/* CSS Document für Relaunch 10 Jahre JR*/

html {
	height:100%; 
	margin-bottom:1px;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:18px;
	background-image: url(../images/basics/Verlauf.jpg);
	letter-spacing: 0,2;
	}
h1{
	float:left;
	width:600px;
	height:30px;
	z-index:3;
	font-size: 24px;
	font-style: italic;
	color:#006600;
	font-weight: bold;
	margin-top:50px;
	margin-left:30px;
	padding-left:10px;
	line-height: 30px;
}
h2{
	float:left;
	width:450px;
	height:20px;
	z-index:3;
	font-size: 16px;
	font-style: italic;
	color: #006600;
	font-weight: bold;
	margin-top:-10px;
	margin-bottom:40px;
	margin-left:30px;
	padding-left:10px;
}
#zText {
float:left;
margin-top:15px;
margin-left:20px;
}
a:link {
	text-decoration:none;
	color: #993300;
}
a:hover {
	text-decoration:none;
	text-weight:bold;
	color: #008800;
}
a:visited {
	text-decoration:none;
	color: #993300;
}
#zentriert {
	width:900px;
	margin:20px auto;
	background-image: url(../images/basics/BgrKachel.jpg);
	background-repeat: repeat;
	}
#head {
	float:left;
	width:900px;
	height:146px;
	}
#content {
	float:left;
	width:650px;
	margin-bottom:30px;
	margin-left:30px;
	padding-left:10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #990000;
}

#antifloat {
	clear:both;
	}
#footer {
	text-align: center;	
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-image: url(../images/basics/footer.jpg);
	padding:2px;
	}

#footer a:link {
	color: #993300;
	text-decoration: none;
}
#footer a:hover {
	color: #008800;
	text-decoration: none;
}

