body { 
    color: #FFFFFF;
	margin: 0px 0;
	padding: 0;
	background: #000000 url("images/bg.gif") repeat-x ;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #890000;
}

a:hover {
    color: #890000;
}

a:visit {
    color: #890000;
}

img {
	border: none;
}

/* Header */

#header {
	width: 754px;
	height: 150px;
	margin: 0 auto;
	background: url("images/header.jpg");
	border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
    text-decoration: bold;
	width: 754px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url("images/img3.gif");
	border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

#menu ul {
    text-decoration: bold;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
    text-decoration: bold;
	display: inline;
}

#menu a {
	text-decoration: none;
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}

#menu a:hover, #menu .active a {
    text-decoration: bold;
	background: url("images/img4.gif");
	color: #FFFFFF;
}

/* Content */

#content {
	width: 756px;
	margin: 0 auto;
	background: url("images/img5.gif");
}

#colOne {
	float: left;
	width: 720px;
	padding: 20px 10px 0 10px;
	text-align :justify;
}

#colOne a:link { 
font-weight : normal; 
color : #FFFFFF; 
} 
#colOne a:visited { 
font-weight : normal; 
color : #FFFFFF; 
} 
#colOne a:active { 
font-weight : normal; 
color : #FFFFFF; 
} 
#colOne a:hover { 
font-weight : normal; 
color : #FFFF00; 
} 


#colTwo {
	float: left;
	width: 360px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: left;
	width: 120px;
	padding: 10px;
}

#colTwo a:link {  
    color : #FFFFFF; 
} 
#colTwo a:visited {  
    color : #FFFFFF; 
} 
#colTwo a:active {  
    color : #FFFFFF; 
}

#colTwo a:hover {  
    color : #FFFF00; 
}

/* Footer */

#footer       {
	width: 756px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: url("images/img6.gif") repeat-x;
	font-size: smaller;
}
#footer  {
	color: #FFFFFF;
}


#footer * {
	color: #FFFFFF;
}
.stile1 { 
color : #FFFFFF; 
}

#überschrift {
    width: 750px;
    height: 10px;
    padding: 0px 0px 0px 0px;
    }
    
#beschreibung {
    width: 700px;
	height: 20px;
    float: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 60px;
	}
	
#tablelinks {
    float: left;
	width: 210px;
	padding: 20px 30px 0 10px;
    }	
     
    
#tablemite {
    float: left;
	width: 210px;
	padding: 20px 10px 0 10px;
    }	
    
#tablerechts { 
    float: right;
	width: 210px;
	padding: 20px 10px 0 10px;
    }
    
#navilinks {
	float: left;
	width: 160px;
	padding: 2px;
	height: auto;
    }
	
#navilinks ul {
	text-decoration: bold;
	margin: 0;
	padding: 0;
	list-style: none;
    }  	    

#navilinks li {
	float: left;
	width:140px;
	padding: 2px;
	clear: both;
	height: 22px;
	list-style-type: none;
    }
#navilinks li a {
	float: left;
	width:140px;
	padding:3px 2px 2px 2px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background-image: url(Girls/images/img7.gif);
    }
    
#navilinks li a:hover {
	float: left;
	width:140px;
	background: #000000 url("images/img7.gif");
	padding:2px 2px 2px 2px;
	text-decoration: none;
	color: #FFFF00;
	border: 0,5px solid #FFFFFF;
	font-weight: bold;
    }
    
#navilinks a:link {  
    color : #FFFFFF; 
	font-weight: bold;
} 
#navilinks a:visited {  
    color : #FFFFFF; 
} 
#navilinks a:active {  
    color : #FFFFFF; 
}


