/* Beginn Inhaltsstyle */

body
{
margin: 10px;
padding: 0px;
/* background-color:#ddc88c; */
background-image: url(http://www.seilwurf.de/cwbv/pic/bk2.gif);
background-repeat:repeat;
font-family: verdana, helvetica, tahoma, arial, sans-serif;
font-size: 101%;
border: 0px solid black;
}

p
{
text-align: justify;
}

#container
{
margin-left: 60px;
margin-right: 60px;
border: 1px solid black;
background-color: #FFFFCC;			/* Farbe Hintergrundcontainer */
text-align: left;
font-size: 86%;
}

#header
{
height: 40px;
background-color:#AAAA93; 			/* Farbe Kopf mit Logo */
padding:5px;
}

div .des
{
display: none;
}

#img
{
width: 250px;
display: block;
float: left;
}

a .image
{
border: none;
}

.right 
{
width:290px;
display: block;
float: right;
text-align: center;
color: #80FF00;
}

br.clearing
{
clear: both;
}

#mainnav 					/* Beginn obere Navigationsleiste */
{
background-color: green;			
text-align:left;
}

#mainnav ul
{
background-color:  #DFDFD4;			/* Hintergrundfarbe obere Nav.-leiste */
margin: 0px 0px 0px 0px;
list-style-type: none;
padding: 10px 10px 10px 10px;
text-align: center;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

#mainnav li
{
padding-left: 10px ;
background-color: #DFDFD4;			/* Hintergrundfarbe Schrift obere Nav.-leiste */
display:inline;
}

#mainnav li a
{
text-decoration: none;
color: #000080;				       /* Schriftfarbe obere Navigationsleiste */
}

#mainnav li a:hover
{
text-decoration: none;
color: #fff;
background-color: #272900;
}

#menu					         /* Beginn linkes Navigationsmenu */
{
padding: 5px 5px 0px 5px;
float: left; 
background-color: #FFFFCC;			/* Hintergrundfarbe linkes Nav.-menu */			
text-align: center;
width: 150px;
}

#menu 					       /* Box Modell Hack fur IE5 */
{
\width: 160px;
w\idth: 150px;
}


#menuber
{
background-color: #AAAA93;			/* Uberschrift linkes Nav.-menu */
color: #000;				        /* Schriftfarbe Uberschrift */
margin-bottom: 0px;
}

#menunav 
{
background-color: #DFDFD4;
text-align:left;
padding-bottom: 0px;
}

#menunav ul
{
background-color: #DFDFD4;
margin: 0px 0px 10px 10px;
list-style-type: none;
padding: 10px 0px 10px 0px;
}

#menunav li
{
padding-left: 10px;
padding-bottom: 5px;
background-color: #DFDFD4;
width: 100px;
color:#000080;				        /* Schriftfarbe linke Navigationsleiste */
}

#menunav li				        /* Box Modell Hack fur IE5 */
{
\width: 110px;
w\idth: 100px;
}

#menunav li a
{
text-decoration: none;
color:#000080;				        /* Schriftfarbe linke Navigationsleiste */
}

#menunav li a:hover
{
text-decoration: none;
color: #fff;
background-color: #272900;
}

.admin {
font-style: italic;
padding-left: 20px;
}

.admin a:hover {
text-decoration:none;
font-style: italic;
color: #fff;
background-color: #E9967A;
}

#content						/* Beginn Inhaltsbereich */
{
margin-left: 160px;
padding: 10px 30px 10px 30px;
background-color:#FFFFCC;			       /* Hintergrund Inhaltsbereich */
color: #000080;					       /* Schriftfarbe Inhaltsbereich */

}

#content a:link {
      text-decoration:underline;
			color:red;
		 	}

#content a:visited	{
      text-decoration:underline;
			color:red;
		 	}

#content a:hover	 	{
			background-color: maroon;
			text-decoration:none;
			color:white;
			}

#content a:active		{
      background-color: transparent;
			text-decoration:underline;
			color:black;
			}

#content h4 a:hover, a:active 	{
			background-color: transparent;
			text-decoration: none;
			color:#000080;
			}

#content h5 a:hover, a:active 	{
			background-color: transparent;
			text-decoration: none;
			color:#000080;
			}

#content dt a:hover, a:active 	{
			background-color: transparent;
			text-decoration: none;
			color:#000080;
			}
      

    
.anmerk {
      color:#008000;                  /* TABELLENFORMATIERUNG LINK-LISTE */
      }
      
#footer
{
padding: 10px;
border-top: 1px black solid;
clear: both;
background-color:  #FFFFCC;				/* Hintergrundfarbe Footer */
text-align: right;
font-size:small;
text-align: right;

}

/* Ende Inhaltsstyle */

 /* STYLE BEITRAGSORDNUNG BEGINN */

td .linkespalte  {
height: 3px;
width: 288px;
}

td .rechtsspalte {
height: 3px;
width: 166px;
}

/* STYLE BEITRAGSORDNUNG ENDE */

/* Bildergallery - Style Beginn */


#bilder {
    margin: 30px;
      }


#bilder .bild {                 /* Bilder quer */
    float: left;
    text-align: center;
    margin: 5px;
    border: none;
    width: 160px;
    height: 112px;
    
    border: 1px solid black;
    padding: 5px;
    background-color: #dfdfd4;    /* Hintergrundfarbe der Bilder */
    }
    
#bilder .bild 					       /* Box Modell Hack fur IE5 */
{
\width: 170px;
w\idth: 160px;
}    

#bilder .bildh {              /* Bilder hoch */
    float: left;
    text-align: center;
    margin: 5px;
    border: none;
    width: 160px;
    height: 112px;
    
    border: 1px solid black;
    padding: 5px;
    background-color: #dfdfd4;    /* Hintergrundfarbe der Bilder */
    }
    
#bilder .bildh 					       /* Box Modell Hack fur IE5 */
{
\width: 170px;
w\idth: 160px;
}    
    
    
 #bilder img {
    border: none;
    }


#bilder a:link, a:visited {
    background-color: transparent;
    text-decoration: none;
    }

#bilder a:hover, a:active {
    background-color: transparent;
    text-decoration: none;
    }
  
    
/* Bildergallery - Style Ende */

/* BEGINN   FORMATIERUNG NEWSBEREICH UND GAESTEBUCH*/

#newstitle	{
	font-size: 20px;
	margin: 10px 0px 0px 10px;
        }

.newseintrag {
    border: 1px solid black;
    background-color: #EEEEFF;
    margin: 10px;
    }

 .Author {
   padding: 5px;
   float:right;
   }

.Datum {
    padding: 5px;
    }

.Title {
	padding: 5px;
	border-top: 1px solid black;
	font-weight: bold;
	}

 .Inhalt {
    padding: 5px;
    clear: both;
    border-top: 1px solid black;
    }

/* ENDE   FORMATIERUNG NEWSBEREICH UND GAESTEBUCH*/

/* BEGINN FORMATIERUNGSBEREICH DER FORMULARE */

/* Beginn Style fur News Bereich */ 

   input,textarea   { border: 1px #000000 solid; }
   table            { font-size: 12px; }

   div.copyright    { font-size: 10px; text-align: center; }

/*Ende Style News Bereich */

/* BEGINN   FORMATIERUNG Gastbuch */ 

.formular > ol {
    list-style-type: none;
    }
/* ENDE   FORMATIERUNG Gastbuch */


/* Beginn Formatierung neues Gastuch */

.guestbook_table {
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 13px;
  color: #000000;
  background-color: #808080;
}
.guestbook_table2 {
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 13px;
  color: #000000;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #808080;
  text-decoration: underline;
}
textarea {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 13px;
  font-family: Tahoma, Verdana, Helvetica;
}
input {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 13px;
  font-family: Tahoma,Verdana,Helvetica;
}
select {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 13px;
  font-family: Tahoma, Verdana, Helvetica;
}
.checkboxloeschen {
  background-color: #f2f2f2;
  border: 1px solid #808080;
}
#captcha {
  border: 1px solid #808080;
}
.tableinborder {
  background-color: #000000;
}

.tdinstall1 {
  background-color: #f2f2f2;
}

.tdinstall2 {
  background-color: #ffffff;
}

.tdinstall3 {
  background-color: #ffffff;
}

/* ENDE Formatierung neues Gastuch */
