/*
     Dirk Mathienz Aronmedia
	 Cafemax 1  #5A290B
	  
*/

* { padding: 0; margin: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:20px;
background-color: #000000;
background-image: url(img/bg_main.jpg);
background-position: center top;
background-repeat: no-repeat;
width: 100%;
height: 100%;
margin: 0;
}

#initial p:first-letter {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
font-weight: bold;
line-height:25px;


}

h1 {
font-family: verdana, Helvetica, sans-serif;
font-size: 1.5em;
font-style: normal;
color: #fff;
margin-left:0px;
 }
 
h2 {
font-family: verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-style: oblique;
color: #fff;
margin-left:0px;
 }
p {
font-family: verdana, Helvetica, sans-serif;
font-size: 1.1em;
font-style: normal;
color: #fff;
 }
 a {
font-family: verdana, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
color: #fff;
 }
 #zitat {
font-family: verdana, Helvetica, sans-serif;
font-size: 9px;
line-height:11px;
font-style: oblique;
color: #fff;
 }
 
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(img/content_bg.png) repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 background: url(img/header.png) bottom center no-repeat;
 color: #333;
 width: 902px;
 padding-left: 20px;
 height: 250px;
 margin: 0px 0px 0px 0px;

}
#leftcolumn {
 display: inline;
 color: #fff;
 margin: 10px;
 padding: 0px;
 width: 150px;
 float: left;
}
.menu{
border: 0px;
border-bottom: 0px;
border-style: solid;
border-color: #D0A444;
line-height: 35px;
padding-left: 60px;

}

.menu li{
list-style-type: none;
margin: 0px;
padding: 0px;
border-bottom: 0px solid;
border-color: #D0A444;
}

.menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.menu ul ul {
padding-left: 10px;
border-bottom: 0px;
}

.menu a {
font-family: verdana, Helvetica, sans-serif;
font-size: 1.1em;
color: #fff;
text-decoration: none;
font-weight: bold;
}
.menu a:link, .menu a:active {
padding: 4px 0px 4px 0px;
color: #fff;
display: block;
font-weight: bold;
text-decoration: none;

}

.menu a:hover {
text-decoration: none;
color: #fff;

}

.menu_current {
color: #fff;
text-decoration:none;
}
#content {
 float: left;
 color: #fff;
 margin: 10px 13px;
 padding: 0px;
 width: 460px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #fff;
 margin: 10px 10px 10px 0px;
 padding-right: 50px;
 width: 195px;
 float: right;
}
#footer { 
 width: 902px;
 clear: both;
 color: #fff;
 margin: 0px 0px 10px 0px;
 padding-left: 250px;
}
.clear { clear: both; background: none; }
