/* ---------- tags ---------- */
html {
/*\*/
	width: 100%;
/**/
}

body 	{
	margin: 0px;
	padding: 0px;
/*\*/
	width: 100%;
/**/
	text-align:center;
	background-image: url(../_images/hg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #4e5c60;
}

a {color:#4e5c60; text-decoration: underline}

acronym { border-bottom: 1px dotted #4e5c60; cursor:pointer; }

p, li, td, th {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.8em;
	font-weight:normal;
	color: #4e5c60;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	color: #4e5c60;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.0em;
	font-weight:normal;
	color: #4e5c60;
}

/* ------------- IDs ------------- */

#container {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#top {
	width: 980px;
	height: 150px;
	background-image:url(../_images/top_hg.gif);
	background-repeat: no-repeat;
	position:relative;
}

#logo {
	top: 26px;
	left: 0px;
	position: absolute;
}

#claim {
	top: 58px;
	left: 348px;
	position: absolute;
}

#telefon_top {
	top: 124px;
	left: 567px;
	position: absolute;
}

#telefon_print {
	display: none;
}

#center {
	width: 980px;
	position:relative;
}

#navi {
	float: left;
	width: 230px;
	height: 353px;
	background-image:url(../_images/navi_hg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#main {
	width: 674px;
	margin-left: 230px;
	display: block;
	padding: 0px 15px 0px 15px;
	background-image: url(../_images/main_hg.gif);
}

/* Fix IE6 WIN 3px bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html #navi { 
	margin-right: -3px;
}

* html #main { 
	margin: 0 -3px 0 225px;
} 

* html #divright { 
	margin-left: -3px;
} 
/* End hide from IE5/mac */

#divright {
	float: right;
	width: 46px;
	height: 248px;
	background-image:url(../_images/balken_rechts.jpg);
	background-repeat: no-repeat;
	display: block;
}

#header {
	width: 670px;
	height: 168px;
	position:relative;
}

#schrift {
	width: 670px;
	text-align: right;
	padding-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4e5c60;
}

#content {
	width: 570px;
	padding: 45px 50px 45px 50px;
}

#content h1 {
	margin-top: 0px;
}

#bottom {
	width: 720px;
	height: 45px;
	background-image:url(../_images/bottom_hg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 0px 260px;
}
#bottom a { font-size: 0.75em; color: #4e5c60; text-decoration: none;}
#bottom a:hover { text-decoration: underline; }

#footer {
	width: 930px;
	height: 35px;
	padding: 5px 50px 0px 0px;
	text-align: right;
	color: #717b76;
	font-size: 0.75em;
}

#footer a { color: #717b76; text-decoration: none;}
#footer a:hover { text-decoration: underline; }


/* --- navi--- */

#navi ul {
	margin: 12px 0 0 20px;
	padding: 0px;
}

#navi li {
	display: block;
	width: 190px;
	list-style: none;
	font-size: 0.85em;
	background-image: url(../_images/navi_linie.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#navi a {
	display: block;
	padding: 6px 0px 7px 32px;
	background-image:url(../_images/navi_pfeil.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#navi a.nava {
	color: #fff;
	text-decoration: none;
}

#navi a.nava:hover {
	color: #ffd500;
}

#navi a.navb {
	color: #ffd500;
	text-decoration: none;
}

/* --- 2. Ebene --- */

#navi ul ul{
	margin: -5px 0px 0px 32px;
	padding: 0px 0px 5px 0px;
}

#navi li li {
	display: block;
	width: 158px;
	list-style: none;
	font-size: 0.9em;
	padding: 2px 0px 3px 0px;
	background: none;
}

#navi li li a {
	padding: 0px;
	background-image: none;
}


/* typo */

.titel {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.8em;
	font-weight:normal;
	color: #4e5c60;
}

.titelkl {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight:normal;
	color: #4e5c60;
}

.text {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #4e5c60;
}

.textkl {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #4e5c60;
}


/* ------------- klassen ------------- */

.skip {
	display: none; 
}

.linkext {
	background-image: url(../_images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 0.9em;
}

.imgl {
	padding: 5px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #9DA5A7;
	float: left;
}

.imgr {
	padding: 5px;
	margin: 0px 0px 15px 15px;
	border: 1px solid #9DA5A7;
	float: right;
}

/* ---------- Formular ---------- */


#kontaktform fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}

#kontaktform legend {
	margin: 0px !important;
	margin: 0px 0px 0px -8px; /* nur für den IE */
	padding: 0px;
	font-size: 0.9em;
	font-weight:bold;
	color: #4e5c60;
}

#kontaktform label {
	font-size: 0.8em;
	color: #000;
	width: 8.0em;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
}

#kontaktform input {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	color: #000;
	border:1px solid #4e5c60;
	background:#FFFFFF;
}

#kontaktform textarea {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
	color: #000000;
	border:1px solid #4e5c60;
	background:#FFFFFF;
}

#kontaktform #submit {
	display: block;
	width: 255px;
	background: #4e5c60;
	color: #fff;
	margin: 5px 0px 0px 7.5em;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	font-size: 0.9em;
}

.error {
	color: #D83236;
}

#kontaktform label.error {
	color: #D83236;
}
