/* Angaben für alle standardkonformen Browser */



#navigation{
	height:36px;
	margin-left:485px;
	width:510px;
}

body {
	background-image: url("img/left_bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
    margin:0;
    padding:0;
	z-index:-1;
	width:970px;
	
}

#main {
    padding-bottom:3em;
	background-image: url("img/header.gif");
	background-repeat:no-repeat;
	z-index:-1;
}

#header {
margin:0 0 61px;
text-align:center;
}


#footer {
	background-image: url("img/footer.gif");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
    position:fixed;
    bottom:0px;
    left:0px;
    text-align:center;
    padding:19px;
    width:100%;
}

#left_col{
float:left;
height: auto !important;
overflow:hidden;
padding:70px 15px 10px 19px;
width:277px;
}

#middle_col{
float:left;
height: auto !important;
overflow:hidden;
padding:70px 0px 10px 0px;
width:174px;
background-image: url("img/wendt_collage_bg.jpg");
 background-repeat: no-repeat;
background-position: 0px 150px;
min-height:600px;
}

#right_col{
float:left;
height:auto !important;
overflow:hidden;
margin:0px;
padding-left:0px;
width:475px;

}

/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}

* html #main {
    padding:0;
    height:95%;
    overflow:auto;
}

* html #footer {
    height:6%;
    text-align:center;
    padding-top:1%;
}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.Stil1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Stil2 {font-size: 12px}
.Stil4 {font-size: 14px}
.Stil6 {font-size: 16px}
.clearfix1 { content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix1 {display: inline-block;}
.clearfix1 {display: block;}
/* End hide from IE-mac */ 
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-variant: normal;
	font-size: 16px;
}
ul {
	list-style-type: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}

.highlight {
	width: 99%;
	border: thin dotted #666666;
	text-align: center;
	font-weight: bold;
}

a {
	color: #FF0000;
	text-decoration: none;
}

img li
{
padding: 5px;
background: #fff;
border-bottom: 2px solid #ff0000;
border-right: 2px solid #ff0000;
border-top: 1px solid #000;
border-left: 1px solid #000;
} 

.galerie ul li
{
    float: left;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
    margin: 0 2px 4px 0;
    text-align: center;
}

.galerie img
{
display: block;
padding: 1px;
border: 1px solid #FF0000;
} 

.galerie ul { 
padding:0 0 1.2em;
list-style-type: none;
}
