/*Robby Jansch*/
/*index.css*/
/*07.11.2007*/

body{
	font-family:tahoma;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#636363;
}

/*links grundsätzlich */
a:hover{text-decoration:none;}


/*classes */

.copy{ 
	font-family:tahoma;
	color:#555555;
	text-decoration:none;
}
.site0_text{
	position:relative;
	width:700px;
	margin:10px;
	top:20px;
}
.banner{
	width:650px;
}
.headline{
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;

}

.infobox_grau{
	background-color:#D6DBDF;
	height:30px;
	float:left;
	margin:3px;
	padding:2px;
}
/*div elemente */
#main{
	width:730px;
	margin:0px auto;
	padding:0px;
}
#div_movie{
	top:0px;
	left:opx;
}

#div_bottom{
	background:url("pics/bg_copy.jpg");
	text-align:center;
	position:absolute; 
	bottom:5px;
	height:20px;
	width:728px;
}


#login_site0{
	margin-top:50px;
	padding:10px;
	position:relative;	
	height:120px;
	width:250px;
	float:right;
}
#login_site0 a{
	text-decoration:none;
	color:#555555;
}

#login_site0_1{
	background:url("pics/bg3.gif") top no-repeat;
	margin-top:10px;
	padding:35px 2px 2px 0px;
	position:relative;	
	height:150px;
	width:250px;
	float:right;

}

#login_site0_2{
	margin-top:50px;
	padding: 0px;
	position:relative;	
	height:800px;
	width:470px;
	float:left;
}

#site0_main{
	background:url("pics/3bg.jpg") top repeat-x;
	margin-top:50px;
	color:#555555;	
	float:left;
	width:420px;
	height:300px;
	display:block;
	background-color:#E3EAF0;
}
#site0_main p{
	margin:0px;
	padding:40px 10px 0px 10px;
	
}
#site0_main a{
	text-decoration:none;
	border:0px;
	color:#555555;
}
#site1{
	margin-top:50px;
	padding:10px;
	font-size:8pt;
}
#site1 a{
	text-decoration:none;
	border:0px;
	color:#555555;
}

#site3{
	margin-top:25px;
	padding:10px;
	font-size:8pt;
}
#site3 a{
	text-decoration:none;
	border:0px;
	color:#555555;
}
#screenshots img{
	cursor:pointer;
}
#big{
	position:absolute;
	top:350px;
	left:550px;
}
#changelog{
	background:url("pics/3bg.jpg") top repeat-x;
	background-color:#E3EAF0;
	margin-top:50px;
	padding:10px;
	color:#555555;	
	width:420px;
	height:300px;
	display:block;
}
#c_info{
	background:url("pics/bg3.gif") top no-repeat;
	margin-top:50px;
	padding:35px 2px 2px 0px;
	position:relative;	
	height:150px;
	width:250px;
	float:right;
}



#aboutus{
	margin-top:50px;
	padding:10px;
	float:left;
	border:1px dashed gray;	
	background-color:#375f92;
	color:white;
	width:420px;
	height:450px;
}
#a_info{
	margin-top:50px;
	padding:10px;
	float:right;
	border:1px dashed gray;
	background-color:#375f92;
	color:white;
	width:240px;
	height:450px;
}


#r_personal{
	width:50%;
	float:left;
}
#r_package{
	width:50%;
	float:left;
}


/*navi */
#navbar{
position:absolute;
	display:inline;
	float:left;
	height:39px;
	width:727px;
	
}
#navbar span{
	margin-left:1px;
	margin-right:1px;
}
#navbar a{
	margin-left:1px;
	display:block;
	float:left;
	background:url("pics/button-aus.jpg");
	width:120px;
	height:39px;
	padding:0px ;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
#navbar a:hover{
	background:url("pics/button-an.jpg");
	font-size:12px;
}
