body {
	/* Zentrierung fuer Internet Explorer */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #096
}

.Headline01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #999;
}
.aSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; font-size: 10px;
	font-style: normal;
	text-decoration: none
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f7e02e; font-size: 10px;
	font-style: normal;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* Zentrierung fuer Mozilla Browser */
#container {
	position: relative;
	left: 0px;
	top:0px;
	margin: 0 auto;
	width: 900px;
	height:805px;
	text-align: left;
	background-image:url(../images/BG.jpg);
	z-index:1;
}
#containerProjects {
	position: relative;
	left: 0px;
	top:0px;
	margin: 0 auto;
	width: 900px;
	height:805px;
	text-align: left;
	background-image:url(../images/BGProjects.jpg);
	
}

/* Style fuer Menue */
#menu {
	position:absolute; 
	left: 0px; 
	top:410px; 
	text-align:right;
	width:264px;
	z-index:20;
}
#menu01 {
	float:right;
	width: 264px;
	
}
#menu02 {
	float:right;
	width: 264px;
	
}
#menu03 {
	float:right;
	width: 264px;

}
#menu04 {
	float:right;
	width: 264px;
	
}
#menu05 {
	float:left;
	width: 264px;
	
}


/* Style fuer Content */
#contentArea_main{
	float:left;
	width: 895px;
}

#titelHome {
	float:left;	
	position: relative;
	height: 400px;
	width: 895px;
	text-align: center;
}

#titelVideo {
	position: relative;
	width: 895px;
	top:63px;
	text-align: center;
}

#titelContact {
	float:left;	
	position: relative;
	background-image:url(../images/contact.jpg);
	height: 400px;
	width: 895px;
	text-align: center;
}
#titelImpressum {
	background-image:url(../images/impressum.jpg);
	height: 430px;
	width: 895px;
	text-align: center;
}
#titelProjects {
	float:left;	
	position: relative;
	height: 400px;
	width: 895px;
	text-align: center;
}
#contentArea01{
	float:left;
	width: 274px;
	text-align: right;
}
#contentArea02{
	float:left;	
	width: 345px;
	text-align: left;
}
.contentArea02_left{
	float:left;	
	width: 170px;
	height:auto;
	text-align:right;
}
.contentArea02_right{
	float:left;	
	width: 170px;
	text-align:left;
}

#contentArea03{
	float:right;
	width: 274px;
	text-align:left;
}

/* Style fuer alles */
.ZellArea{
	padding-top:10px;
	padding-bottom:0px;	
	padding-left:10px;
	padding-right:10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align:justify;
	color: #096
}
.textCenter {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #646464
}

.centerImage {
	position: relative;
	left: 0px;
	top:0px;
	text-align: center;
}

.Breite {
	position: relative;
	float:left;	
	left: 0px;
	top: 0px;
	width: 895px;
	height:1px;
	text-align: center;
	z-index:10;
}s
.Abstand {
	float:left;	
	position: relative;
	left: 0px;
	top: 0px;
	width: 352px;
	height:10px;
	text-align: center;
}

/* Style fuer Footer */
.textFooter {
	padding-top:7px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #646464
}
.Logo {
	padding-top:10px;
	text-align: center;
}

/* Style fuer die Projectsseite */

#Pic{
	position: relative;
	left: 0px;
	top:0px;
	text-align: center;
	border-style: none;
}

#Desc{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #dddddd;
	font-style: normal;
	font-weight: bold;	
}
#ThumbsPos{
	position:absolute;
	left: 0px; 
	top:0px;
	
}	

