body {
	color: black;
	background-color: white;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

div#frame {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 854px;
}

div#lang {
	text-align: right;
	padding: 9px 4px 0px 0px;
	font-size: 9px;
	color: #666666;
	/* font-weight: bold; */
}

.quicklink {
	width: 136px;
	height: 21px;
	color: White;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.07em;
	padding-top: 3px;
	overflow: hidden;
	margin-right: 1px;
	float: left;
}

.qon, .quicklink:hover {
	background: URL(../images/quicklink_on.gif) no-repeat;
	cursor: pointer;
}

.qoff {
	background: URL(../images/quicklink_off.gif) no-repeat;
	cursor: pointer;
}

#grayline {
	height: 1px;
	overflow: hidden;
	background-color: #999999;
	margin: 2px 0px 1px 0px;
}

#breadcrumb {
	height: 20px;
	background-color: #f4f4f4;
	margin-top: 0px;
	padding-top: 1px;
}

#breadcrumb a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}

#content {
	position: relative;
	margin-top: 15px;
}

#left {
	width: 180px;
	/* position: absolute;
	top: 0px;
	left: 0px; */
	float: left;
	margin-right: 30px;
}

.linkcontainer {
	border-bottom: 1px solid #c7c7c7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkcontainer a {
	display: block;
	background: URL(../images/leftnav_icon.gif) no-repeat 6px 4px;
	color: Black;
	text-decoration: none;
	padding-left: 26px;
}

.linkcontainer a:hover, a.active {
	color: #d89802;
}

.linkcontainer a.sublink {
	background-color: #f4f4f4;
	background-image: none;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 1px 0px 1px 26px;
}

#middle {
	/* position: relative;
	top: 0px;
	left: 210px; */
	float: left;
	width: 466px;
	
}

#middle .header {
	height: 20px;
	background: #f4f4f4 URL(../images/middleheader_icon.gif) no-repeat 6px 6px;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	padding: 2px 0px 0px 20px;
}

#middle .pageheader {
	color: #696969;
	font-size: 14px;
	font-weight: bold;
}

#middle .pagesubheader {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}

#middle a {
	color: #d89802;
}

#middle a:hover {
	color: #696969;
}

#right {
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	float: right;
}

#right .box {
	border: 1px solid #c1c6c9;
	width: 162px;
	font-size: 11px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

#right .box .header {
	height: 21px;
	background: URL(../images/rightbox_header.gif) no-repeat;
	margin: 2px;
}

#right .box .header p {
	padding: 4px 0px 0px 21px;
	margin: 0px;
	color: White;
	font-weight: bold;
}

#right .box .content {
	padding-left: 6px;
	color: #696969;
}

#right .box .content td {
	padding-top: 6px;
	font-size: 11px;
	color: #696969;
}

#right .box .content .subheader {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}

#right .box .content a {
	color: #d89802;
	text-decoration: none;
}

#right .box .content a:hover {
	color: #696969;
}

div.listing {
	color: #d89802;
	font-weight: bold;
	padding: 5px;
}


.box_vorstellen {
	/*width: 162px;*/
	font-size: 11px;
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #c1c6c9;
}

.box_vorstellen .sterne {
	background: #ffb304;
	color: white;
	padding: 3px 0 3px 20px;
	margin: 2px 2px 0px 2px;
	font-weight: bold;
}

.box_vorstellen .text {
	background: #E9E4E4;
	color: black;
	padding: 10px;
	font-size: 10px;
}

.box_vorstellen .mitgliedsbetrieb {
	text-align: center;
	width: 204px;
	height: 120px;
	float: left;
	border: 1px solid #c1c6c9;
	margin: 3px;
}
