BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana, Arial, Geneva; FONT-SIZE: 11px;}
body { margin: 0; padding: 0; top:0; left:0;}

a:link
{
	color: #3366CC;
	text-decoration: none;
}

a:visited
{
	color: #3366CC;
	text-decoration: none;
}

a:hover
{
	color: #003399;
	text-decoration: underline;
}


.title
{
	font-family: Verdana, Arial, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt 
{
   font-family: Verdana, Arial, Geneva; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Geneva; 
   	font-size:11px;
	border-style: dotted;
   	border-width: 1px;	

}


input,select,textarea 
{

	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
}
 
h1 { font-size:14px; }
h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }



/* css für navigation.php */

.tdnavi1 {
		background-color:#ffffff;
}
.tdnavi2 {
		background-color:#FFFFCC;
}
.tdnavi3 {
		background-color:#FFFFCC;
}

/* css für templates */

.bgtabkopf{
		background-color:#FFCC66;
}

/* css für tell a friend */
.tellafriend{
		background-color:#FFCC99;
}

/* css für memberheader */
.memberheader{
		background-color:#FFCC66;
}

/* css für loginbox */

.loginboxheader{
		background-color:#FFCC66;
}
.loginbox{
		background-color:#FFFFCC;
}

/* css für linie spacerbig */

.linie{
		background-color:#666666;
}

/* css für userinfo übersimple search */

.fontinfo{
		color:#666666;
		font-size:9px;
}

.div1 {
	border-right-width: thin;	
	border-right-style: dotted; 	
	border-right-color: #666666;
	border-bottom-width: thin;	
	border-bottom-style: dotted; 	
	border-bottom-color: #666666;	
}
.div2 {
	border-width: thin;	
	border-style: dotted; 	
	border-color: #666666;
}


div#divmini a{
	font-size: 1px;
	color: #ffffff;
	text-decoration: none;
}
div#divmidi a{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	
}
div#divmidi a:hover{

	background-color: #FFCC99;
	
}

div#divminitext a, pre{
	font-size: 1px;
	color: #ffffff;
	text-decoration: none;
	visibility: hidden;
}
