body {
	background-image:url(../images/vegasCollage3NEU.jpg);/*background-color:#333;*/
}
#kopf {
	height: 70px;
	width: 980px;
	background-color:#CCC;

}
#inhalt {
	width:980px;
	height:400px;
	background-color:##0B0C04;
}
/*#welcome {
	position:absolute;
	left:519px;
	top:210px;
	width:395px;
	height:53px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.welcome {
	color: #F00;
}
.myWorld {
	color: #FFF;
}*/
#mainNav {
	padding-left:50px;
	width:930px;
	height:40px;
	background-color:#C00;
	clear:both;
}
#mainNav a {
	margin-top:4px;
	display:block;
	float:left;
	width:auto;
	height:16px;
	font-size:16px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid transparent;
	/*	border-right-color:black;
	border-bottom-color:black;*/
	margin-left:4px;
	background-color:#003366;
}
#mainNav a:hover {
	margin-top:4px;
	display:block;
	float:left;
	width:auto;
	height:16px;
	font-size:16px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid white;
	border-right-color:black;
	border-bottom-color:black;
	margin-left:4px;
	background-color:#36F;
	text-decoration:underline;
}
#mainNav .aktivMain {
	margin-top:4px;
	display:block;
	float:left;
	width:auto;
	height:16px;
	font-size:16px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid black;
	border-right-color:white;
	border-bottom-color:white;
	margin-left:4px;
	background-color:#36F;
	text-decoration:underline;
}
#subNav .aktiv{
	margin-top:2px;
	display:block;
	float:left;
	width:auto;
	height:13px;
	font-size:12px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid black;
	border-right-color:white;
	border-bottom-color:white;
	margin-left:4px;
/*	padding-top:1px;*/
	background-color:#EA0000;
	text-decoration:underline;
}

#subNav {
	padding-top:5px;
	padding-left:288px;
	width:930px;
	height:40px;
	background-color:#036;
}
#subNav a {
	margin-top:4px;
	display:block;
	float:left;
	width:auto;
	height:12px;
	font-size:12px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid white;
/*		border-right-color:black;
	border-bottom-color:black;*/
	margin-left:4px;
	background-color:#830000;
}
#subNav a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:auto;
	height:14px;
	font-size:12px;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
	border:1px solid white;
	border-right-color:black;
	border-bottom-color:black;
	margin-left:4px;
	background-color:#EA0000;
	text-decoration:underline;
}

	
.mainLeft {
	float: left;
	padding-top: 10px;
}
#gallery {
	background-color:#0F3;
	padding_left:10px;
	margin_top:30px;
	height: 450px;
	width: 980px;
}
#mainRight {
	background-color: #000;
	float: right;
/*	padding:0px;*/
	padding_left:10px;
	margin_top:30px;
	height: 480px;
	width: 540px;
	overflow:auto;
}
