/* ---------- ELEMENTS ---------- */

body, p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	}

p {
	margin: 0 0 0 5px;
	float: left;
	}

a {
	font-size: 10px;
	font-weight: lighter;
	color: #7cfc00;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	}

h2 {
	font-size: 16px;
	margin: 10px 0;
	color: #FFFFFF;
	}

img {
	margin: 0;
	padding: 0;
	}
	
hr {
	margin: 0;
	padding: 0;
	color:#666666;
	}
	
table {
	margin:0;
	border:0;
	border-collapse:collapse;
	padding:0;
	}

/* ---------- DIVS ---------- */
	
#contgall {
	width:750px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-225px;
	}

#info {
	width: 750px;
	height: 250px;
	}

#info p {
	width: 230px;
	font-size: 11px;
	font-weight: lighter;
	margin: 0 0 5px 5px;
	}

#sp1 {
	width: 250px;
	height: 400px;
	float: left;
	}

#sp2 {
	width: 250px;
	height: 400px;
	float: left;
	}

#sp3 {
	width: 250px;
	height: 400px;
	float: left;
	}

#platzhalter {
	height: 38px;
	}

#project {
	margin-top: 5px;
	float: left;
	width: 310px;
	height: 40px;
	}
	
#menue {
	margin-top: 8px;
	float: left;	
	}
	
#buttons {
	margin-top: 5px;
	float: right;	
	}

#anfang {
	position: relative;
	right: 80px;
	}
	
#zurueck {
	position: relative;
	right: 79px;
	}
	
#weiter {
	position: relative;
	right: 1px;
	}

#text {
	position: relative;
	right: 40px;
	top: -2px;
	}
	

/* ---------- CLASSES ---------- */

.picbox {
	width: 750px;
	height: 400px;
	padding:0;
	margin:0;
	/* background-image: url("../pics/bgpic.gif"); */
	/*background-position: bottom;*/
	/*background-repeat: no-repeat;*/
	/* border: 1px #4D4D4D solid; */
	}

.klein {
	float: left;
	font-size: 10px;
	color: #7cfc00;
	font-weight: lighter;
	margin: 2px 0 0 0;
	}

.thin {
	font-weight: lighter;
	}
