* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}

body, html {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #ffffff;
}

#outer-wrapper {
	position: relative;
	text-align:left;
	margin: 0px auto 0px auto;
	width: 90%;
	max-width: 980px;
	height: 100%;
}

#content-wrapper {
	position: absolute;
	margin-top:30px;
	width: 100%;
	max-width: 1024px;
	height: 90%;
	left: 0px;
	border: solid 2px #be996d;
	background-image: url(/fileadmin/prinoth.de/images/prinoth_stemmeisen_a.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

#top-margin {
	position: absolute;
	width: 100%;
	height: 18px;
	background: #d4d1b0;
	z-index: 6;
}

#top-left {
	position: absolute;
	top: 18px;
	width: 160px;
	border-right: solid 2px #be996d;
	background: #be996d;
	height: 41px;
	z-index: 6;
}

#top-right {
	position: absolute;
	top: 18px;
	width: 100%;
	margin-left: 162px;
	background: #c8bc8c;
	height: 41px;
	z-index: 6;
}

#a_menu {
	position: absolute;
	height: 100%;
	margin-top: 50px;
	background: #d4d1b0;
	width: 160px;
	border-right: solid 2px #be996d;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	bottom: 51px;
	z-index: 4;
}


#a_bottom_left {
	position: absolute;
	background: #d4d1b0;
	height: 52px;
	width: 144px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index: 5;
	bottom: -1px;
}

#a_bottom_middle_top {
	position: absolute;
	height: 15px;
	width: 16px;
	border-right: solid 2px #be996d;
	border-top: solid 2px #be996d;
	margin-left: 144px;
	background: #d4d1b0;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index: 5;
	bottom: 34px;
}

#a_bottom_middle_bottom {
	position: absolute;
	width: 18px;
	height: 35px;
	bottom: -1px;
	margin-left: 144px;
	background:#d4d1b0 ;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index: 5;
}

#a_bottom_right {
	position: absolute;
	height: 44px;
	margin-left: 162px;
	border-top: solid 2px #be996d;
	background: #d4d1b0;
	z-index: 6;
	opacity: 0.85;
	-moz-opacity:0.85;
	bottom: -1px;
	width: 100%;
	padding-top: 6px;
	z-index: 10;
}

#a_content {
	position: absolute;
	right: 0px;
	left: 0px;
	background: #ddd6a8;
	margin-left: 162px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index: 5;
	top: 58px;
	bottom: 50px;
	padding: 20px;
	overflow: auto;
}

.reset_trans {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: absolute;
	color: #000;
}

* html #a_content {
	position: absolute;
        right: 0px;
        left: 0px;
        background: #ddd6a8;
	margin: 0px;
        margin-left: 162px;
        filter:alpha(opacity=85);
        opacity: 0.85;
        -moz-opacity:0.85;
        z-index: 5;
        top: 41px;
        bottom: 50px;
	width: 718px;
        overflow: auto;
}

* html #a_content .reset_trans {
	height: 423px;
	position: relative;
        overflow-y: scroll;
}

#a_menu .reset_trans {
	top: 130px;
}

#a_bottom_right .reset_trans {
	width: 100%;
	max-width: 750px;
	color: #000;
}

* html #a_bottom_right {
	position: absolute;
        height: 44px;
        margin-left: 162px;
        border-top: solid 2px #be996d;
        background: #d4d1b0;
        z-index: 8;
        opacity: 0.85;
        -moz-opacity:0.85;
        width: 738px;
        padding-top: 6px;
}

* html #a_bottom_right .reset_trans {
	position: relative;
	width: 735px;
	bottom: 0px;
	height: 40px;
}

#anschrift {
	margin:8px; 
	position: relative; 
	float: right;
	right: 0px;
}

#teaser {
	margin:8px; 
	position: relative; 
	float: left;
}


.t_menu_level_01_no {
	position: relative;
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 5px;
	top: 130px;
	padding: 0px;
	padding-left: 10px;
	width: 150px;
	color:black;
}

.t_menu_level_01_no a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	font-size: 16px;
	padding-left: 0px;
	padding-bottom:2px;
	color: black;
}

.t_menu_level_01_no a:hover {
	display: block;
	color: black;
	border-bottom: solid 2px #be996d;
	padding-bottom:0px;
	width: 150px;
	
}

.t_menu_level_01_no a:visited {
	color: black;
}

.t_menu_level_01_act {
	position: relative;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;
	top: 130px;
	background-color: #a4a289;
	color: black;
	width: 150px;
}

.t_menu_level_01_act a{
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
}

.t_menu_level_01_act a:hover {
	color: black;
}
