/* ----- style für hintergrund ----- */
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	color:#333333;
}
/* ----- 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:#004669; 
	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:#f2f2f2;
}
.votel {
background-color:none;
font-size:11px;
color:#cc0033;
}
.votel a{
background-color:none;
font-size:11px;
color:#cc0033;
}
.votel a:link{
background-color:none;
font-size:11px;
color:#cc0033;
}
.votel a:visitet{
background-color:none;
font-size:11px;
color:#cc0033;
}
.votel a:active{
background-color:none;
font-size:11px;
color:#cc0033;
}
.votel a:hover{
background-color:none;
font-size:11px;
color:#ffcc33;
}
.vote_pic {
background-color:white;
}
.vote_profil {
background-color:#f2f2f2;
}
.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;
}

/* ---- footer textlink ---- */
.flink {
    font-size:11px;
 color:#cc0033; 
 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;
 }


/* --- menue neu --- */

#invertedtabs{
margin-left: 1px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #004669 url(/images/men_1.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(/images/men_2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #FF8550;
}

#invertedtabs a:hover span{
background-color: #FF8550;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #FF8550;
}
#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 0px;
line-height: 1px;
background: #ffffff;
border-bottom: 1px solid #fff; 
}
