@charset "UTF-8";
/* CSS Document for f1:cms website styles */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	line-height: 18px;
}
body {
	margin: 0px;
	background-image: url(../media/__site/background.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #b7b7b7;
}
img {
	border: 0px;
}
a:link {
	color: #003b7b;
	text-decoration: underline;
}
a:visited { color: #003b7b;
	text-decoration: underline;
}
a:hover { color: #d7df23;
	text-decoration: underline;
}
a:active { color: #d7df23;
	text-decoration: underline;
}
#site {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page {
	width: 1020px;
	float: left;
	margin-left:10px;
	margin-right:10px;
	/* margin: 0px;
	background-image: url(../media/__site/back_3spaltig.png); */
}
#head {
	padding-top: 10px;
	margin-left: 20px;
}
#head_small {
	padding-top: 100px;
	margin-left: 20px;
}
#head a{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	line-height: 105%;
	text-decoration: none;
}
#head a:hover{
	color:#d7df23;
}
#navigation {
	height: 20px;
	background-color: #02448d;
	padding-left:20px;
	padding-right:20px;
}
.navigation a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: none;
	color: #d7df23;
} 
.navigation a.active {
	text-decoration: none;
	color: #d7df23;
}
.navigationSelected {
	font-size: 10px;
	color: #d7df23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navigationSeparator {
	font-size: 10px;
	color: #02448d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#subnavigation {
	height: 20px;
	background-color: #d7df23;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}
.subnavigation a {
	font-size: 10px;
	color: #02448d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subnavigation a:hover {
	text-decoration: none;
	color: #02448d;
} 
.subnavigation a.active {
	text-decoration: none;
	color: #02448d;
}
.subnavigationSelected {
	font-size: 10px;
	color: #02448d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subnavigationSeparator {
	font-size: 12px;
	color: #d7df23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footernavigation {
	color:#CCCCCC;
	height: 17px;
	padding-left:10px;
	padding-top:3px;
}
.footernavigation a {
	font-size: 10px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footernavigation a:hover {
	text-decoration: none;
	color: #02448d;
} 
.footernavigation a.active {
	text-decoration: none;
	color: #02448d;
}
.footernavigationSelected {
	font-size: 10px;
	color: #02448d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footernavigationSeparator {
	color:#FFFFFF;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#contentContainer {
	display: inline-block;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#contentLeft300{
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-right:40px;
}
#contentLeft470{
	float: left;
	width: 470px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-right:40px;
}
#contentRight470{
	float: left;
	width: 470px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#contentRight640{
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#contentCenter300{
	float: left;
	width: 300px;
	margin-right: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#contentRight{
	float: left;
	width: 240px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#contentRight300{
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#contentBox{
	clear: both;
}
.picture {
	margin-top: 6px;
	margin-bottom: 7px;
	margin-right: 20px;
	float: left;
}
.singlepicture {
	background-color:#00CCCC;
	height: auto;
	width: auto;
	margin-bottom:15px;
}
.trennlinie{
	height: 20px;
	background-image: url(../media/__site/trennlinie.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:5px;
}
#browse {
	margin-bottom:13px;
}
#browse td{
	color:#aaaaaa;
}

#footer{
	clear: both;
	background:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 0px 10px;
}

/* Headlines & Font replacement */

h1{
	color: #02448d;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3{
	color:#003b7b;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	margin-top: 0px;
}
h4{
	color: #d7df23;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5{
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sIFR-active h1 {
	visibility: hidden;
	line-height: 1em;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sIFR-active h2 {
	visibility: hidden;
	line-height: 1em;
	font-size: 55px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.sIFR-active h3 {
	visibility: hidden;
	line-height: 1em;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sIFR-active h4 {
	visibility: hidden;
	line-height: 1em;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
sIFR-active h5 {
	visibility: hidden;
	line-height: 1em;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Navigation */

.sIFR-active #navigation{
	height:17px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
.sIFR-active .navigation{
	visibility: hidden;
	line-height: 1em;
	font-size: 12px;
	letter-spacing: 3px;
}

.sIFR-active #subnavigation{
	height: 17px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
.sIFR-active .subnavigation{
	visibility: hidden;
	line-height: 1em;
	font-size: 12px;
	letter-spacing: 3px;
}
.sIFR-active #footernavigation{
	padding-left:10px;
	padding-top:8px;
}
.sIFR-active .footernavigation{
	visibility: hidden;
	line-height: 1em;
	font-size: 12px;
	letter-spacing: 3px;
}
