@charset "utf-8";
/* CSS Document */
* {
	outline:none;
	padding: 0;
	margin: 0;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
body {
	background-color: #d8d6ca;
}
a img {
	border : 0 none;
}
/*----------FONT---------*/
h1, h2, h3, h4 {
	font-weight:normal;
}
h2 {
	font-weight:bold;
}
h2, h3, h4, legend, dt {
	color:#004196;
	font-size:12px;
	line-height:16px;
	margin-top:5px;
	margin-bottom:4px;
}
h4, dt {
	color:#000000;
	/*	text-decoration:underline;*/
border-bottom-color:#D8D6CA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:11px;
	display: inline;
}
legend, dt {
	font-size:11px;
	font-weight:normal;
}
dd, dt, p, form, textarea, select {
	font-size:11px;
	line-height:17px;
	margin-bottom:8px;
}
dt {
	margin-bottom:2px;
}
dd {
	text-indent:10px;
}
li {
	font-size:11px;
	line-height:17px;
}
ul {
	list-style-type: square;
	margin-bottom:8px;
	list-style-position: inside;
	font-size: 11px;
}
ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
ul ul ul {
	list-style-type:circle;
	list-style-position: outside;
	margin-left: 5px;
}
a:link, a:visited {
	text-decoration:underline;
	color:#245fbe;
}
a:hover, a:active {
	color:#497de6;
}
/*Startseite*/
.textLinkEmpty a:link, .textLinkEmpty a:active, .textLinkEmpty a:visited {
	color:#000;
	text-decoration:none;
	border:none;
}
.marginalien, .klein {
	font-size:9px;
	color:#6f6e64;
	text-align:right;
	line-height:14px;
}
.klein {
	color:#000000;
	border-bottom-color:#D8D6CA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	display: inline;
}
.fussnote {
	font-size:9px;
	line-height:14px;
}
.trenner {
	border-bottom-color:#D8D6CA;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-right:20px;
	margin-bottom:10px;
}
/*----------LAYOUT---------*/
#inhalt, #inhalt_index, #inhalt_tk, #inhalt_index {
	background-color: #FFFFFF;
	width: 842px;
	margin-left: 50px;
	margin-top: 20px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#inhalt {
	background-image: url(../images/background/de_logo.gif);
}
#inhalt_tk {
	background-image: url(../images/background/tk_logo.gif);
}
#inhalt_index {
}
#header {
	margin-top:15px;
	margin-left:155px;
	height:201px;
	width:687px;
	overflow:visible;
}
#headerstartseite {
	margin-top:15px;
	margin-left:106px;
	height:201px;
	width:736px;
	overflow:visible;
}
#headerstartseite img {
	float:right;
}
#subNavi {
	width: 135px;
	margin-top: 19px;
	overflow:hidden;
	float:left;
}
#textLinks, #textRechts, #bildSpalte {
	margin-left: 20px;
	margin-top: 19px;
	margin-bottom:15px;
	width: 259px;
	float:left;
	overflow:hidden;
}
#textRechts {
	overflow:visible;
	margin-left: 19px;
}
#bildSpalte {
	margin-top: 19px;
	width:135px;
	overflow:hidden;
	margin-left: 15px;
}
.bild {
	margin-bottom:30px;
	text-align: center;
}
.dreiSpalter {
	margin-left: 20px;
	margin-top: 19px;
	margin-bottom:15px;
	width: 687px;
	overflow:hidden;
	float:left;
}
/*----------LAYOUT EINZELSEITEN---------*/
.teamFotos {
	float:left;
	width:120px;
	margin-right: 17px;
}
.clear {
	clear:both;
}
.teamFotos dd {
	height:70px;
	overflow:hidden;
	text-indent:0px;
}
.teamFotos dt {
	padding:0;
	margin:0;
}
fieldset {
	padding-left:5px;
	padding-right:5px;
}
textarea {
	width:241px;
	height:240px;
	overflow:auto;
}
select {
	width:241px;
}
table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #d8d6ca;
	border-collapse: separate;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #6f6e64;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #6f6e64;
}
table thead td {
	border-style: solid;
	border-color: #d8d6ca;
	color:#004196;
	text-align:center;
}
/*----------NAVIGATION---------*/
.navigation {
	margin-left:155px;
	list-style-type: none;
	margin-top:-8px;
	width:687px;
	/*height:26px;*/
	overflow:hidden;
	background-color:#004196;
	margin-bottom:0px;
}
.navigation li {
	line-height:normal;
	display:block;
	height:26px;
	float:left;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d6ca;
}
#borderpfusch {
	border-right-width: 0px;
	border-right-style: none;
}
#borderpfusch a, #borderpfusch a:link, #borderpfusch a:visited, #borderpfusch a:active {
	display:block;
	padding-right:14px;
}
h1, .zweiteHead {
	height:20px;
	margin-bottom:10px;
	padding-top:6px;
	padding-left:15px;
}
h1, .navigation li, .zweiteHead {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	background-color:#245fbe;
}
.zweiteHead {
	padding-top:5px;
	margin-top:-10px;
	border-top-width:1px;
	border-top-color:#D8D6CA;
	border-top-style:solid;
}
.subnavigation li a {
	font-size:11px;
	line-height:17px;
	height:15px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d6ca;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:25px;
	margin-left:0px;
}
.subnavigation li a:link, .subnavigation li a:visited, .subnavigation li a {
	text-decoration:none;
	color:#FFFFFF;
}
.subnavigation {
	margin-top:-9px;
	list-style-type:none;
	margin-left:0px;
	background-color:#004196;
}
.subNavLetzter, .subNavLetzterPruf a {
	border-bottom-color:#FFFFFF;
}
.subNavLetzterPruf a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d6ca;
}
.subNavLetzterPruf {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #004196;
}
.subNavTrenner {
	margin:0px;
	padding:0px;
	height:5px;
	/*border-bottom-color: #d8d6ca;
border-bottom-style:solid;
border-bottom-width::1px;
*/background-color:#004196;
	overflow:hidden;
	display:block;
}
/*----------FONTSIZE (+/-) BOXEN---------*/
#schriftGroesse {
	border-bottom:1px #6f6e64 solid;
	margin-left:15px;
	padding-bottom:8px;
}
.zoomen a:link, .zoomen a:visited {
	color:#FFFFFF;
	font-size:10px;
	background-color:#004196;
	padding:1px 3px 2px 3px;
	text-decoration:none;
	margin-left: 5px;
}
.zoomen a:hover, .navigation li a:hover, .subnavigation li a:hover {
	background-color:#497de6;
	color:#FFFFFF;
}
/*----------LINKS NAVIGATION---------*/
/*muss unten stehen, sonst wirds falsch überschrieben (IE6 Bug)*/
.navigation li a, .navigation li a:link, .navigation li a:visited {
	display:block;
	padding: 6px 9px 6px 10px;
	text-decoration:none;
	color:#FFFFFF;
}
/*----------AKTUELLER MENÜPUNKT---------*/
.aktiv, .aktiv2 {
	background-color:#245fbe;
}
.inaktiv, .inaktiv2 {
	background-color:#004196;
}
#logo {
	position:absolute;
	display:block;
	float:left;
	left:50px;
	top:20px;
}
#drucklogo {
	display:none;
}

