@charset "UTF-8";

.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;}
/* End hide from IE-mac */


img { behavior: url(iepngfix.htc) }

h1 {
font-size: 14px;
}
h2 {
font-size: 13px;
}

body {
background-color: #8da846;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}


.rahmen {
width: 936px;
height: auto;
border-left: 7px solid #FFFFFF;
border-right: 7px solid #FFFFFF;
border-bottom: 7px solid #FFFFFF;
background-color: #996600;
}


.header {
width: 936px;
height: 190px;
overflow: hidden;
background-image:url(header.jpg);
margin-bottom: 10px;
}

.header a {
font-size: 13px;
color: #000000;
text-decoration: none;
}

.header a:hover {
color: #8da846;
}

.content {
float: left;
width: 540px;
height: auto;
margin-left: 10px;
}

.content a {
color: #FFFFFF;
}


.google {
float: right;
width: 336px;
height: auto;
margin-right: 10px;
margin-bottom: 10px;
}

.bildrand {
border: 4px solid white;
}

.bild_links_oben {
border: 4px solid white;
float: left;
margin-right: 20px;
margin-bottom: 10px;
margin-top: 4px;
}

.bild_links {
border: 4px solid white;
float: left;
margin-right: 20px;
margin-bottom: 10px;
margin-top: 4px;
}