/*////////////////////////////////////////////////////////
CSS FOR: HTTP://FREEMEE.DE by Tim Kaiser 18-06-2009
////////////////////////////////////////////////////////*/



/* GENERAL */

body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px; 
	margin-left: 50px;
	color: #999;
    }

a{
    text-decoration: none;
    border: none;
    color: gray;
    }

a:hover {
    text-decoration: none; 
    background-color: black; 
    color: black !important;
    }

a:visited {text-decoration: none;}
a:active {color: white;}

#info{display: none;}


/* containing all text div's */
#txt-container{
    position: absolute;
    top: 220px;
    left: 700px;
}

.news{
    padding-top: 20px;
    font-size: 11px;
}

.projects{
    top: 10px;
	font-size: 11px;
}
.projects a{color: #999;}

.legal{font-size: 11px;}



/* small headings */
h4{
    font-size:      11px;
    font-weight:    normal;
	font-family:    Georgia, Times New Roman, Times, serif;
	margin-bottom:  5px;
	color:          #666;    
}

#freemeeimg img{
    text-align: right !important;
    width: 600px;
    height: 650px;
}

/* cycle images div styles */
.pics {  
    top:     57px;
    height:  650px;  
    width:   600px;  
    padding: 0;  
    margin:  0;
    font-size: 9px; 
    } 
 
.pics img {  
    top: 0; 
    left:0; 
    } 

#output{
    position: absolute;
    left: 700px;
    top: 695px;
    font-size: 9px;
    font-family: "Arial", Sans-serif;
    }
    
#output a {color: #999;}

#next{
    background: url(../art/alt9.gif) no-repeat;
    position: absolute;
    width: 61px;
    height: 150px;
    top: 65px;
    left: 700px;
    font-size: 160px;
    font-family: Georgia;
    color: black;
    cursor: pointer;
}

#nav{
 display: none;
}

.style1 {color: #FF0099}
.style2 {color: #FF3366}
.style2a {color: #fce701}
.style2b {color: #faae0a}

.style3 {color: #CC9900}
.style4 {color: #666666}
.style4a{color: #beb59c}

.style5 {color: #00CCCC}
.style6 {color: #66FFCC}
.style8 {color: #CCCCCC}
.style7 {color: #00D118}
.style11 {color: #9966CC}
.style13 {color: #666633}

.style9 {
	font-size: 11px;
	color: #999999;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}



#apDiv1 {
	position:absolute;
	width:104px;
	height:51px;
	z-index:1;
	left: 591px;
	top: 55px;
}




.www{
    font-size: 180px;
    font-family: "Georgia", sans-serif;
    color: black;
}