/* Body Bereich */

body{ 
   background-color:#333333;
   /*background:url(bilder/design/background.); */
   background-repeat:repeat-y; 
   font-style:normal;    
   font-variant:normal; 
   font-size:14px; 
   font-weight:bold; 
   color:#000000;
   cursor:default;
   font-family:Century Gothic;
   
 

}

/*******************************************************Banner**********************************************************/
.banner {
background-image:url(bilder/bg_banner.jpg);

}

/*******************************************************unten***********************************************************/
.unten {
background-image:url(bilder/bg_unten.jpg);
}

.unten_1 {
background-image:url(bilder/bg_unten.jpg);

}

/*****************************************************Rahmen dotted****************************************************************/
.bordertopline {
BORDER-TOP: #666666  1px dotted
}
.borderrightline {
BORDER-RIGHT: #666666 1px dotted
}
.borderleftline {
BORDER-LEFT: #666666 1px dotted
}
.borderbottomline {
BORDER-BOTTOM: gold 1px dotted;
}
.tableborder {
BORDER-BOTTOM: gold 1px dotted; BORDER-LEFT: gold 1px dotted; BORDER-RIGHT: gold 1px dotted; BORDER-TOP: gold 1px dotted
}

.tableborder2 {
BORDER-BOTTOM: gold 1px dotted; BORDER-LEFT: gold 1px dotted; BORDER-RIGHT: gold 1px dotted; BORDER-TOP: gold 1px dotted
}


.border {
BORDER-BOTTOM: #666666 0px dotted; BORDER-LEFT: #666666  0px dotted; BORDER-RIGHT: #666666  0px dotted; BORDER-TOP: #666666  0px dotted;
width:730px;


}


.links {
height:500;

}

.links_bg {
background-image:url(bilder/bg_links.jpg);
}

.rechts_bg {
background-image:url(bilder/bg_rechts.jpg);
}

.rechts {
height:500;

}


.sitemitte {

width:800px;
height:500px;
}


/*****************************************************NEWS****************************************************************/


.news_oben {
/*BORDER-BOTTOM: #666666 1px dotted; BORDER-LEFT: #666666  1px dotted; BORDER-RIGHT: #666666  1px dotted; BORDER-TOP: #666666  1px dotted;*/ 
background-color: #222222;
}
.news_mitte {
/*BORDER-BOTTOM: #666666 1px dotted; BORDER-LEFT: #666666  1px dotted; BORDER-RIGHT: #666666  1px dotted; BORDER-TOP: #666666  1px dotted;*/ 
background-color: #333333;
}
.news_unten {
/*BORDER-BOTTOM: #666666 1px dotted; BORDER-LEFT: #666666  1px dotted; BORDER-RIGHT: #666666  1px dotted; BORDER-TOP: #666666  1px dotted;*/ 
background-color: #222222;
}
.news_border {
BORDER-BOTTOM: #666666 1px dotted; BORDER-LEFT: #666666  1px dotted; BORDER-RIGHT: #666666  1px dotted; BORDER-TOP: #666666  1px dotted;
width:500px;
}


/**************************************************Links******************************************************************/

a:link{font-size: 11px; color:red ; font-family: Century Gothic; text-decoration: none;}
a:visited{font-size: 11px;color:red ; font-family: Century Gothic; text-decoration: none;}
a:hover{font-size: 11px;color:#FFFF00; font-family: Century Gothic; text-decoration: none; cursor:pointer;}
a:focus {font-size: 11px;color: red; font-family: Century Gothic; text-decoration: none;}
a:active {font-size: 11px;color: red; font-family: Century Gothic; text-decoration: none;}

/******Maillinks*********/

a.mail:link{
   color: #FF0000; 
   text-decoration:underline;
}
a.mail:visited{
   color:#FF0000; 
   text-decoration:underline;
}
a.mail:hover{
   color:#FFFF00;
   text-decoration:underline;
   cursor:pointer;
}
a.mail:focus{
   color:#FF0000;
   text-decoration:underline;
}
a.mail:active{
   color:#FF0000;
   text-decoration:underline;
}



/********************************************Links innerhalb eines Textes*********************************************/

a.text:link{
   color:#006699; 
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.text:visited{
   color:#006699; 
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.text:hover{
   color:#0000FF;
   text-decoration:underline;
   cursor:pointer;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.text:focus{
   color:#006699;
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}
a.text:active{
   color:#006699;
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

  

/**************************************************************Textformatierungen***************************************************/

.name {color:#006699; font-size: 12px; font-weight:bold;}
.ueber {font-size: 30px; font-weight: bold; color: #FF0000; text-align:center;}
.ueberfett {font-size: 45px; font-weight: bold; color: #FF0000; text-align:center;}
.textueber {font-size:14px; font-weight:bold; color:#FF0000; text-align:center;}	
.links {font-size: 14px; color:#00FF00; text-align:center;}
.rot {color:#FF0000; }
.weiß {font-size: 11px; color:#FFFFFF; text-align:left;}
.weißfett {font-size: 14px; color:#FFFFFF; text-align:left;}
.gelbfett {color:#FFFF00; font-weight:bold;}
.gelb {color:#FFFF00;}
.gruenfett {color:#99FF00; font-weight:bold;}
.steck {font-size:14px; font-weight:bold;}
.wm {font-size:10px; color:#000000; font-weight:medium;}
.shout {font-size: 10px; color: #00FF00;}
.shout2 {font-size: 10px; color: #0000FF;}
.schnappschuss {
   padding-top: 10px;
   padding-left: 10px;
}
