@charset "utf-8";
/* CSS Document */

#container { text-align:left; width:997px; margin:0 auto;position:relative;}

input,textarea {
padding-left:3px;
border: 1px solid #98111b;
background-color:#ffffff;
color:#98111b;
}

#btnSend, #btnReset {
background-color:#f7eeed;
}


.mini_ul {
padding:0px;
margin:0px;
}

.mini_ul li{
padding:0px;
margin-left:16px;
}

#hauptseite {
 padding-left:60px !important;
 padding-top:20px;
}

* {
font-family:Arial, Helvetica, sans-serif;
color:#98111b;
font-size: 12px;
border: 0px;
}

div {
padding:0px;
margin:0px;
}

body,html {
	background-color: #98111b;
	background-image: url(images/kork_bg.gif);
	background-repeat: repeat;		
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:auto;
}

.overflow_content, body, html {
	scrollbar-face-color: #98111b;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #98111b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #98111b;
}


#super_haupttabelle {
	width:997px;
	height:874px;
	background-image:url(images/logo_home_shatten.gif);
	background-repeat:no-repeat;
	background-position:25px -15px;
}

#haupttabelle {
	width:997px;
	height:814px;
	background-image:url(images/kork_schatten_bg_big.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#sub_haupttabelle {
	width:997px;
	height:814px;
	background-image:url(images/innerer_rahmen.gif);
	background-repeat:no-repeat;
	background-position:28px 126px;
}

#sub_haupttabelle_bilder {
	width:997px;
	height:814px;	
	background-repeat:no-repeat;
	background-position:bottom right;
}


.navigation_top td{
	padding-right:14px;	
}

.navigation_top tr td a{		
	color:#ffffff;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}

.navigation_top tr td a:hover{		
	text-decoration: underline;	
}

.main_navigation{
margin-top:22px;
}

.main_navigation tr td{
padding-left:14px;
}

.main_navigation tr td a{
color:#ffffff;
text-decoration: none;
font-size:18px;
}

.main_navigation tr td a:hover{		
	text-decoration: underline;	
}

.first_navi {
padding-left:0px !important;
}


.overflowtabelle {
 border-collapse:collapse;
 border: 1px solid #636366;
 background-color:#ffffff;
}

.overflowtabelle tr td{
 border: 1px solid #636366; 
 color:#98111b;
}

.overflowtabelle_header {
	background-color:#bcbdc0 !important;
	color:#FFFFFF !important;
	font-weight:bold !important;
	padding:3px;
}

tr.d1 td {	
	vertical-align:top;
	padding:1px;
	background-color: #e7e7e9;
	color: #98111b;
}
tr.d0 td {	
	vertical-align:top;
	padding:1px;
	background-color: #ffffff;
	color: #98111b;
}

#preise1, #preise2 {
text-align:center;
vertical-align:middle;
}

.overflow_content {
	padding-right:1px;
	padding-left:1px;
	margin:14px;
	width:600px !important;
	height:400px !important;
	overflow:auto;
	overflow-x:hidden !important;	
}

.normal_content {
	margin:14px;	
	xwidth:600px !important;
	xheight:400px !important;	
	font-size:15px;	
}

.normal_content h1{  /* erste Zeile */
	margin:0px;	
	padding-top:10px;
	font-size:20px;
	font-weight:normal;
}

.normal_content h2, .weiterbildung_header{  /* zweite Zeile */
	margin:0px;	
	padding-bottom:5px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
}

.normal_content h3{  /* normaler Text */	
	margin:0px;	
	padding-top:20px;
	font-size:15px;
	padding-right:60px;
	font-weight:normal;
}

.black_table{
border: 2px solid #98111b;
background-color: #f7eeed;
font-size:13px;
}

.black_table tr td{
 text-align:left;
}
