.navi_head {
	border: 1px solid #000000;
	background-image: url(img/hintergrund.gif);
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-repeat:repeat-x;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #97b6d6;
}
.navi {
	background-color: #FFFFFF;
}
.navi_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}

.navi_class{
font-size:15px;
font-weight:bold;
}

.navi_class2{
font-size:13px;
font-style:normal;
text-decoration:none;
margin-left:8px;
}

.copy{
font-size:10px;
font-weight:;
color:#000000;
text-decoration:none;
}

.banner{
font:Arial, Helvetica, sans-serif;
font-size:25px;
}


.main {
	background-color: #FFFFFF;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	text-align:justify;
	vertical-align:top;
	height:auto;
}

.calender_detail1 {
font-size:13.5px;
color:#000033;
}
.calender_detail2 {
font-size:11.5px;
font-style:normal;
font-variant:normal;
font-weight:;
}



#upload {
	position:relative;
	left:50%;
	margin-left:-90px;
	width:180px;
	height:30px;
	z-index:1;
	visibility:hidden;
	background:#dddddd;
	border: 1px solid black;
}
#transbox {
	position:absolute;
	width: 100%;
	height:100%;
	top: 0px;
	left: 0px;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	visibility:hidden;
}

.form
{
/**/
}


a:visited{
color: #000000;
}

a:link{
color: #000000;
}

a:active{
color: #000000;
}

a:hover{
color: #44477e;
}


.navi_class:link {
	color: #000000;
	text-decoration:none;
}

.navi_class:visited {
	color: #000000;
	text-decoration:none;
}

.navi_class:hover {
	color: #44477e;
	text-decoration:none;
}

.navi_class:active {
	color: #000000;
	text-decoration:none;
}

.navi_bottom:link {
	color: #ffffff;
	text-decoration:none;
}

.navi_bottom:visited {
	color: #ffffff;
	text-decoration:none;
}

.navi_bottom:hover {
	color: #ffffff;
	text-decoration:none;
}

.navi_bottom:active {
	color: #ffffff;
	text-decoration:none;
}


.calender:link {
	color: #000000;
	text-decoration:none;
}

.calender:visited {
	color: #000000;
	text-decoration:none;
}

.calender:hover {
	color: #1d165e;
	text-decoration:none;
}

.calender:active {
	color: #000000;
	text-decoration:none;
}

hr { background: #1d165e no-repeat center bottom;
margin: 8px auto;
height: 1px;
border: 0 none;
}

.files{ border: 1px solid #cccccc; padding:6px;}


input{background:#ffffff; border:1px solid #aaaaaa;}

