/* style.css */

#container {
	position:absolute;
	top:0px;
	bottom:0px;
	width:1002px;
	height:100%;
	margin:0px;
	background:url(img/design/shadow.gif) repeat-y;
	z-index:10;
}

#bg_shadow_top {
	position:fixed;
	top:0px;
	height:10px;
	width:1000px;
	margin:0px;
	background:url(img/design/shadow_top.gif) top no-repeat;
	z-index:100;
}
	
#bg_shadow {
	position:fixed;
	top:10px;
	bottom:0px;
	width:1000px;
	background:url(img/design/shadow.gif) top repeat-y;
	z-index:10;
}

#left {
	position:relative;
	top:0px;
	left:14px;
	height:auto;
	width:181px;
	float:left;
	clear:none;
	z-index:100;
	background:url(img/menu/bg_menu.jpg) repeat-x;
}

#menu {
	height:100%;
	width:181px;
	float:left;
	clear:both;
	margin:0px;
	padding:30px 0px 30px 0px;
}

#menuitem {
	width:180px;
	height:22px;
	font-size:12px;
	padding:0px;
	margin-bottom:18px;
	float:left;
	clear:both;
	border-bottom:#FFFFFF 3px dotted;
}

#content {
	position:relative;
	top:0px;
	left:14px;
	width:790px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	clear:none;
	background:url(img/design/bg_content.gif) bottom right no-repeat;
	z-index:10;
}

#inner_content {
	position:relative;
	top:20px;
	bottom:20px;
	left:20px;
	width:560px;
	float:left;
	clear:none;
/*	border:#00FF00 1px solid;*/
}

#footer {
	position:relative;
	width:100%;
	height:5px;
	margin:0px 14px 0px 14px;
	padding:0px;
	float:left;
	clear:both;
	overflow:visible;
	background:url(img/design/bg_footer.gif) no-repeat;
	background-position:top left;
}

html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

body {
	height:100%;
	width:1000px;
	clear:both;
	margin:0px auto 0px auto;
	z-index:100;	
}


h1 {
	margin:10px 0px 12px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
}

h2 {
	margin:0px 0px 9px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	font-variant:normal;
	color:#000000;
}

h3 {
	margin:0px 0px 9px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	font-variant:normal;
	color:#000000;
}

h4 {
	margin:0px 0px 9px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	font-variant:normal;
	color:#000000;
}

p,span,td,li {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:500;
	font-variant:normal;
	color:#000000;
}

li {
	padding-bottom:0.3em;
}

p, ul {
	margin-bottom:20px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

a.menu {
	width:180px;
	margin:0px;
	padding:0px 5px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	line-height:40px;
	color:#0C80B3;
}

/* impressum */

.aok {
	width:200px; 
	height:130px; 
	text-align:left; 
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:black; 
	text-decoration:none;
	vertical-align:middle;
}

a.aok { 
	font-weight:500;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

.alcaflex {
	width:200px; 
	height:60px; 
	text-align:left; 
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:500;
	font-style:normal;	
	color:black; 
	text-decoration:none;
	vertical-align:middle;
}

a.alcaflex { 
	text-decoration:underline;
	font-style:normal;	
}

.contact {
	width:100%;
	height:auto;
	float:left;
	clear:both;
}

.mailform {
	width:100%;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
	clear:both;
}

.form_error {
	color:#990000;
}

/* reports */
.report {
}

.report_top_left {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
}

.report_top_right {
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-bottom:10px;
	float:right;
}

.report_mid_left {
	margin:0px;
	padding:0px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.report_mid_right {
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}

.report_btm_left {
	margin:0px;
	padding:0px;
	margin-right:15px;
	margin-top:10px;
	float:left;
}

.report_btm_right {
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-top:10px;
	float:right;
}

/* Guestbook */

div.guestbook {
	height:auto;
	width:auto;
	margin:0px 0px 0px 20px;
	float:left;
	clear:both;
}

form.guestbook {
	height:auto;
	width:510px;
	float:left;
	clear:both;
}

.guestbook_descr {
	height:25px;
	width:125px;
	margin:0px;
	padding:3px 0px 3px 0px;
	float:left;
	clear:left;
	margin-right:20px;
}

.guestbook_value {
	height:auto;
	width:auto;
	margin:0px 0px 10px 0px;
	padding:3px 0px 3px 0px;
	float:left;
	clear:right;
	border:#339966 1px groove;
}

.guestbook_textarea {
	margin-right:10px;
	float:left;
	clear:both;
	height:150px;
	margin:0px 0px 5px 0px;
}

.guestbook_submit {
	height:auto;
	width:auto;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
	clear:none;
	font-weight:900;
	color:#339966;
	background:#BADCC7;
	border:#339966 1px groove;	
}

.guestbook_entry_back {
	height:auto;
	width:auto;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
	clear:both;
	font-weight:900;
	color:#339966;
}

.guestbook_input_top {
	height:auto;
	width:510px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:both;
	background:#BBDDCB;
}

.guestbook_entry {
	float:left;
	clear:both;
	margin-bottom:6px;
}

.guestbook_entry_header {
	width:500px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 3px;
	float:left;
	clear:both;
	line-height:20px;
	background:#BBDDCB;
	/*border-bottom:#4A4A4A 1px solid;*/
}

.guestbook_entry_subject {
	width:500px;
	margin:0px;
	padding:0px 0px 0px 3px;		
	float:left;
	clear:both;
	line-height:20px;
	font-weight:900;
	background:#BBDDCB;
}

.guestbook_entry_content {
	width:495px;
	padding:3px 3px 3px 3px;
	margin:0px 0px 10px 0px;
	float:left;
	clear:both;
	border:#BBDDCB 1px solid;
}


.guestbook_next {
	height:auto;
	width:auto;
	margin:20px 0px 20px 0px;
	padding:3px;
	float:right;
	font-weight:900;
	color:#339966;
}

.guestbook_back {
	height:auto;
	width:auto;
	margin:20px 0px 20px 0px;
	padding:3px;
	float:left;
	font-weight:900;
	color:#339966;
}

.guestbook_nav {
	height:auto;
	width:520px;
	float:left;
	clear:both;
}

