/* Standardformate*/

BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left:5px;
	}

P  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color : Black;
font-style : normal;
text-align:justify;
}

H1  {
font-family: Verdana, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:right;
margin:0px;
margin-bottom:20px;
margin-top:20px;
font-weight:normal;
width:650px;
}

H2  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#cc0000;
margin-bottom:5px;
}



H3  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight : bold;
	color : Black;
	font-style : normal;
}

H4  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	font-weight : bold;
	color : Black;
	font-style : normal;
}

LI  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color : Black;
	font-style : normal;
    text-align: left;
    list-style-image:url(pic/bullet.gif);
}



A  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	; text-decoration : underline;
}

A.text  {
border-bottom:dotted 1px #808080;
text-decoration:none;
color:#cc0000;
background-color: #ffffff;
}

A:hover.text  {
border-bottom:solid 1px #999999;
background-color:#dddddd;
color:#cc0000;
text-decoration:none;
}

A:visited  {
	font-weight : normal;
	color : #CC0000;
	text-decoration : underline;
}

A:active  {
	font-weight : normal;
	color : #CC0000;
	text-decoration : underline;
}


/* ######### Sonderformate*/


.smalltext  { font-size: 10px;}


/* hNavigation, aktiv */
.na {
	  font-size: 12px;
    color : Black;
}

/* hNavigation, nicht aktive */
.nn {
   font-size: 12px;
   color :  #FFCF00;
}

/* Schlagschatten der Reiter */

.sr {
background-color:#808080;
width:1px;
}

/* Hintergrund der Reiter, aktiv */

.ha {
background-color:#FFCF00;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}

/* Hintergrund der Reiter, nicht aktiv */

.hn {
background-color:#ff0000;
}



/* Text unter Navigation */
.tn {
   font-size: 11px;
   color : #cc0000;
}

/* Foottext */
.fo {
   font-size: 9px;
	 margin:0px;
}

/* ####### Main-Getgot--Titel-Text */

.nm {
   font-size: 12px;
   margin:0px;
   color : #cc0000;
}
.lt {
   font-size: 11px;
   margin:0px;
   color : black;
}

.mk1 {
   font-size: 13px;
   margin:0px;
   color : #cc0000;
}


.untensuche {
color:#333399;
font-size:15px;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-left:25px;
}


/* ####### rechter Bereich */

.tr {
   font-size: 13px;
   margin:0px;
   color : #cc0000;
	 background:#ffe7ae;
}

/* ####### Navigation2 */

A.nav2 { border-bottom:dotted 1px #808080;text-decoration:none;color:#cc0000; background-color: #ffffff;}
A:hover.nav2 { border-bottom:solid 1px #999999;background-color:#ffcf00;color:#cc0000;text-decoration:none;font-size:11px;font-weight:bold;}
A:visited.nav2 { border-bottom:dotted 1px #808080;text-decoration:none;color:#cc0000;background-color: #ffffff;}
A:active.nav2 { border-bottom:dotted 1px #808080;text-decoration:none;color:#cc0000; background-color:#ffcf00;font-size:11px;font-weight:bold;}


/* ####### textklicks.net */

   .textads {color:#616161; background-color:#fcf9d7; border-color:#ffcc33; text-align:center; border-width:1px; border-style:solid; width:170px}
   .headline {font:11px verdana, tahoma; text-align:center}
   .headline A {color:blue; text-decoration:underline}
   .linead {font:11px verdana, tahoma; text-align:center}
   .urlad {font:11px verdana, tahoma; text-align:center; color:#499f4c}
	 
	 
	 
/* ####### Tabbed Navigation */

	 
#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 0px;
	padding-bottom: 3px;	
	width:680px;
}

#contents {
	padding: 1.5em;
	background: #FFF;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom:  1px solid #666;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; } 	 
	 
 