/*grundstyle*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
/*background-color: #101c18;*/
background-color: #69F;

	
}


/*link*/
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #3A5E8E;
}

a:active {
	color: #333333;
}

/*link navi gross*/
a.linkgross {
	font-size: 18px;
	color: #000;
	
}

a.linkgross:link {
	color: #000;
	text-decoration: none;
	
}

a.linkgross:visited {
	text-decoration: none;
	color: #000;
	
}

a.linkgross:hover {
	text-decoration: underline;
	color: #c49b69;
	
}

a.linkgross:active {
	text-decoration: underline;
	color: #c49b69;
	
	}


/*link navi subnavigation*/
a.linksub {
	font-size: 16px;
	color: #000;
	
}

a.linksub:link {
	color: #000;
	text-decoration: none;
	
}

a.linksub:visited {
	text-decoration: none;
	color: #000;
	
}

a.linksub:hover {
	text-decoration: underline;
	color: #c49b69;
	
}

a.linksub:active {
	text-decoration: underline;
	color: #c49b69;
	
	}
	

/*link klein footer */
a.linkklein {
	font-size: 9px;
	color: #333333;
}

a.linkklein:link {
	color: #333333;
	text-decoration: none;
}

a.linkklein:visited {
	text-decoration: none;
	color: #333333;
}

a.linkklein:hover {
	text-decoration: underline;
	color: #3A5E8E;
}

a.linkklein:active {
	text-decoration: underline;
	color: #333333;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #c49b69;
}
h2 {
	font-size: 14px;
	color: #c49b69;
}
h3 {
	font-size: 12px;
	color: #c49b69;
}
h4 {
	font-size: 9px;
	color: #c49b69;
}

h5 {
	font-size: 9px;
	color: #ffffff;
}

#body {
font-size:12px #333333;
font-family: Verdana, Ariel, Helvetica;
padding: 0;
margin: 0;
border: none;
background-color:#3A5E8E;
}


#container {
text-align: left;
padding: 0em;
/*margin: 1em auto;*/
margin: 0 auto 0 auto;
width: 950px;
color: #000000;
background-color: #FFFFFF;
border:1px solid #ffffff;
}


#Logo {
height:123px;
background-image: url(../1_Images/eyecatcher2.jpg);
background-position:top;
padding-left:1px;
}

#Logo p {
padding-top: 40px;
margin-top: 0px;
margin-right: 30px;
text-align:right;
font-size:18px;
color:#000;
}


#Subnavigation {
background-color:#ffffff;
background-image: url(../1_Images/eyecatcher_links2.jpg);
background-position:top;
width: 187px;
text-align: left;
color:#FFFFFF;
/*vertical-align:bottom;*/
height: 477px;
float:left;
}

#Subnavigation p {
margin-top: 450px;
margin-left: 5px;
font-size:9px;
}


#Text {
background-color:#FFFFFF;
background-image: url(../1_Images/text_strich_rechts.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:justify;
color:#000000;
width:753px;
height:452px;
overflow: auto;
padding: 5px;
padding-bottom:15px;
padding-top: 0px;



}
	

/*#Footer {
background-color:#FFFFFF;
background-image:url(../../Huerzeler-Art%20Neu/Images/footer_strich_rechts.jpg.png);
background-position:right;
background-repeat:no-repeat;
width:925px;
text-align: right;
font-size:9px;
height: 37px;
padding-top:20px;
padding-left: 25px;

}

#Footer span.right {
text-align:right;
}*/

.clear {
clear: both;
}
