/*  
Theme Name: Speedata 
Theme URI:http://www.speedata.de
Description: CI Theme von Speedata
Version:0.5
Author:Andre Teich
Author URI:http://www.AndreTeich.de/
*/
*{margin:0px; padding:0px;}
body{
  background:#0f3153 url(images/bg.png) repeat-x top left; 
  font-family:Helvetica; 
  font-size:100%; 
  border-top:4px solid #8c0e1c;
}
img{border:0px;}
img.alignright, a img .alignright, .post .img_right{margin:0 0 5px 10px; float:right;}
img.alignleft, a img.alignleft, .post .img_left{margin:0 10px 5px 0; float:left; }
img.aligncenter, a img.aligncenter, .post .img_center{margin:25px auto 0 auto; text-align: center; display:block;}
a{color:white; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
p{margin-bottom:10px;}
ul{list-style-type:disc; margin-left:30px; margin-bottom:10px;}
textarea{font-family:Helvetica, Arial; border:1px solid #727272; padding:5px 3px; width:401px; color:black; font-size:12px;}
/*---MAIN----*/
#wrapper{width:100%;float:left; padding-top:35px; }
#center{width:854px; margin:0 auto;}
#header{margin:0 auto; float:left; padding-left:3px; width:854px; font-size:14px}
#header img{float:left;}
#header ul{float:right; list-style-type:none; margin-top:41px;}
#header ul .current_page_item{background:url(images/active.png); height:21px;}
#header ul li{float:left; width:80px; text-align:center; margin-left:10px;padding-top:9px;}
#content{margin:0 auto; padding:10px 0px; float:left; width:820px;}
.content_c{background:url(images/center.png) repeat-y top left; float:left; width:854px;}
.content_t{background:url(images/top.png) no-repeat; float:left; width:854px; height:8px;}
.content_b{background:url(images/bottom.png) no-repeat; float:left; width:854px; height:8px;}
#footer{visibility:hidden;margin:0 auto; float:left; padding:25px 0px 25px 20px; width:854px; font-size:12px; color:#ddd;}
#footer a{color:#9e1323;}
#footer ul{list-style-type:none; margin:3px 0 0 0; width:100%}
#footer ul li{padding:1px 0; margin:1px 0;}
/*--- CONTENT ---*/
.post{width:850px; color:white; margin:0 0 20px 0;}
.post a{color:#cf111d;}
.post ul{margin-bottom: 30px;}
.post ul li{ list-style-image:url(images/li.jpg); margin:4px 0 4px 0px;}
.post ol{margin:0 0 0 35px; padding-right:15px;}
.post h2, .post h2 a, .post h2 a:visited{ font-weight:bold; color:white; margin:0px 0 5px 9px;}
.post h2 a:hover, a.fat:hover{color:#53a6b0;}
.post h2 { /* war: 15px */
font-size:17px; }
.post { /* 13px */
font-size:12px;
}

.post h3{font-size:14px; color:white; font-weight:normal; margin:20px 0 3px 0;}
.post .entry{margin:5px 0; line-height:17px; padding:0 15px; text-align:left;}
.post .entry p{padding:5px 10px;}
.post .row{float:left; margin-bottom:25px;}
.post .column{width:253px; float:left; margin:0 10px; display:block;}
.post .column50{width:390px; float:left; margin:0 10px; display:block;}

.post .entry .grey{color:#c8c8c8;}
.post .light{display: inline-block; width:823px; margin:0 0 25px -12px; border-top:1px solid #3f576d; border-bottom:1px solid #3f576d; padding:20px 10px 20px 15px; background:transparent url(images/bg_2.png) repeat;}
.contactform{margin:0px; padding:0px; text-align:left;}
.contactleft{width:20px;}
