html, body {
	height: 100%;
}

body {
	margin: 0 205px 0 0;
	padding: 0;
	text-align: center;
	background: #b4a07d;
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#box {
	width: 760px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#navi {
	width: 205px;
	float: left;
	text-align: right;
	position: fixed;
	margin-top: 180px;
}

#navi_rechts {
	width: 305px;
	float: right;
	text-align: left;
	position: fixed;
	margin-top: 180px;
        margin-left: 770px;
}

#main {
	width: 543px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	float: right;
	text-align: left;
	background-color: #b9352d;
	
	color: #debfbc;
	line-height: 20px;
	font-size: 11px;
}

#text {
	margin-bottom: 50px;
}

#title {
	width: 543px;
	height: 177px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#title img {
	padding-right: 0px;
	padding-left: 0px;
}

#start_title {
	width: 543px;
	height: 513px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#start_title img {
	padding-right: 0px;
	padding-left: 0px;
}

#side {
	position: absolute;
	left: 0px;
	height: 339px;
	width: 37px;
	top: 175px;
	background: url(side.gif) no-repeat;
}

#contact {
	text-align: right;
	
	font-size: 11px;
	color: #6b5f48;
}

#contact p a {
	font-size: 11px;
	color: #6b5f48;
}

#main p, h1, h2, h3, img {
	padding-left: 40px;
	padding-right: 40px;
}

#title img {
	padding-right: 0px;
	padding-left: 0px;
}

a img {
	border-style: none;
}

.naviplus {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 4px;
	padding-right: 7px;
	border-right: 3px solid #b9352d;
}

#navi li {
	line-height: 25px;
}

#navi ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#navi .naviplus {
	margin-bottom: 5px;
	margin-top: 5px;
}

#navi .naviplus li {
	line-height: 17px;
}


#navi_rechts li {
	line-height: 25px;
}

#navi_rechts ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#navi_rechts .naviplus {
	margin-bottom: 5px;
	margin-top: 5px;
}

#navi_rechts .naviplus li {
	line-height: 17px;
}


.mitarbeiter {
	min-height:79px;
	height:auto !important;
	height:79px;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 30px;
	clear: both;
}

.mitarbeiter p {
	margin-left: 115px;
}

.mitarbeiter img {
	float: left;
	margin-bottom: 10px;
}

.fortbildung {
	border-bottom: 1px solid #8C201F;
}

#credits {
	margin-left: 305px;
	width: 238px;
	height: 191px;
	background-image: url(credits.jpg);
}

/* typo */

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

.dark {
	background: #8C201F;
}

.indent {
	margin-left: 40px;
	background: #a32525;
}

#navi a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #342e24;
}

#navi a:hover {
	color: #a40000;
}

#navi .naviplus li a {
	font-size: 11px;
	font-weight: normal;
}

#navi_rechts a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #342e24;
}

#navi_rechts a:hover {
	color: #a40000;
}

#navi_rechts .naviplus li a {
	font-size: 11px;
	font-weight: normal;
}

#main a {
	font-weight: bold;
	color: #debfbc;
}

h1, h2 {
	margin-top: 20px;
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
}

#credits p {
	padding-top: 55px;
	padding-left: 60px;
}

#credits a {
}

/* extras */

#title h1 {
	display: none;
}

#start_title h1 {
	display: none;
}

/* dev */

/*div, li, ul {
	border: solid 1px white;
}*/
#link_img{
text-decoration: none;
text-align: left;
margin-left: -40px;
}

#zugang{
    margin-top: 320px;
    margin-left: 380px;
}
#zugang a{
    text-decoration: none;
}
