/*
-----------------------------------------------
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;
    overflow: hidden;
}
#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;
}
#wrap{
    margin:0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    width:975px;
    overflow: hidden;
    background: url(/img/wrap.gif) repeat-y;
}
#navigation2{
    width: 230px;
    float: left;
    text-align: left;
    margin-left: 3px;
}
#navigation2 ul li{
    list-style-image: url(/img/bullet.gif);
    list-style-position: outside;
    margin-left: 25px;
}
#navigation2 ul li a{
    font-size : 15px;
    text-decoration: none;
    color: #222;
}
#navigation2 ul li a:hover{
    color: #666;
}

#content{
    float: left;
    text-align: left;
    padding: 0 0 0 20px;
    width: 719px;
}
#sidebar{
    float: right;
    width: 200px;
    padding: 5px 5px 5px 8px;
    background: #b4b0b1;
    margin: 0 0 15px 20px;
}
#sidebar ul li{
    list-style-image: url(/img/bullet2.gif);
    list-style-position: outside;
}
#sidebar ul li a{
    text-decoration: none;
    color: #555;
    font-size : 14px; 
}
#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 5px 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 ul li a{
    color: #000;
}
#topbar {
	z-index:5;
	position:relative;
    background: #c7384a;
    border-bottom: 5px solid #b4b0b1;
    width: 975px;
    padding: 0;
}
#topbar ul {     
    padding: 0;     
    margin: 0;     
    list-style: none;
    margin-left: 20px;
    overflow: hidden;
} 
#topbar li { 
    float: left;  
    padding: 5px 0 5px 0; 
    text-align: left;   
}
#topbar li a { 
    font-size : 15px;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px 5px 10px;
    border-right: 1px solid #fff; 
}
#topbar a:hover{  
    color:#b4b0b1;
}
#today{
    float: right;
    padding: 5px 25px 5px 0; 
    font-size : 12px;
    color: #fff;
}


#topbar ul li.menu-parent a{
    color: #222;
}
#topbar ul li.menu-parent a:hover{
    color: #b4b0b1;
}
#topbar ul li.menu-current a{
    color: #222;
}
#topbar ul li.menu-current a:hover{
    color: #b4b0b1;
}
