
body   	{   background-color: #ffcc00;
			font-family: 'Open Sans', sans-serif; 
			font-weight:300;
			color : #444444; 
			margin-left: 0px;  
			margin-top: 0px; 
			margin-right: 0px;}
			
			



a:link, 	
a:visited, 	
a:active, 	
a:hover 	{	 text-decoration:none; color:#ffcc00; }



div.box		{ 	position:absolute; 
				width:834px; height:494px; padding-top:0px; margin:0 auto; background-color:#fff; 
				top:50%; margin-top: -247px; 
				left:50%; margin-left: -417px;
				color: #ffcc00;
				background:transparent url('img2/logo.png') no-repeat center;}

div.txt		{   width:580px; height:180px; line-height:180px; 
				margin:150px 0px 0px 120px; font-size:58px; background-color:#fff; 
				-webkit-transform: rotate(347deg);
				-moz-transform: rotate(347deg);
				-o-transform: rotate(346deg);
				-ms-transform: rotate(347deg);
				-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
				transform: rotate(347deg);
				writing-mode: lr-tb; }
				
div.txt2	{   width:580px; height:160px; text-align:right; padding-top:10px;
				margin:155px 0px 5px 100px; font-size:24px; background-color:#fff; 
				-webkit-transform: rotate(347deg);
				-moz-transform: rotate(347deg);
				-o-transform: rotate(346deg);
				-ms-transform: rotate(347deg);
				-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
				transform: rotate(347deg);
				writing-mode: lr-tb; }


div.kontakt	{	width:280px; height:68px; margin-top:0px; margin-left:430px;
				line-height:68px; text-align:center;
				color:#fff; background-color: #ffcc00;			
				font-size:34px; font-weight:700; 
				-webkit-transform: rotate(347deg);
				-moz-transform: rotate(347deg);
				-o-transform: rotate(346deg);
				-ms-transform: rotate(347deg);
				-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
				transform: rotate(347deg);
				writing-mode: lr-tb; 
				cursor:pointer;
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;

}	




