.spacer{
	position: absolute;
	top: 105px;
	left: 175px;
}

body {
 margin:0px 0px 10px 0px;
 background: #6d7982;
 background-image: url(bg.jpg);
 background-repeat: repeat-y;
 background-position: center;
 font-size: 100%;
 font-family: calibri,tahoma,arial,sans-serif;
 font-family: Helvetica,Arial,sans-serif;
 }

A, A:link, A:visited, A:active, A:hover, .title {
  color: #d60000;
}

A { font-weight:bold; } 

A, A:link, A:visited{ text-decoration: none; } 

A:hover{  border-bottom: 1px dotted #d60000;   }

h1, h2, h3 {
 margin: 0px;
 padding: 0px;
}

blockquote {
 padding: 3px;
 background-color: #F7F7F5;
 border:1px dotted #E0E0E0;
}

 .hide{
display: none;
}

.show{
display: block;
}

#banner, .description, #banner-commentspop { background:#336699;}

#banner {
 color:#FFF;
 font-size:x-large;
 font-weight:normal;
 border-bottom:1px dotted #FFF;
 border-top:3px solid #99CCFF;
 padding:15px; 
 text-transform:uppercase;
 letter-spacing: .2em; 
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
 font-size: x-large;
 color: #FFF;
 text-decoration: none;
}

.description {
 color:#99CCFF;
 font-size:x-small;
 font-weight:bold;
 text-transform:none;
 letter-spacing: 0px; 
}

#content {
 float:right;
 width:74%;
 margin-right:0.5%;
 padding-bottom:20px;
}

#links {
 border : 1px solid #EEEEFF;
 width: 150px;
 margin-top: 5px;
 float: left;
 }
 
#links ul {
 list-style: none;
 padding-left: 0px;
 margin-left: 0px;
} 

.posting {
  padding-top:10px;
  padding-right:1%;
  margin-bottom: 15px;
  width: 750px;
  float: right;
}

.blog {
  padding-right:1%;
  float: left;
}

.blogbody {
 color:#333;
 line-height: 130%;
 font-weight:normal;
 padding-left:10px;
 padding-right:10px;
 padding-top:5px;
}


.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
 font-weight: normal;
 text-decoration: underline;
}

.postDatum {
 font-size: 14px;
 color: #999999;
 text-transform: uppercase;
 font-weight:bold;

}

.title{
 font-size: 22px;
}

.postDatum {
  margin-left:45px;
  text-align:right;
  border-bottom: 2px solid #4a4e51;
}

.posted-big{
 font-size: 12px;
 color: #000000;
 font-weight:bold;
}


#menu {
 margin-bottom:15px;
 background:#FFF;
}

.date{ 
 font-size: 14px; 
 font-weight: bold;
 color: #FFFFFF; 
 border:1px solid #999;
 background:#4a4e51;
 padding:5px;
 margin-bottom:10px;
}

.posted{ 
 	color: #000000;
	padding: 10px;
	letter-spacing: 0.2px; 
}

.posted-small{ 
	font-size: 9px; 
	color: #4a4e51;
}

.calendar {
  color:#666;
  font-size:x-small;
  font-weight:normal;
  background:#FFF;  
  line-height:140%;
  padding:2px;
  text-align:center;
}

.calendarhead {
 color: #000000;
font-size:x-small;
font-weight:bold;
  line-height:140%;
  padding:2px;
}

table.calMonth {
	width:130px;
}

thead {
	text-align:center;
}

tbody {
	text-align:right;
}

table.calYear tbody tr td {
	vertical-align:top;
}

.side, .nextposting, .previousposting{
color:#333;
font-size: 80%;
  line-height:140%;
  padding:2px;
}

.sidetitle {
  color:#FFFFFF;
  font-size:x-small;
  font-weight:bold;
  background:#4a4e51;
  line-height:140%;
  margin-top:10px;
  text-align:center;
  text-transform:uppercase;
  letter-spacing: .2em;  
}

.syndicate {
  font-size:xx-small;
  font-weight:bold;
  line-height:140%;
  padding:2px;
  margin-top:10px;
  text-align:center;
 }

.powered {
 color: #000000;
font-size:xx-small;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
line-height:140%;
text-transform:uppercase; 
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing: .2em  
}


.comments-post {
color:#666;
font-size:x-small;
font-weight:normal;
}

.trackback-body, .trackback-url, .trackback-post, .comments-head { color:#666; }

.trackback-body {
font-size:small;
font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding:10px;
}

.trackback-url {
 font-size:small;
 font-weight:normal;
 background:#FFF;
 line-height:140%;
 padding:10px;
 border:1px dashed #CCC;
}

.trackback-post {
 font-size:x-small;
 font-weight:normal;
 background:#FFF;
}

.comments-head{ 
 font-size: 12px;
 border:1px solid #999;
 padding:5px;
 font-weight:normal;
 margin-top:10px;
}

#banner-commentspop {
 color:#FFF;
 font-size:large;
 font-weight:bold;
 border-bottom:1px dotted #FFF;
 border-top:3px solid #99CCFF;
 padding:15px; 
}

/**
 * styles for the little toolbar on top of the comment text box
 */
#toolbar {	
 margin: 0;
 padding: 0;
}
			
.button {
 border: 1px solid ButtonFace;
 margin: 1px; 
}
			
.button_raised	{ 
 border-top: 1px solid ButtonHighlight;
 border-left: 1px solid ButtonHighlight;
 border-bottom: 1px solid #999;
 border-right: 1px solid #999;
 margin: 1px;
 }
			
.button_pressed	{
 border-top: 1px solid #999;
 border-left: 1px solid #999;
 border-bottom: 1px solid ButtonHighlight;
 border-right: 1px solid ButtonHighlight;
 margin: 1px;
}



.nav{
   float:left;
   }

.MyContent {
   margin-top: 10px;
}

.navBar, .empfehlungen, .main{
    border:1px solid #EEEEFF;
}

.navBar{
   width:150px; 

   margin-bottom: 4px;
   padding-bottom: 6px;
   }

.empfehlungen{
   text-align:left;
   padding: 2px;
   width:146px; 
   }


.main{
   width:760px; 
   padding: 3px;
   float: right;
   }

.contentMain{
   margin: 10px auto 10px auto; 
   width:930px; 
   padding:10px; 
   }

.NavPoint{
   height:13px; 
   width: 145px;
   text-align:left; 
   margin-left:5px;
   
   }

.TDsmallHeight{
	height:7px;
}

.comments-bodyeven, .comments-body, .technorati {color:#666;}

    .comments-bodyeven{
background:#EEEEFF;

font-size:small;
font-weight:normal;
  line-height:140%;
  padding:10px;
    }

    .comments-bodyodd{
background:#FFFFFF;
color:#999;
font-size:small;
font-weight:normal;
  line-height:140%;
  padding:10px;

    }

    .comments-body{
font-size:small;
font-weight:normal;
  line-height:140%;
  padding:10px;
    }

.technorati {
font-size:x-small;
font-weight:normal;
 padding:10px;
}

.archivesummarydaysinglepost {margin-top:2px; }
.archivesummarydayposts {margin-left: 25px;}
.archivesummaryday {float: left;position:relative;margin-top:2px; }
.archivesummarydaycontainer {margin-left:50px;clear: both; position: relative; }
.archivesummarymonth {position: relative; margin-bottom: 15px;}
