/*MU 24.01.2006 basic styles */
* { margin: 0; padding: 0;}
html {height: 100%;}

body {
 height: 100%;
 background-image:url(../img/wirtschaftspaten_page_bg.jpg);
 background-image:url(/fileadmin/template_althilftjung/img/bg.jpg);
 background-repeat:repeat-x;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

a,
a:link,
a:visited,
a:focus,
a:active {
 color: #FFFFFF;
 text-decoration: none;
}

a:hover,
a:link:hover,
a:visited:hover, 
a:active:hover {
 color: #0000FF;
}

/*MU 24.01.2006 basic layoutset*/
#header {
 height:90px;
 padding-left:50px;
}
#header img {
}



#CONTENT_LEFT {
 float:left;
 padding-right:30px;
 color:white;
 z-index:10;
 position:relative;
}
#CONTENT_LEFT a:hover{
 color: #CCCCCC; 
}

#CONTENT {
 top:15px;
 padding-left:20px;
 width:650px;
 height:600px;
 position:relative;
 z-index:5;
}

#CONTENT a {
	color:#990000;
}
#CONTENT a:hover {
	color: #FF0000;
}

#CONTENT ul {
 padding:2px;
}

#CONTENT li {
 margin-left:20px;
 margin-top:15px;
 margin-bottom:15px;
 list-style-type:square;
}
#CONTENT p { 
 padding-top:10px;
 padding-bottom:10px;
}


#search {
 position: absolute;
 left:510px;
 top:150px;
 z-index:10;
}

#search a {
 position:relative;
 bottom:18px;
 left:140px;
}


/*MU 24.01.2006 content styles */

H1, H2, H3, H4, H5, H6 {
 font-size:14px;
 font-weight:bolder;
}

#karte {

}
