/*======================================
 Theme Name: Freicurv
 Theme URI: http://www.flisterz.com/
 Description: <a href="http://www.flisterz.com/2007/12/02/freicurv-wordpress-theme/">Freicurv</a> is a professional looking theme with light color. Asides ready, 3 or 2 column, widget ready, author comment highlighting by <a href="http://www.flisterz.com">flisterz</a>
 Version:1
 Author: flisterz
 ======================================*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#333333;
    /*color: #000000;*/
    line-height: 17px;
    background: #F0F0F0;
}

#wrapper {
    background: #fff;
    width: 970px;
    margin: 0 auto;
    padding: 0;
}

a {
    color: #666666;
    text-decoration: none;
}

.clear {
    clear: both;
}

td {
    padding: 0px 5px;
}

blockquote {
    background: url(images/bq.gif) no-repeat top left;
    padding: 0px 0px 10px 25px;
}

code {
    font-size: 12px;
}

#header ul, #navigation ul li, #sidebarwrap ul, ol.commentlist {
    list-style: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}
/*HEADER*******************************************************************************************************************/
#header {
    background: url(_img/headmy.jpg) no-repeat 0px 0px; /* (images/headerbg.jpg) repeat-x top ;*/
    height: 90px;
}

#header h1 a {
	font-size: 25px;
} 

#header_l h1 a {
    /*background:transparent url(_img/zeitung2.gif) no-repeat 0px 0px;*/
    display: block;
    height: 80px;
    text-indent: -9999px;
    width: 970px;
    float: left;
}

#header_l {
    background: transparent; /* url(_img/zeitung2.gif) no-repeat scroll left top;*/
    float: left;
    height: 52px;
    padding: 0px 10px 10px 0px;
    width: 720px;
}




#header_r {
    float: right;
    padding: 15px 10px;
    text-align: right;
    width: 207px;
}

#header_r a {
    color: #C0C0C0;
    text-decoration: underline;
}	

#header_r a:hover, #asides a:hover {
    color: #333333;
    text-decoration: underline;
}

#header_r span.rss, #header_r span.email {
    margin-left: 5px;
}
/*NAVIGATION****************************************************************************/
#navigation {
    height: 40px;
    margin: -5px 0 0px;
}

#navigation ul {
    margin: 5px 0 0 4px;
}

#navigation ul li {
    display: inline;
}

#navigation ul li.current_page_item a {
    color: #008080;
}

#navigation ul li.current_page_item a:hover {
    background: transparent;
    color: #000;
}

#navigation ul li.cat-item a {
    color: #000;
	
}

#navigation ul li.current-cat a {
    color: #008080;
	}


#navigation ul li .current-cat a:hover {
    color: #008080;
	background: transparent;
	
}

#navigation ul li a {
    font-family: 'Arial', verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    float: left;
    padding: 3px 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#navigation ul li a:hover {
    background: #CCCCCC;
    color: #fff;
}


/*COTENT-CONTAINER**********************************************************************/
#content-container {
    padding: 10px;
}
/*CONTENT********************************************************************************/
.content {
    width: 535px;
    float: left;
    padding-right: 10px;
}

.content h1, .entry h1 {
    font-family: 'Georgia', 'Times New Roman', Serif;
    font-weight: normal;
    color: #000;
    font-size: 18px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #CCCCCC;
}

.content h1 a {
	color:#008080;
	/*color:#FF3366;*/
    /*color:#3C5156;*/
    /*color: #788C8B;*/
    text-decoration: none;
}

.content h1 a:hover {
    color: #008080;
	text-decoration:underline;
}

.content a {
    color: #008080;
}

.content a:hover {
    color: #008080;
	text-decoration:underline;
	
}

.title {
}

.info {
    background: #F5F5F5 none repeat scroll 0%;
    padding: 0px 10px 0px 0px;
    font-size: 10px;
    height: 19px;
    margin-left: 0;
}

.info a {
    color: #000000;
    text-decoration: none;
}

.info a:hover {
    text-decoration: underline;
}


.infobottom {
    border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
    padding: 0px 10px 0px 0px;
    font-size: 10px;
    height: 19px;
    margin-left: 0;
}

.infobottom a {
    color:#666666;
    text-decoration: none;
}

.infobottom a:hover {
    text-decoration: underline;
}




span.day {
    font-size: 12px;
    font-weight: bold;
    background: #666666;
    padding: 2px 5px 3px;
    color: #FFFFFF;
}

span.month {
    font-size: 11px;
    background: #CCCCCC;
    padding: 3px 5px 3px;
    margin: 0px 13px 0px -4px;
}

.post {
    margin-bottom: 20px;
    background: white;
}

.post img.wp-smiley {
    border: none;
    padding: 0px;
    background: none;
}

.entry {
    padding: 7px 0;
}

.entry h1 {
    border: none;
    padding-top: 5px;
}

.entry h3 {
    font-size: 13px;
}

.entry p {
    margin-bottom: 10px;
}

.entry ul, .entry ol {
    margin: 0px 0px 10px 20px;
    list-style-position: inside;
}

h2.pagetitle {
    font-family:'Georgia','Times New Roman',Serif;
	font-size: 18px;
    font-weight: lighter;
    border-bottom: 1px solid #CCCCCC; 
    padding-bottom: 5px;
	/*color: #008080;*/
    color: #FF7F00; /*#004080;*/	
    margin-bottom: 10px; 
}

h2.styletitle {
    font-family:'Georgia','Times New Roman',Serif;
    font-size: 18px;
    font-weight: lighter;
    border-top: 1px solid #CCCCCC; 
    padding-bottom: 5px;
	/*color: #008080;*/
    color: #333333; /*#004080;*/	
    margin-bottom: 10px; 
}

h2.wmtitle {
    font-family:'Georgia','Times New Roman',Serif;
    font-size: 18px;
    font-weight: lighter;
    border-top: 1px solid #CCCCCC; 
  /*  padding-bottom: 5px; */
	/*color: #008080;*/
    color: #333333; /*#004080;*/	
    /*margin-bottom: 10px; */
}

h2.wmtitle_noborder {
    font-family:'Georgia','Times New Roman',Serif;
    font-size: 18px;
    font-weight: lighter;
  /*  padding-bottom: 5px; */
	/*color: #008080;*/
    color: #333333; /*#004080;*/	
    /*margin-bottom: 10px; */
}

.wmauthor {
    font-family:'Georgia','Times New Roman',Serif;
    font-size: 14px;
    font-weight: lighter;
    border-bottom: 1px solid #CCCCCC; 
    padding-bottom: 5px;
	/*color: #008080;*/
    color: #333333; /*#004080;*/	
    margin-bottom: 10px;

}


img.image_left {
    float: left;
    padding: 3px 7px 1px 1px;
    margin: 0 7px 2px 0; 
    display: inline;
    border: 0;
}

img.image_right {
    float: right;
    padding: 3px 0px 1px 7px;
    margin: 0 1px 3px 3px; 
    display: inline;
    border: 0;
}


img.image_center {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    border: 0;
}

img.stylepic {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    margin-top:10px;
    border: 1px solid #CCCCCC;
    padding:4px;
}

form.eliza {
float:left;
padding: 3px 0px 1px 7px;
width:300px;
}

/*SIDEBAR*******************************************************************************/

#sidebarwrap {
    float: right;
    width: 400px;
    margin: -20px 0 0 0;
}



#sidebar_meta_links {
    width: 200px;
    float: left;
    margin-left: 4px;
}

#sidebar_meta_rechts {
    float: right;
    width: 180px;
}

#author_left {
    width: 200px;
    float: left;
    margin-left: 4px;
}


#author_right{
    float: right;
    width: 180px;
}

#sidebar_l {
    width: 200px;
    float: left;
    margin-left: 4px;
}

#sidebar_r {
    float: right;
    width: 180px;
}

span.titlea {
    background: #F5F5F5;
    padding: 1px 2px 2px;
}

#asides, #topsidebar {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px 0px 10px 4px;
    padding: 10px 0;
    line-height: 15px;
	
}

#asides ul li {
    margin-bottom: 10px;
}

#asides a {
    color: #000000;
    text-decoration:underline;
}

.intro {
    /*background: #efefef; url(_img/introbg.jpg) no-repeat top;*/
    padding: 10px;
    margin: 0px 0px 10px 4px;
}

.cats {
    padding: 3px;
}

.authorinfo {
    font-size: 10px;
    padding: 20px 3px 3px 3px;
	height:180px;
}

img.photo {
    float: left;
    padding: 1px 8px 1px 1px;
}

#sidebarwrap h2, #sidebarwrap h3 {
    font-family: 'Georgia', 'Times New Roman', Serif;		
	font-size: 12px;
    color: #008080;
    padding: 3px 3px 2px 3px;
    border-top: 2px solid #CCCCCC;
    text-transform: uppercase;
}

#sidebarwrap h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 20px;
    color: #FF7F00;
    padding: 3px 3px 2px 3px;
}
#sidebarwrap h1 a{
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 20px;
    color: #FF7F00;
    padding: 3px 3px 2px 3px;
}



#searchform {
    padding: 5px 0 5px 4px;
    border-bottom: 1px solid #CCCCCC;
    background: #CCCCCC;
    margin: 3px 0px 15px 4px;
}

#s {
    border: 1px solid #333333;
    font-size: 11px;
    padding: 3px;
    width: 300px;
}

#sidebar_l #s, #sidebar_r #s, #sidebar_meta_links #s, #sidebar_meta_rechts #s, #author_left #s, #author_right #s {
    border: 1px solid #999999;
    margin-top: 10px;
    width: 95%;
    background: #FFFFFF;
}

#sidebar_l #searchform, #sidebar_r #searchform, #sidebar_meta_links #searchform, #sidebar_meta_rechts #searchform  {
    padding: 0px;
    background: #FFFFFF;
    border: none;
}

#searchsubmit {
    border: none;
    background: #333333;
    font-size: 10px;
    color: #CCCCCC;
    padding: 3px 6px;
}


#topsidebar ul li, #sidebar_l ul li, #sidebar_r ul li, #sidebar_meta_links ul li, #sidebar_meta_rechts ul li, #author_left ul li, #author_right ul li  {
    margin-bottom: 20px;
}

#topsidebar ul li ul li, #sidebar_l ul li ul li, #sidebar_r ul li ul li, #sidebar_meta_links ul li ul li, #sidebar_meta_rechts ul li ul li, #author_right ul li ul li {
    margin-bottom: 2px;
    background: #F5F5F5;
    padding: 2px 0px 2px 6px;
    color: #000000;
    border-right: 2px solid #F5F5F5; /*#FDD58D;*/
}

#topsidebar ul li ul li a, #sidebar_l ul li ul li a, #sidebar_r ul li ul li a, #sidebar_meta_links ul li ul li a, #sidebar_meta_rechts ul li ul li a, #author_left ul li a, #author_right ul li a {
    color: #000000;
}

#topsidebar ul li ul li a:hover, #sidebar_l ul li ul li a:hover, #sidebar_r ul li ul li a:hover, #sidebar_meta_links ul li ul li a:hover, #sidebar_meta_rechts ul li ul li a:hover, #author_right ul li ul li a:hover {
    /*text-decoration: underline;*/
}

#topsidebar ul li ul li a:hover, #topsidebar ul li ul li:hover, #sidebar_l ul li ul li a:hover, #sidebar_r ul li ul li a:hover, #sidebar_l ul li ul li:hover, #sidebar_r ul li ul li:hover, #sidebar_meta_links ul li ul li a:hover, #sidebar_meta_rechts ul li ul li a:hover, #sidebar_meta_links ul li ul li:hover, #sidebar_meta_rechts ul li ul li:hover, #author_right ul li ul li:hover {
    background: #FDD58D;/*#CCCCCC;*/
}

p.postinfo {
    padding: 35px 10px 6px;
    margin-bottom: 10px;
    line-height: 20px;
}

p.author_left {
    margin-bottom: 10px;
    line-height: 20px;
}

li#tag_cloud {
    text-align: center;
}
/*COMMENT LAYOUT************************************************************************/
#comments {
    margin-top: 50px;
}

#comments h2, .entry h2 {
    font-size: 14px;
    padding-top: 5px;
}

ol.commentlist {
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #ccc;
}

.commentlist li {
    padding: 8px 10px;
}

.alternate {
    background-color: #f8f8f8;
}

.authorcomment {
    border-top: 1px solid #666666;
    background: #E0E0E0;
}

.commentdata {
    float: left;
    text-align: right;
    margin-right: 10px;
    padding: 0px 10px 0px 0px;
    width: 80px;
    border-right: 1px solid #EAEAEA;
}

.commenttext {
    float: left;
    width: 400px;
}

.commenttext p {
    margin-bottom: 0.75em;
}

#formsection {
    margin: 20px 0;
}

.columnform {
    float: left;
    margin-right: 10px;
}

.columnform_right {
    float: right;
    margin-left: 10px;
}

#author, #email, #url, #mcspvalue {
    width: 205px;
    margin-bottom: 4px;
    padding: 2px 0px;
}

#commentarea {
    width: 100%;
    padding: 2px 0px;
    height: 148px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#submit {
    background: #333333 none repeat scroll 0% 50%;
    border: medium none;
    color: #FFFFFF;
    font-size: 11px;
    height: 29px;
    margin: 10px 0pt 20pt 1px;
    width: 207px;
}

.suggest_comments {
	width:535px;
	float:left;
}

/*FOOTER********************************************************************************/
#footer {
    background: #333333 url(images/footer.jpg) no-repeat top;
    padding: 4px 0;
    text-align: center;
    color: #CCCCCC;
}

#footer a {
    color: #999999;
    text-decoration: underline;
}

ul#botnav {
    text-align: right;
    margin: 10px 10px 5px;
    font-size: 10px;
}

ul#botnav li {
    display: inline;
    margin-right: 10px;
}

ul#botnav li a {
    text-transform: uppercase;
}
/*ICONS*********************************************************************************/
span.tag, span.comment, span.calendar, span.rss, span.rss2, span.folder, /*span.tag,*/ span.author, span.prev, span.asidedot, span.authorpost, span.authorinfo {
    padding: 0 0 3px 19px;
    line-height: 17px;
}

span.authorinfo {
	padding: 0 0 3px 3px;
    line-height: 17px;
}

/*span.tag {
    background: url(images/tag.png) no-repeat top left;
}*/

span.folder {
    background: transparent url(images/folder.gif) no-repeat scroll 2px 0px;
    margin-right: 11px;
}

span.tag {
    /*background: url(images/tag.png) no-repeat top left;*/
    padding-left: 1px;
	padding-top:1px;
}

span.comment {
    background: url(images/comment.png) no-repeat top left;
}

span.calendar {
    background: url(images/calendar.png) no-repeat top left;
}

span.author {
    background: url(images/author.png) no-repeat top left;
}

span.authorpost {
    float:right;
	width: 10%;
}

span.rss {
    background: url(images/rss.png) no-repeat top left;
}

span.asidedot {
    background: transparent url(images/asidebullet.gif) no-repeat scroll -4px 2px;
}

span.rss2 {
    background: url(images/rss2.gif) no-repeat top left;
}

span.prev {
    background: url(images/prev.png) no-repeat top left;
}

span.email {
    background: url(images/email.png) no-repeat top right;
    padding: 1px 24px 3px 0px;
}

span.next {
    background: url(images/next.png) no-repeat top right;
    padding: 1px 19px 3px 0px;
}

span.rss3 {
    color:#000;
	background: url(images/rss.png) no-repeat top right;
    padding: 1px 24px 3px 0px;
}



.headhaupt {
 font-family: 'Georgia', 'Times New Roman', Serif;		
font-size: 30px;
font-weight:normal; 
color: #FF7F00;;
padding: 0px 3px 2px 0px; 
line-height:30px;
}

.headtext {
font-family: 'Georgia', 'Times New Roman', Serif;		
font-size: 16px;
color: #333333;
padding: 3px 3px 2px 0px; 
line-height:17px;
}

/* 
Coldskin #2 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
	border: 0;
}
div#coldform {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #111;
	font-size: 10px;
	margin: 11px 0;
	width: 500px;
	color: #777;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
.label:before {
	content: "< ";
}
.input:focus, textarea:focus { 
	border: 1px solid #777; 
	color: #aaa;
}
div#coldform label.label {
	font-size: 1.1em;
	display: block;
	margin: 5px 0;
	width: 177px;
	clear: right;
	float: right;
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: "Courier New", monospace, sans-serif;
	border: 1px solid #444;
	letter-spacing: 1px;
	background: #222;
	padding: 1px 3px;
	font-size: 1.1em;
	margin-top: 7px;
	display: block;
	width: 300px;
	color: #888;
	clear: left;
	float: left;
}
div#coldform input.submit {
	border: 1px solid #444;
	margin: 7px 0 17px 0;
	letter-spacing: 1px;
	font-weight: bold;
	background: #222;
	font-size: 1.1em;
	cursor: pointer;
	display: block;
	padding: 3px;
	width: 308px;
	color: #888;
	clear: left;
	float: left;
}


/*PAGEBAR STYLES */


.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
}



.pagebar a,.pageList .this-page {
	border: 1px solid #FF7F00;
	text-decoration: none;
	padding: 0.2em 0.5em
}



.pagebar a:visited {
	border: 1px solid #FF7F00;
	text-decoration: none;
	padding: 0.2em 0.5em;

}



.pagebar .break {
	padding: 2px 6px 2px 6px
	border: none;
	background: #fff;
	text-decoration: none;
}



.pagebar .this-page {
	border: 1px solid #FF7F00;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background:#FF7F00;
	color: #fff;
}



.pagebar a:hover {
	border-color: #FF7F00;
}



.pagebar .inactive{
   border: 1px solid #008080;
   color: #008080;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
