/* Styles der Brender-Website erstellt 11.10.2008 von Matthias Brender */

* { 
margin: 0; padding: 0; 
}

body {
margin:10px;
padding:0;
font-family: arial, sans-serif;
background:#ffffff;
}

h1, h2, h3 {
font-family: arial, sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

h1 {
font-size: 26px;
font-weight:bold;
}

h2 {
font-size: 14px;
font-weight:bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

P{
font-size: 12px;
}
a:link{
text-decoration:none;
color:#000000;
}
a:visited{
text-decoration:none;
color:#000000;
}
a:hover{
color:#00cd91;
}
a:active{
text-decoration:underline;
}
img {
border: none;
}
#inhalt p, li {
/*text-indent:5px;*/
margin-left:15px;
}
#inhalt li {
font-size: 12px;
margin-left:60px;
}
#aktuell li {
font-size: 12px;
}

/* ---------------- BOXEN ---------------- */

#inhalt, #aktuell, #fuss, #testimonial, #testimonialrechts{
padding:7px;
border:1px solid #cccccc;
}
#kopf {
height:72px;
width:100%;
margin-bottom:2px;
background-image:url(bilder/brender400lang_tuerkis.jpg);
background-repeat: no-repeat;
}
#navigation {
padding:0px;
left:0px;
/* border:1px solid #cccccc; */
height:24px;
margin-bottom:20px;
background:#00cd91;
}
#person {
position:absolute;
top:126px;
width:180px;
}
#rechts {
position:absolute;
top:126px;
width:195px;
}
#fuss {
padding:2px;
left:0px;
/* border:1px solid #cccccc; */
height:16px;
margin-bottom:20px;
background:#00cd91;
font-weight:bold;
color:#ffffff;
}
#rechts {
right:15px;
}
#aktuell {
margin-bottom:15px;
}
#teddylogo {
width:180px;
}
#unbehindertlogo {
width:180px;
}
#person {
left:15px;
}
#inhalt {
margin-left:232px;
margin-right:232px;
margin-bottom:15px;
}

#testimonial {
position:absolute;
top:330px;
left:85px;
width:100px;
background-image:url(weiss80.png);
border:1px dashed #000000;
}

#testimonialrechts {
position:absolute;
top:205px;
right:43px;
width:128px;
background-image:url(weiss80.png);
border:1px dashed #000000;
}

#linkbox a{
margin:1px;
padding:1px 5px 1px 5px;
background:#ffffff;
border:2px solid #00cd91;
display:block;
float:left;
/* width:210px; */
font-size:13px;
font-weight:bold;
}


