/* CSS Document */

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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background-image: url(../pix/background.jpg);
	background-repeat: no-repeat;
	background-color: #09575B;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

#header {
	width: 916px;
	height: 94px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
}

#wrapper {
	top: 257px;
	position: absolute;
	width: 100%;
	margin-bottom: 70px;
}

#balken {
	background-image: url(../pix/balken.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 17px;
	width: auto;
	

}

#inhalt {
	background-color: #09575b;
	background-image: url(../pix/bgimage.gif);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}

#nav {
	width: 960px;
	height: 45px;
	padding-top: 45px;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#nav ul {
	text-align: left; 
	margin-right: 29px;
	margin-left: 65px;	
}

#nav ul li {
	text-align: right;
	display: inline;
	list-style: none;
	padding-right: 25px;
	color: #d8d793;
}

#nav ul li a {
	text-align: left;
	text-decoration: none;
	color: #98a92a;
	font-size: 18px;
	font-weight: bold;
}

#nav ul li :hover {
	color: #fff;
}

#inhalt-links {
	width: 940px;
	margin-bottom: 100px;
	float: left;
}
/*
#inhalt-text {
	padding-left: 133px;

}
*/

#inhalt-text {
	padding-left: 63px;
	font-size:14px;
	/*text-align: center;*/
}

#inhalt-text p, #inhalt-text h1, #inhalt-text h2, #inhalt-text li, #inhalt-text table, #inhalt-text ul  {
	color:#FFF;
}

#inhalt-text a  {
	color:#FFF;
}


#inhalt-godentis {
	background-color: #e7e097;
	width: 298px;
	height: 67px;
	color: #074d51;
	margin-top: 20px;
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	
}

#inhalt-anker {
	padding-left: 150px;
	margin-top: 20px;
}

#inhalt-anker a {
	text-decoration: none;
	color: #FFFFFF;
}

#inhalt-anker a:hover {
	border-bottom-style: dotted;
	border-bottom-color: #327377;
	border-bottom-width: 1px;
	color: #d8d793;
}

#inhalt-rechts {
	float: right;
	margin-left: 70px;
}

#inhalt-flash {
	text-align: center;
	width: auto;
}

#inhalt-flash-txt {
	background-image: url(../pix/sprechblase.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	background-color: #dddbc2;
	padding-left: 33px;
	color: #074d51;
}

#inhalt-kontakt {
	background-image: url(../pix/linie4.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	margin-top: 45px;
	padding-top: 10px;
}

#inhalt-kontakt a {
	text-decoration: none;
	color: #FFFFFF;
}

#inhalt-kontakt a:hover {
	border-bottom-style: dotted;
	border-bottom-color: #327377;
	border-bottom-width: 1px;
	color: #d8d793;
}

#footer {
	background-color: #1a6367;
	height: 90px;
}


#footer-left {
	width: 680px;
	height: 70px;
	color: #b8cfd0;
	padding-top: 15px;
	float: left;
	padding-left: 40px;
	font-size: 9px;
	margin-right: 15px;
}

#footer-left a:hover {
	border-bottom-style: solid;
	border-bottom-color: #327377;
	border-bottom-width: 1px;
	color: #d8d793;
}


#footer-right {
	color: #FFFFFF;
	float: left;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	background-image: url(../pix/linie5.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: 0px;
}

#footer a {
	text-decoration: none;
	color: #b8cfd0;
	border-bottom-style: solid;
	border-bottom-color: #b8cfd0;
	border-bottom-width: 1px;
}

h1 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-style: italic;
}

.png {

}

