body
{
	padding: 0;
	margin: 0;
	background: #000;
	font-family: verdana, helvetica, tahoma, sans-serif;
	font-size: 11px;
	color: #e5dac4;
	line-height: 130%;
}

img
{
	border: 0;
}



a{
font-family: verdana, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #ffaa00;
line-height: 130%;
text-decoration: none;
}

a:hover{
color: #e5dac4;
}


contact{
font-family: verdana, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #ffaa00;
line-height: 130%;
text-decoration: none;
}


subtitle{
font-family: verdana, helvetica, tahoma, sans-serif;
font-size: 12px;
color: #e5dac4;
font-weight:bold;
}


#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}



#container    
{
	border: 12px solid #ffaa00;
	width: 760px;
	height: 500px;
	background: #303030;
}


#container-index  
{
	border: 12px solid #ffaa00;
	width: 760px;
	height: 500px;
	background:url(pic/back-index.jpg) no-repeat bottom right;
	background-color: #303030;
}


#containerleft
{
	float: left;
	width: 490px;
	height: 480px;
	border-right: 5px solid #ffaa00;
	padding: 10px;
}

#containerleft a
{
	font-family: verdana, helvetica, tahoma, sans-serif;
	font-size: 11px;
	color: #e5dac4;
	line-height: 130%;
	text-decoration: none;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #ffaa00;
}



#photo
{
	clear:both;
	width: 490px;
	margin-top: 30px;
}


#containerright
{
	height: 480px;
	background: #303030;
	overflow: auto;
	padding-left: 10px; padding-right: 10px; padding-bottom: 10px;
}

#containerright-index
{
	height: 480px;
	overflow: auto;
	padding: 10px;
}




#logospace
{
	float: left;
	width: 200px;
	height: 100px;
	border-right: 1px solid #ffaa00;
	
}


#logospace-index
{
	float: left;
	width: 200px;
	height: 100px;
	border-right: 1px solid #ffaa00;
	
}



#menue
{
	height: 100px;
	margin-left: 208px;
}




#menue2
{
	float: right;
	width: 100px;
	height: 100px;
	padding-left: 8px;
	border-left: 1px solid #ffaa00;
}




index-text{
margin:0, auto;
font-family: verdana, helvetica, tahoma, sans-serif;
font-size: 13px;
color: #e5dac4;
line-height: 130%;
}

