a:link {
	color: #CCCCCC;
	text-decoration: underline}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

html {
	overflow: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div {
	border: 0px solid black;
}

td {
}

textarea {
}

input{
}

#deskkal {
	position: absolute;
	bottom: 0px;
	width: 416px;
	height: 300px;
	z-index: 999;
	cursor: pointer;
}

.body_wrap {
	position: absolute;
	width: 1000px;
	height: 650px;
	margin-top: -305px;
	top: 50%;
	margin-left: -500px;
	left: 50%;
}

#links, #rechts {
	background: #666;
	position: relative;
	cursor: pointer;
	width: 50px;
	height: 604px;
	float: left;
}

#links {
}

#rechts {
	background: url(../img/schatten_righ.jpg) repeat-y;
}

.imgbut {
	cursor: pointer;
}

.kal_bez {
	width: 264px;
	height: 40px;
	border-left: 2px dotted white;
	border-right: 2px dotted white;
	margin-right: 49px;
	padding-top: 3px;
	padding-right: 5px;
	float: right;
}

.kal_format {
	width: 200px;
	height: 40px;
	border-left: 2px dotted white;
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

.inputbox {
	margin-top: 4px;
	border: 0px solid black;
}

#content_wrap {
	position: relative;
	width: 900px;
	height: 604px;
	border: 0px solid #666;
	overflow: hidden;
	float: left;
	z-index: 1;
	background: #999;
}

.contentinnerwrap {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 526px;
	border: 0px solid #999;
}
.content {
	position: absolute;
	overflow: hidden;
	width: 900px;
	height: 526px;
	border: 0px solid #999;
	background-color: #fff;
}

.content_head {
	width: 900px;
	height: 30px;
	border-bottom: 2px dotted white;
	background: #999;
}
.content_bott {
	width: 900px;
	height: 48px;
	background: #999;
}

.spalte {
	width: 428px;
	height: 100%;
	padding: 10px 0px 0px 20px;
	float: left;
	border: 0px solid black;
	font-size: 11px;
	color: black;
}

.schatten_bott {
	position: relative;
	background: url(../img/schatten_bott.jpg) no-repeat;
	width: 910px;
	height: 7px;
	margin-left: 50px;
	clear: both;
	padding: 0px;
}

.mauthelogo {
	position: absolute;
	width: 159px;
	height: 59px;
	background-image: url(../images/logo.jpg);
	z-index: 1000;
	right: 50px;
	bottom: 33px;
}

.main_menu_punkt {
	background-image: url(../img/main_menu_punkt.jpg);
	border-bottom: 1px solid #999;
	height: 26px;
	line-height: 26px;
	padding-left: 3px;
	cursor: pointer;
	color: #555;
	text-align: center;
}
.main_menu_punkt:hover {
}

#main_menu_liste_wrap {
	overflow: hidden;
	position: relative;
	height: 431px;
	width: 160px;
}

#loader {
	position: absolute;
	visibility: hidden;
	color: white;
}

.main_content {
	position: relative;
	border: 1px solid #666;
	height: 397px;
	width: 728px;
}

.menubar {
	position: relative;
	margin-left: 1px;
	border: 0px solid black;
	height: 60px;
	width: 728px;
	text-align: center;
}

#footer {
	margin-top: 10px;
	border: 0px solid white;
	height: 60px;
	text-align: center;
	color: #ccc;
}

