/* .css by Oliver Kaeferstein
   --------------------------
*/
body {
	font: 11px/14px Verdana, Arial, sans serif; 
	color: black;
	background-color: white;
	padding: 0;
	margin: 0;
}

.hide {
	display: none;
}

.marken {
	margin-top: 20px;
	_margin-top: 15px;
	width: 540px;
	height: 60px;
	color: #B6B6B6;
	margin-bottom: 3px;
}

.marken a {
	font-size: 11px;
	font-family: Verdana, Arial, sans serif;
	color: #B6B6B6;
	font-weight: bold; 
	text-decoration: none;
}
.marken div {
 padding-left: 15px; 
 padding-top: 0px; 
 margin-top: -5px;
 _margin-top: 0;
}

/* ---  logo mit link --- */
.logo {
	position: absolute;
	left: 540px;
	top: 0px;
	}

.logo a {
	display: block;
	height: 75px;
	width:283px;
	background: #fff url(http://media.mairdumont.com/de_test/img/mair_logo.gif);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	}
.logo a span {
	display: none;
}

.aussenrahmen {
	background: #fff url(http://media.mairdumont.com/de_test/img/page_back.gif) repeat-y;
	margin-left: 0px;
	margin-bottom: 10px;
} 

.boxrahmen {
	width: 100%;
}

/* ---  seiten menue --- */
.menu {
	width: 185px;
	float: left;
	background: transparent;
}

/* --- menue erste ebene --- */
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	margin: 0;
	padding: 0;
}

.menu ul li a {
	display: block;
	text-transform: uppercase;
	width: 185px;
	height: 24px;
	color: white;
	font-weight: bold; 
	text-decoration: none;
	white-space: nowrap;
	padding-top: 6px;
	padding-left: 15px;
	background: url(http://media.mairdumont.com/de_test/img/menu_normal.jpg) top left no-repeat;
}

.menu ul li a:hover {
	background: url(http://media.mairdumont.com/de_test/img/menu_active.gif) top left no-repeat;	
}

.menu ul li.active {
	background: url(http://media.mairdumont.com/de_test/img/menu_active.gif) top left no-repeat;
}
.menu ul li.active a {
	background: transparent;
}


/* --- menue zweite ebene --- */
.menu ul li ul {
	margin-top: -2px;
	margin-left: 14px;
	background-color: #f1eeee;
	font-size: 10px;
}

HTML>BODY .menu ul li ul {
	margin-top: -2px;
}

.menu ul li ul li  {
	height: 14px;
}

.menu ul li ul li div.spacer  {
	/*margin-top: 4px;*/
	height: 14px;
	line-height: 14px;
	color: #AE2A42;
	text-transform: uppercase;
	margin-left: 10px;
	background: url(http://media.mairdumont.com/de_test/img/submenu_spacer_bg.gif) bottom left no-repeat;
}

.menu ul li ul li div.spacer span {
	background-color: #f1eeee;
}

.menu ul li ul li a {
	display: block;
	text-transform: none;
	width: 160px;
	height: 14px;
	color: black;
	padding-top: 0px;
	padding-left: 10px;
	font-weight: normal;
	overflow: hidden;
	text-decoration: none;
}

.menu ul li ul li a:hover {
	color: white;
	background: url(http://media.mairdumont.com/de_test/img/submenu_active.gif) no-repeat;
}

.menu ul li ul li.active {
	background: url(http://media.mairdumont.com/de_test/img/submenu_active.gif) no-repeat;
}
.menu ul li ul li.active a {
	color: white;
	background: transparent;
}

.menu ul li ul li.passive {
	background: transparent;
}
.menu ul li ul li.passive a {
	color: black;
}

.menu ul li ul li.last {
	height: 4px;
	margin-bottom: 2px;
	background: url(http://media.mairdumont.com/de_test/img/submenu_last.gif) top left no-repeat;
}

HTML>BODY .menu ul li ul {
	margin-bottom: 6px;
}

/* --- menue dritte ebene --- */
.subsubnavi {
	width: 125px;
	overflow: hidden;
	font-size: 9px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding-top: 8px;
	padding-left: 58px;
	visibility: hidden;
	display: none;
}

.subsubnavi ul {
}

.subsubnavi li  {
	background-color: #7392ce;
}

.subsubnavi li.first  {
	height: 12px;
	background: url( http://media.mairdumont.com/images/subsub_first.gif ) top left no-repeat;
}

.subsubnavi li.last  {
	height: 10px;
	background: url( http://media.mairdumont.com/images/subsub_last.gif ) top left no-repeat;
}

.subsubnavi ul li a {
	display: block;
	width: auto;
	height: 14px;
	padding: 0;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background: transparent;
	padding-bottom: 2px;
	padding-right: 8px;
	margin-left: 16px;
}

HTML>BODY .subsubnavi ul li a {
	width: 100%;
}

.subsubnavi ul li a:hover {

	color: white;
	text-decoration: underline;
	background: transparent;
}

/* ---  content bereich (position und gesamtgroesse) --- */
.content {
	margin-left: 2px;
	width: 420px;
	float: left;
}

HTML>BODY .content {
	margin-left: 16px;
}

/* ---  content bereich begrenzung nach rechts fuer den text --- */
.content .display {
	width: 406px;
}

.content .display .entry {

	padding-top: 8px;
	padding-bottom: 8px;
	background: url(http://media.mairdumont.com/de_test/img/dividerline.gif) top left repeat-x;
}

/* ---  teasers (rechter bereich) --- */
.teasers {
	margin-top: 30px;
	margin-left: 3px;
	width: 168px;
	font-size: 9px;
	float: left;
}

.teasers .entry {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(http://media.mairdumont.com/de_test/img/dividerline.gif) top left no-repeat;
}

.teasers .entry h3 {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.teasers a:link,
.teasers a:visited,
.teasers a:hover,
.teasers a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
/* ---  unterer linkbereich (impressum, kontakt, etc.) --- */
.impress {
	position: relative;
	font-size: 1.0em;
}

.teasers .impress a:link,
.teasers .impress a:visited,
.teasers .impress a:hover,
.teasers .impress a:active {
	text-decoration: underline;
	color: black;
}

.menu h2,
.content h2,
.teasers h2 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px;
}

.content h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}

.teasers h2 {
	color: #AE2A42; 
	padding-bottom: 8px;
}

.teasers h2.uppercase {
	text-transform: uppercase;
} 

.menu h3,
.content h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 12px 0px;
}

.content a:link,
.content a:visited,
.content a:hover,
.content a:active {
	color: #000000;
	text-decoration: underline;
	}

.menu p,
.content p {
	margin: 12px 0px;
}

.clear {
	clear: both;
}

.redbox { 
	position:absolute;
	z-index:10;
	background-color: #AE2A42;
	color: #ffffff;
	font-size: 11px; 
	font-weight: bold; 
	text-align:right;
	width: 620px;
	height:20px;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 10px;
	top: 78px;
	}
div.thumbarea {
	float: left;
	width: 110px;
	padding: 5px;
	}
div.descarea {
	float: left;
	width: 200px;
	padding: 5px;
	}
.descarea a {
	color: #000000;
	text-decoration: underline;
	}
div.icon {
	float: left;
	width: 30px;
	}
div.download {
	float: left;
	width: 370px;
	padding-top: 3px;
	padding-left:3px;
	}
div.label {
	float: left;
	width: 90px;
	padding: 3px 0px;
	}
div.formular {
	float: left;
	width: 230px;
	padding: 3px 0px;
	}
div.checklabel {
	padding: 2px 0;
	float: left;
	width: 130px;
	}
div.check {
	padding: 0;
	float: left;
	width: 25px;
	}
.formular input {
	font-size: 1.0em;
	color: #000000;
	width: 180px;
	}
.formular .small {
	font-size: 1.0em;
	color: #000000;
	width: 40px;
	margin-right: 10px;
	}
.formular .medium {
	font-size: 1.0em;
	color: #000000;
	width: 124px;
	}
.formular textarea {
	width: 230px;
	}
.formular button {
	width: 90px;
	height: 20px;
	margin: 0px 3px;
	font-size: 1.0em;
	}
#quickbox {
	padding: 0px;
	}
#quickbox select, input, button {
	font-size: 1.0em;
	color: #000000;
	}
#quickbox select {
	width: 45px;
	margin-top: 1px;
	}
#quickbox .small {
	width: 45px;
	}
#quickbox .medium {
	width: 100px;
	}
#quickbox div { 
	float: left;
	padding: 2px 3px;
	}
#quickbox button {
	margin-left: 120px;
	width: px;
	} 
#quickbox h3 {
	margin-top: 10px;
	}
/* -------------------- */
.reddot {
	font-size: 11px;
	color: #ff0000;
	}

