body 			{	
				width: 100%;
				height: 100%;
				margin:0;
				background-color: #e2e2e2;
				font-family: "Helvetica Neue", Helvetica;
				}

#wrapper1		{
				width: 700px;
				margin: 10px auto 10px auto;	
				}
				
#icons			{
				position: absolute;
				bottom: 50px;
				}
				
.icons			{
				margin-right: 95px;
				}
				
#logo			{
				text-align: center;
				}
				
a.headline:link,
a.headline:active,
a.headline:visited	{
					font-size: 4.7em;
					font-weight: 100;
					letter-spacing: 0.04em;
					color: #444444;
					text-decoration: none;
					
					}
					
a.headline:hover	{
					font-size: 4.7em;
					font-weight: 100;
					letter-spacing: 0.04em;
					color: #444444;
					text-decoration: none;
					background: url("images/underline_big.png") no-repeat;
					}
					
					
p					{
					font-size: 1.1em;
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #444444;
					text-decoration: none;
					margin: 30px 30px 0 30px;
					}
					
p.citat				{
					font-family: 'Kaushan Script', cursive;
					font-size: 1.8em;
					font-weight: 300;
					letter-spacing: 0.065em;
					text-align: center;
					}
					
a.text:link,
a.text:active,
a.text:visited		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #444444;
					text-decoration: none;
					
					}
					
a.text:hover					{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #444444;
					text-decoration: none;
					}
					
a.orange:link,
a.orange:active,
a.orange:visited,
a.orange:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #FFA32A;
					text-decoration: none;
					}
					
a.purple:link,
a.purple:active,
a.purple:visited,
a.purple:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #730073;
					text-decoration: none;
					}
a.yellow:link,
a.yellow:active,
a.yellow:visited,
a.yellow:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #14AEC5;
					text-decoration: none;
					}
					

a.green2:link,
a.green2:active,
a.green2:visited,
a.green2:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #0D8C7F;
					text-decoration: none;
					}
					
a.red:link,
a.red:active,
a.red:visited,
a.red:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #FF0000;
					text-decoration: none;
					}
a.blue:link,
a.blue:active,
a.blue:visited,
a.blue:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #063559;
					text-decoration: none;
					}
					
a.blue2:link,
a.blue2:active,
a.blue2:visited,
a.blue2:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #0179f4;
					text-decoration: none;
					}
					

					

a.green:link,
a.green:active,
a.green:visited,
a.green:hover		{
					
					font-weight: 200;
					letter-spacing: 0.065em;
					color: #8FBF4D;
					text-decoration: none;
					}
					
#menu {position: absolute;
		top:15%;
		left:0;}
					
ul{
	margin:0;
	padding:0;
}

li{
	width:155px;
	height:35px;
	float:left;
	color:#e2e2e2;
	
	text-align:center;
	overflow:hidden;
}

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

	p.subtext{margin: 8px 0 0 0;
	font-size: 0.95em;
	font-weight: 200;
	letter-spacing: 0.060em;
	padding: 0 0 0 0;
		color: #e2e2e2;
		text-decoration: none;
		
	}

/*Menu Color Classes*/
.et{background:#14AEC5;}
.to{background:#0D8C7F;}
.tre{background:#063559;}
.fire{background:#730073;}
.fem{background:#FF0000;}
.seks{background:#FFA32A;}
.syv{background:#8FBF4D;}
.otte{background:#0179f4;}



	

