
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	line-height: 5px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 21px;
}

td{
	width:350px;
	vertical-align: top;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 19px;
}

.preis{
	width:250px;
	vertical-align: bottom;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 19px;
}

#container{
width: 786px;
height: 2230px;
border: 1px;
border-style: solid;
border-color: #9a9a9a;
margin:0px auto;
	text-align:left;
}

#left img{
background-repeat: no-repeat;
float:right;
}

#right img{
background-repeat: no-repeat;
float:left;
}

#left a{
float:right;
display:block;
width:98px;
height:97px;
}



#left, #right {
	width:123px;
}
#left {
float:left;
}
#right {
float:right;
}

#content {
	float:left;
	width:539px;
	height:2230px;
	background-color: #EDEFEF;

}

#obenlinks img{
background-repeat: no-repeat;
	width:123px;
	height:97px;
float:right;
}

.links a img{
margin:0;
border:0;
padding:0;

}

.einruecken{
padding-top:120px;
padding-left:50px;
padding-right:50px;
}

a:link{
	color: #999999;
	text-decoration:none; 
}
a:visited{
	color: #999999;
	text-decoration:none; 
}
a:hover{
	color: #666666;
	text-decoration:none; 
}
a:active{
	color: #999999;
	text-decoration:none; 
}


/*Roll-Over*/

a.linkpo {
display:block;
width:97px;
height:97px;
background-image:url(images/but_portraet.gif);
}
a.linkpo:hover {
background-image:url(images/but_po_over.gif);
}

a.linkpr {
display:block;
width:97px;
height:97px;
background-image:url(images/but_preise.gif);
}
a.linkpr:hover {
background-image:url(images/but_pr_over.gif);
}

a.linkko {
display:block;
width:97px;
height:97px;
background-image:url(images/but_kontakt.gif);
}
a.linkko:hover {
background-image:url(images/but_ko_over.gif);
}

a.linkim {
display:block;
width:97px;
height:97px;
background-image:url(images/but_impressum.gif);
}
a.linkim:hover {
background-image:url(images/but_im_over.gif);
}

a .preise{ background-image: url(images/but_preise.gif);}
a:hover .preise{background-image: url(images/but_pr_over.gif);}	
a .kontakt{ background-image: url(images/but_kontakt.gif);}
a:hover .kontakt{background-image: url(images/but_ko_over.gif);}	
a .portraet{ background-image: url(images/but_portraet.gif);}
a:hover .portraet{background-image: url(images/but_po_over.gif);}	
a .impressum{ background-image: url(images/but_impressum.gif);}
a:hover .impressum{background-image: url(images/but_im_over.gif);}