body {
	margin: 0;
	padding: 0;
	}

li {
	list-style: none;
	}
	
#wrapper{
	position: relative;
	left: 50%;
	margin-left: -400px;
	
	display: block;
	width: 800px;
	}

#header {
	display: block;
	width: 800px;
	background-image: url('/graphics/header.png');
	margin-bottom: 10px;
	height: 241px;
	}
	
#menu {
    margin: 0;
	padding: 0;	
	
	width: 798px;
	height: 30px;
	
	background-color: #FFF;
	
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #c7c7c7;
	}	
	
#menu li {
	float: left;
    font-family: Arial, Helvetica;
    font-size: 11px;
    
    margin: 0;
	padding: 0;
	
	display: block;
	width: 114px;
	height: 30px;
	
	text-align: center;
	
	background-color: #FFF;
	}
	
#menu li.active {
	color: #999;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold !important;
	}

#menu li a {
	margin: 0;
	padding: 0;
	
	display: block;
	height: 30px;
	line-height: 32px;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	border: 0;
}

#menu li a:hover {
	text-decoration: underline;
	color: #000;
}	
	
#submenu {
	position: absolute;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	width: 167px;
	top: 310px;
	left: 622px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	}	

#submenu input, #submenu textarea {
	width: 150px;
	border: 1px solid #000;
	}

#submenu textarea {
	height: 150px;
	}
	
#submenu li {
	margin-bottom: 10px;
    font-family: Arial, Helvetica;
    font-size: 11px;
	}
	
#submenu li a {
	color: #999;
	border: 0;
	font-size: 12px;
	}
	
#submenu li.active {
	color: #000;
    font-weight: bold;
    font-size: 12px;
	}
	
#content {
	display: block;
	clear: left;
	width: 600px;
	margin-left: 0;
	padding: 10px;
	
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	text-align: justify;
	}
	
#linewrapper {
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	}
	
#content ul {
	margin-left: -30px;
	}	
	
#bottommenu {
	margin: 0;
	margin-bottom: 50px;
	
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	}
	
#bottommenu li {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	}	
	
h1{
	display: none;
	}

h2 {
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	}

h3 {
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin: 0;
	}	

a {
	//color: #F19451;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	} 
	
img {
	border: 0;
	}
	
	
.imgleft {
	float: left;
	margin: 5px;
	}
	
.imgright {
	float: right;
	margin: 5px;
	}
	
.invisible {
	display: none;
}

.clear {
	clear:both;
	}
	
.halfwidth {
	width: 40% !important;
	float: left;
	}

.product {
	margin: 10px;
	width: 30%;
	float: left;
	}
	
input, textarea {
	margin: 5px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	}
	
label{
	display: block;
	font-size: 11px;
	}
	
table {
	margin-bottom: 15px;
	width: 100%;
	}
	
th{
	text-align: left;
	}
	
.termine td {
	vertical-align: top;
	padding-right: 15px;
	/* border: 1px solid #ccc; */
	}

.termine2 td {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 3px;	
	padding-bottom: 3px;
	border-top: 1px solid #C7C7C7;
	text-align: left !important;
	}

.noborder {
	border-top: 0 !important;
	border-bottom: 1px solid #C7C7C7;
}

.termine2 td.first {
	/*border-left: 1px solid #C7C7C7;*/
	padding-left: 3px;
	padding-right: 2px;
	}
	
	
.termine2 td.last {
	/*border-right: 1px solid #C7C7C7;*/
	}
	
.rot {
	color: #f00 !important;
	}
	
.auflistung li {
	padding-bottom: 10px !important;
	}
	
	
	
.darktext {
	background-color: #CCC;
	color: #FFF;
	}
	
.darktext td {
	border: 0;
	}
	
.orange {
	font-size: 14px;
	}
	
.orange span{
	color: #999;
	font-weight: normal;
	font-size: 12px;
	}
	
.hmw {
	background-color: #f29454;
	padding-left: 12px;
	color: #000;
	}
	
.hsh {
	//background-color: #bdd5fa;
	background-color: #ef3a31;
	padding-left: 12px;
	color: #000;
	}
	
.hsh_mini {
	background-color: #ef3a31;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid;
	margin-right: 3px;
	margin-bottom: -4px;
	}

.hmw_mini {
	background-color: #f29454;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid;
	margin-right: 3px;
	margin-bottom: -4px;
	}
