/* ----- style für hintergrund ----- */
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
/* ----- style für text 1 ----- */
td {
	font-size:11px;
}
p {
	font-size:11px;	
}
/* ----- style für text 2 ----- */
input {
	font-size:11px;	
}
select {
	font-size:11px;	
}
/* ----- style für textlink ----- */
a {
	color:#000000; 
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#FFCC33; 
	text-decoration:none;
}
a.linkzonderstreep {
	color:#FFFFFF;
	text-decoration:none;
}


/* ----- style für bilder ----- */
.vote {
background-color:white;
}
.votel {
background-color:white;
font-size:11px;
color:#cc0033;
}
.votel a{
background-color:white;
font-size:11px;
color:#cc0033;
}
.votel a:link{
background-color:white;
font-size:11px;
color:#cc0033;
}
.votel a:visitet{
background-color:white;
font-size:11px;
color:#cc0033;
}
.votel a:active{
background-color:white;
font-size:11px;
color:#cc0033;
}
.votel a:hover{
background-color:white;
font-size:11px;
color:#ffcc33;
}
.vote_pic {
background-color:white;
}
.vote_profil {
background-color:#FFFFFF;
}
.pic {
background-color:none;
}
.neu_profil {
background-color:none;
}
.top_profil {
background-color:none;
}
.flop_profil {
background-color:none;
}
.mixxed_profil {
background-color:none;
}
.mann_profil {
background-color:none;
}
.frau_profil {
background-color:none;
}

/* ----- style für fotoalbum ----- */
#links {
   background-color: #FFFFFF;
   border: 1px solid #000000;
   width: 100%;
   float: left;
   margin-bottom:10px;
   right: auto;
   left: auto;
   }
#linksbild {
   background-color: #ffffff;
   float: center;
   }

/* ----- style für gästebuch ----- */
   .gbinfo {
color:#ffffff;
padding:5px;
}
.gblinks2 {
font-size:9px;
color:#000000;
}

.gblinks {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks a {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks a:link {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks a:visited {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks a:active {
font-size:11px;
font-weight:bold;
color:#48647e;
}

.gblinks a:hover {
font-size:11px;
font-weight:bold;
color:#7894ae;
}

/* ----- style für mitgliedersuche ( textlink ) ----- */
a.nav2 {
	color:#7894AE; 
	text-decoration:none;
	cursor:pointer;
}

/* ----- style für voting ( text ) ----- */
.volinks {
font-size:11px;

color:#cc0033;
}


/* ---- style für menü ---- */


#menuetab{height:24px;background:#2c2c2c;display:block;padding:25px 0 0 15px;}
#menue{
	position:relative;
	display:block;
	height:24px;
	width: 756;
	background-color: #ffffff;
}
#menue ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menue ul li{display:block;float:left;margin:0 1px 0 0;}
#menue ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(../images/men1.gif);}
#menue ul li a:hover{color:#fff;background:transparent url(../images/men2.gif);}
#menue ul li a.current,#menue ul li a.current:hover{color:#000;background:#FFFFC4;}
#menue ul li a.currentr,#menue ul li a.currentr:hover{color:#fff;background:transparent url(../images/men2.gif);}

/* ---- footer textlink ---- */
.flink {
    font-size:11px;
 color:#2c2c2c; 
 text-decoration:none; 
 }

flink a, .flink a:active, .flink a:visited, .flink a:link {
    font-size:11px;
    color:#2c2c2c;
    text-decoration:none;
}
.flink a:hover {
    font-size:11px;
 color:#cc0033; 
 text-decoration:none;
 }