/*  

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

*/

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:lighter;
	color:#333333;
	background:#fff;
	line-height:1.3em;
}
a {
	color:#9b0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
strong {
	font-weight:bold
}
h1 {
	font-weight:lighter;
	font-size:16pt;
	color:#9d161c;
	padding:5px 0 5px 0px;
	margin:0;
	line-height:110%;
}
h2 {
	font-weight:lighter;
	font-size:14pt;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
div#head {
	margin:0 auto;
	width:900px;
	height:100px;
	background: transparent url(images/header.jpg) no-repeat;
}
div#top_links {
	width:900px;
	margin:0 auto;
	padding:0 0 10px 0px;
	font-size:9pt;
	text-align:center;
	border-bottom:1px solid #bbbbbb;
}
div#top_links a {
	color:#333333; margin:0px 20px 0px 20px;
}
div#top_nav {
	margin:0 auto;
	position:relative;
	padding:15px 15px;
	width:870px;
	/*background: transparent url(images/page_bg.jpg) repeat-y;*/
	color:#000000;
	text-align:center;
}
div#page {
	width:900px;
	margin:0 auto;
	padding-top:15px;
	/*background: transparent url(images/page_bg.jpg) repeat-y;*/
}
div#left {
	width:670px;
	float:left;/*background: transparent url(images/sidebar_left_bg.jpg) repeat-y;*/

}
div#sb_left {
	float:left;
	width:190px;
	padding:10px 0 0 10px;
}
input#s {
	width:130px;
}
div#sb_left ul li a {
	width:180px;
	display:block;
	height:25px;
	padding:9px 0 0 10px;
	text-decoration:none;
	color:white;
	border-bottom:solid 1px #ff9900;
	background:#990000;
}
div#sb_left ul li a:hover, div#sb_left ul li.current_page_item a {
	background:#333333;
	color:#fff;
}
div#ansprechpartner {
	border:solid 1px #333333;
	padding:10px;
	margin:10px 0 0 0;
}
div#ansprechpartner h2 {
	background:#bd0006;
	color:white;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
	height:24px;
	font-size:10pt;
	font-weight:lighter;
}
div#content {
	width:450px;
	float:right;
	padding:0;
 	 
}
div#breadcrumbs {
	padding:0 0 0 0px;
	margin:0 0 10px 10px;
	color:#7f7f7f;
	border-bottom:1px solid #bbbbbb;
}
div#sb_right {
	width:170px;
	float:right;
	padding:0 15px 0 15px;
	margin:0 10px 0 0;
 
}
/* RSS Feeds */

ul#feed { margin:0 0 15px 0; }

ul#feed li {
	border-bottom: solid 1px #888888;
	padding:10px 0 5px 0;
}
/* Ende RSS Feeds */

div#footer {
	clear:both;
	width:850px;
	padding:10px 25px 10px 25px;
	margin:0 auto;
	color:#333333;
	font-size:10pt;
}
span#footext {
	display:block;
	width:900px;
	height:45px;
	margin:0px auto;
	text-align:center;
	color:#333333;
	font-size:10pt;
	/*background:transparent url(images/footer_bg.jpg) bottom no-repeat;*/
}
span#footext a {
	color:#333333;
	text-decoration:none;
}
div#top_nav ul#top_nav_list {
	list-style-type:none;
	padding:0;
	margin:0;/*position:absolute;

top:0px;

right:0px;

*/}
/* Archivtemplate & Artikeltemplate */

p.meta {
	color:#888888;
}
/* Ende Archiv- & Artikeltemplate */





/*innenabstaende fuer content*/

div#content div.post {
	padding:5px;
}
div.entry, div#respond {
	padding:0 5px 0 0px;
}
input.textbox, textarea {
	width:98%;
}

