body {
	font: 93% Helvetica Light, sans-serif;
	color: #858d82;
	text-align: center;
	padding-bottom: 0px;
	background: #8c928a;
}

a {
color: #6195a3;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font: 1.2em Helvetica Light, sans-serif;
	padding: 0px 0px 15px 35px;
	color: #6195a3;
	background: transparent;
	line-height: 1.5em;
}

h2 {
	font: 1.2em Helvetica Light, sans-serif;
	padding: 0px 0px 15px 0px;
	color: #6195a3;
	background: transparent;
	margin: 0 0 0 0;
	line-height: 1.5em;
}


input, textarea, p, a, th, td, blockquote, li, label, fieldset {
font-size: 0.9em;
font-family: Helvetica Light, sans-serif;
}
li a, p a, td a, td p, td h3, td h4, td h5 {
font-size: 100%;
}


#alles {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/doris_hindinger_bg.gif);
}
#alles p.footer {
	font-size: 0.85em;
	background: transparent url(../images/doris_hindinger_footer.gif) 0 0 no-repeat;
	padding: 60px 0px 0px 0px;
	margin: 0px 0px;
	height: 4em;
	color: #ccc;
	line-height: 1.6em;
	text-align: center;
}
#alles a.footer {
	font-size: 0.85em;
	text-decoration: none;
	color: #ccc;
	line-height: 1.6em;
	padding: 2px 3px 2px 3px;

}
#alles .footer a:link, 
#alles .footer a:visited {
	color: #ccc;
	background: transparent;
	padding: 2px 3px 2px 3px;

}
#alles .footer a:hover, 
#alles .footer a:active,
#alles .footer a:focus {
	color: #ccc;
	background: transparent;
}


#header {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 1000px;
	height: 400px;
	padding: 0px 0px 0px 0px;
}


#main {
	width: 1000px;
	margin: 0 0 0 0px;
	padding-top: 110px;
}



#inhalt {
	width: 800px;
	padding: 0px 0px 0px 130px;
	margin-right: 0px;
	line-height: 1.3em;
}
#inhalt .teaser {
	color: #8c928a;
	font-weight: bold;
	text-align: left;
}
#inhalt .blau {
	color: #6195a3;
	text-align: left;
}
#inhalt .blaufett {
	font-weight: bold;
	color: #6195a3;
	text-align: left;
}
#inhalt p {
	font-size: 0.9em;
	margin: 0px 50px 10px 0px;
	clear: both;
}
#inhalt td p {
	font-size: 1.0em;
	margin: 0px 20px 10px 0px;
}
#inhalt iframe {
	margin-left: 35px;
}
#inhalt .demo {
	margin-left: 35px;
}


/* Foto lightbox */

#foto {
	position: relative;
	width: 720px;
	margin-left: 35px;
}

#foto li {
	display: inline;
	float: left;
}
#foto .foto {
	margin: 0px 0px 0px 0px;
}
#foto .foto p {
	color: #8c928a;
	text-align: left;
	margin: 0px 0px 5px 0px;
	width: 115px;
	float: left;
	position: relative;
	line-height: 1.2em;
	font-size: 0.8em;
	padding: 0px 0px 0px 3px;
	clear: both;
	height: 45px;
}
#foto .foto a img {
	height: 113px;
	width: 113px;
	margin: 7px 12px 5px 0px;
	border-top: 1px solid #8c928a;
	border-right: 1px solid #8c928a;
	border-bottom: 1px solid #8c928a;
	border-left: 1px solid #8c928a;
	display: block;
}
#foto .foto a:hover img{
	height: 113px;
	width: 113px;
	border-top: 1px solid #6195a3;
	border-right: 1px solid #6195a3;
	border-bottom: 1px solid #6195a3;
	border-left: 1px solid #6195a3;
}
/* Hauptnavigation */

#navlinks {
	position: relative;
	width: 350px;
	z-index: 5;
	margin: 0px 0px;
	height: 290px;
	padding: 0px 0px 0px 80px;
}

#navlinks li {
	display: block;
}

#navlinks .nav a {
font-family: Helvetica Light, sans-serif;
	font-size: 2.1em;
	line-height: 0.9em;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

}
#navlinks .nav1 {
	font-family: Helvetica Light, sans-serif;
	font-size: 1.9em;
	line-height: 0.9em;
	color: #6195a3;
	padding: 0px 0px 0px 0px;
}

#navlinks .nav a:link, 
#navlinks .nav a:visited {
color: #ffffff;
background: transparent;
}
#navlinks .nav a:hover, 
#navlinks .nav a:active, 
#navlinks .nav a:focus {
	color: #6195a3;
	background: transparent;

}
