*{
	margin:0;
	padding:0;
}

img{
	border:0px;
}

img.news{
	border:3px double #002244;
}

body{
	background-image:url(bg.gif);
	background-color:#FFFFD6;
	font-family:verdana, Sans-Serif;
	font-size:12px;
	line-height:1.5;
}


div{
	background-color: transparent;
}

.back_frame, .back_frame_top, .back_frame_bottom{
	position: relative;
	width: 759px;
	left: 50%;
	margin-left:-380px;
}

.back_frame_top{
	margin-top: 8px;
	background-image:url(top.gif);
	height:20px;
}

.back_frame_bottom{
	background-image:url(bottom.gif);
	height:20px;
	margin-bottom:15px;
}

.back_frame{
	background-image:url(mid.gif);
}

#mainframe{
	margin:0px 8px;
}

#bottom_info{
	width:100%;
	text-align:center;
	position:relative;
	bottom:10px;
	color:#999999;
	padding-bottom:10px;
}

h1{
	font-size:1.4em;
	text-align:center;
	position:relative;
}

h2{
	font-size:1.2em;
	text-align:center;
}

#menue{
/*	background-color:#000040;*/
	height:110px;
	position:relative;
	background-image:url(head.gif);
}

.all_entries{
	position:absolute;
	bottom:2px;
	width:100%;
	text-align:center;
}

.ext_menue{
	position:absolute;
	display:inline;
	width:100%;
	text-align:center;
	top:-15px;
	font-weight:bold;
}

.menue_entry{
	padding:0px 25px;
	display:inline;
}

.plain_text, .left_side, .right_side, .comment, .headline, .footline, .news_text, .current_date{
	padding:5px;
}

.plain_text{
/*	position:relative;*/
}

.current_date{
	border:2px solid #ccbbbb;
	background-color:#FFDA68;
	font-weight:bold;
}

.block, .headline, .comment, .footline, textarea, input, .info{
	border-color:#ccbbbb;
}

.block{
	border-style:ridge;
	border-width:3px;
	margin:15px;
	background-color: #FFDE6B;
}

.headline, .footline, .info{
	border-width:2px;
}

.headline{
	font-weight:bold;
	border-bottom-style:solid;
	position:relative;
}

.info{
	background-color: #FFDA68;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	text-align:justify;
	padding:4px;
}

.footline{
	border-top-style:solid;
}

.comment{
	border-style:solid;
	border-width:1px;
	margin:5px;
	font-size:.8em;
}

.comment p{
	font-style:italic;
}

.left_side{
	float:left;
}

.right_side{
	text-align:right;
	float:right;
}

table{
	margin-left:auto;
	margin-right:auto;
}

table.tour{
	margin-left:0px;
	margin-right:0px;
	float:left;
}

table.tour td{
	vertical-align:top;
}

textarea, input{
	background-color: transparent;
	border-width:1px;
}

textarea, .input_text, .submit, .submit_dfkt{
	border-style:solid;
}

.input_text{
	width:99%;
}

.submit_dfkt{
	font-family:verdana, Sans-Serif;
	font-size:0.8em;
}

a, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.intern{
	color:#002244;
}

div.menue_entry a.intern{
	font-weight:bold;
}

a.extern{
	color:#999999;
}

a.menue{
	color:#DDF9FF;
}

.cal_entry{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border:1px solid #FFDA68;
}

#cal_current, h2{
	background-color:#FFDA68;
}

.clear{
	clear:both;
	height:0px;
	font-size:0px;
}

ul{
	list-style-position:inside;
}
