/* general style for omnino.org by martin finkbeiner www.dtp-internet.com */
body{
margin:0px;
padding:0px;
font-family: arial, sans-serif;
font-size:13px;
background-color:#fff;

}
a {
color:#dc7039;
text-decoration: none;
border: none;

}
a:hover {
text-decoration:underline; 
border: none;

}
/* Layout Positions and Colors */
#page{
width:970px;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
margin-top: 20px;
background-color:#fffae1;

}
#header {
margin:0px;
padding:0px;
height:220px; 
width:970px; 

}
#adress {
margin:0px;
padding:0px;
height:220px;
width:210px;
float:left;
background-color:#fffae1;

}
#keyvisual {
margin:0px;
padding:0px;
height:220px;
width:760px;
float:left;
background-color:#fffae1;

}
#main {
height:auto; 
width:970px; 

}
#leftcol{
width:210px;
float:left;
margin:0px;
background-color:#feeec3;

} 
#maincol { 
float:left; 
width:750px;
padding-top:3px !important;
padding-top:0px;
margin-left:0px !important;
margin-left:5px;
background-color:#fffae1;

}  

/* Top Menu */
#topmenu{
height:20px;
width:970px; 
float:left;
overflow:hidden;
background-image:url(pageelements/topnav_bg.jpg);
background-repeat:no-repeat;
background-color:#feeec3;

}

#navcontainer {
margin:0px 30px 0px 0px;
padding:0px 0px 0px 0px;
width:930px;
height:20px;
float:right;

}
#navlist {
margin:0px;
padding:0px 0px 0px 0px;

}
#navlist ul, #navlist li {
display:inline; 
list-style-type:none;

}
#navlist a:link, #navlist a:visited {
border:1px solid;
border-color:#fff #000 #000 #fff;
background-color:#dc7039;
font-size:13px;
letter-spacing:0px;
font-weight:normal;
line-height:20px;
display:block;
padding-left:10px;
padding-right:10px;
float: right;
height:20px;
margin:0px;
text-decoration:none;
color:#FFFFFF;

}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
color:#FFFFFF;
background-color:#c06232;

}
#navlist a:hover {
color:#FFFFFF;
background-color:#c06232;
}

#footer{  
width: 970px; 
height:120px;
background-color:#fffae1;
background-image:url(pageelements/bogen_bottom.jpg);
background-repeat:no-repeat;

}
.footertext {
padding:80px 20px 3px 0px;
font-size:11px;
letter-spacing:1px;
line-height:17px;
text-align:right;

}
.clr{
clear:both;
}
.content {
padding:10px 20px 0px 20px;
font-size:13px;
line-height:20px;

}
.topleft {
padding:20px 20px 0px 10px;
font-size:13px;
line-height:20px;
}

.topleftimage {
padding:0px 0px 0px 0px;

}
/* Left Menu */
div#menue {
width: 200px;
	
}
div#nav {
padding:0px 5px 0px 5px;	
}	
div#nav a:hover {
color:#ffffff;
text-decoration:none;
background-color:#c06232;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#fffae1;

}
.hauptlink {
font-size:12px;
font-weight:normal;
letter-spacing:0px;
color:#ffffff;
text-decoration:none;
text-align:left;
width:185px;
display:block; 
padding:2px 4px 2px 10px;
background-color:#dc7039;
border-bottom-style:solid;
border-bottom-color:#fffae1;
border-bottom-width:1px;

}
.hoverlink {
font-size:12px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
text-align:left;
width:185px;
display:block;
padding:2px 4px 2px 10px;
background-color:#c06232;
border-bottom-style:solid;
border-bottom-color:#fffae1;
border-bottom-width:1px;

}
form {
margin: 0px;
padding: 0px;

}
/* Left Column Home */
.left {
width:325px;
float:left;


}
/* Right Column Home */
.right {
width:325px;
float:right;

}
img {
border: 0px;
}
