/* CSS Document für SWK Herford  1 Spaltiges Layout */

body{
background: url(../file/background/bg.gif) repeat-x #EEEEEE;
margin: 0px;
padding: 0px;
}


body,div, td, th{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #FF4500;
}

a.mainlevel-nav{
border-bottom: 1px;
border-bottom-color: #CFCDCD;
border-bottom-style: solid;
color: #000000;
display: block;
font-family: Verdana;
font-size: 11px;
line-height: 20px;
padding-bottom: 2px;
padding-right: 10px;
padding-top: 2px;
text-align: right;
text-decoration: none;
width: 160px;
}

a.mainlevel-nav:hover{
background-color: #FAFAFA;
color: #FF4500;
}

a.mainlevel-top{
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}

a.mainlevel-top:hover{
color: #FF4500
}

.contentpane{
background: none;
background-color: #FFFFFF;
text-align: left;
}

.contentheading{
font-size: 18px;
color: #37466F;
}

.contentheading a{
font-size: 18px;
color: #37466F;
}

.contentheading a:hover{
font-size: 18px;
color: #FF4500;
background: none;
}

table.moduletable th{
font-size: 18px;
color: #37466F;
font-weight: normal;
font-famaly: verdana; arial;
}

#outline{
margin-left: 80px;
text-align: left;
width: 715px;
}

#logo{
margin: 0px;
pading: 0px;
background: url(../file/background/logo.gif) no-repeat;
width: 715px;
height: 120px;
}

#logo_inner{
float: right;
margin: 15px 20px 0px 0px !important;
margin: 15px 10px 0px 0px;
}

#mitte{
background: url(../file/background/mitte.gif) no-repeat;
background-color: #EFEFEF;
width: 715px;
height: 330px;
}

#menu{
text-align: right;
float: right;
width: 160px;
margin: 50px 30px 0px 0px !important;
margin: 50px 10px 0px 0px;
}

#news{
float: left;
width: 500px;
}

#content{
background: url(../file/background/content.gif);
width: 715px;
overflow: hidden;
height: 100%;
}

#content_left0{
float: left;
width: 670px;
margin-left: 23px !important;
margin-left: 12px;
}

#content1{
background: url(../images/content.gif) repeat-y;
width: 715px;
height: 100%;
overflow: auto;
}

#content_left{
float: left;
width: 460px;
margin-left: 23px !important;
margin-left: 12px;
height: 100%;
}

#content_right{
float: right;
width: 160px;
margin: 0px 30px 0px 0px !important;
margin: 0px 10px 0px 0px;
overflow: hidden;
}


#footer{
background: url(../file/background/footer.gif) no-repeat;
width: 715px;
height: 106px;
}