#searchform .headerinputs {
	padding:0;
	margin:0;
}
#submitimg {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}
.suedlogo_text {
	float:left;
	padding:30px 0 0 18px;
}
.headleftcontainer {
	width:310px;
	float:left;
}
.headrightcontainer {
	width:480px;
	float:right;
}
.headersubline {
	float:left;
	color:#ffffff;
	font-size:21px;
	font-family: "Times New Roman";
	font-weight:bold;
	letter-spacing:0.1;
	padding-top:5px;
}
.headnavi {
	padding-top:11px;
}
.headnavi .tab {
	float:left;
	height: 28px;
} 
.headnavi .tab .tableft {
	width:4px;
	float:left;
	height: 28px;
}
.headnavi .tab .tabmid {
        float:left;
	height: 28px;
}
.headnavi .tab .tabright {
        width:4px;
        float:left;
	height: 28px;
	background:url('images/tabtrenner.png') top right no-repeat;
}
.headnavi .tabactive {
        float:left;
        height: 28px;
	position:relative;
	left:-4px;
}
.headnavi .tabactive .tableft {
        width:4px;
        float:left;
        height: 28px;
	background:url('images/tableft.png') top left no-repeat;
}
.headnavi .tabactive .tabmid {
        float:left;
        height: 28px;
        background:#ffffff;
}
.headnavi .tabactive .tabright {
        width:4px;
        float:left;
        height: 28px;
	background:url('images/tabright.png') top right no-repeat;
}
.headnavi .tabactive .tabrightlast {
        width:4px;
        float:left;
        height: 28px;
}

.headnavi .tab a {
	font-family: "Times New Roman";
        font-weight:bold;

	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 10px 0 10px;
	position:relative;
	top:5px;
}
.headnavi .tab a:hover {
	text-decoration:underline;
}
.headnavi .tabactive a {
	font-family: "Times New Roman";
        font-weight:bold;

	font-size:18px;
	color: #8dbce6;
	text-decoration:none;
        padding:10px 10px 0 10px;
	position:relative;
	top:5px; 
	
}
.headnavi .tabactive a:active {
        text-decoration:underline;
}

.boxListRow {
    padding:10px 0px 5px 10px;   
}

.boxListRow .boxListRowCounter {
	background-image: url(http://blog.suedblog.de/wp-content/themes/suedblog/images/small_bla.gif);
	background-repeat: no-repeat;
	color: #00389a;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	margin: 5px 10px 0px 0px;
	width: 28px;
	height: 25px;
	text-align: center;
	float:left;
}

.boxListRow .boxListRowRight{
    float:left;
    color:#686868;
    font-size:11px;
    
}
.boxListRow .boxListRowRight b.username{
    
    color:#363636;
    font-size:11px;
    
}

.boxListRow .boxListRowRight a{
    color:#363636;
    font-weight:bold;
    text-decoration:none;
}

.boxListRow .boxListRowRight a:hover{
    color:#363636;
    text-decoration:underline;
}
 
.boxMain .headline {
	border-bottom:1px solid #dcdcdc;
	padding:5px 0px 7px 10px;
	margin:0px 0px 15px 0px;
	background-color: #ffffff;
	height: 20px;
}

.boxMain {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

.boxMain h1 {
	color: #990000;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding:0px 0px 0px 0px;
	line-height: 22px;
}

.boxMain h4 {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.boxMain h4 a {
	color: #990000;
}

.boxMain .counter {
	background-image: url(http://blog.suedblog.de/wp-content/themes/suedblog/images/big_bla.gif);
	background-repeat: no-repeat;
	color: #00389a;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 44px;
	height: 38px;
	text-align: center;
	float:left;
}

.boxMain a {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #363636;
	line-height: 12px;
}

.werbSidebar {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:300px;
	overflow:hidden;
       
}
.subhead {
    padding:0;
    margin:10px;
}
.subhead a {
    color: #990000;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding:0px 5px 0px 0px;
	line-height: 22px;
}

#BlogDerWoche {
	background-color: #eceef2;
	margin: 0px 0px 10px 0px;
	width:500px;
    display:table;
}
#BlogDerWoche .headline {
    background-color: #eceef2;
    border-bottom:1px solid #dcdcdc;

}
#BlogDerWoche h1 {
		color: #990000;
	font-size: 18px;
	padding:5px 0px 5px 10px;
	font-weight: normal;
	text-align: left;
}
#BlogDerWoche .bdwContent {
    padding: 10px;
    margin: 0;
}
#BlogDerWoche .bdwTitle{
    font-size: 14px;
    color:  #363636;
    font-weight:bold;    
}
#BlogDerWoche .bdwImage {
    float:left;
    width:280px;
    overflow:hidden;
}
#BlogDerWoche .bdwText {
    float:left;
    width:180px;
    padding:10px;
    overflow:hidden;
}
.boxHeadline .btn_mid a{
	color:#ffffff;
	text-decoration:none;
	cursor:arrow;
	padding-top:2px;
	position:relative;
	top:2px;	
}
.skyscraper {
    width:160px;
    height:600px;    
    float:right;
   margin-left:20px;
   overflow:hidden;
  }
.superbanner {
    width:728px;
    height:90px;
    margin: 0 auto;
    padding-bottom:20px;
    padding-right: 57px;
}

.headline h1 a {
  color:#686868 !important;
}

        #BlogRoll ul, #BlogRoll li, #BlogRoll ul li {
          list-style:none;
          margin:0px;
          padding:0px;
        }
         #BlogRoll ul li a {
           color:#686868;
           font-size:11px;
           font-weight:bold;
        }
        
        #BlogRoll ul li {
          margin:10px 0px 10px 10px;
        }
        
         #BlogRoll h3, #TagCloud h1 { 
           background-color:#ECEEF2 !important;
           border-bottom:1px solid #DCDCDC !important;
           color:#686868 !important;
           font-size:18px !important;
           font-weight:normal !important;
           padding:5px 0 5px 10px !important;
           text-align:left !important;
         }
         
         #BlogRoll, #TagCloud {
           background-color:#FFFFFF !important; 
           border:1px solid #CDCDCD !important; 
           margin:0 0 10px 0 !important;
           padding:0px!important;
         }

	.innerTags {
	  padding:10px;
	  text-align:justify;
	}
	.innerTags a {
	  color:#363636;
	}
