body, html {
	margin:0px;
	border:0px;
	padding:0px;
	height: 100%;
	width:100%;
}

/* Kalender etc. */
#big {font-size: 12pt; font-family: Arial, helvetica, sans-serif; text-decoration:none; vertical-align:top; }
#mo  {background-color: #F0BE8C; color: #000000; font-weight: bold; text-align: right; }
#ri { text-align: right; }
#kw { background-color: #F0BE8C; text-align: center; color: #696969; font-weight: bold;}
#normal { font-size: 10pt; }
input.Used { background-color:#FFE6B4}
select { font-family: Arial, helvetica, sans-serif; background-color: #FFFFFF; font-size: 10pt; }
/* Ende Kalender etc. */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:12px;
}
h1 {
	font-size:18px;
	/*border:2px solid #69c1ff;
	background-color:#3092cf;
	width:95%;*/
	text-decoration:underline;
}
h2 {
	font-size:17px;
	text-decoration:none;
}
h3 { font-size:15px; text-decoration:none; }
h4 { font-size:15px; color:#000000 !important; }
h5 { font-size:14px; }
h1, h2, h3, h4, h5 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.login {
	width:200px;
}
.grey {
	background-color:#CCCCCC;
	color:#666666;
}
#btbar {
	border:2px solid #69c1ff;
	background-color:#3092cf;
	width:95%;
	padding-top:1px;
}
p, span {
	padding:0px;
	margin:0px;
}
ul#ul {
	margin:0px;
	list-style-image:url(../images/punkt.jpg);
}
.formular {
	text-align:right;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
#cdiv {
	height:auto;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
.pre {
	width:95%;
	border:2px solid #3092cf;
	background-color:#69c1ff;
	margin-left:auto;
	margin-right:auto;
}
#warn {
	border:2px dotted #990000;
	color:#990000;
	width:90%;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#cdiv2 {
	height:auto;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#htmlElement {
	padding:10px;
	background-color:#69c1ff;
}
.footer_text {
	text-decoration:none;
	color:#000000;
}
#menu {
	border:5px solid #3092cf;
	background-color:#3092cf;
	margin-bottom:11px;
}
.menu {
	text-align:left;
	font-size:12px;
}
.menu a {
	text-decoration:none;
	color:#000000;
}
.menudiv {
	background-color:#69C1FF;
	height:20px;
	margin-bottom:2px;
	padding-left:5px;
	padding-top:2px;
	width:115px;
}
.menu a:hover {
	text-decoration:underline;
	color:#000000;
}

/* Positionierung Hauptcontainer */
#btn_reg {
	float:right;
	margin-right:75px;
}
#login_buch {
	width:234px;
	height:80px;
	margin-bottom:-9px;
	position:absolute;
	z-index:1;
}
#main {
	margin:11px auto 0px auto;
	width:1008px;
}
#left {
	background-image:url(../images/links_oben.jpg);
	background-repeat:no-repeat;
	display: block;
	padding-top:231px;
	width:130px;
	float:left;
	clear: none;
}
#right {
	display:block;
	clear:none;
	width:863px;
	margin-left:141px;
	border:2px solid #3092cf;
}
#banner {
	background-image:url(../images/header_img.jpg);
	background-repeat:no-repeat;
	width:863px;
	height:231px;
}
#content {
	width:863px;
	border-top:2px solid #3092cf;
	margin-bottom:25px;
	padding-top:25px;
}
#footer {
	background-image:url(../images/mp_main.swf);
	background-repeat:no-repeat;
	width:806px;
	height:130px;
	margin-bottom:25px;
}
#c_top {
	background-image:url(../images/bar_top.jpg);
	background-repeat:no-repeat;
	width:806px;
	height:64px;
}
#c_main {
	width:806px;
	height:auto;
	background-color:#d0dce3;
	text-align:left;
}
#c_bottom {
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
	width:806px;
	height:9px;
	z-index:-2;
}
#bottom_footer {
	height:25px;
	width:863px;
	border-top:2px solid #3092cf;
	padding-top:5px;
}

/* Kalender */
.calendar {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	margin:5px;
}
.calmark {
	background-color:#f4af00;
}
.ownmark {
	font-weight:bolder;
	color:#000000 !important;
}
.calendar-prev a {
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.calendar-next a {
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.backlinks {
	text-decoration:none;
	font-size:16px;
	color:#f4af00;
}
.backlinks a:visited {
	color:#f4af00;
	text-decoration:none;
}

.calendar-month {
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
	padding-bottom:5px;
}
.linked-day a{
	color:#666666;
	text-decoration:none;
}
.ownres {
	text-decoration:overline;
}
.linked-day a:visited {
	color:#99999;
	text-decoration:none;
}
.linked-day-own a {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.linked-day-own a:visited {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.cal_today {
	color:CC33CC;
	font-weight:bold;
	font-size:larger;
	border:1px solid #FF0000;
}

#res_main {
	width:200px;
	height:200px;
	float:left;
	border:2px solid #3092cf;
}
#res_form {
	width:44.3em;
	height:200px;
	float:right;
	border:2px solid #3092cf;
}
#res_view {
	width:100%;
	float:left;
}
#res_r {
	width:150px;
	height:150px;
	padding:10px;
	float:right;
}
#res_l {
	margin-right:40px;
}
a.nolink {
	color:#000000;
	text-decoration:underline;
	font-size:larger;
}
a.nolink:hover {
	text-decoration:underline;
	font-size:larger;
}
.big {
}
.big2 {
	background-color:#CCCCCC;
}
.site {
	color:#333333;
	text-decoration:underline overline;
}
a:link.site2 {
	color:#666666;
	text-decoration:none;
}
a:visited.site2 {
	color:#999999;
}
#dayview {
	width:750px;
	overflow:auto;
}
#terminliste {
	width:750px;
}
