*
{
margin: 0;
padding: 0;
border: 0;
font-family : verdana, arial, helvetica, sans-serif;
background-color: transparent;
}


html {
height: 100%;
width: 100%;
text-align: center;
background-color: #fff;
background-image: url(bilder/back-1.gif);
background-repeat: repeat-x;
background-position: 0 6px;
}

body {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 100.01%;
min-height: 100%;
height: auto !important;
height: 100%;
border-top: 1px solid  #fff;
text-align: center;
margin: 0 auto;
}




h3 {
clear: both;
width: auto;
color : #004000;
font-size : 1.1em;
font-weight : bold;
text-align : left;
}

#mid2 a,
#mid2 a:link
{
color : #004000;
text-decoration : underline;
}

#mid2 a:visited
{
color : #004000;
text-decoration : underline;
}

#mid2 a:hover
{
color : #004000;
background-color: #fff;
text-decoration : none;
}




h1 {
width: ;
font-size : 1.2em;
font-weight : bold;
text-align: left;
color : #004000;
padding : 0 0 5px 0;
}


#mid210 .post h1 a,
#mid210 .post h1 a:link,
#mid210 .post h1 a:visited,
#mid210 .post h1 a:hover
{
text-decoration : none;
font-weight : bold;
color : #004000;
border-bottom: none;
background-color: transparent;
}





h2 {
clear: both;
color : #004000;
font-size : 1.2em;
font-weight : bold;
text-align : left;
padding : 20px 0 5px 0;
}


#mid210 .mini-post h2 a,
#mid210 .mini-post h2 a:link,
#mid210 .mini-post h2 a:visited,
#mid210 .mini-post h2 a:hover
{
text-decoration : none;
color : #004000;
font-size : 1em;
font-weight : bold;
text-align : left;
background-color: transparent;
}




#nav {
float: left;
margin: 40px 0 0 0;
width : 100%;
height : auto;
text-align: left;
color: #7F7F7F;
font-family : arial, helvetica, sans-serif;
}


#nav ul
{
float: ;
width: 100%;
list-style-type: none;
font-size: 0.9em;
text-align: left;
}


#nav ul  li ul li
{
display: block;
width: 100%;
}


#nav ul  li ul li a,
#nav ul  li ul li a:link,
#nav ul  li ul li a:visited
{
display: block;
width: auto;
font-weight: normal;
color: #fff ;
text-decoration : none;
padding: 11px 10px 8px 10px;
border-top: 1px solid #335A28;
border-bottom: 1px solid #0D400D;
}

#nav ul li ul li a:hover
{
display: block;
color : #fff;
font-weight: bold;
text-decoration : none;
padding: 11px 10px 8px 10px;
border-top: 1px solid #fff;
border-bottom:1px solid #0D400D;
background-color: #166D16;
}


#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;
font-weight: bold;
text-decoration : none;
padding: 11px 0px 8px 10px;
border-top: 1px solid #fff;
border-bottom:1px solid #0D400D;
background-color: #166D16;
}

#nav ul li ul li.current_page_parent a
{
display: block;
color : #fff;
font-weight: bold;
text-decoration : none;
padding: 11px 0px 8px 10px;
border-top: 1px solid #fff;
border-bottom:1px solid #0D400D;
background-color: #166D16;
}



#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%;
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/back1.gif);
background-repeat : repeat-y;
background-position : 20% 0;
}

#all3 {
float: left;
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
}



#topa {
clear: both;
float: left;
width : 100%;
height : 200px;
background-color: #999933;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;
}


#top1 {
float: left;
width : 20%;
height : 200px;
text-align: center;
background-color: #999933;
background-image: url(bilder/logo_golfclub.gif);
background-repeat: no-repeat;
background-position:50% 50%;
}

#top11 {
width : 99%;
height : 200px;
margin: 0 auto;
text-align: left;
font-size: 1em;
font-weight: bold;
color: #fff;
}


#top2 {
float: right;
width : 79.8%;
height : 200px;
background-color: ;
background-image: url(bilder/golf1.jpg);
background-repeat: no-repeat;
background-position:0 0;
}


#top21 {
float: left;
width : 100%;
}

#top210 {
width : 100%;
height : 200px;
margin: 0 auto;
text-align: left;
font-size: 1.1em;
font-weight: bold;
color: #003A6F;
}


#top22 {
display: none;
float: right;
width : 0;
}

#top220 {
width : 0;
height : 0;
}

#topb {
clear: both;
float: left;
color: #000;
width : 100%;
}



#topb1 {
float: left;
width : 20%;
height : auto;
text-align: center;
color: #3f3f3f;
font-size: 0.7em;
text-align: left;
}

#topb2 {
float: right;
width : 79%;
height : auto;
}


#topb21 {
float: left;
text-align: left;
width : 74%;
}



#topb22 {
float: right;
width : 23%;
padding: 12px 0 10px;
text-align: left;
color: #3f3f3f;
font-size: 0.7em;
}



#m0 {
clear: both;
float: left;
width: 100%;
border-top: 2px solid #fff;
background-color: #F3F3E7;
background-image : url(bilder/back11.gif);
background-repeat : repeat-y;
background-position :  20% 0;
}


#left {
float: left;
width: 20%;
text-align: center;
border-right: 0px solid #2F2F2F;
}


.mid1 {
float: left;
width : 100%;
text-align: center;
color: #5F5F5F;
}

.mid11 {
float: right;
width : 86%;
padding: 30px 7% 0 0;
text-align: left;
font-size: 0.65em;
color: #f9f9f9;
}

#mid2 {
float: right;
text-align: left;
width : 79%;
height: auto;
}

#mid21 {
float: left;
width : 74%;
height: auto;
}




#mid210 {
width: 90%;
margin: 0 auto;
padding: 40px 0;
text-align: left;
font-size: 0.75em;
line-height: 1.3em;
color: #3f3f3f;
}

#mid210 p
{
text-align: left;
}

#mid210 ul
{
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;
}


#mid210 .gelb{
background-color: #FFFFCC;
}

#mid210 .rot{
background-color: #FFCCCC;
}

.img
{
float: left;
width: 45%;
height: auto;
text-align: center;
padding: 0 8px 3px 0;
}




/* ####################### 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;
}



.alignleft
 {
 float: left;
  margin: 5px 0 0 0;
  padding: 0 20px 0 0;
}





#right .widgettitle {
margin: 20px 0 0 0;
padding: 0;
}

#meta {
font-size: 0.8em;
}


#left h2.widgettitle {
float: ;
margin: 150px 0 0 0;
padding: 0 0 0 10px;
color: #fff;
}

li#random-tags-cloud
{
padding: 0 0 25px 0;
}




form
{
float: ;
background-color: #f0f0f0;
}



input,
textarea
{
margin: 5px 0;
background-color: #E7E7CF;
border: 1px solid #ccc;
}







#right {
float: right;
min-height: 600px;
height: auto !important;
height: 600px;
width : 25%;
text-align: center;
background-color: #E7E7CF;
}



.mid22 {
height: auto;
padding: 15px;
margin: 0 auto;
}



.mid220 {
height: auto;
padding: 30px 0;
margin: 0 auto;
text-align: left;
font-size: 0.7em;
line-height: 1.3em;
}

.mid220 ul
{
list-style-type: none;
padding: 0 ;
margin: 0;
}

.mid220 li{
margin: 5px 0 0 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: #f8f8f8;
  color	: #111;
  padding: 1px 5px 3px;
  margin: 5px 0 5px 5px;

}

.mid220 input#submit
{
  border: 1px outset #444;
  background-color: #f8f8f8;
  color: #111;
  padding: 0px 3px 2px;
  margin: 0px 0 10px 5px;
}


.mid220 a.g1:link,
.mid220 a.g1:visited,
.mid220 a.g1:active
{
font-size: 1.1em;
color : #004000;
text-decoration : none;
}

.mid220 a.g1:hover
{
font-size: 1.1em;
color : #004000;
text-decoration : underline;
}



#footer {
float: left;
font-size: 0.65em;
text-align: center;
width: 100%;
height: auto;
color: gray;
background-color: #f0f0f0;
}