/*
Author: Erik Stock
Theme Name: Iwan Neu blau
Version: 0.0.2


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
 	vertical-align: top;
	background: #d3d8c1;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #3b5b98;;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #E0E7C7;
	color: #000;
}

blockquote p{ padding: 15px; }


dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	margin: 0px 0px 5px 5px;
        background-color: #f6fbe5;
        border:1px solid #3b5b98;
}




#container{
	margin: 15px auto;
	padding: 0 0 0 0;
	width: 850px;
	text-align: left;
	vertical-align: top;
        background-color: #3b5b98;
}

#header{
	position:relative;
        width: 100%;
	background: #3B5B98;
	color: #0d324f;
}


#header h1 a{
	padding: 0 20px 0 0;
	text-decoration: underline;
	background: #2e2e2e;
	color: #fff;
}

#header img{
        margin: 20px;
}

#description-container{
	clear: both;
	padding: 20px;
	background: #a2a88b url(images/bg_description.gif) repeat-x;
	color: #fff;
}

.description{
	padding: 5px;
	font-family: Georgia, sans-seriff;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

.description p{
	border: 1px solid #c7c7c7;
	padding: 4px 8px 6px;
}

.page{
	clear: both;
	width: 100%;
	text-align: left;
	vertical-align: top;
	background: #3B5B98;	
}

.maincol{
        float: right;
	width: 600px;
	text-align: left;
	vertical-align: top;
}

.post, .post_alt{
	background: #f6fbe5;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}


.post h2 a, .post_alt h2 a{
        font-size:16px;
}

.post h4, .post_alt h4{
        font-size:14px;
        padding: 5px 0 0;
}


.post_alt p{
   padding: 5px 0 0;
   font-size: 12px;

}
.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry p{
         font-size: 14px
}

.entry p:first-letter{
         font-size: 20px
}


.entry img.alignleft{
	float: left;
	
}

.entry img.alignright{
	float: right;
	
}

.landingsites{
	background: #f6fbe5;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}


.pictable_left{
       float: left;
       margin: 5px 10px 0 0;
}

.pictable_right{
       float: right;
       margin: 5px 0 0 10px;
}


.pictable_right, .pictable_left{
        background-color: #fff;
        border: 1px solid #e6eecb;       
         font-size: 80%; 
         font-weight: bold;
         text-align:center;
         padding-top: 0px;
}


p.postinfo, a.postinfo{
  font-size: 80%;
  color: #0d324f;
}

p.postinfo:first-letter{
         font-size: 100%;
}


.navigation{
	padding: 20px;
        background-color: #f6fbe5;
	font-family: Georgia;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}

.navigation a{
	color: #3b5b98;
}

.sidebar{
	float: left;
	width: 145px;
        background: #A7B8D9;
	text-align: left;
	vertical-align: top;
        color: #000;
        margin: 0 20px 0 20px;
}

.sidebar a{
	color: #000;
}

.sidebar ul{
        font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
        color: #fff;
}

.sidebar ul li{
	padding: 5px 0 0 10px;
        
}

.sidebar ul ul li{
        padding: 8px 0 0 15px;
}

.sidebar ul ul ul li{
	padding: 5px 0 0 10px;
        font-size: 90%;  
}


.sidebar ul ul#aktuelles li{
	font-size: 70%;
}


.sidebar ul ul li#search{
	padding: 80px 0 0 0;
}

#searchsubmit{
        width: 60px;

}

.page_item current_page_item page_folder{
        background-color: #fff;
}


#footer{
	clear: both;
	margin: 0 0 15px 0;
	padding: 15px 0 16px;
	width: 100%;
	font-family: Georgia, sans-seriff;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	background: #3B5B98;
	color: #ccc;
}

#footer p{
	padding: 0 20px;
}

/* comments template */


#comment {
         width: 100%;
         height: 100px;

}

.comments-template{
	padding: 20px;
	border: 1px solid #f6fbe5;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 15px 10px;
	border-bottom: 1px solid #e6eecb;
        background-color: #f6fbe5; 
}

.comments-template h3, .comments-template h2, .comments-template label{
	color: #f6fbe5;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.comments-template a{

       color: #000;
}


.commentmetadata{
	font-size: 10px;
        line-height: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

#submit{
        width: 180px;

}


/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
