*
{
margin: 0;
padding: 0;
border: 0;
font-family : verdana, arial, helvetica, sans-serif;
background-color: transparent;
}


html {
height: 100%;
text-align: center;
background-color: #fff;
background-image : url(bilder/k2.jpg);
background-repeat : repeat;
background-position : 50% 0;
background-attachment:fixed;

}


body {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 100.01%;
height: 100%;
border-top: 1px solid  #fff;
text-align: center;
margin: 0 auto;
}



h1 {
width: 99%;
font-size : 1em;
font-weight : bold;
text-align: left;
color : #fff;
}


#mid210 .post h1 a,
#mid210 .post h1 a:link,
#mid210 .post h1 a:visited,
#mid210 .post h1 a:hover
{
display: block;
font-size : 1.3em;
font-weight : bold;
color : #fff;
text-align : left;
padding : 10px 0 ;
text-decoration : none;
}



h2 {
clear: both;
float: left;
width: 99%;
height: auto;
font-size : 1em;
font-weight : bold;
text-align: left;
color : #fff;
}


#mid210 .mini-post h2 a,
#mid210 .mini-post h2 a:link,
#mid210 .mini-post h2 a:visited,
#mid210 .mini-post h2 a:hover
{
display: block;
font-size : 1em;
font-weight : bold;
color : #fff;
text-align : left;
padding : 10px 0 0;
text-decoration : none;
border-bottom: 1px solid #FFD500;
}

h3 {
color : #fff;
font-size : 1.2em;
font-weight : bold;
text-align : left;
}

h4 {
color : #fff;
font-size : 1em;
font-weight : bold;
text-align : left;
margin: 0 0 10px 0;
}

h5 {
color : #fff;
font-size : 1.1em;
font-weight : bold;
text-align : right;
}


#mid2 a,
#mid2 a:link
{
color : #fff;
text-decoration : underline;
}

#mid2 a:visited
{
color : #fff;
text-decoration : underline;
}

#mid2 a:hover
{
color : #fff;
text-decoration : none;
}



#nav {
font-family : arial, helvetica, sans-serif;
width : 95%;
height : auto;
text-align: left;
font-size: 1em;
color: #5A5A5A;
}


#nav ul
{
list-style-type: none;
}


#nav ul  li ul li
{
width: 100%;
font-size: 1.1em;
line-height: 100%;
height: auto;
}


#nav ul  li ul li a,
#nav ul  li ul li a:link,
#nav ul  li ul li a:visited
{
display: block;
text-align: left;
font-weight: normal;
color: #fff;
text-decoration : none;
padding: 5px 0 5px 0;
}

#nav ul li ul li a:hover
{
display: block;
color : #fff;
text-align : left;
font-weight: bold;
text-decoration : none;
padding: 5px 0 5px 0;
}


#nav ul li ul li.current_page_item a,
#nav ul li ul li.current_page_item a:link,
#nav ul li ul li.current_page_item a:visited
{
display: block;
color : #fff;
text-align : left;
font-weight: bold;
text-decoration : none;
background-color: ;
padding: 5px 0 5px 0;
}

#nav ul li ul li.current_page_parent a,
#nav ul li ul li.current_page_parent a:link,
#nav ul li ul li.current_page_parent a:visited
{
display: block;
color : #fff;
text-align : left;
font-weight: bold;
text-decoration : none;
background-color: ;
padding: 5px 0 5px 0;
}



#nav ul li ul li ul li.page_item a,
#nav ul li ul li ul li.page_item a:link,
#nav ul li ul li ul li.page_item a:visited
{
display: block;
width: auto;
font-size: 1em;
font-weight: normal;
color: #fff;
text-decoration : none;
padding: 3px 10px 3px 20px;
border: none;
}

#nav ul li ul li ul li.page_item a:hover
{
display: block;
color: #D5D500;
font-size: 1em;
font-weight: normal;
text-decoration : none;
padding: 3px 10px 3px 20px;
background-color: ;
border: none;
}

#nav ul li ul li ul li.current_page_item a,
#nav ul li ul li ul li.current_page_item a:link,
#nav ul li ul li ul li.current_page_item a:visited
{
display: block;
color: #D5D500;
font-size: 1em;
font-weight: normal;
text-decoration : none;
padding: 3px 10px 3px 20px;
background-color: ;
border: none;
}







#all {
height: auto;
margin: 0 auto;
width: 100%;
height: 100%;
background-image : url(bilder/.gif);
background-repeat : repeat-y;
background-position : 20% 0;
min-width: 755px;
max-width: 955px;
width: expression(
(document.documentElement && document.documentElement.clientHeight) ?
(document.documentElement.clientWidth < 755) ? "755px" :
(( document.documentElement.clientWidth > 955) ? "955px" : "auto") :
(document.body.clientWidth < 755) ? "755px" :
(( document.body.clientWidth > 955) ? "955px" : "auto")
 );
}


#all2 {
float: left;
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
background-color: ;
background-image : url(bilder/.gif);
background-repeat : repeat-y;
background-position : 20% 0;
}


#all3 {
float: left;
margin: 0px 0 0;
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
background-color: ;
background-image : url(bilder/.jpg);
background-repeat : no-repeat;
background-position : 50% -100px;
}



#topa0 {
clear: both;
float: left;
width : 100%;
height : 165px;
margin: 10px 0 0;
}

#topa1 {
clear: both;
float: left;
width: 100%;
height : 160px;
background-color: ;

}


#top1 {
float: left;
width : 20%;
height : 160px;
text-align: center;
border-top: 5px solid #FFD500;
border-left: 5px solid #FFD500;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;

background-color: #193153;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity:0.90;


background-image : url(bilder/k4.jpg);
background-repeat : no-repeat;
background-position : 0 0;
}

#top11 {
float: left;
width: 100%;
height : 100%;
text-align: left;
color: #000;
}


#top2 {
float: right;
width : 78%;
height: 160px;

border-top: 5px solid #FFD500;
border-right: 5px solid #FFD500;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;

background-image : url(bilder/k4.jpg);
background-repeat : no-repeat;
background-position : 50% 0;

}


#top21 {
float: left;
width : 69%;
height : ;
background-color: ;

}

#top210 {
width : 99%;
margin: 0 auto;
text-align: left;
font-size: 1.1em;
font-weight: bold;
color: #003A6F;
}


#top22 {
float: right;
width : 29%;
height : 155px;
text-align: left;
background-color: ;
}

#top220 {
font-size: 0.7em;
text-align: right;
color: #5A5A5A;
}




#topb {
clear: both;
float: left;
color: #000;
width : 100%;
height: 8px;
line-height: 0;
font-size: 0;
background-color: ;
}



#topb1 {
float: left;
width : 20%;
text-align: center;
color: #3f3f3f;
line-height: 0;
text-align: left;
}

#topb2 {
float: right;
width : 74%;
line-height: 0;
}


#topb21 {
float: left;
line-height: 0;
}



#topb22 {
float: right;
width : 29%;
text-align: left;
color: #3f3f3f;
line-height: 0;
}



#m0 {
clear: both;
float: left;
width : 100%;
height: auto;
}


#left {
float: left;
width: 20%;
padding: 40px 0 200px 0;
text-align: center;
font-size: 0.7em;
border-bottom: 5px solid #FFD500;
border-left: 5px solid #FFD500;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

background-color: #193153;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity:0.90;

background-image : url(bilder/logo_w.gif);
background-repeat : no-repeat;
background-position : 50% 100%;
}


.mid1 {
width : 90%;
margin: 0 auto;
text-align: center;
color: #5F5F5F;
}

.mid11 {
width : 100%;
text-align: left;
margin: 0;
font-size: 0.95em;
color: #5A5A5A;
background-color: ;
}

#mid2 {
float: right;
width : 78.5%;
text-align: right;
background-color: ;
}

#mid21 {
float: left;
width : 69%;
min-height: 650px;
height: auto !important;
height: 650px;
margin: 0 0 20px 0;
text-align: center;
background-color: #193153;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity:0.90;
border-bottom: 5px solid #FFD500;
}


#mid210 {
width : 80%;
padding: 30px 0 0;
margin: 0 auto 20px;
text-align: left;
font-size: 0.75em;
line-height: 1.4em;
color: #fff;
}


#mid210.mini-post,
#mid210.post,
#mid210.entry,
#mid210.entry p,
#mid210.entry p .postmetadata,
#mid210.entry p .post-edit-link
{

text-align: left;
}

#mid210 ul
{
clear: both;
padding: 0 ;
margin: 0 0 0 5px ;
}

#mid210 li{
list-style-type: square;
margin: 5px 0 0 15px;
}

#mid210 table,
#mid210 tr,
#mid210 td{
vertical-align: top;
font-size: 1em;
}






/* ####################### Kommentare #################### */

#commentform input {
  font				: normal 1.0em "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  border			: 1px inset #444;
  background		: #f8f8f8;
  color				: #111;
  padding			: 1px 5px 3px;
  margin			: 5px 0 5px 5px;
}

#commentform input#submit {
  font				: normal 1.0em "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  border			: 1px outset #444;
  background		: #f8f8f8;
  color				: #111;
  padding			: 0px 3px 2px;
  margin			: 0px 0 10px 5px;
}

#commentform input#submit:hover {
  background		: #fff;
}

#commentform textarea {
  font				: normal 1.0em "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  border			: 1px inset #444;
  background		: #f8f8f8;
  color				: #111;
  padding			: 1px 5px 3px;
  margin			: 5px 0 5px 5px;
}

#commentform label {
  font-size			: 0.9em;
  padding-left		: 0;
}

#commentform p small {
  font-size			: 0.9em;
}

#inhalt ol.commentlist {
  margin			: 5px 0 20px 50px;
}

ol.commentlist p {
  font-size			: 0.9em;
}

ol.commentlist li {
  background		: #f4f4f4;
  padding			: 5px 5px 3px;
  margin			: 0px 0 5px 0;
  border			: 1px solid #ccc;
  font-size			: 1.1em;
}

ol.commentlist li.alt {
  background		: #f8f8f8;
  border			: 1px solid #ccc;
}

ol.commentlist .commentmetadata {
  font-size			: 0.9em;
  margin			: 0;
  padding			: 0;
}

ol.commentlist cite a {
  display			: inline;
}


.postmetadata
{
padding: 15px 0;
font-size: 0.9em;
color: #878787;
}



.drgt
{
float: right;
padding: 20px 0 0;
font-weight: bold;
}

.dlft
{
float: left;
padding: 20px 0 0;
font-weight: bold;
}


.wp-caption-text
 {
 padding: 0 0 0 5px;
 font-size: 0.8em;
}



.alignnone

 {
 margin: 3px 3px 3px 0;
 padding: 0 0 3px 0;
 background-color: #fff;
}
.alignleft
 {
 float: left;
 margin: 3px 3px 3px 0;
 padding: 0 0 3px 0;
 background-color: #fff;
}

.alignright
 {
 float: right;
 margin: 3px 0 3px 3px;
 padding: 0 0 3px 0;
 background-color: #fff;
}


.aligncenter
 {
 display: block;
 margin: 3px auto;
 padding: 0 0 3px 0;
 text-align: center;
 background-color: #fff;
}

.alignnone img,
.alignleft img,
.aligncenter img,
.alignright img
 {
background-color: #fff;
padding: 5px 5px 0;
}



#right h2.widgettitle {
font-size: 1.2em;
font-weight: bold;
margin: 30px 0 5px 0;
}



#left li#flexi-pages-1 h2.widgettitle {
color: #293F5D;
font-size: 0.8em;
border: none;
}

#left li#categories-382407021 h2.widgettitle,
#left li#meta h2.widgettitle,
#left li#archives h2.widgettitle
 {
color: gray;
margin: 30px 0 0 0;
font-size: 1em;
}

#meta
{
margin: 100px 0 0 0;
font-size: 0.75em;
}

li#random-tags-cloud
{
padding: 0 0 25px 0;
}




.mid210 form
{
background-color: #fff;
}

.mid220 form
{
background-color: #eee;
}



input,
textarea
{
margin: 5px 0;
background-color: #eee;
border: 1px solid #ccc;
}







#right {
float: right;
width : 29.5%;
padding: 0 0 30px 0;
text-align: right;
font-size: 1em;
color: #004000;
}



.mid22 {
float: right;
min-height: 400px;
height: auto !important;
height: 400px;
width : 98%;
margin: 0 auto ;
text-align: center;
background-color: #193153;
filter:alpha(opacity=95);
-moz-opacity: 0.95;
opacity:0.95;

border-top: px solid #FFD500;
border-bottom: 5px solid #FFD500;
border-left: 0px solid gray;
border-right: 5px solid #FFD500;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
background-image : url(bilder/.gif);
background-repeat : no-repeat;
background-position : 50% 100px;
}


.mid220 {
height: auto;
width : 90%;
margin: 15px auto;
text-align: left;
color: #fff;
font-size: 0.7em;
}


.mid220 ul
{
clear: both;
list-style-type: none;
margin: 0;
padding: 0;
}

.mid220 li{
margin: 5px 0 0 0;
}

.mid220 .textwidget ul
{
list-style-type: disc;
margin: 0 0 0 15px;
padding: 0;
}



.mid220 #ps_sidebar_name {
color: #000;
font-size: 1em;
font-weight: bold;
margin: 20px 0 0;
}

.mid220 #ps_sidebar_content {
text-align: left;
color: #4B4B4B;
font-size: 1em;
padding: 3px 0;
}

#text-353107291 .textwidget
 {
width: 100%;
font-size: 0.9em;
height: 150px;
margin: 5px 0;
line-height: 1.1em;
overflow: auto;
}

.mid220 input
{
  border: 1px inset #444;
  background: #fff;
  color	: #111;
  padding: 1px 5px 3px;
  margin: 5px 0 5px 0;

}

.mid220 input#ss
{
  border: 1px outset #444;
  background-color: #ccc;
  color: #111;
  padding: 0;
  margin: 0 0 10px 0;
}


.mid220 a:link,
.mid220 a:visited,
.mid220 a:active
{
color : #A41930;
text-decoration : none;
}

.mid220 a:hover
{
color : #A41930;
text-decoration : underline;
}


#footer {
float: left;
font-size: 0.65em;
text-align: center;
width: 100%;
height: auto;
color: #F9D311;
}

#footer  a,
#footer  a:link,
#footer  a:visited,
#footer  a:hover
{
font-size: 0.8em;
font-weight : bold;
color : #F9D311;
text-align : left;
text-decoration : none;
}

