html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../gfx/verlauf4.jpg) #CCCCFF bottom repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;	
}

a:link {
	color: blue;
	text-decoration: none;

}


/* Klassen ----------------------------------------------------------------------------- */

#maingal_text {
	float: right;
	padding-top: 30px;
	padding-right: 120px;
	}
	
	#maingal {
	float: right;
	padding-top: 90px;
	padding-right: 120px;
	}
	
.main {
	padding-left: 210px;
	padding-top: 120px;
	padding-right: 100px;
	}	
	
a.main {
	color: blue;
	}

.lefty {
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
}

.righty {
	text-align: right;

}

.textleft, a.textleft {
	margin-left: 10px;
	padding-bottom: 20px;
	float: left;
	color: #FFF;
	text-decoration: none;
}	

.textright {
	text-align: right;
	margin-left: 20px;
}


a img {
}
a:hover img {
}




/*container -------------------------------------------------------------------------------*/


	#containerfull {
	left: 50%;
	width: 750px;
	height: 100%;
	margin-left: -375px;
	background: url(../gfx/verlaufcontent2.jpg) #E7E7EF repeat-x;
	overflow: auto;
	position: absolute;
	z-index: 1;
	}
	
	
	#logobox {
	left: 50%;
	width: 102px;
	height:100px;
	margin-left: -350px;
	margin-top: 0px;
	position: absolute;
	}
	
	#schriftbox {
	width: 400px;
	height:70px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	background: url(../gfx/schrift1.png) no-repeat;
	}
	
	#homecontent {
	left: 50%;
	width: 580px;
	height: 60%;
	margin-left: -250px;
	padding-top: 200px;
	padding-left: 10px;
	position: relative;
	overflow: auto;
	}

	#startkreis {
	left: 50%;
	width: 450px;
	height: 100%;
	margin-left: -225px;
	margin-top: 150px;
	position: absolute;
	overflow: auto;
	}
	
	
#lamenue {
	left: 50%;
	width: 130px;
	height: 115px;
	margin-left: -350px;
	margin-top: 160px;
	position: absolute;
	overflow: visible;
	z-index: 2;
	float:left;
	}

/* ---------Menu -------------------------------------------------- */

#menu a, #menu a:visited {
  text-decoration:none;
  text-align:left;
  background-color:#E4E8ED; 
  color:#333333;
  display:block; 
  width:130px; 
  padding:0.2em;
  margin:3px 0;
  }
  
#menu a:hover {
  background-color:#ccc;
  }
  
#menu a:active {
  background-color:#797979;
  }  
  

	
/*contentbacks -------------------------------------------------------------------------------*/		
	
	
	
	
