html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
form legend {display: none;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
ol, ul {list-style: none;}
hr {display: none; visibility: hidden;}

:focus {outline: 0;}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #b4dbd1 url(images/bg_body.png) top left;
	}

h1, h2, h3, h4, h5, h6 {font-weight: normal; color: #1d4bba;}

.clear {
	height: 0.1px;
	clear: both;
	}

#site {
	width: 950px;
	position: relative;
	text-align: left;
	margin: 10px auto;
	padding: 0 20px 0 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	}

#top {
	height: 40px;
	position: relative;
	}

#top img {display: block;}

.topmenu {
	height: 23px;
	padding-top: 3px;
	}

.topmenu li {
	display: inline;
	}

.topmenu li a {
	color: #999;
	padding: 0 10px;
	border-left: 1px solid #999;
	text-decoration: none;
	font-size: 11px;
	}

.topmenu li.first a {
	border: none;
	}

.topmenu li a:hover {
	color: #666;
	}

#servicemenu {
	position: absolute;
	left: 245px;
	top: 7px;
	}

#languagemenu {
	position: absolute;
	right: 0px;
	top: 7px;
	padding-left: 50px;
	background: url(images/welt.jpg) left top no-repeat;
	}

#languagemenu a {
	padding: 0 2px 0 5px;
	}

#linke_spalte {
	width: 210px;
	min-height: 200px;
	float: left;
	}
	
#rechte_spalte {
	width: 700px;
	min-height: 200px;
	background-color: #ffffff;
	float: right;
	}

#rechte_spalte #image {
	background: #dee6ee url(images/slogan.png) 530px 20px no-repeat;;
	position: relative;
	height: 269px;
	}

#rechte_spalte #image img {
	width: 522px;
	overflow: hidden;
	}

#rechte_spalte #infomenu {
	width: 150px;
	position: absolute;
	right: 15px;
	bottom: 6px;
	}

#rechte_spalte #infomenu p {
	color: #333;
	padding-bottom: 5px;
	line-height: 1.4em;
	}

#rechte_spalte #infomenu li {
	padding: 0 0 3px 10px;
	background: url(images/pfeil.gif) left 4px no-repeat;
	}

#rechte_spalte #infomenu li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	}

#rechte_spalte #infomenu li a:hover {
	text-decoration: underline;
	}

#logo {
	padding: 0px 0 10px 0;
	margin-bottom: 30px;
	height: 261px;
	}

#logo p {
	color: #999;
	line-height: 1.5em;
	padding: 35px 0 0 0;
	}

#content {
	width: 700px;
	float: right;
	color: #666;
	min-height: 100px;
	padding: 32px 0 0 0;
	}

#content a {
	color: #999;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content-inside {
	border-top: 1px solid #ccc;
	padding: 9px 0 15px 0;
	}

#content h1 {
	font-size: 20px; 
	margin-bottom: 0.6em;
	font-weight: bold;
	}

#content h2 {
	font-size: 16px; 
	margin-bottom: 0.6em;
	}

#content h3 {
	font-size: 14px; 
	margin-bottom: 0.6em;
	}

#content h4 {
	font-size: 12px; 
	margin-bottom: 0.6em;
	}

#content p {
	margin-bottom: 1em;
	}

#content ul {
	margin-bottom: 1em;
	list-style-type: disc;
	position: relative;
	left: 25px;
	}
		
#content img {
	float: left;
	border: none;
	margin: 0 20px 20px 0;
	}

#content #googlemap {
	float: left;
	border: 1px solid #ccc;
	margin: 0 20px 20px 0;
	}
		
#content .teambox {width: 235px; float: left; margin: 0 100px 30px 0;}

#footer {
	height: 30px;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	}
	
#footer p#left {
	width: 500px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #999;
	}	
	
#footer p#right {
	width: 190px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #999;
	}

#footer p a {color: #999;}

#link_fb {
	position: absolute;
	left: 10px;
	bottom: 15px;
}

#menu ul {
	list-style-type: none;
	width: 210px;
	float: left;
	}

#menu ul li {
	width: 210px;
	float: left;
	}
	
#menu ul li a {
	display: block;
	width: 210px;
	float: left;
	color: #666;
	text-decoration: none;
	padding: 9px 0 9px 0px;
	font-size: 16px;
	border-top: 1px solid #ccc;
	}

#menu ul li.last a {
	border-bottom: 1px solid #ccc;
	}

#menu ul li a:hover {color: #1d4bba;}

#menu .sub {
	padding-bottom: 10px;
	}

#menu .sub li {
	padding-left: 30px;
	}
	
#menu .sub li a {
	width: 160px;
	font-size: 14px;
	color: #666;
	padding: 6px 0 6px 20px;
	background: url(images/pfeil.png) left center no-repeat;
	}
	
	
