html, body {
	background-color: white;
	margin:0;
	padding:0;
	height: 100%;
	font-size: 12px;
	line-height: 130%;
	font-family: "lucida grande", "lucida sans unicode", Verdana, Arial, sans-serif;
}

#container {
	width: 760px;
	background-color: white;
	margin: 0px auto;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#content {
	min-height: 430px;
	width: 510px;
	position: relative;
	margin-top: 7px;
	color: #777;
	}
	
	
#right {
	background: transparent url(images/right.png) no-repeat;
	width:218px;
	height:475px;
	position:absolute;
	top:175px;
	right: 7px;
	text-align:left;
	color: white;
	line-height: 1.2;

}

#footer {
	color: #777;
	text-align: center;
	margin : auto;
	margin-top: 15px;
	line-height: 3px;
	}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #763e80;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: none;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	overflow:hidden;
	display:inline-block;
	margin-top:10px;
	margin-left: 0px;
	float:left;
	height:61px;
	font-size:14px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}

ul#menu li
{

	float:left;
	margin:0;
	padding-top:17px;
	padding-left:0px;
}

#pic {
	margin-top: 0px;

}
	
ul#menu li a
{

	float:left;
	color:#666;
	text-decoration:none;
	padding:12px 6px 0 6px;
	height:18px;

}

ul#menu li.current a
{

	float:left;
	color:#763e80;
	text-decoration:underline;

}
	
ul#menu li a:hover
{	
	color:#763e80;
	
}  

ul#plus
{
	font-size: 12px;
	line-height: 130%;
	margin-left: -10px;
	margin-top: 8px;
}

#logo{
	margin-left:-14px;
	margin-top:5px;
	float:left;
	background-color: blue;
}

#logotext{
	height: 0px;
	visibility: hidden;
}


#content h1 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #763e80;
	}
	
#content h2 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #763e80;
	}	
	
#content p {
	margin-top: 5px;
	}
			
	
#content a {
	color: #763e80;
	}
	
#content A:hover{
	text-decoration: underline;
	color: #763e80;
	}	

#right A{
	color: white;
	}
	
#right A:hover{
	text-decoration: underline;
	}	

#right h2{
	font-weight: normal;
	font-size: 12px;
	margin-bottom:2px;
	padding: 0px;
	text-transform: uppercase;
	}

#right p{
	font-size: 11px;
	line-height: 120%;
	padding: 0px;
	margin: 0px;
	}
	
	
#right p.date {
	font-style: italic;
	color: #fadcff;
}
	
#rightom{
	width: 200px;
	height: 121px;
	padding-left: 12px;
	margin-top: 43px;
	text-align: left;
	}
	
#rightkontakt{
	width: 210px;
	height: 110px;
	margin-top: 3px;
	line-height: 13px;
	text-align: center;
	}
	
#rightnytt{
	width: 210px;
	height: 140px;
	text-align: center;
	}

#rightnytt p{
	margin-top: 4px;
}

#righttwitter{
	width: 210px;
	height: 50px;
	padding-left: 4px;
	text-align: center;
	line-height: 14px;
	}
	
#righttwitter A {
	font-style: italic;
	color: #fadcff;
	}
	
#righttwitter A:hover{
	text-decoration: underline;
	}		
	
#footer A {
	color: #777;
	}
	
#footer A:hover{
	text-decoration: underline;
	color: #763e80;
	}
	
/* IMAGES */
img.floatleft {
margin-bottom : 10px;
border-style : none;
margin-left : 0px;
padding-right : 20px;
float : left;
vertical-align : middle;
margin-top: -5px;
}
	
/* MAIN */
#mainone {

	}
	
#maintwo {
	
	}
	
#mainthree {
	
	}
	
#mainfour {
	
	}
	
#howone {
	margin-top: 25px;
	height: 70px;
	vertical-align: center;
}
#howtwo {
	margin-top: 10px;
	height: 70px;
	vertical-align: center;
}
#howthree {
	margin-top: 10px;
	height: 70px;
	vertical-align: center;
}
#howfour {
	margin-top: 10px;
	height: 70px;
	vertical-align: center;
}

#howone p {
	padding-top: 4px;
	
}

#howthree p {
	
	padding-top: 15px;
}

#hor-minimalist-b
{

	font-size: 12px;
	background: #fff;
	margin: 10px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
	margin-top: 0px;
}
#hor-minimalist-b th
{
	font-size: 12px;
	font-weight: normal;
	color: #763e80;
	padding: 10px 8px;
	border-bottom: 2px solid #763e80;
	text-align: center;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #777;
	padding: 6px 8px;
	text-align: center;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #763e80;
	background-color: #eaeaea;
}