/* Template für SMF - pbp Edition */
/* general stuff */

body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: 10px;
}

a {
text-decoration:  none;
font-weight: normal;
border: none;
 }
 
a:hover {
text-decoration:  underline; 
border: none;
 }
 
#pagewidth-1024{
width:		970px;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
background: 	url(images/back_all1024.gif) repeat-y 0px 140px;
margin-bottom: 	0px;
}

#pagewidth-board{
width:		100%;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
margin-bottom: 	0px;
}

td.rand_oben{
height:		6px;
background: 	url(images/out_top.png) repeat-x 0px 0px;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
margin-bottom: 	0px;
}

td.rand_unten{
height:		28px;
background: 	url(images/out_btn.png) repeat-x 0px;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
margin-bottom: 	0px;
}

td.rand_unten1{
height:		6px;
background: 	url(images/out_btn1.png) repeat-x 0px;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
margin-bottom: 	0px;
}

td.rand_links{
width:		6px;
text-align:	left;
margin-left:	auto;
margin-right:	auto;
background: 	url(images/out_left.png) repeat-y 0px ;
margin-bottom: 	0px;
}

td.rand_rechts{
width:		6px;
text-align:	right;
margin-left:	auto;
margin-right:	auto;
background: 	url(images/out_right.png) repeat-y 0px;
margin-bottom: 	0px;
}



#header {
height:  116px; 
width:  100%; 
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;padding-left: 8px;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}

#footer-800{  
height: 40px; 
width:100%; 
background: url(images/footer.jpg) top left no-repeat #FFFFFF; 
font-size: 10px;
}

#footer-1024{  
/* height: 40px;  */
width:100%; 
background: url(images/out_btn.png) top left repeat-x #FFFFFF; 
font-size: 10px;
}

 
#banner {
 width: 478px;
 height: 68px;
 float: right;
 padding-left: 0px;
 padding-top: 5px;
 font-size:10px;
 color:#FFFFFF;
 font-weight:light;
 text-align:center;
 }
 
iframe.wrapper {
 z-index: 0;
 }

.sitedate {
color:#FFFFFF;
font-size:8px;
padding-left:6px;
padding-top:0px;
font-weight:light;
text-align:left;
margin-left: 22px;
margin-bottom : 2px;
}

h1{
 font-weight: bold;
 font-size: 14px;
 font-family: verdana, arial, sans-serif;
 padding-left:6px;
 padding-top:0px;
 text-align:left;
 text-decoration: none;
 color : #FFFFFF;
 line-height : 100%; margin-left: 20px;
 margin-top: 5px;
 margin-bottom : 2px;
}
  
.clr{clear:both;}

.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
}

div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}


/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}

body{
background: #FFF url(images/back_verlauf.jpg) repeat-x top;
}

#header {
background: #FFF url(images/back_verlauf.jpg) repeat-x top;
 }
 
#search {
background: url(images/back_search.jpg) right top no-repeat;
}

a, #search .inputbox, #search .button{
color: #002E61;
}

#banner {
background: url(images/banner_back.jpg) no-repeat;
}

ul#mainlevel-nav li{
background: url(images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(images/headmenu_right.gif) bottom right no-repeat;
}

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(images/headmenu_right_hover.gif) bottom right no-repeat;
}


/* Other Mambo Stuff */

#title {
}

.date {
}
hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}
