*
{
margin: 0;
padding: 0;
border: 0;
font-family : trebuchet ms, arial, helvetica, sans-serif;
background-color: transparent;
}


html {
height: 100%;
text-align: center;
background-color: #EEE;
background-image : url(bilder/back0.gif);
background-repeat : repeat-y;
background-position : 51% 0;
}


body {
font-size : 100.01%;
min-height: 100%;
height: auto !important;
height: 100%;
border-top: 1px solid  #fff;
text-align: center;
margin: 0 auto;
}

hr {
display: none;
}

h1 {
font-size : 1.3em;
font-weight : bold;
text-align: left;
color : #B70F21;
padding : 0 0 15px 0;
}


#mid210 .post h1 a,
#mid210 .post h1 a:link,
#mid210 .post h1 a:visited,
#mid210 .post h1 a:hover
{
display: block;
text-decoration : none;
font-size : 1em;
font-weight : bold;
text-align: left;
color : #B22930;
}



h2 {
clear: both;
width: 99%;
color : #B70F21;
font-size : 1.1em;
font-weight : bold;
text-align : left;
margin: 20px 0 10px;
}


#mid210 .mini-post h2 a,
#mid210 .mini-post h2 a:link,
#mid210 .mini-post h2 a:visited,
#mid210 .mini-post h2 a:hover,

#mid210 .post h2 a,
#mid210 .post h2 a:link,
#mid210 .post h2 a:visited,
#mid210 .post h2 a:hover
{
display: block;
text-decoration : none;
color : #B22930;
font-size : 1em;
font-weight : bold;
text-align : left;

}

h3,
.mid220 ul #ps_sidebar_name
{
clear: both;
color : #FFAA00;
padding : 0 0 10px 0;
font-size : 1.1em;
font-weight : bold;
text-align : left;
}

h4 {
clear: both;
color : #5A5A5A;
padding : 20px 0 10px 0;
font-size : 1.1em;
font-weight : bold;
text-align : left;
}

h5 {
color : #666600;
font-size : 1.1em;
font-weight : bold;
text-align : right;
}


a,
a:link
{
color : #826A57;
text-decoration : underline;
}

a:visited
{
color : #826A57;
text-decoration : underline;
}

a:hover
{
color : #826A57;
text-decoration : none;
}



#nav {
float: ;
padding: 0 0 20px 15px;
height : auto;
text-align: left;
font-size: 1em;
color: #5A5A5A;
border-top: 0px solid #FFD500;
border-bottom: 5px solid gray;
border-left: 5px solid gray;
border-right: 0px solid gray;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}


#nav ul
{
list-style-type: none;
}


#nav ul  li ul li
{
width: 100%;
font-size: 1.2em;
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: #000;
text-decoration : none;
padding: 5px 0 5px 0;
}

#nav ul li ul li a:hover
{
display: block;
color : #A41930;
text-align : left;
font-weight: normal;
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 : #B70F21;
text-align : left;
font-weight: bold;
text-decoration : none;
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 : #B70F21;
text-align : left;
font-weight: bold;
text-decoration : none;
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;
color: #000;
font-size: 0.7em;
text-align : left;
font-weight: normal;
text-decoration : none;
padding: 0 0 3px 15px;
border: none;
}

#nav ul li ul li ul li.page_item a:hover
{
display: block;
color : #B22930;
font-size: 0.7em;
text-align : left;
font-weight: bold;
text-decoration : none;
padding: 0 0 3px 15px;
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 : #B22930;
font-size: 0.7em;
text-align : left;
font-weight: bold;
text-decoration : none;
padding: 0 0 3px 15px;
border: none;
}







#all {
height: auto;
margin: 0 auto;
width: 100%;
height: 100%;

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%;
}


#all3 {
float: left;
margin: 0px 0 0;
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
background-image : url(bilder/logo.jpg);
background-repeat : no-repeat;
background-position : 50% 15px;
}



#topa {
clear: both;
float: left;
width : 99.5%;
margin: 10px 0 0;
padding: 10px 0;
border-top: 5px solid gray;
border-right: 5px solid gray;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
top-right-radius: 10px;
}


#top1 {
float: left;
width : 20%;
height: 140px;
text-align: center;
}

#top11 {
float: left;
width: 100%;
height : ;
text-align: left;
color: #000;
}


#top2 {
float: right;
width : 73.5%;
}


#top21 {
float: left;
width : 69.5%;
height : ;
}

#top210 {
width : 99%;
height : 40px;
margin: 0 auto;
padding: 100px 0 0;
text-align: left;
font-size: 1.5em;
font-weight: bold;
color: #AA2B00;
}


#top22 {
float: right;
width : 29%;
height : ;
text-align: left;
}

#top220 {
font-size: 0.7em;
text-align: right;
color: #5A5A5A;
}




#topb {
clear: both;
float: left;
color: #000;
width : 100%;
padding: 0px 0 ;
border-top: 0px solid #FFD500;
/* filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity:0.75; */
}



#topb1 {
float: left;
width : 20%;
height : 60px;
text-align: center;
color: #3f3f3f;
font-size: 0.7em;
text-align: left;
}

#topb2 {
float: right;
width : 74%;
height : 50px;
}


#topb21 {
float: left;
padding : 0 0 0 2px;
height : 50px;
}



#topb22 {
float: right;
width : 29%;
height : 50px;
text-align: left;
color: #3f3f3f;
font-size: 0.7em;
}



#m0 {
clear: both;
float: left;
width : 100%;
height: auto;
}



#left {
float: left;
width: 20%;
padding: 40px 0 0;
text-align: center;
font-size: 0.7em;
}


.mid1 {
width : 98%;
text-align: right;
color: #5F5F5F;
}

.mid11 {
width : ;
text-align: left;
margin: 30px 0 0 15px ;
font-size: 0.95em;
color: #5A5A5A;
}

#left li#flexi-pages-1 h2.widgettitle {
color: #F0F0F0;
font-size: 0.8em;
border: none;
}

#left li#categories-382407021 h2.widgettitle,
#left li#meta h2.widgettitle,
#left li#archives h2.widgettitle
 {
color: #F0F0F0;
margin: 30px 0 0 0;
font-size: 1em;
}





#mid2 {
float: right;
font-family : trebuchet ms, arial, helvetica, sans-serif;
width : 79%;
text-align: right;
}

#mid21 {
float: left;
width : 69%;
margin: 0 0 20px 0;
text-align: center;
/* filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity:0.75; */

border-bottom: 5px solid gray;
border-right: 5px solid gray;

-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}




#mid210 {
width : 85%;
min-height: 400px;
height: auto !important;
height: 400px;
margin: 0 auto 30px;
text-align: left;
font-size: 0.9em;
line-height: 1.4em;
color: #2D2D2D;
}



#mid210 .post,
#mid210 .mini-post,
#mid210 .mini-post .postmetadata,
#mid210 .entry,
#mid210 .entry p,
#mid210 .entry p .post-edit-link
{
padding: 0;
text-align: left;

}





#mid210 ul
{
padding: 0 ;
margin: 0 0 0 5px ;
}

#mid210 li{
list-style-type: square;
margin: 5px 0 0 15px;
}


form {
font-size: 0.9em;
}



/* ####################### 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;
}


#div-comment-41 {
  font-size			: 1em;

}





.commentlist li {
  font-size			: 0.9em;
    color: #4B4B4B;
}








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			: 1em;
}

ol.commentlist li.alt {
  background		: #f8f8f8;
  border			: 1px solid #ccc;
}

ol.commentlist .commentmetadata {
  font-size			: 0.75em;
  margin			: 0;
  padding			: 0;
  color: #FFAA00;
}


ol.commentlist cite a,
ol.commentlist cite

{
  display			: inline;
  color: #000;
}


.reply
{
font-size: 0.75em;
}


.postmetadata
{
padding: 15px 0;
font-size: 0.75em;
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
 {
 font-family: arial, helvetica, sans serif;
 padding: 0 0 0 8px;
 font-size: 0.7em;
}



.alignnone

 {
 margin: 3px 3px 3px 0;
 padding: 0 0 3px 0;
background-color: #f0f0f0;
 border: 1px solid gray;

}
.alignleft
 {
 float: left;
 margin: 3px 8px 3px 0;
 padding: 0;
background-color: #eee;
 border: 0px solid #ccc;
}

.alignright
 {
 float: right;
 margin: 3px 0 3px 3px;
 padding: 0 0 3px 0;
 background-color: #f0f0f0;
 border: 1px solid gray;
}


.aligncenter
 {
 display: block;
 margin: 3px auto;
 padding: 0 0 3px 0;
 text-align: center;
 background-color: #f0f0f0;
 border: 1px solid gray;
}

.alignnone img,
.alignleft img,
.aligncenter img,
.alignright img
 {
background-color: #f0f0f0;
padding: 8px 8px 0;
}

.mid210 form
{
background-color: #fff;
}

.mid220 form
{
background-color: transparent;
}



input,
textarea
{
margin: 5px 0;
background-color: #eee;
border: 1px solid #ccc;
}







#right {
float: right;
width : 29%;
padding: 10px 0;
text-align: right;
font-size: 1em;
color: #004000;
background-color: #B8A596;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;

-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}



.mid22 {
float: right;
min-height: 300px;
height: auto !important;
height: 300px;
width: 100%;
padding: 20px 0 0 ;
margin: 0 auto ;
text-align: center;
background-color: #eee;
}


.mid220 {
height: auto;
width : 90%;
margin: 0 auto;
text-align: left;
color: #000;
font-size: 0.75em;
}

.mid220 ul
{
list-style-type: none;
padding: 0 ;
margin: 0 ;
}

.mid220 li{
margin: 4px 0 0 0;
padding: 0;
}

.mid220 #ps_sidebar_content ul
{
list-style-type: square;
padding: 0 ;
margin: 0 0 0 15px;
}


.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;
}


li#random-tags-cloud
{
padding: 0 0 25px 0;
}




#text-353107291 .textwidget
 {
width: 100%;
font-size: 0.9em;
height: 150px;
margin: 5px 0;
line-height: 1.1em;
overflow: auto;
}


#right h2.widgettitle {
font-size: 1.2em;
font-weight: bold;
margin: 20px 0 0;
color: #826A57;
}



#right .widget_wp_events h2  {
font-size: 1.2em;
font-weight: bold;
margin: 20px 0 0;
}



.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;
}


.mid220 .miniposts p {
padding: 5px 0;
font-size: 0.85em;
}



#footer {
clear: both;
float: left;
text-align: center;
font-size: 0.5em;
width: 100%;
height: auto;
color: #7F7F7F;
background-color: transparent;
border-bottom: 0px solid #7F7F7F;
border-top: 0px solid #7F7F7F;
}

#footer  a,
#footer  a:link,
#footer  a:visited,
#footer  a:hover
{
font-size: 1em;
font-weight : bold;
color : #7F7F7F;
text-align : left;
text-decoration : none;
}


