﻿*{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #666666;
}
body {
	background-repeat: repeat-y;
	background-position: 981px 0;
	background-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
#site {
	width: 991px;
	background-repeat: repeat-y;
}
/*Bereich links*/
#slinks {
	float: left;
	width: 279px;
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 550px;
	display: none;
}
#slinks   #mbox {
	height: 380px;
	background-repeat: repeat-y;
	background-position: right center;
	display: none;
}

#site #smitte #skopf #logo {
	margin-top: 60px;
}

#skopf {
	height:100px;
	color: #FF9900;

}
.simag {
	display:none;
}

#logo {
	width: 702px;
}
#skopf  #logo {
	float: right;
	list-style-type: none;
	background-color: #FFFFFF;
	
}
#kopf  #logo  li, #skopf  #sprach  li {
	float: right;
	text-align: center;
}
#kopf  #logo  li  a, #skopf  #sprach  li  a {
	display: block;
	height: 25px;
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
}

/*Inhaltsbereich mitte*/
#smitte {
	float: left;
	width: 702px;
	overflow: auto;
}

#content {
    margin-top: 1px;
    padding: 0 1px 0 1px;
    background: #fff;
}
#content #inhalta {
    margin: 10px 47px 0 52px;
    line-height: 16px;
    width: 600px;
}
#content #inhaltb {
	margin: 10px 47px 0 52px;
	line-height: 16px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentbox {
	width: 600px;
}

/*Inhaltsbereich Schriftauszeichung*/
#inhalta a {
	color: #000000;
	font-weight: bolder;
}
#inhalta a:hover {
	color: #FF9900;
	font-weight: bolder;
}
#inhalta h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #333333;
}
#inhalta h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}

#inhalta h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
#inhalta h4 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

#inhaltb a {
	color: #666666;
	font-weight: bolder;
}
#inhaltb a:hover {
	color: #FF9900;
	font-weight: bolder;
}
#inhaltb h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #333333;
}
#inhaltb h2 {
	font-size: 14px;
	margin: 20px 0 10px 0;
	font-weight: normal;
	color: #FF6600;
}

#inhaltb h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}
#inhaltb h4 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.ftextorang {
	color: #FF6600;
	font-weight: bolder;
	font-size: 14px;
}


/*Beriech rechts, Ränder, unten*/

#rechts {
    float: left;
    width: 10px;
    height: 592px;
    background: url(../image/rechts.gif) 0 0 no-repeat;
}
#srandr {
	float: left;
	height: 534px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: 0 -59px;
}
#footer {
	clear: both;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	text-align: right;
}

#sunten {
	clear: both;
	height: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 70px;
}

