/*<!shms> - Stylesheet für www.rotaryrgg.de*/

.head {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top:0px;
	width:750px; 
	height:150px; 
	z-index:1;
	background-image:url(images/rotary_head.jpg);
}
.navi {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top:150px;
	width:750px; 
	height:22px; 
	z-index:1;
	background-color:#003366;
	
	}	
.inhalt {
	position:absolute; 
	left:50%; 
	margin-left:-375px;
	top:174px;
	width:640px; 
	z-index:4;
	padding: 50px;
	padding-top:40px;
}	
body {
	background-color: white;
	background-image:url(images/web_back.gif);
	background-position:center;
	background-repeat: repeat-y
}
.navileiste a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#F6F6F6; 
}
.navileiste a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#F6F6F6; 
}
.navileiste a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#F6F6F6; 
}
.navileiste a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:	#E0C565;
}
/*a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color:	#E0C565;
}*/
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: black;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: black; 
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.bildunterschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color: black; 
}

