/**
 * ################################################################################
 * ########## Globals
 */


body, frame {
	overflow-y: scroll;
}

body, td, th {
	color: #83827e;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	font-family: verdana, sans-serif;
}

@media screen {
	.typofond0 {
		/*background-image: url(/newlayout/common/face.jpg);*/
		background-repeat: no-repeat;
		background-color: #000205;
	}
	.typofond {
		background-image: url(/newlayout/background_stripe/bg.jpg);
		background-repeat: no-repeat;
		background-color: #000205;
	}
}

#img_container {
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	/*height:inherit;*/
	width:100%;
	overflow:hidden;
}

.bg_img {
	position:absolute;
	left:0;
	top:0;
}


.sonne {
	background-image: url(/common/sonne.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.beige {
	background-color: #fcfbf6;
}

.grau {
	/* background-image: url(/newlayout/common/menu_bg.png); */
	background-color: #000000;
}

.trenner_hauptmenu {
	margin: 0px 8px;
}

.linie_vertikal {
	background-image: url(/common/linie_vertikal.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.abgesoftet {
	-moz-opacity: 0.5;
	opacity: 0.5;
}


@media screen {
	.schatten_links {
/*		 background: url(/common/bg_links.png) repeat-y; */
	}

	.schatten_rechts {
/*		 background: url(/common/bg_rechts.png) repeat-y; */
	}
}

@media print {
	.noprint {
		display: none;
	}
}


/**
 * ################################################################################
 * ########## Rubriken (mit Boxmodell-Hack f?r IE und Clearing f?r alle anderen)
 */


.rubriken {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

html>body .rubriken {
	width: 204;
}

.unterrubriken {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
	margin-left: -3px;
}

html>body .unterrubriken {
	width: 204;
	margin-left: -3px;
	margin-top: 2px;
}

.rubriken {
	display: inline;
	border: 1px solid transparent;
	_border-color: fuchsia;
	_filter: chroma(color=fuchsia);
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px;
	margin-bottom: 20px;
	margin-left: 27px;
	float: left;
}

.rubriken_text {
	width: 200px;
	padding: 0px 0px 0px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	/*color: #0096d4; */
	 color: #ffffff;
}

.unterrubriken_text {
	width: 193px;
	padding: 0px 0px 0px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
}

div.rubriken:hover {
	cursor: pointer;
	/*background-color: #E6E5E0;*/
	background-color: #bbbbb7;
	border: 1px solid #83827e;
}

.unterrubriken {
	position: absolute;
	border: 1px solid #83827e;
	text-transform: none;
	background-color: #E6E5E0;
	z-index: 200;
}

.unterrubriken td:hover {
	cursor: pointer;
	background-color: #FCFBF6;
}


/**
 * ################################################################################
 * ########## Texte
 */


.text_klein {
	font-size: 10px;
}

.headline {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.harden {
	color: #fff;
}

.tblharden tr td {
	color: #fff;
}


/**
 * Ersatz f?r die Anf?hrungszeichen in der Config
 */
afz {
	margin-left: -4px;
}


/**
 * ################################################################################
 * ########## Links
 */


a {
	color: #ed7907;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a.active {
	color: #92a2e0;
}

a.home{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}


/**
 * ################################################################################
 * ########## Bilder (m?ssen verlinkt sein und die Klasse geht auf das a-Tag)
 */


.thumbs img {
	border: 1px solid #cccccc;
}

.thumbs:hover img {
	border: 1px solid black;
}

.thumbs:hover {
	color: red;
}

.container_bilder {
	/* margin: 13px; */
	margin: 13px 0;
	float: left;
	display: inline;
	height: 190px;
}

.container_leuchtkasten_bilder {
	margin: 13px;
	float: left;
	display: inline;
	height: 255px;
}

.container_downloadbereich_bilder {
	margin: 13px;
	float: left;
	display: inline;
	height: 220px;
}

.leuchtkasten_preiszeile {
	background-color: white;
}


/**
 * ################################################################################
 * ########## Formulare
 */


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	color: #000000;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

input {
	height: 22px;
	margin: 0px auto;
}

input[type=radio], [type=checkbox] {
	height: auto;
	margin: 0px 4px;
}

input, select, textarea {
	outline: none;
}

select {
	padding: 1px;
	border: 1px solid #876e61;
}

label {
	cursor: pointer;
	outline: none;
}

.submit {
	padding: 2px 6px 3px 6px;
	max-height: 22px;
	border: 1px solid #838383;
	background-image: url(/common/submit_bg.png);
	background-color: #EAE6DD;
	width: auto;
	overflow: visible;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
}

.submit:hover {
	background-image: url(/common/submit_bg_over.png);
	background-color: #DAD7CE;
}

.submit:focus::-moz-focus-inner {
	border-color: transparent !important;
}


/**
 * ################################################################################
 * ########## PopUp
 */


.popup_zeile_hell {
	background-color: #fcfbf6;
}

.popup_zeile_dunkel {
	background-color: #e6e5e0;
}

.bildzelle {
	background-image: url(/common/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}