/* ########## ALLGEMEINE ELEMENTE ############### */
html, body
{
	font-size:11px;
	font-family:verdana;
	width:100%;
	background:#fbfbfb;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:150%;
}

h1
{
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}

h2
{
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

h3
{
	margin-bottom:3px;
	font-size:11px;
	font-weight:bold;
}

#clear
{
	clear:both;
}

div.inside
{

}

a:link { color:#034a9d; text-decoration:none; }
a:visited { color:#034a9d; text-decoration:none; }
a:hover { color:#034a9d; text-decoration:underline; }
a:active { color:#034a9d; text-decoration:none; }

.invisible
{
	display:none;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

/* ########## KONTAKTFORMULAR ############### */

.formbody table
{
	border:1px solid #FFFFFF;
	border-spacing:2px;
}

#formular td.col_0.col_first
{
	width:150px;
	margin:2px;
	padding-left:8px;
	background-color:#eeeeee;
	border: 1px solid white;
	height:17px;
}

#formular td.col_1.col_last
{
	padding-left:8px;
	height:25px;
}

#formular td.col_1.col_last input
{
	width:200px;
	height:22px;
	/height:17px;
	font-family: arial, verdana; 
	font-size:13px;

}


#formular td.col_1.col_last input.submit
{
	width:150px;
	height:25px;
	font-family: arial, verdana; 
	font-size:13px;

}

#formular textarea
{
	width:450px;
	height:150px;
	font-family: arial, verdana; 
	font-size:13px;
}

#formular td.col_1.col_last.submit input 
{
	height:35px;
	line-height:35px;
}

.ce_form 

{
padding:5px;
}


.ce_form h1

{			font-size:13px;
			font-weight:bold;
			color:#034a9d;
			margin-bottom:20px;
			border-bottom: solid 1px #034a9d;
			line-height:25px;
}

/* ########## SEITENSPEZIFISCHE ELEMENTE ############### */

#wrapper
{
	margin:0 auto;
	width:927px;
}

	#wrapper #head
	{
		height:159px;
		position:relative;
	}
	
		#head ul.hauptmenu{
			position:absolute;
			bottom:0;
			left:0;
			width:919px;
			padding:4px 4px 0 4px;
			background-image:url(nav_bg.png);
			margin:0;
		}
	
			#head ul.hauptmenu li
			{
				float:left;
				display:block;
				list-style:none;
				position:relative;
				background-image:url(navtrenner.gif);
				background-repeat:no-repeat;
				background-position:top right;
				padding:10px;
				margin:0;
			}
			#head ul.hauptmenu li.last
			{
				background-image:none;
				margin:0;
			}
			
			#head ul.hauptmenu li a
			{
				color:#ffffff;
				text-transform:uppercase;
				font-size:10px;
				font-weight:bold;
				display:block;
				padding:6px 2px;
				margin:0;
			}
			
			#head ul.hauptmenu li a.active,
			#head ul.hauptmenu li a.trail,
			#head ul.hauptmenu li a:hover
			{
				color:#c3d5eb;
				text-decoration:underline;
			}
			
			#head ul.hauptmenu li ul{
				position:absolute;
				top:43px;
				width:180px;
				padding:0;
				margin:0;
				background-image:none;
				background-color:#f4f4f4;
				display:none;
				z-index:100;
			}
			#head ul.hauptmenu li ul li{
				display:block;
				float:none;
				background-image:none;
				padding:0px;
				margin:0;
			}
			#head ul.hauptmenu li ul li a{
				color:#1158a9;
				text-transform:none;
				font-size:11px;
				font-weight:normal;
				display:block;
				padding:8px;
				background-color:#f4f4f4;
				border-bottom:1px solid #dbdbdb;
				border-left:1px solid #dbdbdb;
				border-right:1px solid #dbdbdb;
				width:164px;
				margin:0;
			}
			#head ul.hauptmenu li ul li a:hover{
				text-decoration:underline;
				color:#1158a9;
				background-color:#ffffff;
				font-weight:normal;
				margin:0;
			}
			
			#head ul.hauptmenu li ul li a.active{
				text-decoration:underline;
				color:#1158a9;
				background-color:#ffffff;
				font-weight:bold;
				margin:0;
			}
			
	
	
	#wrapper #content
	{
		background-image:url(content_bg.png);
		padding:0 4px;
		color:#4a4a4a;
	}

		#wrapper #content #left
		{
			background:#CACACA;
			float:left;
			width:200px;
			padding-bottom:15px;
		}

		#wrapper #content #center
		{
			background:#ffffff;
			background-image:url(content_top.gif);
			background-repeat:repeat-x;
			float:left;
			padding-top:7px;
			padding-left:5px;
			padding-right:6px;
		}
		
		#wrapper #content #center .ce_text{
			margin-top:20px;
			margin-left:10px;
			margin-right:30px;
		}

	
		#wrapper #content #center .ce_text h1{
			font-size:13px;
			font-weight:bold;
			color:#034a9d;
			margin-bottom:20px;
			border-bottom: solid 1px #034a9d;
			line-height:25px;
		}
		
		#wrapper #content #center .ce_text p{
			font-size:11px;
			line-height:20px;
		}
		
		#wrapper #content #center table {
			font-size:11px;
			line-height:20px;
		}
		
	
		
		#wrapper #content #center li 
		{
			background-image:url(dot.png);
			background-position:0 5px;
			background-repeat:no-repeat;
			border-top:1px dotted #9d9d9d;
			padding:6px 0 6px 25px;
			line-height:14px;
		}
		
		
		#wrapper #content #right
		{
			background:#ffffff;
			background-image:url(rightside.gif);
			background-repeat:no-repeat;
			background-position:top left;
			float:left;
			padding-top:50px;
			padding-left:18px;
			line-height:18px;
		}
		
		#wrapper #content #right address{
			font-size:11px;
			font-style:normal;
			line-height:20px;
			color:#696969
		}
		#wrapper #content #right address span{
			font-weight:bold;
			color:#0350a4;
		}
		
	#wrapper #footer
	{
		clear:both;
		width:927px;
		height:54px;
		background-image:url(footer.gif);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
	
		#footer #footermenu
		{
			padding-top:19px;
			padding-left:14px;
			color:#777777;
		}
		#footer #footermenu a
		{
			color:#777777;
		}
		
			#footermenu .footerleft
			{
				float:left;
			}
			
			#footermenu .footerright
			{
				margin-right:20px;
				float:right;
				color:#034a9d;
			}
			#footer #footermenu .footerright a
			{
				color:#034a9d;
			}
			
			#footermenu a.active, #footermenu a:hover
			{
				text-decoration:underline;
			}
	
	
/* ########## SUBMENU ############### */

		ul#submenu
		{
			
		}
	
			ul#submenu li
			{
				background:#e3e3e3;
				display:block;
				list-style:none;
				width:92%;
				margin-top:5px;
				margin-bottom:5px;

				
			}
			
			ul#submenu li a
			{
				display:block;
				padding-top:5px;
				padding-bottom:5px;		
				padding-left:5px;
			}
			
			ul#submenu li a.active,
			ul#submenu li a.trail,
			ul#submenu li a:hover
			{
				background:#d6d6d6;
				color:black;
				text-decoration:none;
			}
	
#nachrichtenleser {
padding:10px;
}


#content #center .mod_newslist {
margin:10px;
padding-right:30px;
}

#content #center .layout_short.block.last.odd {
padding-top:5px;
border-top: 1px solid #e3e3e3;

}


#nachrichtenleser .ce_text p

{
margin-left:-10px;
}

.layout_simple

{
		margin-bottom:5px;
		margin-right:15px;
		border-bottom: solid 1px #d8d8d8;
		line-height:25px;
}

#nachrichtenleser h1

{			font-size:13px;
			font-weight:bold;
			color:#034a9d;
			margin-bottom:20px;
			border-bottom: solid 1px #034a9d;
			line-height:25px;
}

#right h1  

{			font-size:13px;
			font-weight:bold;
			color:#034a9d;
			margin-bottom:20px;
			border-bottom: solid 1px #034a9d;
			line-height:25px;
			margin-right:15px;
}

#center .inside h1

{			font-size:13px;
			font-weight:bold;
			color:#034a9d;
			margin-bottom:20px;
			border-bottom: solid 1px #034a9d;
			line-height:25px;
			margin-right:15px;
}
	

	/* ########## SUCHMASCHINE ############### */

			
			
			
	
	#suchmaschine
	{
		margin-top:30px;
		background:orange;
		padding:10px;
	}