

/* KONTAKT FORM AREA ******************************************************************/

.kontakt_form_table { padding:0px; float:left; }
.kontakt_form_table td { padding:0px !important; font-weight:bold; }
.kontakt_form_muster { padding:0px; width:100%;}
.kontakt_form_muster td { width:160px; }


.kontaktbild { float:right; width:194px; height:109px; border:1px #000 solid; padding:5px; text-align:center; margin-left:10px; }


/* body AREA ******************************************************************/
body {
	font-size: 100%;
	font-family: arial;
	background-color: #641C00;
	margin: 0 auto;
	padding: 0 auto;
	color: white;
}
/* header AREA ****************************************************************/
#header {
	background: #fff;
	height: 113px;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
}
#header #left {
	float: left;
	background: url('../images/left.jpg');
	width: 213px;
	height: 113px;
	margin: 0 auto;
	padding: 0 auto;
}
#header #right {
	position:absolute;
	z-index:20;
	left:652px;
	background: url('../images/ism2012.jpg');
	width: 487px;
	height: 113px;
	margin: 0 auto;
	padding: 0 auto;
}
/* content AREA ***************************************************************/
#content {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	padding: 0 auto;
	margin-top: 50px;
	position:absolute;
	
	
}
#content #menuleft, #content #menuleftprod {
	padding: 0 auto;
	height: 500px;
	width: 157px;
	float: left;
	padding-right: 5px;
	position:absolute;
	left:60px;
	

}
#content #menuleft {
	background: #641C00;
}
#content #menuleftprod {
	width: 150px;
	left:220px;
}
#content #menuleft a, #content #menuleftprod a {
	display: block;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 1px;
	text-decoration: none;
	font-size: 70%;
	color: white;
	font-weight: normal;
	letter-spacing: 2px;
	
}
#content #menuleft a:hover, #content #menuleftprod a:hover {
	color: white;
	background: #641C00;
}
#content #menuleft a {
	text-align: right;
}
#content #menuleftprod {
	background: #310E01;
	width: 136px;
	padding-left: 10px;
/*	filter: Alpha(opacity=90);
	opacity: 90%;*/
}
#content #menuright {
	padding: 0 auto;
	height: 500px;
	width: 20%;
	float: right;
	background: #641C00;
}
#content #cont {
	padding: 0 10 0 10;
	height: 500px;
	width: 545px;
	float: left;
	overflow: auto;
	font-size: 80%;
	color: black;
	background: white;
	padding-left: 10px;
	padding-right: 20px;
	position:absolute;
	left:371px;
}
/*#content #cont {
	filter: Alpha(opacity=80);
	opacity: 80%;
}*/

#content #cont #text {
	width: 260px;
	height: auto;
	font-size: 11px;
	letter-spacing: 1px;
	position: relative;
	top: 10px;
	left: 10px;
}
#content #cont strong {
	display: block;
	padding: 5px;
	color: #641C00;
	padding-left: 0;
	margin-left: 10px;
	border-bottom: 1px solid #641C00;
	margin-bottom: 5px;
	padding-bottom: 8px;
	margin-top: 10px;
	font-size: 120%;
	letter-spacing: 3px;
}
#content #cont #image {
	width: 150px;
	height: auto;
	background: white;
	float: right;
	margin: 10px;
	margin-top: 0px;
	padding: 5px;
	position: relative;
	top: 10px;
	right: -20px;
}
#content #cont #image table {
	font-size: 11px;
	letter-spacing: 1px;
	color: black;
	padding: 0 auto;
	margin: 0 auto;
	margin-top: 20px;
	width: 180px;
}
#content #cont #image table td {
	border: 1px solid #641C00;
	font-size: 11px;
	letter-spacing: 1px;

}
#content #cont #text table td {
	padding: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	letter-spacing: 1px;

}
/* misc AREA ******************************************************************/
#spacerside {
	float: left;
	width: 100px;
	height: 500px;
	background: #641C00;
	
	
}
#footer {

	text-align: right;
	padding: 10px;
	color: white;
	font-size: 11px;
	letter-spacing: 1px;
	
	width: 1040px;
	position:relative;
	top:545px;
	right:20px;
	
}
#footer a {
	color: white;
	text-decoration: none;
}
.borderred {
	border: 1px solid red;
}
/* floating boxes AREA ********************************************************/
#mosaikbox {
	width: 850px;
	height: 500px;
	float: left;
	position:absolute;
	left:220px;
	
}
#floatbox {
	float: left;
	width: 136px;
	height: 125px;
	margin: 0;
}
#floatboxtripple {
	float: left;
	width: 407px;
	height: 125px;
	margin: 0;
}
img {
	border: 0;
}
a {
	color: black;
	text-decoration: none;

}
#cont table{
	color: black;
	font-size: 9px;
	margin: 0;
	padding: 0;
	z-index:99;

}
/*
#cont input, #cont select, #cont textarea, #cont option {
	width: 300px;
	z-index:99;
	font-size:9px;
}
#cont .checkbox {
	width: auto;
}
#cont select {
width:70px;
}
#cont textarea {
height:100px;
}
*/


