* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 18px 0 0 0;
	text-align: center;
	background: #fff;
}

img {
	border: none;
}

p {
	margin: 0 0 1em 0;
}

.usb {
	display: none;
}

dfn {
	display: none;
}

#container,#popup {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#container {
	background: url(/data/mhkag.ch/images/bg-container.jpg) no-repeat #efefef -32px 30px;
}

#main {
	padding-top: 150px;
}

#main #content {
	width: 548px; /*fixie*/
	/* height: 448px; */
	height: 445px;
	overflow: auto;
	float: left;
	position: relative;
	left: 200px;
	border-left: 2px solid #fff;
}

#main #left {
	width: 200px;
	float: left;
	position: relative;
	left: -549px;
}

#main #right {
	float: left;
	position: relative;
	left: 200px; /*fixie*/
	width: 148px; /*fixie*/
	border: 1px solid #900;
	border-top: none;
}

#container #header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 898px; /*fixie*/
	height: 148px;
	border: 1px solid #900;
}

#container #header #lang {
	position: absolute;
	left: 30px;
	top: 130px;
	width: 144px;
	text-align: center;
}

#container #header #subnavi {
	position: absolute;
	left: 420px;
	top: 130px;
	width: 450px;
	text-align: left;
}

#container #header .mood {
	position: absolute;
	left: 749px;
	top: 0;
	border-left: 1px solid #900;
}

.bb {
	border-bottom: 1px solid #900;
}

#right img {
	margin-bottom: -3px;
}

#right table {

}

.clear {
	clear: both;
	line-height: 0px;
}

#footer {
	position: relative;
	line-height: 20px;
	border-top: #fff 2px solid
}

#header #logo {
	position: absolute;
	left: 30px;
	top: 15px;
}
#header .logolizindiv {
	position: absolute;
	left: 300px;
	top: 50px;
	width:440px;
	text-align:right;
}

#popup #address {
	position: absolute;
	width: 200px;
	left: 300px;
	top: 30px;
}

#popup {
	border: #DF2911 1px solid;
	width: 513px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
}

#popup #header {
	position: relative;
	background: #ccc;
	height: 145px;
	left: 0px;
	top: 0px;
	padding: 0 10px 0 0;
	border-bottom: #fff 2px solid;
}

#popup #buttons {
	position: relative;
	top: 120px;
	text-align: right;
}

#popup #logo {
	position: absolute;
	left: 10px;
	top: 10px;
}

#popup #inhalt {
	margin: 10px 10px 10px 10px;
}

#popup #content {
	background: #bbb;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	height: auto;
}

#macrocom {
	position: absolute;
	left: 300px;
	top: 250px;
	padding: 2px 2px 2px 2px;
	background: #fff;
}

dl {
	width: 100%;
}

dt {
	line-height: 1.5em;
	padding: 3px 0 3px 0;
	height: 1.25em;
	width: 130px;
	display: block;
	margin: 0;
}

dd {
	margin: -1.5em 0 0 150px;
}

input,textarea,select {
	width: 353px;
	border: #666 1px solid;
	background: #ddd;
	height: 1.2em;
	line-height: 1.2em;
	margin: 1px 0 1px 0;
}

select {
	height: 1.4em;
	line-height: 1.4em;
}

textarea {
	height: 4em;
}

.checkbox, input.radio {
	height: 1em;
	background: transparent;
	border: none;
	width: 20px;
}

#eventinc {
	position: absolute;
	width: 300px;
	left: 313px;
	top: 144px;
	border: #666666 1px solid;
	background: #fff;
	z-index: 1000;
}

#eventinc #top {
	padding: 3px 3px 3px 3px;
	background: #DDE5EE;
	border-bottom: #666666 1px solid;
	height: 20px;
}

#eventinc #body {
	background: #fff;
	clear: both;
}

#eventinc #dragbar,#eventinc #close {
	cursor: pointer;
	float: right;
	height: 1.1em;
}

#eventinc #close img { /*nur fix_ie*/

}

#eventinc .head {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	width: 100%;
	display: block;
}

#eventinc #dragbar {
	width: 88%;
}

#eventinc #links,#eventinc #rechts {
	padding: 5px 5px 5px 5px;
	float: left;
	height: 100%;
}

/**************************************
*** *** *** planer specials *** *** ***
***************************************/
label.duty {
	font-weight: bold;
}


