/*  
Theme Name: 3spalten-Design
Theme URI: http://www.conversionmedia.de
Description: <p>3-Spalten-Design f&uuml;r WordPress</p>
Version: 1.0
Author: conversionmedia GmbH &amp; Co. KG
Author URI: http://www.conversionmedia.de
*/
/* Begin General Settings */
html{
font-family:Arial;
font-size:14px;
font-weight:normal;
color:#172983;
background-color:#676f72;
}
h1{
font-size:20px;
font-weight:lighter;
}
h2{
font-size:16px;
font-weight:lighter;
color:#666;
}
h3{
font-size:16px;
font-weight:lighter;
}
a:link, a:visited{
color:#e3bd3d;
text-decoration:underline;
}
a:hover{
color:#172983;
text-decoration:none;
}
span.red{
color:red;
}
.alignleft{
float:left;
margin:0 10px 10px 0;
}
.alignright{
float:right
}
ul{
list-style-type:none;
margin:0;
padding:0;
}
ul.with_list_item{
list-style-type:disc;
margin:12px 0 12px 24px;
}
ul.with_list_item li{
margin:2px 0;
}
.clear{clear:both}
/* End General Settings */

div#head {
margin:0 auto;
width:990px;
height:184px;
background: url(images/header.jpg) no-repeat;
border-left:solid 1px #172983;
border-right:solid 1px #172983;
}
div#head a#logo{
width:320px;
height:100px;
display:block;
background:url(images/logo.png) no-repeat;;
position:relative;
top:45px;
left:25px;
text-decoration:none;
}
div#top_nav {
margin:0 auto;
position:relative;
width:980px;
height:44px;
background: url(images/top_nav_bg.jpg) repeat-x;
padding:2px 0 0 10px;
}
div#top_nav ul li {display:inline;}
div#top_nav ul li:first-child a{
border-left:0px;
}
div#top_nav ul li a{
float:left;
width:160px;
height:32px;
padding:10px 0 0 0;
text-align:center;
color:#fff;
text-decoration:none;
border-left: solid 1px #bbbcbd;
}
div#top_nav ul li a:hover, div#top_nav ul li.current_page_item a{
background:url(images/top_nav_bg_hover.jpg) repeat-x;
}
div#page {
width:990px;
margin:0 auto;
background: transparent url(images/sidebar_bg.jpg) repeat;
}
div#left {
width:790px;
float:left;
}
div#sb_left{
float:left;
width:200px;
}

/* Anfang Navigation */

div#sb_left ul#navigation{
margin:20px 0 5px 16px;
}
/* Navigation Erste Ebene */
div#sb_left ul#navigation li.page_item a{
display:block;
width:158px;
height:26px;
padding: 6px 0 0 8px;
background:url(images/navigation_li_bg.jpg) repeat-x;
border-bottom:solid 1px #0f1c56;
border-left:solid 1px #0f1c56;
border-right:solid 1px #0f1c56;
color:#fff;
text-decoration:none;
}
div#sb_left ul#navigation li.page_item a:hover{
background:url(images/navigation_li_bg_hover.jpg) repeat-x;
color:#172983;
text-decoration:none;
}
div#sb_left ul#navigation li.current_page_item a{
background:url(images/navigation_li_bg_hover.jpg) repeat-x;
color:#172983;
}
/* Navigation Zweite Ebene */
div#sb_left ul#navigation li ul li.page_item a{
width:150px;
line-height:12px;
padding: 6px 0 0 16px;
background:url(images/navigation_li_bg_hover.jpg) repeat;
color: #172983;
}
div#sb_left ul#navigation li ul li.page_item a:hover{
color: #fff;
}
div#sb_left ul#navigation li ul li.current_page_item a{
color:#fff;
}

/* Ende Navigation */

div#content {
width:540px;
float:right;
background: transparent url(images/content_bg.jpg) repeat-y;
padding:25px;
}
div#wellblech{
background:url(images/wellblech_footer_bg.png) no-repeat bottom;
clear:both;
width:540px;
height:218px;
}
div#content table.product{
float:right;
margin:0 0 0 55px;
border:0;
}
tr.odd{
background:#dfdfdf;
}
tr.odd td{
border-top:solid 1px #666;
border-bottom:solid 1px #666;
height:18px;
}
tr.even{
background:#fff;
}
tr.even td{
height:16px;
}
div#content ul.product2{
padding-bottom: 5px;
border-bottom: 1px solid #333333;
}
div#content span.product3{
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
display:block;
height:10px;
}

/* Anfang Widget Bereich */

div#sb_right {
width:180px;
float:right;
font-size:10px;
padding:20px 0 0 20px;
}
/* Textwidget Formatierungen */
li.widget_text{
width:160px;
}
li.widget_text h2{
margin:0;
width:152px;
height:26px;
padding: 6px 0 0 8px;
background:url(images/navigation_li_bg.jpg) repeat-x;
border-bottom:solid 1px #0f1c56;
border-left:solid 1px #0f1c56;
border-right:solid 1px #0f1c56;
color:#fff;
}
div.textwidget{
background:#ebebeb;
padding:10px 0 10px 10px;
}
div.textwidget table{
background:#172983;
color:white;
width:140px;
}
div#sb_right div.textwidget a{
color: #ffffff;
}
div#sb_right div.textwidget a:hover{
color: #E3BD3D;
}

/* Ende Textwidget Formatierungen */
/* Ende Widget Bereich */

div#footer {
clear:both;
width:990px;
height:31px;
padding:13px 0 0 0;
background: url(images/top_nav_bg.jpg) repeat-x;
margin:0 auto;
color:#fff;
}
div#footer a{
color:#fff;
text-decoration:none;
}

/*div#top_nav ul#top_nav_list {
list-style-type:none;
padding:0;
margin:0;
position:absolute;
top:0px;
right:0px;
}*/


/*innenabstaende fuer content*/
div#content div.post {
padding:5px;
}
span#footext {
display:block;
width:990px;
margin:0px auto;
text-align:center;
}

input.textbox, textarea {
width:98%;
}