* 	{
	margin: 0;
	padding: 0;
}

html {
	background-color: #FFFFFF;
}

#rahmen {
	position: relative;
	width: 900px;
	left: 50%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -450px;
}

#top1 {
	position: relative;
	width: 900px;
	height: 110px;
}

#top2 {
	position: relative;
	width: 900px;
	height: 66px;
}

#content {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	position: relative;
	width: 900px;
}

#logo {
	position: absolute;
  	left: 670px;
	top: 0px;
  	width: 230px;
  	height: 104px;
}

#topnavi {
	position: absolute;
  	left: 25px;
	top: 90px;
  	width: 648px;
  	height: 24px;
}

#subnavi {
	position: absolute;
  	left: 50px;
	top: 117px;
  	width: 620px;
  	height: 24px;
}

.textweiss {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.textweiss a {
	color: #000000;
	text-decoration: none;
}

.textweiss a:hover  {
	color: #e87505;
	text-decoration: underline;
}

.linknavi {
	font-size: 12px;
	color: #565453;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	padding-right: 46px;
}

.linknavi a {
	color: #333232;
	text-decoration: none;
}

.linknavi a:hover  {
	color: #e87505;
	text-decoration: none;
}

.linkfooter {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

.linkfooter a {
	color: #999999;
	text-decoration: none;
}

.linkfooter a:hover  {
	color: #e87505;
	text-decoration: none;
}

h1 {
	font-size: 44px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	padding: 20px 0px 30px 0px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}
h2 {
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
h3 {
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
h4 {
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}
h5 {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
h6 {
	font-size: 10px;
	color: #000;
	letter-spacing: 1em;
}

img {
	border: 0px;
}

ul { margin-bottom:8px;
    margin-top:4px;
    margin-left:20px;
    list-style-type: square;
}

a { color: #FFFFFF;
    text-decoration:underline;
}

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


	  
	  
	  
	  
.textorange {
	font-family: Verdana, Geneva, sans-serif;
	color: #D16904;
}
