/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
 
 #aussen {
width:1002px;
text-align: left;
margin-bottom : 5px;
    margin-left : auto;
        margin-right : auto;
	    margin-top : 0px;
			background-color: #ffffff;
			border: 1px solid #FF66FF;
}
html, body {
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	letter-spacing:0,6px;
	background: url(http://sologirls.net/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #660000;/*#660000;*/
}
.navigation {
    background-color:inherit;
	text-decoration: none;
	font-size: 14px;
}
a.navi {
    background-color:inherit;
	text-decoration: none;
	font-size: 14px;
}
a.naviklick {
	text-decoration: none;
	font-weight: normal;
	color: green;
	font-size: 14px;

}

a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: red;
  }


a:hover {
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
  }

#header{
 margin: 0px auto;
 width: 1000px;
 height:300px;
 border: 1px solid #999999;
 background-color:inherit;
 background:url(http://www.sologirls.net/images/logo.jpg) no-repeat;
}

.boxborgray{
    height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #999999;
	text-align: left;
	background-color:inherit;
	color: #cccccc;
	margin-bottom: 4px;
}
.boxborpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FF66FF;
	text-align: left;
	background-color:inherit;
	color: #666666;
}

/* --------------------------------------- */

h1.title  {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	padding: 10px;
	background:url(http://www.sologirls.net/images/logo2.png) no-repeat;
}

.h1box {
    width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FF66FF;
	background-color:inherit;
	color: #666666;
 }


#menu{
 margin: 10px auto;
 width: 1000px;
 height:20px;
 border: 1px solid #999999;
 background-color:inherit;
}

div.copyright		{font-size:9px; color:#777; margin-top:0px; padding-top:7pt; border-top:0px #AAA solid; font-family:Arial, Helvetica; text-align:center;}

#container {
    margin: 0px auto;
    width:1000px;
    padding: 5px;
  }

#left {
    float:left;
    width:200px;
    margin: 0px auto;
    padding: 0px;
  }

#content {
    float:left;
    width:780px;
    margin: 0px auto;
    padding-left:5px;
  }

.box7{
    background-color:inherit;
    float:left;
	padding:5px;
	font-size: 14px;
	border:0px #fff solid; 
	width:100%; 
	text-align: left;
	color: #cccccc; text-decoration: none;

	}
	
	.box3{
    background-color:inherit;
    float:left;
	padding:10px;
	font-size: 10px;
	border:1px #fff solid; 
	width:160px; 
	height:300px; 
	margin:5px;
	text-align: center;
	color: #000000; text-decoration: none;
	background:url("http://www.com-to.net/images/frame_bg.gif") #EEE repeat-x;
	}
	
	.prjoin			{border:1px #000 solid; padding:1px; margin-bottom:20px;  }
.prjoin a		{display:block; font-size:14px; background:url("http://www.com-to.net/images/prevbg.gif") #222; color:#66ff33; padding:5px 25px 5px 25px; font-weight:bold; text-decoration:none; }
.prjoin i		{font-style:normal; color:#ccc;}
.prjoin a:hover		{background:#000; color:#FC0;}
	
.border {
	border-width: 1px;
}

	
	
	
	
	
	
	
	
	
	
	