@charset "UTF-8";
/* CSS Document */


body		{
			font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana, Arial;
			font-size:12px;
			border:none;
			letter-spacing:0.05em;
			word-spacing:0.1em;
			/*line-height:12px;*/
			margin-top:0px;
			color: rgb(42,64,148);
			}
			
h1			{
			background-color:none;
			font-size:30px;
			font-weight:600;
			letter-spacing:0.1em;
			word-spacing:0.1em;
			color: rgb(42,64,148);
			margin-bottom: -5px;
			padding-top: 15px;
			}

h2			{
			background-color:none;
			font-size:12px;
			font-weight:600;
			letter-spacing:0.1em;
			word-spacing:0.1em;
			line-height:12px;
			height:12px;
/*			margin:0px;
			padding:0px;
			display:inline;*/
			}
			
h3			{
			font-size:10px;
			line-height:16px;
			letter-spacing:0.05em;
			}

#wrapper	{
			background-image:url(images/bg/hintergrund.gif);
			background-repeat:no-repeat;
			width:960px;
			height:600px;
			left:50%;
			top:50%;
			margin:-300px 50px 50px -480px;
			/*left:50%;
			margin-top:20px;
			margin-left: -480px;*/
			position: absolute;
			border:none;
			}
			
			
#top		{
			/*width:960px;*/
			height:150px;
			/*background-color:#FFCC00;*/
			border:none;
			}
			
#top-left	{
			width:415px;
			height:55px;
			margin-top:95px;
			margin-left:150px;
			/*background-color: #333333;*/
			float:left;
			/*display:inline;*/
			}			
			
#top-right	{
			margin-top:30px;
			/*background-color: #CC66CC;*/
			height:120px;
			width:395px;
			float:right;
			/*display:inline;*/
			}

#nav		{
			width:140px;
			height:430px;
			padding-top:20px;
			float:left;
			background-color:none;
			font-size:12px;
			font-weight:600;
			letter-spacing:0.1em;
			word-spacing:0.1em;
			line-height:30px;
			text-decoration:none;
			list-style-type:none;
			clear:right;
			}
			

li		
			{
			text-decoration:none;
			list-style-type:none;
			}

a			{
			text-decoration:none;
			color: rgb(42,64,148);
			}			
			

#nav a:hover
			{
			width:150px;
			color:#CC0000;
			text-decoration:none;
			background-color:#FFFFFF;
			/*background-position:inherit;*/
			
			/*margin: 0px 0px 0px -20px;
			padding:5px 5px 5px 20px;*/
			}
			
			/*ul li.coloractives
	{
	width:175px;
	color: #FFF;
	background-color: #FF8000;
	margin: 0px 0px 0px -20px;
	padding:0px 0px 0px 20px;
	}*/
			
			
			
#nav a:active{color:#33FF00;}
			
#content	{
			float:right;
			/*background-color:red;*/
			width:810px;
			height:325px;
			border:none;
			}
			
#cont-bild	{
			width:415px;
			height:265px;
			/*background-color:#00FF33;*/
			border:none;
			float:left;
			
			}
			
#bild-oben	{
			width:275px;
			height:130px;
			border:none;
			float:left;
			/*background-color:#99CC99;*/
			}
			
#bild-unten	{
			width:275px;
			height:130px;
			border:none;
			float:left;
			/*background-color:#C6F;*/
			margin-top:5px;
			}
				
#bild-rechts	{
			width:135px;
			height:265px;
			border:none;
			float:right;
			/*background-color: #933;*/
			}
			
#cont-txt	{
			width:315px;
			padding-left:60px;
			padding-right:20px;
			padding-top:30px;
			height:235px;
			/*background-color:#0CF;*/
			float:right;
			border:none;
			}

#footer		{
			width:810px;
			height:125px;
			/*background-color:black;*/
			float:right;
			border:none;
			}
			
#bild-foot	{
			width:135px;
			height:85px;
			margin-right:5px;
			float:left;
			/*background-color:#FFFFFF;*/
			}
			
			
		
		
		
			