@charset "UTF-8";
/* CSS Document tonimuhr.at */

body 
{
	background-color: #1F1E1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container_vertical
{ 
	position: absolute; 
	height: 645px; 
	width: 100%; 
	margin-top: -322px; 
	top: 50%; 
} 

#container
{ 
	width: 1085px; 
	height: 645px; 
} 
#logo
{ 
	background-image:url(images/logo.png); 
	background-repeat:no-repeat; 
	position:absolute; 
	margin-top: 70px; 
	width: 170px; 
	height: 105px;
} 
#container_main
{
	position:absolute;
	width:890px;
	height:645px;
	/*background-color:#FFFFFF; */
	background-image:url(images/main_back.png);
	margin-left:195px;
}

#main
{ 
	position:absolute;
	top:10px;
	left:30px; 
	width:850px; 
	height:605px; 
}

#menu
{
	position:absolute; 
	width:215px; 
	height:370px; 
	margin-top:250px; 
	/*background-color:#00FF33; */
}

#menu1
{
	position:absolute; 
	width:215px; 
	height:370px; 
	margin-top:250px; 
	margin-left:-150px;
	/*background-color:#00FF33; */
}

#trenn_impressum
{ 
	position:absolute; 
	margin-top:201px; 
	height:2px;
} 

#portfolio trenn_impressum
{ 
	position:absolute; 
	margin-top:41px; 
	height:2px;
} 

#impressum
{ 
	position:absolute; 
	margin-top:202px; 
	height:18px; 
	margin-left:23px;
} 

#agbs
{
	position:absolute;
	margin-top:101px;
	height:18px;
	margin-left:47px;
	z-index:2;
	/*left: -45px;
	top: -24px;*/
} 
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

