* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/*--------------------------------------------------------------------MAIN-----------------------------------------------------------*/		
#main {
	border: 1px solid black;
	margin: 0 auto;
	width: 320px;
	}
/*--------------------------------------------------------------------HEADER-----------------------------------------------------------*/		
	
#header {
	background-image: url(dats/logo.png);
/	background-repeat: no-repeat;
	width: 100%;
	height: 59px;
	}
	
/*--------------------------------------------------------------------NAVI-----------------------------------------------------------*/		
#navi {
	width: 310px;
	height: 35px;
	margin: 0 auto;
	}
#navi ul {
	list-style-type: none;
	}
#navi ul li {
	float: left;
	list-style-type: none;
	margin: 3px;
	}
.n1 {
	margin-left: 5px;
	}	
.n2 {
	margin-left: 4px;
	text-align: center;
	}	
.b1 {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #CFC;
	}
.b2 {
	border: solid #000 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CFC;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	}
.b1:hover {
	background-color: #69F;
	}
.b2:hover {
	background-color: #69F;
	}	
/*--------------------------------------------------------------------NAVI2-----------------------------------------------------------*/		
#navi2 {
	width: 310px;
	height: 45px;
	margin: 0 auto;
	margin-bottom: -5px;
	}
#navi2 ul {
	list-style-type: none;
	}
#navi2 ul li {
	float: left;
	list-style-type: none;
	margin: 3px;
	}	
.n4 {
	margin-left: 4px;
	text-align: center;
	}	
.b3 {
	border: solid #000 1px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #C9E4CF;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	}
.b3:hover {
	background-color: #69F;
	}
.b4 {
	border: solid #000 1px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF9191;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	}
.b4:hover {
	background-color: #00FF00;
	}	
/*--------------------------------------------------------------------FORM-----------------------------------------------------------*/
#seiten {
	margin-top: 7px;
	}
#seiten ul li {
	text-align: center;
	list-style-type: none;
	margin-bottom: 10px;	
	margin-right: 3px;
	}
.forma {
    width: 236px;
    margin-top: 3px;
    height: 24px;
}	
.models {
    margin-top: 3px;
    width: 37px;
    height: 24px;
}	
.goform {
    padding: 2px;
    margin-right: 0px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}
.search {
    width: 200px;
    margin-top: 3px;
    height: 24px;
}	
.browse {
	  font-size: 12px;
	  font-weight: normal;
}	
/*--------------------------------------------------------------------AD-----------------------------------------------------------*/		
.ad {
	text-align: center;
	height: 40px;
	font-size: 24px;
}	
.ad a:link {
	color: #F60;
	text-decoration: underline;
}
.ad a:visited {
	text-decoration: underline;
	color: #F60;
}
.ad a:hover {
	text-decoration: underline;
	color: #00F;
}
.ad a:active {
	text-decoration: underline;
	color: #F60;
}
/*--------------------------------------------------------------------link-----------------------------------------------------------*/		

.lk {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	height: 23px;
}	
.lk a:link {
	color: #FF6600;
	text-decoration: underline;
}
.lk a:visited {
	text-decoration: underline;
	color: #FF6600;
}
.lk a:hover {
	text-decoration: underline;
	color: #00F;
}
.lk a:active {
	text-decoration: underline;
	color: #F60;
}

/*--------------------------------------------------------------------CONTENT-----------------------------------------------------------*/		
.content {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 270px;
	height: 13px;
	margin: 0 auto;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #DDEEFF;
	font-weight: bold;
	}

	
/*--------------------------------------------------------------------SCENE-----------------------------------------------------------*/		
	
.scene {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 270px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-color: #f8f7f7;
	}
.scene p {
		border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	font-size: 13px;
	width: 240px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	}
.scene ul {
	list-style-type: none;
	}
.scene ul li {
	margin-top: 10px;
	}
.pic {
	margin: 0 auto;
	width: 254px; 
	text-align: center;
	}

.text {
	width: 270px;
	margin: 0 auto;
	border: #000 solid 1px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
	}
	
.text p {
	border: none;
	text-align: left;
	color: #333;
	font-size: 12px;
}

.text p span {
	color: #000;
	font-weight: bold;
	}
.text a:link {
	color: #FF6600;
	text-decoration: underline;
}
.text a:visited {
	text-decoration: underline;
	color: #FF6600;
}
.text a:hover {
	text-decoration: underline;
	color: #00F;
}
.text a:active {
	text-decoration: underline;
	color: #F60;
}
.sb1 {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	text-align: center;
	background-color: #CFC;
	font-weight: bold;
	}
	
.sb1:hover {
	background-color: #69F;
	}
.sb2 {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	text-align: center;
	background-color: #FFB9B9;
	font-weight: bold;
	}
.sb2:hover {
	background-color: #00FF00;
	}	
/*--------------------------------------------------------------------NAVI UNTEN-----------------------------------------------------------*/		

.navi-b {
	width: 240px;
	height: 87px;
	margin: 0 auto;
	}
	
.navi-b ul li {
	float: left;
	list-style-type: none;
	}
	
.back {
	width: 101px;
	height: 85px;
	}

.zahl {
	font-size: 66px;}

.next {
	width: 101px;
	height: 84px;
	}
	
/*--------------------------------------------------------------------ALL OUR SITES-----------------------------------------------------------*/		

#all-sites {
	width: 270px;
	height: 2350px;
	margin: 0 auto;
	}
#all-sites ul li {
	float: left;
	width: 110px;
	height: 90px;
	list-style-type: none;
	border: #000 solid 1px;
	text-align: center;
	margin: 10px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	}
.site1 {
	font-size: 12px;
	padding-top: 5px;
}
.site1 a:link {
	color: #F60;
	text-decoration: underline;
}
.site1 a:visited {
	text-decoration: underline;
	color: #F60;
}
.site1 a:hover {
	text-decoration: underline;
	color: #00F;
}
.site1 a:active {
	text-decoration: underline;
	color: #F60;
}
/*--------------------------------------------------------------------FOOTER-----------------------------------------------------------*/		
.foottxt {
	text-align: center;
	font-size: 10px;
	width: 300px;
	margin-left: 7px;
}
.foottxt a:link {
	color: #F60;
	text-decoration: underline;
}
.foottxt a:visited {
	text-decoration: underline;
	color: #F60;
}
.foottxt a:hover {
	text-decoration: underline;
	color: #00F;
}
.foottxt a:active {
	text-decoration: underline;
	color: #F60;
}
.foot {
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
}	
.foot a:link {
	color: #F60;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}
.foot a:visited {
	text-decoration: underline;
	color: #F60;
	padding-left: 1px;
	padding-right: 1px;
}
.foot a:hover {
	text-decoration: underline;
	color: #00F;
}
.foot a:active {
	text-decoration: underline;
	color: #F60;
}
.transp-block {
position:relative;
display:block;
}
img.transparent {
position: absolute;
top: 33px;
left: 87px;
border: 0px;
}

.redbutton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #FF0000;
    font-weight: bold;
    border-top: 2px solid #999999;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    border-left: 2px solid #999999;
	margin-top: 8px;
	text-align: center;
}
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	width: 250px;
    font-weight: bold;
    border-top: 2px solid #999999;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    border-left: 2px solid #999999;
	height: 30px;
}
#join {
	margin-top: 0px;
	margin-bottom: 10px;
	}
#jointxt {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	}
.joinmem {
	font-size: 12px;
	text-align: center;
	}

/*--------------------------------------------------------------------login-----------------------------------------------------------*/		
	
#login {
	border: solid #000 1px;
	padding: 9px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 270px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-color: #f8f7f7;
	}
#login p {
	padding: 9px;
	font-size: 22px;
	text-align: center;
	}
