html, body 
{		
	font-family: Arial, Helvetica, sans-serif;
	color:#FFB950;
	margin: 0 auto;
	padding: 0;
	background-color:#433D3B;
	
	scrollbar-base-color:#000000;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#FFB950;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#433D3B;
	scrollbar-shadow-color:#433D3B;
	scrollbar-track-color:#000000;	
}

a:link   
{
	color:#999999;
	text-decoration:none;
}
a:visited
{
	color:#999999;
	text-decoration:none;
}
a:focus
{
	color:#999999;
	text-decoration:none;
}
a:hover
{
	color:#FFB950;
	text-decoration:none;
}
a:active
{
	color:#FFB950;
	text-decoration:none;
}

.navi
{
	/*width:100px;*/
}

div#container
{
	margin-top: 5%;
	margin-left: 25%;
	margin-right: 25%;
	border: 0px;
	width: 920px;
}

div#navi
{
	margin-bottom: 10px;
	/*padding-bottom: 10px;*/
	border-bottom: 1px solid black;
}

div#navi ul
{
	text-align: center;
	list-style: none;
	margin-bottom: 10px;
}

div#navi ul li
{
	margin: 0 auto;
	padding:0 40px 040px;/**/
	display:inline;
	font-size:13px;
}

#active
{
	color:#FFB950
}

#header
{
	display: none;
}

div#content
{
	height: 300px;
}

#frame
{
	border: 0px;
}

#framecontent
{
	float: left;
	width: 410px;
	height: 290px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	margin: 0 auto;
	text-align: justify;
	color: #FFB950;
	overflow: auto;
}

*html #framecontent
{
	height: 300px;
}

#framecontent p:first-letter
{
	font-size: 17px;
}

#framecontent blockquote
{
	margin: 0;
}

#framecontent ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#framecontent ul li
{
	margin-top: 10px;
	padding-left: 15px;
	text-align: left;
}

#framecontent ul li:first-letter
{
	font-size: 17px;
}

#framecontent address
{
	font-style: normal;
	text-align: center;
	color:#FFB950;
	margin: 0 auto;
	padding: 0;
}

.kontakt
{
	display: block;
	margin-top: 3px;
}

#Adresse1
{
	font-size: 17px;
}

#Adresse2
{
	margin-top: 10px;
	font-size: 15px;
}

#Adresse3
{
	font-style: italic;
}

#Adresse4
{
	font-style: italic;
}

h3
{
	font-size: 12px;
	margin: 0;
}

.picture
{
	float: right;
	width: 450px;
	height: 300px;
}

#pic_referenzen
{
	background: url(img/referenzen.jpg) top left no-repeat;
}

#pic_bio
{
	background: url(img/bio.jpg) top left no-repeat;
}

#pic_angebot
{
	background: url(img/angebot.jpg) top left no-repeat;
}

#pic_institut
{
	background: url(img/institut.jpg) top left no-repeat;
}

#pic_kontakt
{
	background: url(img/kontakt.jpg) top left no-repeat;
}

#pic_impressum
{
	background: url(img/impressum.jpg) top left no-repeat;
}

hr
{
	color:#999999;
}

#footer
{
	clear: both;
	margin-top: 10px;
	padding-top: 6px;
	font-size: 20px;
	text-align: right;
	border-top: 1px solid black;
}

#footer p#print
{
	display:inline;
	float:left;
	margin-left:100px;
	margin-right:100px;
	margin-top: 3px;
	font-size: 12px;
}

#footer p#ifkkp
{
	display:inline;
	text-align:right;
}

#intro
{
	width: 800px;
	height: 536px;
	background: url(img/enter.jpg) top left no-repeat;
	margin-top: 5%;
	margin-left: 25%;
	margin-right: 25%;
	border: 0px;
}

#institut
{
	color: white;
	position: relative;
	right: 50px;
	top: 20px;
	font-size: 24px;
	text-align: right;
}

#language
{
	position: relative;
	text-align: right;
	right: 50px;
	top: 20px;	
}

#language ul
{
	list-style: none;
}

#language ul li
{
	display: inline;
	margin-left: 50px;
}

#language a
{
	color: #FFB950;
}

#language a:hover
{
	color: #999999;
	text-decoration: underline;
}

.validator
{
	border: 0px;
	display: inline;
	margin-right: 20px;
	padding-top: 10px;
}
