/* CSS Document */
html{
	padding:0;
	margin:0;
	border:0;
}

body {
  	background-color: #cccccc;
	background-image:url(../images/kachel.gif);
	padding:0; 
	margin:0; 
	border:0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content{
	position: relative;
	width:979px;
	
	margin: auto auto;
	padding:0;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	background-color:#999999;
}

#header{	
	width:		979px;
	height:		183px;
}

#left{
	position:absolute;
	width:254px;
	height:7px;
	background-color:#cccccc;
	border-top:3px solid #FFFFFF;
}
#center{
	position:absolute;
	left:254px;
	width:486px;
	height:7px;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	background-color:#999999;
	border-top:3px solid #FFFFFF;
}
#right{
	position:absolute;
	left:746px;
	width:233px;
	height:7px;
	background-color:#cccccc;
	border-top:3px solid #FFFFFF;
}
#menue_left{
	position:absolute;
	top:10px;
	width:254px;
	height:19px;
	background-color:#ff0000;
	border-bottom:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	vertical-align:middle;
}
#menue_center{
	position:absolute;
	left:254px;
	top:10px;
	width:486px;
	height:19px;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	background-color:#6699ff;
	border-bottom:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	vertical-align:middle;
}
#menue_right{
	position:absolute;
	left:746px;
	top:10px;
	width:233px;
	height:19px;
	background-color:#999999;
	border-bottom:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	vertical-align:middle;
}
#header_bild{
	position:absolute;
	width:982px;
	height:150px;
	top:35px;
}
#kalk{
	position:absolute;
	top:163px;
	width:257px;
	height:246px;
	background-image: url(../images/kalk_hg.gif);
	background-repeat:no-repeat;
} 
#sub_navi{
	position:absolute;
	top:163px;
	left:257px;
	width:500px;
	height:19px;
}
#inhalt{
	position: relative;
	margin-left:270px;
	margin-top:20px;
	width:465px;
	min-height:310px;
	height:auto !important;
	height:310px;
	overflow:visible;
}
#inhalt2{
	position: relative;
	margin-left:10px;
	margin-top:20px;
	width:957px;
	min-height:310px;
	height:auto !important;
	height:310px;
	overflow:visible;
}
#inhalt3{
	position: relative;
	margin-left:253px;
	margin-top:20px;
	width:482px;
	min-height:310px;
	height:auto !important;
	height:310px;
	overflow:visible;
}
#mat_bild{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
#footer{
	position: relative;
	
	height:52px;
	width:979px;
	
	border-bottom:3px solid #FFFFFF;
}
*html #footer{
	margin-top:-55px;
}
#footer_copyright{
	position:relative;
	font-size:10px;
	left:85px;
	top:28px;
	width:250px;
}
#footer_navi{
	position:absolute;
	left:362px;
	top:37px;
	height:11px;
	width:617px;
}
#wk_menue{
	position:absolute;
	left:357px;
	top:1px;
	height:22px;
}

a.cat:link, a.cat:visited{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.cat:hover, a.cat:active{
	font-weight:bold;
	text-decoration:none;
	color:#FFFF00;
}
.cat_active{
	font-weight:bold;
	text-decoration:none;
	color:#FFFF00;
}
.wk_ausgabe{
	width:100%;
	margin-bottom:5px;
}
.wk_verp{
	width:100%;
	margin-top:10px;
}
.wk_ausgabe2{
	width:904px;
	min-height:24px;
	height:auto !important;
	height:24px;
	border:1px solid #ffffff;
	padding-left:10px;
	padding-right:10px;
}
.wk_head{
	width:906px;
	min-height:24px;
	height:auto !important;
	height:24px;
	background: #003399;
	margin-bottom:5px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.wk_preise{
	width:904px;
	margin-top:24px;
	margin-bottom:40px;
	border:1px solid #ffffff;
	padding-left:10px;
	padding-right:10px;
}
*html .wk_preise{ margin-bottom:80px;}

#pop_container{
	position:absolute;
	left:50%;
	top:50%;
	width:355px;
	height:286px;
	margin-left:-177px;
	margin-top:-150px;
	visibility:hidden;
	z-index:1000;
}

.fehler{
	position:relative;
	color:#333333;
	z-index:1000;
}

/*Information divs*/
#info_left{
	position:absolute;
	top:195px;
	left:18px;
	
}


#check_java{
	position:absolute;
	width:985px;
	height:470px;
	background: url(../spacer.png);
	z-index:999;
	visibility:visible;
}

#pop_container2{
	position:absolute;
	left:50%;
	top:50%;
	width:355px;
	height:286px;
	margin-left:-177px;
	margin-top:-150px;
	z-index:1000;
}

