/* Styles fuer 2-Spalter Klassik, Variation */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow: hidden;
	overflow-y: hidden;
}

td, div, p, span {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

body {
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #747474;
	color: black;
	padding-bottom: 15px;
	overflow: hidden;
	overflow-y: hidden;
}

a:link {
	text-decoration: none;
	color: #00792b;
}

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

/* ---- */
.IS_bigImages {
	display:	none;
}

.bl_thumb_inner {
	display:	none;
}

/* ---- */
/*#wrapper {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	color: black;
	height: 1%;
	border: 2px solid #b8b8b8;
}*/

#noscroll_container {
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	display: none;
}

#wrapper_upper {
	margin: 0px;
	width: 970px;
	height: auto;
	text-align: left;
	background-color: white;
	color: black;
	border-left: 2px solid #b8b8b8;
	border-top: 2px solid #b8b8b8;
	border-right: 2px solid #b8b8b8;
	border-bottom: 0px;
}

#scroll_container {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow-y: scroll !important;
	overflow: auto;
	text-align: center;
}

#wrapper_lower {
	width: 970px;
	height: auto;
	margin: 185px auto auto;
	text-align: left;
	background-color: white;
	color: black;
	border-left: 2px solid #b8b8b8;
	border-bottom: 2px solid #b8b8b8;
	border-right: 2px solid #b8b8b8;
}

/* ---- */
#header {
	height: 107px;
	background-color: white;
	border-bottom: 1px solid #e6e6e6;
}

/* ---- */
#headline {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-color: #cccccc;
	border-bottom: 1px solid #66a27b;
}

/* ---- */
#mainmenue {
	height: 31px;
	padding-left: 30px;
/*	padding-top: 7px;*/
	background-color: black;
	color: white;
	line-height: 30px;
	border-top: 1px solid #e6e6e6;
}

#mainmenue ul {
	display: inline;
}

#mainmenue ul li.left {
	display: inline;
	margin-right: 15px;
}

#mainmenue ul li.right {
	display: inline;
	margin-left: 11px;
}

#mainmenue a {
	text-decoration: none;
	color: white;
}

#mainmenue a.selected {
	text-decoration: none;
	color: #00792b;
}

#mainmenue a:hover {
	color: #00792b;
}


/* ---- */
#leftmenue {
	float: left;
	left: 10%;
	width: 191px;
	margin-top: 26px;
	background-color: transparent;
	color: #3e3e3e;
}

#leftmenue ul li {
	list-style-type: none;
	line-height: 19px;
}

#leftmenue a.leftmenu {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 36px;
	color: #3e3e3e;
	margin-bottom: 4px;
}

#leftmenue a.leftmenu:hover {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 36px;
	background-color: #00792b;
	color: white;
}

#leftmenue a.selected {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 36px;
	background-color: #00792b;
	color: white;
	margin-bottom: 4px;
}

#leftmenue a.level2 {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 46px;
	color: #3e3e3e;
	margin-bottom: 4px;
}

#leftmenue a.selected_level2 {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 46px;
	background-color: #00792b;
	color: white;
	margin-bottom: 4px;
}

#leftmenue a.level2:hover {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 46px;
	background-color: #00792b;
	color: white;
}

#leftmenue a.level2_selected:hover {
	line-height: 21px;
	display: block;
	text-decoration: none;
	padding: 0 0 0 46px;
	background-color: #00792b;
	color: white;
	margin-bottom: 4px;
}

/* ---- */
#content {
	background-color: white;
	padding: 27px 15px 20px 36px;
	margin-left: 23px;
	color: black;
	border-left: 168px solid #cccccc;
}
#content_inner {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/* ---- */
.breaker {
	clear: both;
}

/* ---- */
#footer {
	font-size: 12px;
	color: white;
	height: 17px;
	padding-left: 24px;
	background-color: black;
	border-top: 1px solid #4e4e4e;
}

#footer p {
	color: white;
	background-color: #cccccc;
	line-height: 16px;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	width: 168px;
	font-size: 11px;
}

td.impressum {
	color: white;
	background-color: #cccccc;
	line-height: 16px;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	width: 166px;
	font-size: 11px;
}

td.sprachen {
	padding-left: 0px;
	font-size: 11px;
	color: white;
}

td.sprachen a {
	padding-left: 0px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

td.sprachen a:hover {
	padding-left: 0px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#footer a {
	padding-left: 12px;
	color: #3e3e3e;
	text-decoration: none;
}

#footer a:hover {
	padding-left: 12px;
	color: white;
	text-decoration: none;
}

/* ---- */
.headmedium, .SMALLHEAD {
	color: #00792b;
	font-weight: bold;
	font-size: 12px;
}

.headbig, .STRUCTHEAD {
	color: #00792b;
	font-weight: bold;
	font-size: 13px;
}

.headextreme, .HEAD {
	color: #00792b;
	font-weight: bold;
	font-size: 14px;
}

.redtext {
	font-weight: bold;
	font-size: 11px;
	color: #900000;
}

.whitetext {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.greytext {
	font-weight: bold;
	font-size: 11px;
	color: #b0b0b0;
}

.smalltext {
	font-size: 8px;
}

.smalltext2 {
	font-size: 11px;
}

.text_gelb {
	color: #f3eeaf;
}

.lame {
	color: red
}

.jahr_9903 {
	color: #00792b;
	font-weight: bold;
}

.titel_9904 {
	font-size: 12px;
	color: #00792b;
	font-weight: bold;
}

/******
  FormTool
******/

.formRow {
	margin-bottom: 5px;
}

.formRowError {
	margin-bottom: 5px;
	border: 2px solid red;
}

.formHead {
	background-color: #333373;
	color: #f3eeaf;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.formError {
	padding: 4px;
	color: red;
}

.formTitle {
	padding: 4px;
	float: left;
	width: 150px;
}

.formInput {
	padding: 4px;
	float: left;
	width: 500px;
}

.stepSpacer {
	float: left;
	width: 30px;
}

.stepText {
	float: left;
	color: white;
}

.stepPfeil {
	float: left;
	padding: 0px 2px 0px 2px;
}

.stepActive {
	font-weight: bold;
	color: #f3eeaf;
}

input.hb_submit{
	color:#ffffff;
	/*font-size:84%;*/
	font-weight:bold;
	background-color:#7f7fa7;
	border: 4px solid #7f7fa7;
	margin-right: 5px;
}

