/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	vertical-align: baseline;
}
body {
	background-color: #a1a1a1;
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
}
.center {
	width:800px;
	margin:0px auto;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,			
q:before, q:after {
	
}
blockquote, q {
	
}
body * {
min-height: 0;
}
/* end browser resets*/



a {
	color: #a7a7a7;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	background-color: transparent;
}
a.active {
	color: #000;
	background-color: transparent;
}
#base {
	background-color: #fff;
   	width: 800px;
	height:3000px;
   	margin: 0px auto 0px 0px;
	position: relative;
	
}
#top {
	width: 800px;
	background-color: #fff;
	font-size: 24px;
	color: #ff0000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#kopfzeile {
	width: 800px;
	background-color: #ff0000;
	font-size: 40px;
	color: #fff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#unterzeile {
	width: 800px;
	font-size: 24px;
	color: #ff0000;
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:15px;
}
#pic_01 {
	width: 800px;
	height: 400px;
	background-color: #fff;
}
#merker_01 {
	margin-top:25px;
	width: 800px;
	background-color: #ff0000;
	font-size: 25px;
	color: #fff;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}
#text_01 {
	margin-top:25px;
	margin-left:50px;
	width: 700px;
	height: 1375px;
	font-weight: regular;
	font-size: 15px;
	color: #000;
	line-height:19px;
	padding-top:5px;
	padding-bottom:15px;
}
#text_01 h1{
	font-weight: bold;
	font-size: 15px;
}
#merker_02 {
	width: 800px;
	background-color: #ff0000;
	font-size: 40px;
	color: #fff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#merker_02 h2 {
	font-size: 15px;
}
#video {
	margin-top:25px;
	width: 800px;
	font-size: 25px;
	color: #ff0000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#kontakt {
	margin-top:50px;
	width: 800px;
	background-color: #ff0000;
	font-size: 20px;
	color: #fff;
	line-height:25px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#kontakt h1{
	font-size: 25px;
	color: #fff;
}
#ruhrvision {
	margin-top:25px;
	width: 790px;
	background-color: #ff0000;
	font-size: 12px;
	color: #fff;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
