/*  
Theme Name: template
Description: Standard Template
Version: 1.0
Author: Dirk Wrana
*/
/*Farbcodes
#14445b - blau (dunkel)
#2971AD -  blau (hell)
#7d1e28 - rot
#bfb04b - gruen

#65b6dc - blau submenue
*/

/* Styles für geschriebene Artikel */
/* Aufruf im Beitrag:
<p class="contentstyletext"><span class="contentimg1"><strong>der Titel</strong></span>
*/


.contentstyletext {
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 color: #333333;
         border-top: 1px dotted #666666;
         text-decoration: none;
         line-height: 160%;
	 text-align: left;
         padding: 0px 0px 0px;
}

/* img-Style kopieren wenn mehrere Logos verwendet werden*/

.contentstyle_img1 {
	background: url(images/icons/icon1.png) no-repeat left center;
	padding-left: 90px;
	padding-bottom: 2px;
	margin-left: 0px;
}

/* Ende Artikelstyles */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
        background: #646464;
	margin: 0px;
	padding: 0px 0px 30px;
}

/* Font Styles */

a {
	color: #2971AD;
	text-decoration: none;
}
a:visited {
	color: #2971AD;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	margin:0px;
	padding-left: 40px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}

h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #333333;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #333333;
	letter-spacing: -1px;
	font: normal 20px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: none;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #758d38;
	margin: 10px 0px 5px;
}

/* Anpassungen Header php */

/* Hauptmenue Header */

#topmenue {
	background: #FFFFFF;
	height: 30px;
	position: relative;
}

#menue {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#menue li {
	float: left;
	margin-left: 5px;
}
#menue .current_page_item a, #menue .current_page_item a:visited{
	color: #666666;
        text-decoration: none;
}
#menue .page_item a{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 5px 5px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #e0e0e0;
	display: block;
}
#menue .page_item a:hover {
	color: #666666;
}

/* Logo und Titel */

#header {
	background: #FFFFFF url(images/header_bg.gif) no-repeat;
	height: 160px;
	position: relative;
}

#headerimg {
	position: relative;
	padding: 20px 0px 0px 10px;
	height: 85px;
}
#headerimg .description{
	position: absolute;
        left: 130px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 0 0 0 7px;
	background: inherit;
}

/* Anpassung Submenue */

#submenue {
	clear: both;
	background: #65b6dc url(images/submenue_bg.gif) no-repeat;
        color: #333333;
        font-size: 10px;
	line-height: 130%;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
}
#submenue a, #submenue a:visited {
        font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

#submenue a:hover {
	color: #646464;
        text-decoration: none;
}

#submenue h4 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        margin: 5px 10px 15px;
}
.submenue_middle {
	width: 320px;
	float: left;
	margin-left: 10px;
        }
.submenue_middle ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.submenue_middle ul li {
	padding: 0px 0px 10px 20px;
}
.submenue_left {
	width: 340px;
	float: left;
	margin-left: 10px;
        list-style: none;
        }

.submenue_left strong {
	font-size: 16px;
	line-height: 135%;
	font-weight: bold;
}
.submenue_left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 110%;
}
.submenue_left ul li {
        background: url(images/news.png) no-repeat;
	padding: 0px 0px 10px 20px;
}


.submenue_right {
	width: 200px;
	float: left;
	margin-left: 20px; 
}

/* Ende Anpassung Submenue */


/* Anpassung Content */

#page {
	margin: 0px auto;
	width: 920px;
	background: #FFFFFF url(images/content_bg.gif) repeat-y;
        }

#content {
	padding: 10px 20px 10px 10px;
	float: right;
	width: 640px;
        overflow: hidden;
        border-left: 1px dotted #e0e0e0;
}

.post {
	clear:both;
	padding-top: 15px;
}
.post-sym {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/artikelsym.png) no-repeat;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 580px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	padding-left: 0px;
	float:left;
	font-size: 10px;
	color: #666666;
}
.post-comments {
	padding-left: 20px;
	float: left;
	font-size: 10px;
}
.post-trackback {
	padding-left: 20px;
	float: left;
	font-size: 10px;
}
.post-calendar {
	background: url(images/calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

/* Seiten Navigation */

.navigation {
	       clear: both;
	       padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	       color: #FFFFFF;
}

.previous-entries a {
	       float: left;
               background: #65b6dc;
               padding: 5px 15px;
	       font: bold 12px Arial, Helvetica, sans-serif;
	       border: 1px solid #e0e0e0;
	       display: block;
	
}

.next-entries a {
	       float: right;
	       background: #65b6dc;
                padding: 5px 15px;
	       font: bold 12px Arial, Helvetica, sans-serif;
	       border: 1px solid #e0e0e0;
 	       display: block;
}

/* Ende Anpassung Content */

/* Sidebar */

#sidebar {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 220px;
	color: #646464;
	overflow: hidden;
        
        }
/* Sidebar Titel */

#sidebar h2 {
        background: #F5F5F5;
        width: 200px;
        height: 24px;
	position: relative;
        border: 1px solid #C0C0C0;
} 

#sidebar .sidebartitle {
         font-family: "Trebuchet MS",Arial, Verdana, Helvetica;
	 font-size:13px;
	 font-weight: bold;
	 color: #65b6dc;
         margin: 20px 0px 2px;
         padding: 5px 5px 0px;
         position: left;
} 

/* Sidebar Links */

#sidebar a, #sidebar a:visited{
	color: #646464;
	text-decoration: none;
}
#sidebar a:hover{
	color: #2971AD;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
        }
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 20px;
	border-bottom: 1px dotted #e0e0e0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/* Logo Rubrik Sidebar */
ul.list-cat li, li.widget_categories li{
	background: url(images/sdb_rubriken.gif) no-repeat;
	padding-left: 20px;
}

/*Logo Artikel Sidebar */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/sdb_artikel.gif) no-repeat;
	padding-left: 20px;
}

/*Logo Navigation Sidebar */
ul.list-menue li, li.widget_menue li{
	background: url(images/sdb_navi.gif) no-repeat;
	padding-left: 20px;
}

/* Logo Partner Sidebar*/
ul.list-blogroll li{
	background: url(images/sdb_partner.gif) no-repeat;
	padding-left: 20px;
}

/* Logo Archiv Sidebar */
ul.list-archives li, li.widget_archives li{
	background: url(images/sdb_archiv.gif) no-repeat;
	padding-left: 20px;
        margin-left: 0px;
}

/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/page-arrow.gif) no-repeat !important;
	padding-left: 10px;
}

/* Ende Anpassung Sidebar */


/* Funktion Rezensionen */

#comments, #respond {
	border-bottom: 1px dotted #e0e0e0;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #efefe7;
        border: 1px solid #e0e0e0;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #404040;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #2971AD;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 10px;
}

/* anpassung Formular */

#commentform {
	margin-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 14px;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #efefe7;
	border: 1px solid #e0e0e0;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #404040;
	border: 1px solid #e0e0e0;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* Ende Anpassung Rezensionen */

/*Anpassung Searchform php */

#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 120px;
	height: 14px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #e0e0e0;
	background: #FFFFFF;
	margin-right: 2px;
	color: #202020;
	font-weight: normal;
}

/* Button Suchformular */

#searchform input {
        background: transparent;
        width: 60px;
	height: 20px;
	border: 1px solid #FFFFFF;
        font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* Searchform php Ende */

/* Anpassung Footer php */

#footer {
	clear: both;
	background: #efefe7;
        color: #202020;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 10px;
        border-top: 1px solid #e0e0e0;
        border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
}
#footer a, #footer a:visited {
        font: bold 12px Arial, Helvetica, sans-serif;
	color: #404040;
}

#footer a:hover {
	color: #606060;
        text-decoration: none;
}

#footer h4 {
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color: #202020;
        background: #FFFFFF;
        border: 1px solid #e0e0e0;
	margin: 10px 0px 5px;
}

/* Fussnote */

#info {
	margin: 0px auto;
	width: 920px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 120%;
}
#info a, #info a:visited {
	color: #F5F5F5;
        text-decoration: none;
}

/* Footer php Ende */

/* sonstige Anpassungen */

img {
	border: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

form {
	margin:0px;
	padding:0px;
}

.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}