/*  =========================================================
Stylesheet
Datei: style.css
Datum: 2008-12-25
Autor: Karin Schloss www.karin-schloss.de
========================================================== */


* {
margin: 0; 
padding: 0;
}
body {
font: 95% trebuchet ms,arial,tahoma,verdana,sans-serif;
color: #000;
background: #506411;
}
a {
color: #506411;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}
h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: black;
background: transparent;
}
.fett {
	font-weight: bolder;
}

h1 {
font-size: 24pt;
color: black;
}
h2 {
font-size: 16pt;
border-bottom: 1px solid #85a81d;
color: black;
}
h3 {
font-size: 14pt;
color: black;
}
p, li {
line-height: 200%;
color: black;
font-size: 12pt;
}
ul {
list-style-type: square;
}


#container {
text-align: left;
position: relative;
width: 1024px;
color: #000;
margin: 0 auto;
background-color: white;
background-image: url(images/HEAD_FROSCH.jpg);
background-repeat: no-repeat;
border: 1px solid #C3B0B0;

}


#main {
margin-top: 0px;
}
#drucken {
visibility: hidden;
}

#column {
float: left;
width: 227px;
padding: 0 0 0 0; 
margin-top: 40px;
}
#column img {
border: 0px solid #333333;
margin: 0px 0;
}
#column h1 {
margin: 0 0 10px 0;
color: #000;
background: transparent;
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
font-weight: bold;
}

blockquote {
color:Black;
font: bold 12pt Arial, Helvetica, sans-serif; 
}

#content {
margin: -300px 220px 0 350px;
}
#content h2, #content h3 {
margin: 15px 0;
}
#content p {
margin: 10px 0;
}

#content ul {
margin: 10px 25px;
}
#content li {
padding: 3px 0;
}
#content a.markierung {
line-height: 12pt;
background: transparent url(images/frosch1.gif) 10px 2px no-repeat;
padding-left: 25px;
font-weight: bold;
}
#content a:hover.markierung {
line-height: 12pt;
color: #000;
background: transparent url(images/frosch2.gif) 10px 2px no-repeat;
padding-left: 25px;
font-weight: bold;

}
#border {
position: absolute;
width: 800px;
height: 74px;
border-bottom: 1px solid #C7C2AF;
border-top: 1px solid #C7C2AF;
}

#navigation {
	position: absolute;
	top: 80px;
	left: 73px;
	width: 243px;
	height: 340px;
	border: 0px solid #506411;
	visibility: hidden;
}
#kontakt {
	position: absolute;
	top: 80px;
	left: 73px;
	width: 235px;
}
#kontakt p {
font-size: 11px;
}

#navtermine {
	position: absolute;
	top: 42px;
	left: 30px;
}
#navtermine a  {
color: white;
font-weight: bold;
}
#navtechnik {
	position: absolute;
	top: 117px;
	left: 30px;
}
#navtechnik a {
color: white;
font-weight: bold;
}
#navreferenzen {
	position: absolute;
	top: 222px;
	left: 30px;
}
#navreferenzen a {
color: white;
font-weight: bold;
}
#navgast {
	position: absolute;
	top: 292px;
	left: 30px;
}
#navgast a {
color: white;
font-weight: bold;
}


#navstartseite {
	position: absolute;
	left: 0px;
	width: 225px;
	top: 6px;
	left: 13px;
}
#navstartseite a {
color: #85A81D;
font-weight: bold;
}
#navrepertoire {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 79px;
	left: 13px;
}
#navrepertoire a {
color: #85A81D;
font-weight: bold;
}
#navhoeren {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 150px;
	left: 13px;
}
#navhoeren a {
color: #85A81D;
font-weight: bold;
}
#navkosten {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 186px;
	left: 13px;
}
#navkosten a {
color: #85A81D;
font-weight: bold;
}
#navkontakt {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 253px;
	left: 13px;
}
#navkontakt a {
color: #85A81D;
font-weight: bold;
}
#navli {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 317px;
	left: 13px;
}
#navli a {
color: #85A81D;
font-weight: bold;
}
#navtop {
	position: absolute;
	width: 100%;
	top: 2px;
}
#navtop a{
color: white
font-weight: bold;
font-size: 10px;
}

p.footer {
border-top: 0px solid #C7C2AF;
font-size: 10pt;
color: white;
padding: 0px;
margin-left: -10px;
}
p.footer a {
	color: #C3B0B0;
}
p.footer img {
padding: 4px 20px 4px 10px;
vertical-align: middle;
}

#start {
visibility: hidden;
}
