/*
-----------------------------------------------
die medienplaner GmbH
www.die-medienplaner.de
Author:   Daniel Haussmann
Version:  10. Februar 2008
dunkelgrau: #222
hellgrau: #acacac
----------------------------------------------- */



/*Presettings
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*Layout
----------------------------------------------- */
body{
    text-align: center;
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000;
    line-height: 1.7em;
    background: #b9b9b9 url(/img/background.gif) repeat-x;
}
#main_wrap{
    margin:0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width:975px;
    background: #fff;
    border: 5px solid #fff;
}
#header{
    margin:0 auto;
    width:975px;
    height: 120px;
    background: url(/img/header.gif) repeat-x;
    text-align: left;
}
#header_navigation{
    color: #fff;
    float: right;
    padding: 15px 25px 0 0;
}
#header_navigation a{
    color: #fff;
}
#search_box{
    clear: both;
    float: right;
    padding: 25px 25px 0 0;
}
#flash_movie{
    padding-top: 5px;
}
#content{
    text-align: left;
    margin:0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 20px 5px 30px;
    width:925px;
    overflow: hidden;
    z-index: 1;
}
#sidebar{
    float: right;
    width: 250px;
    margin-right: 25px;
}
#footer{
    margin:0 auto;
    width:975px;
    background: #fff;
    border-top: 5px solid #b4b0b1;
}

#header h1{
    font-size: 28px;
    padding: 35px 0 0 30px;
}
#header h1 a{
    color: #fff;
    text-decoration: none;
}
#header h2{
    font-size: 22px;
    padding-bottom: 5px;
    padding: 15px 0 0 30px;
}
#header h2 a{
    color: #b4b0b1;
    text-decoration: none;
}
.input_header_submit{
    border: 2px solid #fff;
    background: #b4b0b1;
    padding: 2px;
}
.input_header_text{
    border: 2px solid #b4b0b1;
    background: #fff;
    padding: 3px;
}
#content h1{
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 25px;
    background: url(/img/bulleth1.gif) no-repeat;
}
#content h2{
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}
#content h3{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
    padding: 0 0 8px 20px;
    background: url(/img/bulleth3.gif) no-repeat;
}
#content h4{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
}
#content h5{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
}
#content h6{
    font-size: 14px;
    padding-bottom: 4px;
}
strong{
    font-weight: bold;
}
em{
     font-style:italic; 
}
#content ul{
    list-style: disc;
    list-style-position: outside;
    padding-left: 15px;
}
#content ul ul{
    list-style: circle;
}
#content ol{
    list-style: decimal;
    list-style-position: outside;
    padding-left: 15px;
}
#content hr{
    border: 0;
    background-color: #b4b0b1;
    height: 1px;
}
#content a{
    color: #c7384a;
}
#content a:hover{
    color: #666;
}
#sidebar h1{
    font-size: 15px;
    padding-bottom: 6px;
    padding: 0 0 8px 20px;
    background: url(/img/bulleth3.gif) no-repeat;
    width: 250px;
    border-bottom: 3px solid #c7384a;
}

#sidebar ul{
    list-style-position: outside;
    padding: 0px;
    overflow: hidden;
}
#sidebar ul li{
    padding: 5px 0 0 0; 
    list-style: none;
}
#sidebar ul li a{
    text-decoration: underline;
    color: #000;
    font-size : 14px; 
}
#sidebar table{
    font-size: 14px;
}
#sidebar table td{
    padding: 5px 0 0 0;
}

#topbar {
	z-index:5;
	position:relative;
    background: #c7384a;
    border-bottom: 5px solid #b4b0b1;
    width: 975px;
    padding: 0;
}


#nav {     
padding: 0;     
margin: 0;     
list-style: none;
margin-left: 20px;
 overflow: hidden;


} 

 #nav ul {     
    padding: 0;     
    margin: 0;     
    list-style: none;
    margin-left: 20px;
} 
 #nav ul ul {     
    padding: 0;     
    margin: 0;     
    list-style: none;
} 


#nav li { 
float: left;  
padding: 5px 0 5px 0; 
    text-align: left;   
}
#nav li a { 
    font-size : 15px;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px 5px 10px;
    border-right: 1px solid #fff; 
}
#nav li ul {     
    position: absolute;     
    width: 8em;     
    left: -999em;
    background-color: #c7384a;
    margin: 0;
    width: 175px;
} 
#nav li ul li{
    padding: 5px 0 5px 10px;
    border: 0;
    width: 165px;
    border-bottom: 1px solid #fff;
}  
#nav li ul li a{  
    font-size : 14px;
    text-decoration: none;
    color: #222;
    padding: 10px 0 2px 0;
    border: 0;
}
#nav a:hover{  
    color:#b4b0b1;
}


#nav li:hover ul {     
left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {     
left: auto;  
}


#today{
    float: right;
    padding: 5px 25px 5px 0; 
    font-size : 12px;
    color: #fff;
}

