@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	background: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #555577;
}

address {
	height: 15px;
	font-style: normal;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
	padding: 0 20px 7px;
	
	background: url(../gfx/address_bg.gif);
}

address a {
	color: #FFFFFF;
}

address .s {
	padding: 0 10px;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	color: #f8951d;
}

a img {
	border: none;
}

ul {
	list-style-type: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto 10px;
}

#top {
	border-bottom: 1px dotted #c8dfec;
	background: url(../gfx/header_bg.jpg) top left no-repeat;
	padding: 17px 20px;
}
   
#menubar {
	background: url(../gfx/menu_bg.gif) top left no-repeat;
}

#menu {
	height: 29px;
	padding-left: 15px;
	float: left;
}

	#menu li {
		float: left;
		list-style-type: none;
		background: url(../gfx/menu_bullet.gif) center left no-repeat;
		font-weight: bold;
		font-size: 10px;
	}
	
	#menu li a {
		padding-left: 10px;
		padding-right: 30px;
		line-height: 29px;
	}
	
	#menu li.active{
		background: url(../gfx/menu_bullet_active.gif) center left no-repeat;
		color: #f8951d;
	}
	
	#menu li.active a {
		color: #f8951d;
	}
	
	#menu li:hover {
		background: url(../gfx/menu_bullet_active.gif) center left no-repeat;
	}
	
	#menu li:hover a {
		color: #f8951d;
	}

#search {
	float: right;
	padding: 2px 10px 0px 0;
	/*width: 180px;*/
}

	#search input {
		border: none;
		background: url(../gfx/search.gif) left top no-repeat;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #555577;
		height: 16px;
		width: 130px;
		padding: 4px 10px 0 25px;
	}
    
#main {
	border-right: 1px solid #adcfe3;
	background: #e3f0fb url(../gfx/submenu_bg.gif) left repeat-y;
}

#bobbles {
	background: url(../gfx/rightcontent_bg.gif) right top no-repeat;
}

#position {
	background: url(../gfx/position_bg.gif) top left no-repeat;
	color: #d18835; /* dark */
	font-size: 9px;
	margin-bottom: 1px;
}

	#position a {
		color: #CCCCCC;
		border-bottom: #EEEEEE 1px solid;
	}
	
	#position a:hover {
		color: #999999;
		border-bottom: #999999 1px solid;
	}
	
	#position h1 {
		font-size: 24px;
		font-weight: bold;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 20px;
		margin-top: 5px;
		color: #eda348;
	}



#page-left-content {
	float: left;
	width: 521px;
	background: url(../gfx/orange_strip.gif) right repeat-y;
	padding-right: 4px;
	border-top: 1px solid #adcfe3;
}
	#page-left-content a {
		border-bottom: 1px dotted #EEEEEE;
	}

	#page-left-content a:hover {
		border-bottom: 1px solid #EEEEEE;
	}
    
#left-content {
	float: left;
	width: 696px;
	background: url(../gfx/orange_strip.gif) right repeat-y;
	padding-right: 4px;
}

#right-content {
	float: right;
	width: 199px;
	border-top: 1px solid #adcfe3;
}

#banner {
	height: 150px;
}

#page-content {
	border-left: 1px solid #d3edfb;
	background: #FFFFFF;
	padding: 15px 20px 30px;
	min-height: 300px;
}

#page-content ul {
	padding-left: 15px;
	margin: 10px 20px 25px;
	list-style-type: disc;
	color: #333333;
}

#page-content ul li {
	margin-bottom: 5px;
}

#content {
	border-left: 1px solid #adcfe3;
	background: #FFFFFF;
	padding-bottom: 10px;
}
content_temadag {
	background: #FFFFFF;
	padding-bottom: 10px;
}

#nyt {
	width: 200px;
        height: 410px;
}

#nyt ul {
	list-style-type: none;
}

#nyt ul li {
	padding: 8px;
	margin-right: 1px;
	background: url(../gfx/nyt_split.gif) bottom repeat-x;
}

#nyt ul li a h1 {
	font-size: 10px;
	font-weight: bold;
	color: #3399CC;
}

#nyt ul li a:hover h1 {
	color: #f8951d;
}

#nyt ul li a p {
	font-size: 9px;
	line-height: 14px;
	background: none;
}

#nyt ul li a:hover p {
	color: #000000;
}

.nyt_dato {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}



.right_header {
	color: #FFFFFF;
	background: url(../gfx/right_header.jpg) top left no-repeat;
	height: 17px;
	line-height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding: 0 10px;
}

.right_header a {
	color: #FFFFFF;
}

.right_header a:hover {
	color: #f8951d;
}


#teasers {

}

#teasers tr td {
	padding: 15px;
	width: 300px;
}

#teasers a {
	color: #999999;
}

#teasers a:hover {
	color: #f8951d;
	border-bottom: #EEEEEE 1px solid;
}

#teasers tr td h1 {
	font-size: 10px;
	background: url(../gfx/teaser_header_bg.gif) repeat-x left top;
	height: 30px;
	color: #FFFFFF;
	float: left;
	width: 276px;
	margin: 8px 0;
	padding-left: 10px;
	padding-top: 2px;
	width: 275px;
}

#teasers tr td p {
	clear: both;
	padding-left: 40px;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	overflow: auto;
	background: none;
	width: 275px;
}

.teasersymbol {
	float: left;
}

.floatr {
	float: right;
	margin: 4px 4px 0px 10px;
}

.floatl {
	float: left;
	margin: 4px 10px 0 0;
}

ul#personale_liste {
	border-bottom: 2px solid #CCC;
	background: url(../gfx/dottes_2x1_grey.gif) top repeat-x;
	padding-bottom: 5px;
	list-style-type: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 25px;
}
	ul#personale_liste li {
		background: url(../gfx/dottes_2x1_grey.gif) bottom repeat-x;
		padding: 8px 0;
		margin: 0;
	}
		
		ul#personale_liste .per_picture {
			float: left;
			width: 125px;
			margin-right: 10px;
		}
		
		.per_picture_right {
			float: left;
			width: 125px;
			margin-right: 10px;
		}
		
		ul#personale_liste .per_info {
			float: left;
			height: 50px;
			color: #555577;
			font-weight: normal;
		}
		
		ul#personale_liste .per_info_left {
			width: 200px;
			font-size: 10px;
		}
		
		ul#personale_liste .per_info_right {
			width: 110px;
			text-align: right;
			font-size: 10px;
		}
		
		ul#personale_liste .per_info_desc {
			padding-top: 10px;
			width: 200px;
			font-size: 9px;
			color: #999999;
		}
		
		ul#personale_liste .lighten {
			color: #ccc;
		}
		
		ul#personale_liste .listetitel {
			color: #999;
		}
		
		.per_zoom_info {
			float: right;
			width: 175px;
			margin-top: 20px;
			padding-left: 15px;
			padding-bottom: 15px;
			margin-left: 15px;
			margin-bottom: 15px;
			border-left: 1px solid #adcfe3;
			border-bottom: 1px solid #adcfe3;
		}
		
		.per_zoom_desc {
			/*float: left;*/
			/*width: 265px;*/
			margin-top: 20px;
		}
		


							/* Submenu */

#submenu-bar {
	width: 175px;
	float: left;
}

#submenu-top {
	height: 15px;
	background: url(../gfx/submenu-top-bg.gif) top left no-repeat;
}

#submenu {
	background: url(../gfx/submenu_shade_bot.gif) bottom center no-repeat;
	padding-bottom: 20px;
}

#submenu-content {
	margin: 12px 0px 0 15px;
	list-style-type: none;
	background: url(../gfx/submenu_shade_top.gif) top center no-repeat;
	padding-top: 20px;
}

#submenu-content li ul li {
	list-style-type: none;
	border-bottom: none;
	font-size: 9px;
}

#submenu-content li ul li a {
	padding-left: 15px;
	background: #e3f0fb;
}

							/* Level 1 */

#submenu ul {

}

#submenu ul li {
	border-bottom: 1px solid #c8dfec;
}

#submenu a {
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 2px;
	background: url(../gfx/submenu_arrow.gif) right center no-repeat #e3f0fb;
}

#submenu a:hover {
	
}

#submenu ul li.level1a a {
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #FFFFFF;
}

#submenu ul li.level1 a:hover {
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #e3f0fb;
} 

#submenu ul li.level1a a:hover {
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #FFFFFF;
}


							/* Level 2 */

#submenu ul li.level1 ul, #submenu ul li.level1a ul {

}

#submenu ul li.level1a ul li a {
	background: url(../gfx/submenu_arrow.gif) right center no-repeat #e3f0fb;
}

#submenu ul li.level2 a {
	font-size: 9px;
	font-weight: normal;
	background: url(../gfx/submenu_arrow.gif) right center no-repeat #e3f0fb;
}

#submenu ul li.level2a a{
	font-size: 9px;
	font-weight: normal;
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #FFFFFF;
}

#submenu ul li.level2 a:hover {
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #e3f0fb;
}

#submenu ul li.level2a a:hover {
	background: url(../gfx/submenu_arrow_hover.gif) right center no-repeat #FFFFFF;
}

							/* Level 3 */

#submenu li.level3 a, #submenu li.level3a a {
	font-size: 9px;
	font-weight: normal;
}

#submenu ul li.level3a {

}

#submenu li.level3 a:hover, #submenu li.level3a a:hover {

}