/*  
Theme Name: SUBSEO Theme
Theme URI: http://subseo.net
Description: das SubSEO Theme
Version: 1.0
Author: SubSEO
Author URI: http://subseo.net

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#f4f4f4;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
     }
/*--------------------DIVs------------------------------*/

div.pagecenter
	{
	margin: 0 auto;
	width: 982px;
	}
	
div#header
	{
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(images/header_bg.gif);
	height:102px;
	}
	
div#headerlogo
	{
	background-image:url(images/header_logo.gif);
	background-repeat:no-repeat;
	padding-left:255px;
	padding-top:60px;
	height:42px;
	color:#000000;
	
	}
	
div#rss
	{
	height:42px;
	width:52px;
	position:absolute;
	top:0px;
	right:0px;
	}
		
div#topnavi
	{
	height:30px;
	background-image:url(images/topnavi_bg.gif);
	text-align:center;
	padding-top:15px;
	}
	
div.content-center
	{
	border:1px solid #C8C8C8;
	border-top:none;
	padding:10px;
	text-align:justify;
	color:#333333;
	background-color:#fff;
	width:760px;
	float:left;
	}

div.contentheader
	{
	border-bottom:1px solid #000000;
	padding-bottom:4px;
	}	
div.contentheadersub
	{
	background-color:#000000;
	color:#FFFFFF;
	float:right;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	}
	
div.conterheadersubborder
	{
	width:760px;
	float:left;
	}
	
div.singlecontent
	{
	float:left;
	width:760px;
	margin-bottom:10px;
	}
	
	
div#sitebar
	{
	font-size:11px;
	padding:10px;
	float:left;
	width:160px;
	}

div.widgetheader
	{
	border-top:1px solid #000000;
	height:14px;
	margin-top:10px;
	margin-bottom:2px;
	}

div.widgetheadersub
	{
	background-color:#000000;
	color:#FFFFFF;
	float:right;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;	
	}
	
div#footer
	{
	margin-top:10px;
	width:982px;
	border-top:1px solid #C8C8C8;
	}
	
div.commentborder
	{
	border:1px solid #eee;
	background-color:#f6f6f6;
	padding:5px;
	margin-bottom:10px;
	}
	
div.commentinfo
	{
	float:left;
	width:200px;
	}
	
	div.commentpic
		{
		float:left;
		width:60px;
		padding:5px;
		}
		
	div.commentinfosub
		{
		float:left;
		width:119px;
		padding:5px;
		}
	
div.commenttext
	{
	float:left;
	width:530px;
	padding:5px;
	}
	
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
/*--------------------textgestaltung--------------------*/

p{
margin-top:2px;
     }

h1
	{
	font-size:36px;
	margin:0px;
	padding:0px;
	}

h2,h3,h4,h5,h6{
	font-size:12px;
	margin:0px;
	padding:0px;

     }
	 
h2 a{
font-weight:800;
text-decoration:none;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	color:#888888;
	height:1px;
	padding:0px;
	margin:0x;
	border:0px;
	border-top:1px solid;
	}





dl{
     }
     dt{
          }
          dd{
          }


#topnavi ul{
float:left;
margin:0px;
padding:0px;
margin-right:10px;
margin-bottom:7px;
color:#FFFFFF;
list-style:square;

     }
#topnavi ol{
float:left;
margin:0px;
padding:0px;
margin-right:10px;
     }
#topnavi li{
float:left;
margin:0px;
padding:0px;
margin-left:20px;
margin-right:10px;
list-style:square;
margin-bottom:2px;
color:#FFFFFF;

          }
		  
div#sitebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
     }
div#sitebar ol{
     }
     div#sitebar li{
	 list-style:none;
	 padding:0px;
	 padding-left:8px;
	 background-image:url(images/icon1.gif);
	 background-repeat:no-repeat;
	 padding-bottom:2px;
          }

    div#sitebar ul ul{
		margin:0px;
         }


ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
color:#000;
letter-spacing:1px;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover {
text-decoration:none;
color:#333333;
    }
a:link:active, 
a:visited:active {
     }
	 
	 
#topnavi a {
	color:#debf39;
	text-decoration:none;
     }
#topnavi a:link { 
     }
#topnavi a:visited { 
     }
#topnavi a:link:focus{ 
     }
#topnavi a:link:hover, 
#topnavi a:visited:hover {
color:#FFFFFF;
text-decoration:underline;
    }
#topnavi a:link:active, 
#topnavi a:visited:active {
     }
	 
div#rss a img
	{
	border:0px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
div#rss a
	{
	border:0px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #888;
margin-bottom:3px;
	}

#commentform textarea {
width:528px;
border:1px solid #888;
	}

#commentform #submit {
border:1px solid #888;
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

	/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
	margin-left:5px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}