body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
background-image: url(/fileadmin/racoon_v2/bilder/backgr.gif);
background-repeat: repeat-y;

}

a img {
border: 0px;
}

/*LAYOUT*/

#left-menu {
position: absolute;
left: 0;
width: 135px;
height: 450px;
height: 100%;
}

#logo {
position: absolute;
left: 3px;
width: 135px;
bottom: 25px;
height: 100px;
text-align: center;
}

#navi_oben {
position: absolute;
left: 135px;
top: 25px;
width: 420px;
height: 25px;
background-color: #ff9966;
}

#banner {
position: absolute;
left: 0;
top: 50px;
width: 800px;
height: 150px;
}

#verlauf {
position:absolute;
left: 135px;
top: 200px;
width: 420px;
height: 25px;
background-color:#ff9966;
}

#hauptspalte {
position:absolute;
left: 135px;
top: 225px;
width: 350px;
height: auto;
padding-top: 45px;
padding-left: 40px;
padding-right: 50px;
padding-bottom: 15px;
}

#hauptspalte table {
float: left;
}

#rechtespalte {
position:absolute;
left: 555px;
top: 225px;
width: 245px;
height: auto;
padding-top: 45px;
padding-bottom: 15px;
}

#kis {
position:absolute;
left: 769px;
top: 200px;
width: 25px;
height: 25px;
text-align: left;
vertical-align: bottom;
background-color: #FFFFFF;
}

/*LAYOUT ende*/

/* FORMATIERUNG*/

h1 {
font-size: 11px;
font-weight: bold;
color: #ff8040;
}

h2, h3, h4, h5 {
font-size: 10px;
font-weight: bold;
line-height: 13px;
color: #000000;
}

title {
font-size: 11px;
font-weight: bold;
color: #ff8040;
}

P, OL, UL, TABLE {
font-size: 10px;
line-height: 13px;
}

a {
text-decoration: underline;
color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.border_bottom {
border-bottom-color: #666666;
border-bottom-style: solid;
border-bottom-width: 1px;
}

INPUT {
BORDER-RIGHT: none; 
BORDER-TOP: none; 
BORDER-LEFT: #666666 1px solid; 
BORDER-BOTTOM: #666666 1px solid;
BACKGROUND: #f7f7f7;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
COLOR: #000000;
}

TEXTAREA {
BORDER-RIGHT: none; 
BORDER-TOP: none; 
BORDER-LEFT: #666666 1px solid; 
BORDER-BOTTOM: #666666 1px solid;
BACKGROUND: #f7f7f7;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
COLOR: #00000
}

TEXTFIELD {
BORDER-RIGHT: none; 
BORDER-TOP: none; 
BORDER-LEFT: #666666 1px solid; 
BORDER-BOTTOM: #666666 1px solid;
BACKGROUND: #f7f7f7;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
COLOR: #00000
}


.news-single-img img {
float: left;
padding: 10px;
}
.claerer {
clear: both;
}
