/* Body Bereich */

body{ 
   background-color:#111112;
   /*background:url(bilder/design/background.); */
   background-repeat:repeat-y; 
   font-style:normal;    
   font-variant:normal; 
   font-size:14px; 
   font-weight:normal; 
   color:#FFFFFF;
   cursor:default;
   font-family:Century Gothic;
   
 

}

/*******************************************************Banner**********************************************************/
.banner {
/*background-color:#333333;*/
background-image:url(bilder/design/banner_bg.gif)
}

/*******************************************************unten***********************************************************/
.unten {
/*background-color:#333333;*/
background-image:url(bilder/design/unten_bg.gif);
background-repeat:no-repeat
}

.unten_1 {
background-color:#333333
}

/****************************************************nav background*****************************************************/
.nav_bg {
background-image:url(bilder/design/nav_bg.gif)
/*background-color:#333333;*/
}

.nav {
background-color:;
width:130px;
}

/* rechts background*/
.rechts_bg {
background-image:url(bilder/design/rechts_bg.gif)
/*background-color:#333333;*/
}

.rechts {
/*background-image:url(bilder/design/rechts_bg.gif)*/
background-color:;
width:130px;
}

/*****************************************************Rahmen dotted****************************************************************/
.bordertopline {
BORDER-TOP: #666666  1px dotted
}
.borderrightline {
BORDER-RIGHT: #666666 1px dotted
}
.borderleftline {
BORDER-LEFT: #666666 1px dotted
}
.borderbottomline {
BORDER-BOTTOM: #666666 1px dotted
}
.tableborder {
BORDER-BOTTOM: #00ff00 1px dotted; BORDER-LEFT: #00ff00 1px dotted; BORDER-RIGHT: #00ff00 1px dotted; BORDER-TOP: #00ff00 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;


}


/*****************************************************ANI-WORLD****************************************************************/


.aniworld_oben {
BORDER-BOTTOM: #ffffff 2px solid; BORDER-LEFT: #666666  2px solid; BORDER-RIGHT: #ffffff  2px solid; BORDER-TOP: #666666  2px solid;
width:650px;
background-color:#333333;
font-size: 26px; color:#FF0000; font-family:"Comic Sans MS";

}

.aniworld_bild {
BORDER-BOTTOM: #ffffff 2px solid; BORDER-LEFT: #666666  2px solid; BORDER-RIGHT: #ffffff  2px solid; BORDER-TOP: #666666  2px solid;
width:100px; height:100px;
background-color:#333333;
}

.aniworld_border {
BORDER-BOTTOM: #ffffff 2px solid; BORDER-LEFT: #666666  2px solid; BORDER-RIGHT: #ffffff  2px solid; BORDER-TOP: #666666  2px solid;
width:500px;
background-color:#333333;
font-size: 14px; color:#00FF00; font-family:"Georgia", Times New Roman, Times, serif;
}

.aniworld_border2 {
border:0px;
width:730px;
}

/*****************************************************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: #FFFFFF; font-family: Century Gothic; text-decoration: none;}
a:visited{font-size: 11px;color: #FFFFFF; font-family: Century Gothic; text-decoration: none;}
a:hover{font-size: 11px;color: #FF0000; font-family: Century Gothic; text-decoration: none; cursor:pointer;}
a:focus {font-size: 11px;color: #FF0000; font-family: Century Gothic; text-decoration: none;}
a:active {font-size: 11px;color: #FF0000; font-family: Century Gothic; text-decoration: none;}

/*******Master**********/
.master:link{font-size: 26px; color: #00FF00; font-family: Century Gothic; }
.master:visited{font-size: 26px;color: #00FF00; font-family: Century Gothic; }
.master:hover{font-size: 26px;color: #FF0000; font-family: Century Gothic; }
.master:focus {font-size: 26px;color: #FF0000; font-family: Century Gothic; }
.master:active {font-size: 26px;color: #FF0000; font-family: Century Gothic; }

/******Maillinks*********/

a.mail:link{
   color:#00FF00; 
   text-decoration:underline;
}
a.mail:visited{
   color:#00FF00; 
   text-decoration:underline;
}
a.mail:hover{
   color:#FF0000;
   text-decoration:underline;
   cursor:pointer;
}
a.mail:focus{
   color:#00FF00;
   text-decoration:underline;
}
a.mail:active{
   color:#00FF00;
   text-decoration:underline;
}


/****************************************Links Internbereich*********************************************/

a.intern:link{
   color: #00FF00; 
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.intern:visited{
   color:#00FF00; 
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.intern:hover{
   color: #FF0000;
   text-decoration:underline;
   cursor:pointer;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}

a.intern:focus{
   color:#FF0000;
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}
a.intern:active{
   color:#FF0000;
   text-decoration:underline;
   font-family: Century Gothic;
   font-size:11px;
   font-weight:bold;
}




/********************************************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;
}

  
/*************Große Links*************/

a.textueber:link{
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
}

a.textueber:visited{
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
}

a.textueber:hover{
	color:#FFFF33;
	font-size:24px;
	text-decoration:underline;
}



a.snapwahl:link{
color:#006699;  
text-decoration:underline; 
font-family: Century Gothic; 
font-size:16px; 
font-weight:bold;
}

a.snapwahl:visited{
color:#006699; 
text-decoration:underline; 
font-family: Century Gothic; 
font-size:16px; 
font-weight:bold;
}

a.snapwahl:hover{
color:#0000FF;
text-decoration:underline;
cursor:pointer;
font-family: Century Gothic;
font-size:16px;
font-weight:bold;
}

a.snapwahl:focus{
color:#006699; 
text-decoration:underline; 
font-family: Century Gothic; 
font-size:16px; 
font-weight:bold;
}

a.snapwahl:active{
color:#006699; 
text-decoration:underline; 
font-family: Century Gothic; 
font-size:16px; 
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;
}
