/* Allgemeine Auszeichnungen */
body {
	padding: 8px 6px;
	margin: 0;
	line-height: 14px;
	font-size: 12px;
	background: url(/fskag/img/site_background.gif) 1008px 92px no-repeat;
}

a, a:link {
	color: #204658;
	text-decoration: none;
}

a:visited {
	color: #204658;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	color: #204658;
	margin: 0 0 6px 0;
	padding: 0;
}

#marginalspalte h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #204658;
	margin: 0 0 6px 0;
	padding: 2px 2px 3px 3px;
	background: #EBEEF3;
	border-top: 1px solid #3A637D;
	
}

#content_links_ganz h3 {
	font-size: 14px;
	color: #204658;
	margin: 0 0 6px 0;
	padding: 0;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 991px;
	\width: 1003px;
	w\idth: 991px;
	border: 0;
	padding: 0px;
	margin-top: 27px;
}

/* Kopf */

#kopf {
	height: 84px;
}

#logo {
	float: left;
}

/* Suchzeile */

#suchzeile {
	display: none;
}

#sprachwahl {
 	display: none;
}



/* Hauptnavigation */

#hauptnavigation {
	display: none;
}


#visual {
	display: none;
}

/* Zusatzzeile */

#zusatzzeile {
	padding: 5px 0 0 0px;
}

#brotkrumen {
	font-size: 11px;
	color: #666;
	float: left;
	padding: 4px 18px 15px 17px;
	width: 540px;
	\width: 574px;
	w\idth: 540px;
}



#schriftgrad {
	display: none;
}





/* Contentbereich */

#contentbereich {
	clear: both;
}

#navi_links {
	display: none;
}

#content_links {
	width: 342px;
	\width: 378px;
	w\idth: 342px;
	padding: 10px 18px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	background: #FFF;
}

#content_links strong {
	color: #204658;
}

#content_links_ganz {
	width: 557px;
	\width: 593px;
	w\idth: 557px;
	padding: 10px 18px;
	font-size: 12px;
	line-height: 18px;
	background: #FFF;
}

#content_links_ganz strong {
	color: #204658;
}

#content_rechts {
	width: 198px;
	\width: 216px;
	w\idth: 198px;
	padding: 10px 18px 0 0;
	float: left;
	font-size: 11px;
	color: #7f7f7f;
}

#marginalspalte {
	page-break-before: always;
	width: 325px;
	
}


.deeplink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0;
	background: url(/fskag/img/icon_pfeil_normallink.gif) no-repeat 1px center;
}

.pdflink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0;
	background: url(/fskag/img/icon_pfeil_pdflink.gif) no-repeat 1px center;
}

.downloadlink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0;
	background: url(/fskag/img/icon_pfeil_downloadlink.gif) no-repeat 1px center;
}

.detaillink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0 18px 0;
	background: url(/fskag/img/icon_lupe_detaillink.gif) no-repeat 1px center;

}

.maillink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0 18px 0;
	background: url(/fskag/img/icon_maillink.gif) no-repeat 1px center;
}

.extlink {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0;
	background: url(/fskag/img/icon_extlink.gif) no-repeat 1px center;
}

.linktrenner {
	border-bottom: 1px dotted #D8D9DA;
	padding:0;
	margin:-10px 0 7px 0;
}

.texttrenner {
	display: none;
}

/* Fehlertabelle */
.fehlertabelle {
	border: 1px solid #841428;
}

.fehlertabelle td, .fehlertabelle th {
	padding: 5px;
}

.fehlertabelle th {
	color: #fff;
	font-weight: normal;
	text-align: left;
	background: #841428;
}

.fehlertabelle ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.fehlertabelle ul a, .fehlertabelle ul a:link, .fehlertabelle ul a:visited {
	color: #841428;
}

.fehlertabelle ul a:hover {
	color: #841428;
	text-decoration: underline;
}


/* Formulare */

.rahmen {
	border: 1px solid #7F7F7F;
}


.textfeld_breit {
	width: 550px;
	height: 80px;
}

/* Sonstiges */
.invisible {
	display: none;
}

.unterlegt_content {
	padding: 10px;
	background: #F7F8FD;
}

.unterlegt_marginal {
	background: #EBEEF3;
}

.kleine_schrift {
	font-size: 10px;
}

.bildunterschrift {
	font-size: 11px;
	color: #204658;
	line-height: 14px;
}

.lead {
	font-size: 12px;
	font-weight: bold;
	color: #204658;
}




