/*  
Theme Name: Quio
Description: A professional WP theme
Author: Kate, flow
Author URI: http://rock-kitty.net
*/



body {
background: #ffffff url(images/hintergrund.jpg) ;
//background: #ff0000;
background-repeat: no-repeat;
margin: 0;
padding: 0;
font: 10pt "MS Mincho", "Georgia", Verdana, arial;
}

#bg {
float: left;
width: 100%;
//background: url(images/bg.jpg) repeat-y;
}

#header {
//background: url(images/quio.gif) no-repeat;
width: 250px;
height: 154px;}

#mainnav {
float: left;
padding-top: 200px;
margin-top: 0;
margin-bottom: 10px;
text-align: left;
margin-left: 69px;
display: inline;}

.nav h2 {
margin-top: 20px;
font: bold 26px ; //Garamond, serif;
text-align: center;
margin-bottom: 0;
border-bottom: 1px solid #C0C0C0;
width: 190px;
height: 30px;
color: #01389B;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 190px;
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
text-indent: 17px;
font: bold 10pt ;//Verdana, arial;
font-size : 12pt;
text-decoration: none;
text-transform: capitalize;
width: 190px;
color: #000;}

.nav li a:hover {
text-decoration: none;
color: #999;}

img {
float: left;
padding: 4px;}

#main {
float: left;
width: 400px;
padding-top: 120px;
margin-left: 45px;
line-height: 15px;
text-align: justify;
display: inline;
color: #000;}

h1 {
padding: 8px 0 5px 0;
margin:3px 0px 3px 0px;
font: bold 31px;// Garamond, serif;
text-align: left;
line-height: 35px;
margin-bottom: 14px;
color: #000;}

a.link {
margin-top: 20px;
font: bold 31px;// Garamond, serif;
text-align: left;
line-height: 35px;
margin-bottom: 14px;
color: #000;}

a.link:hover {
margin-top: 20px;
font: bold 31px ;//Garamond, serif;

text-align: left;
line-height: 35px;
margin-bottom: 14px;
color: #000;}

h5 {
font: bold 10pt; // Verdana, arial;
padding: 0;}

.dateblock {
background: url(images/date.gif) no-repeat;
width: 65px;
height: 72px;
text-align: center;
float: left;
font: bold 12pt ; //Times New Roman,serif;
padding-top: 7px;
padding-right: 10px;
color: #ffffff;}

.dateblock .day {
font-size: 35px;
font-weight: bold;
padding-top: 2px;
letter-spacing: -1px;
color: #012C89;}

h3 {
margin: 0;
text-align: left;
padding-top: 60px;
padding-left: 330px;
font: bold 4.3em; // Times New Roman, sans-serif;
color: #000;}

a.mainlink {
text-decoration: none;
color: #000;}

a.mainlink:hover {
text-decoration: none;
color: #000;}

h4 {
margin-top: 7px;
padding-left: 420px;
font: italic 1.4em ;//Verdana, serif;
color: #DEF0FC;}

#footer {
clear: both;
background: url(images/bottombg.gif) repeat-x;
width: 100%
height: 98px;}

#footerimg {
clear: both;
background: url(images/footer.jpg) left no-repeat;
height: 98px;}

#copyright {
text-align: center;
padding-left: 250px;
padding-top: 30px;
font-weight: bold;
color: #000;}

#footer a {
text-decoration: none;
font-weight: bold;
color: #000;}

#footer a:hover {
text-decoration: underline;
color: #000;}

.searchform {
background-color: #FFFFFF;
border: 1px solid #339AEE;
color: #000;}

.field {
background-color: #F7FBFE;
border: 1px solid #339AEE;
font-weight: bold;
color: #000;}

.comments {
background-color: #F7FBFE;
border: 1px solid #000000;
font-weight: bold;
color: #000;}

.button {
background-color: #F7FBFE;
border: 1px solid #000000;
color: #000;}

a {
text-decoration: underline;
color: #000;}

a:hover {
text-decoration: underline;
color: #999;}

.page_item ul{
   display: none;
}

.current_page_item ul{
   padding-left: 20px;
display:block;
}

.current_page_parent ul{
   padding-left: 20px;
display:block;
}
