@charset "UTF-8";
/**
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
* @copyright       Copyright 2005-2008, Dirk Jesse
* @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
*/
@media all
{
html * { font-size: 100.01% }

textarea, pre, tt, code {
font-family:"Courier New", Courier, monospace;  	
width: 200px;
}

body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 75.00%; 
color: #444;  
}

h1,h2,h3,h4,h5,h6 { 
font-weight:bold; 
color:#444;
margin: 0 0 0.25em 0; 
}

h1 { font-size: 200%; color: #1b76ba; margin: 0px 0 20px 0 }                        /* 24px */
h2 { font-size: 133.33%; margin: 25px 0 5px 0;}     /* 24px */
h3 { font-size: 116.67%; margin: 20px 0 5px 0; }                        /* 18px */
h4 { font-size: 133.33% }                     /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */



#col2_content h2{
font-size: 1.2em;
padding: 5px 0;
margin: 0;
color: #1b76ba;
}

#col3_content div{
margin-bottom: 2em;
}

#col2_content ul{
list-style: none;
margin: 0;
padding: 0;
}

#col2_content li{
margin: 0;
padding: 3px 5px;
border-bottom: 1px solid #ddd;
}

.indexpost h1,
.singlepost h1 {margin-bottom: 0px; padding-bottom: 5px;}

h2.widgettitle {font-size:116.67%; margin: 0 0 3px 0; padding: 0; }
.widget_execphp h2.widgettitle {color: #1b76ba; margin: 0 0 8px 0;}


h2.widgettitle img {float: left; margin: 3px 5px 0 0;}

.widget_execphp h2.widgettitle img {display:none;}
.sidebar_ap img {margin: 3px 5px 5px 0}

.widget_text strong {color: #838e96; font-weight: normal;}
.widget_text p {clear: both; margin: 10px 0 0 0;}


p { line-height: 1.5em; margin: 0 0 1em 0; }

.kvr p {margin: 15px; font-size: 1.4em; padding: 0; color: #fff;}


/* ### Lists | Listen  #### */

ul, ol, dl { line-height: 1.5em; margin: 0 0 20px 0 }
li { margin-left: 1.5em; line-height: 1.5em }

dt { font-weight: bold }
dd { margin: 0 0 1em 2em }

.widget ul {list-style: none; margin: 0; padding: 0;}
.widget ul li {list-style: none; margin: 0; padding: 5px 0; border-bottom:1px dotted #b2b2b2;}

/* ### text formatting | Textauszeichnung ### */

cite, blockquote { font-style:italic }
blockquote { margin: 0 0 1em 1.5em }

strong,b { font-weight: bold }
em,i { font-style:italic }

pre, code { font-family: monospace; font-size: 1.1em; }

acronym, abbr {
letter-spacing: 0;
border-bottom: .1em dotted #666;
cursor: help;
}

/**
* Generic Content Classes
* (en) standard classes for positioning and highlighting
* (de) Standardklassen zur Positionierung und Hervorhebung
*
* @section content-generic-classes
*/

.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
.center { text-align:center; margin: 0.5em auto }

/**
* External Links
*
* (en) Formatting of hyperlinks
* (de) Gestaltung von Hyperlinks
*
*/

a {color: #1b76ba; text-decoration:none;}
a:focus,
a:hover,
a:active {text-decoration:underline;}

#topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
#topnav a:focus, 
#topnav a:hover,
#topnav a:active { text-decoration:underline; background-color: transparent;}

#footer a { color: #4b5a66; background:transparent;}
#footer a:focus, 
#footer a:hover,
#footer a:active {color: #4b5a66; background-color: transparent; text-decoration:underline;}

#footer-top a { color: #838e96;}

#ic_footer-top {background: url(../../images/ic_top.png) center left no-repeat; padding-left: 10px; margin-right: 20px;}
#ic_footer-print {background: url(../../images/ic_print.png) center left no-repeat; padding-left: 16px; margin-right: 20px;}
#ic_footer-suggest {background: url(../../images/ic_suggest.png) center left no-repeat; padding-left: 16px; margin-right: 20px;}

a.linka {background: url(../../images/ic_link.gif) left center no-repeat; padding-left: 11px;}

.kvr a {color: #fff; text-decoration: underline;}

/**
* Tables | Tabellen
* (en) Generic classes for table-width and design definition
* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
*
* @section content-tables
*/

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed }

th,td { padding: 0.5em; }
thead th { background: #444; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }

/**
* Miscellaneous | Sonstiges
*
* @section content-misc
*/

hr {
color: #fff;
background:transparent;
margin: 0 0 0.5em 0;
padding: 0 0 0.5em 0;
border:0;
border-bottom: 1px #eee solid;
}


#searchform{
float: right;
margin-top: 2px;
}

#searchform label { display: none; }

input#s{
margin: 0 3px 0 0;
padding: 3px 5px 3px 20px;
width: 120px;
color: #838e96;
border: 1px solid #c8cfd4;
font-size: 0.9em;
font-weight: normal;
background: url(../../images/ic_searchinput.png) 5px center no-repeat;
}

input#searchsubmit{
margin: 0;
padding: 1px 7px 3px 7px;
height: 26px;
background: #fff url(../../images/ic_search.png) center center no-repeat;
font-size: 0.9em;
font-weight: bold;
line-height: 1em;
text-transform: uppercase;
color: #fff;
border: 0px;
}


.post-meta {margin-bottom: 20px; color: #aaa;}
.post-meta a {color: #555;}

.toppost-author,
.toppost-date {color: #555;}

.alignleft {
float: left;
margin: 0 20px 20px 0;
}

.alignright {
float: right;
margin: 0 0 20px 20px;
}


/* Navigation */  


.page_item a {
color: #3E4E5B;
}

.current_page_item a{
text-decoration: none;
font-weight: normal;
}

.page_item a:hover,
.current_page_item a:hover{
color: #444;
}


#col2_content ul{
list-style: none;
margin: 0;
padding: 0;
}

#col2_content li{
margin: 0;
padding: 9px 1px 8px;
border-bottom: 1px dotted #aaa;
}

#col2_content li ul li{
margin: 0;
padding: 5px 10px 5px 20px;
border-bottom: 0px dotted #aaa;
}

.page_folder ul li {border-top: 1px dotted #aaa;}
.page_folder ul {margin: 0;}

.current_page_ancestor a,
.current_page_item a,
.current_page_ancestor a {font-weight: bold; color:#1b76ba;}
.current_page_ancestor a:hover {color:#1b76ba;}

.current_page_ancestor ul li a,
.current_page_item ul li a {font-weight: normal;}

.page_folder ul li.page_item a{font-weight: normal; color: #3E4E5B;}
.page_folder ul li.current_page_item a{font-weight: normal;color:#1b76ba;}
.page_folder ul li.current_page_item a:hover{text-decoration: underline;}

}


