/*
    Teilzeit Thiele - Do, 08.02.07

	1. Allgemeines,
	2. Kopf
	3. Inhalt Mitte
	4. Inhalt Rechts
	5. Inhalt Links
	   Navigation
	   Subnavigation
*/
	


/* --------------------------- ALLGEMEINES ---------------------------*/
html{
	/*overflow:		scroll;*/
		height:				100%;
		margin-bottom:		0.1px;	/* Always show scroll-bar for Fx. Not scrollable if content fits on canvas. */
}
body {
	margin: 			0px;
	padding: 			0px;
	background-color: 	#E6E6E6;
	font-family:		Arial, Helvetica, sans-serif;
	text-align:			center;
	background-position:center;
	background-image:	url(../images/body-hg.gif);
	background-repeat:	repeat-y;
}
p,h1,h2,h3,h4,h5,blockquote,form {
	margin: 			0;
	padding: 			0;
}
.cleaner {
	clear: both;
}
.center{
	text-align:			center;
}
a:link.center_ams,
a:visited.center_ams,
a:active.center_ams,
a:hover.center_ams {
	color:				#004181;
	font-size:			11px;
	text-decoration:	none;
}

#container{
	margin-left:		auto;
	margin-right:		auto;
	width: 				958px;
	text-align:			left;
	border-left:		1px solid #FFF;
	border-right:		1px solid #FFF;
}


/* --------------------------- KOPF ---------------------------*/
#head{
	width: 				958px;
	height:				153px;
	background-image:	url(../images/head-hg.gif);
	background-repeat:	repeat-x;
}
#head-links{
	width: 				178px;
	height:				153px;
	float:				left;
}
.head-logo{
	margin-top:			60px;
	margin-left:		11px;
}
#head-mitte{
	width: 				602px;
	height:				153px;
	float:				left;
}
#head-subnavi{
	color:				#FFFFFF;
	padding-left:		15px;
	padding-top:		133px;
}
#head-subnavi a:link,
#head-subnavi a:visited,
#head-subnavi a:active {
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			12px;
}
#head-subnavi a:hover{
	color:				#B1B7CF;
}

#head-rechts{
	width: 				178px;
	height:				153px;
	float:				left;
}
#head-rechts-newsbox{
	width: 				150px;
	height:				90px;
	margin:				15px 0px 0px 12px;
}
#head-rechts-newsbox-mehr{
	width: 				150px;
	height:				20px;
	text-align:			right;
	margin:				0px 0px 0px 12px;
}
#head-rechts-newsbox h2{
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			14px;
	padding-bottom:		5px;
}
#head-rechts-newsbox h3{
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			14px;
}
#head-rechts-newsbox p{
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	text-decoration:	none;
	font-size:			11px;
}
#head-rechts-newsbox-mehr a:link,
#head-rechts-newsbox-mehr a:visited,
#head-rechts-newsbox-mehr a:active {
	color:				#FFFFFF;
	font-size:			12px;
	text-decoration:	none;
}
#head-rechts-newsbox-mehr a:hover{
	color:				#B1B7CF;
	font-size:			12px;
	text-decoration:	none;
}
}


/* --------------------------- INHALT MITTE---------------------------*/
#content{
	width: 				958px;
}
#content-mitte{
	background-image:	url(../images/content-mitte-hgoben.gif);
	background-repeat:  no-repeat;
	width: 				600px;
	float:				left;
}
#content-mitte p{
	color:				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	text-decoration:	none;
	font-size:			11px;
	line-height:		16px;	
}
#content-mitte ul{
	color:				#000000;
	list-style-type:	dot;
	margin:				0px;
	padding-left: 		15px;
	font-size:			11px;
	line-height:		16px;	
}
#content-mitte li{
	color:				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	text-decoration:	none;
	font-size:			11px;
	line-height:		16px;	
}
#content-mitte h2{
	font-size:			16px;
	padding-bottom:		10px;
}
#content-mitte h3{
	font-size:			13px;	
}
#content-mitte h4{
	font-size:			9px;	
}
#content-mitte a:link,
#content-mitte a:visited,
#content-mitte a:active {
	color:				#004181;
	font-size:			11px;
	text-decoration:	none;
}
#content-mitte a:hover{
	color:				#000000;
	font-size:			11px;
	text-decoration:	underline;
}
#content-mitte a.gross:link,
#content-mitte a.gross:visited,
#content-mitte a.gross:active {
	color:				#004181;
	font-size:			13px;
	font-weight:		bold;
	text-decoration:	none;
	line-height:		20px;
}
#content-mitte a.gross:hover{
	color:				#000000;
	font-size:			13px;
	font-weight:		bold;
	text-decoration:	underline;
	line-height:		20px;
}
#textblock-mitte{
	width:				520px;
	padding: 			50px 0px 30px 40px;
}
#textblock-mitte-2spaltig-lk{
	width:				210px;
	padding: 			50px 15px 30px 40px;
	float: 				left;
}
#textblock-mitte-2spaltig-rg{
	width:				310px;
	padding: 			50px 0px 30px 0px;
	float: 				left;
}
#textblock-mitte-2spaltig-lg{
	width:				310px;
	padding: 			50px 0px 30px 40px;
	float: 				left;
}
#textblock-mitte-2spaltig-rk{
	width:				210px;
	padding: 			50px 0px 30px 15px;
	float: 				left;
}
#bluebox{
	width:				210px;
	margin: 			20px 0px 0px 0px;
	background-image:	url(../images/content-mitte-bluebox.gif);
	background-repeat:	no-repeat;
	
}
#bluebox h3{
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			14px;
	line-height:		16px;	
	padding: 			10px 5px 5px 10px;
}
#bluebox ul{
	color:				#FFFFFF;
	list-style-type:	dot;
	margin:				0px;
	padding: 			0px 5px 10px 25px;
	font-size:			11px;
	line-height:		20px;	
}
#bluebox li{
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	text-decoration:	none;
	font-size:			11px;
	line-height:		20px;	
}

/* --------------------------- INHALT RECHTS ---------------------------*/
#content-rechts{
	width: 				178px;
	float:				left;
	background-image:	url(../images/content-rechts-hg.jpg);
	background-repeat:	no-repeat;
	height:				370px;
}
.content-rechts-infobox{
	width:				178px;
	background-image:	url(../images/content-rechts-infobox-hg.gif);
	background-repeat:	no-repeat;
	background-color:	#004181;
	border-bottom:		1px solid #00194B;
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
}
.content-rechts-infobox h4{
	padding:			15px 5px 15px 10px;
	font-weight:		bold;
	font-size:			13px;
}
.content-rechts-infobox p{
	padding:			0px 5px 15px 10px;
	margin-top:			-15px;
	font-size:			11px;
}
.content-rechts-infobox a:link,
.content-rechts-infobox a:visited,
.content-rechts-infobox a:active {
	text-decoration:	none;
	color:				#FFFFFF;
	font-size:			11px;
}
.content-rechts-infobox a:hover{
	color:				#B1B7CF;
}

#keywords{
	width: 				170px;
}
#keywords p{
	padding:			0px 0px 0px 10px;
	color:				#004181;
	font-size:			10px;
	font-weight:		normal;
	line-height:		14px;	
}



/* ------------------------- INHALT LINKS -------------------------------------- */
#content-links{
	width: 				180px;
	float:				left;

	background-repeat:	no-repeat;
}

/* ------------------------- NAVIGATION -------------------------------------- */
#navigation {
	background-image:	url(../images/content-links-hg.jpg);
	background-repeat:	no-repeat;
	font-size:			12px;
	margin:				0px;
	padding:			1px 0px 0px 0px;
	width:				177px;
	border-bottom:		1px solid #004181;
}
#navigation ul {
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	line-height:		16px;	
}
#navigation ul li {
	display:			block;
	line-height:		16px;	
}
#navigation ul li a:link,
#navigation ul li a:visited{
	background-image:	url(../images/navi-hg-normal.gif);
	background-repeat: 	no-repeat;
	color:				#FFF;
	display:			block;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	margin-bottom:		0px;
	padding-left:		40px;
	text-decoration:	none;
	height:				18px;
}
#navigation[id] ul li a:link,
#navigation[id] ul li a:visited{
	background-image:	url(../images/navi-hg-normal.gif);
	background-repeat: 	no-repeat;
	color:				#FFF;
	display:			block;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	margin-bottom:		0px;
	padding-left:		40px;
	text-decoration:	none;
	height:				18px;
}
#navigation ul li a:hover,
#navigation ul li a:active {
	background-image:	url(../images/navi-hg-over.gif);
	background-repeat: 	no-repeat;
	color:				#004181;
	display:			block;
	padding-left:		40px;
}
#navigation[id] ul li a:hover,
#navigation[id] ul li a:active{
	background-image:	url(../images/navi-hg-over.gif);
	background-repeat: 	no-repeat;
	color:				#004181;
	display:			block;
	padding-left:		40px;
}

/* ------------------------- SUBNAVIGATION -------------------------------------- */
#navigation ul li ul {
	margin:				2px 0px 10px 0px;
	line-height:		16px;	
}
#navigation[id] ul li ul {
	margin:				2px 0px 10px 0px;
	line-height:		16px;	
}
#navigation ul li ul li {
	margin:				0px 0px 0px 0px;
	background: 		none;
	font-size:			11px;
	line-height:		16px;	
}
#navigation[id] ul li ul li {
	margin:				0px 0px 0px 0px;
	background: 		none;
	font-size:			11px;
	line-height:		16px;	
}
#navigation ul li ul li a:link,
#navigation ul li ul li a:visited{
	background: 		none;
	color:				#004181;
	display:			block;
	width:				137px;
	height:				1%;
	text-decoration:	none;
}
#navigation ul li ul li a:hover,
#navigation ul li ul li a:active{
	background: 		none;
	background-color:	#99A3C0;
}
#navigation[id] ul li ul li a:link,
#navigation[id] ul li ul li a:visited{
	background: 		none;
	color:				#004181;
	display:			block;
	width:				137px;
	height:				1%;
	text-decoration:	none;
}
#navigation[id] ul li ul li a:hover,
#navigation[id] ul li ul li a:active{
	background: 		none;
	background-color:	#99A3C0;
}

#navigation ul li a.currentlink{
	background-image:	url(../images/navi-hg-over.gif);
	background-repeat: 	no-repeat;
	color:				#004181;
	display:			block;
	padding-left:		40px;
}
#navigation[id] ul li a.currentlink{
	background-image:	url(../images/navi-hg-over.gif);
	background-repeat: 	no-repeat;
	color:				#004181;
	display:			block;
	padding-left:		40px;
}
#navigation ul li ul li a.sub-currentlink{
	background-color:	#99A3C0;
}
#navigation[id] ul li ul li a.sub-currentlink{
	background-color:	#99A3C0;
}