/* CSS Document */

*{	font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px; margin:0px;}
body{
	color:#003366;
	background-color:#ffffff;
	margin:auto;
	padding:0px;
	text-align:center;}
form{display:inline;}
a {	font-size: 12px;
	color: #003366;
	text-decoration:underline;}
h2 a{font-weight:normal;}
hr{ border:0px;
	border-bottom:1px solid #003256;
	background-color:#ffffff;
	color:#ffffff;
	margin:5px 0px !important;
	margin:-2px;}
img{border:0px;}
h1{	color:#003256;
	font-size:16px;
	font-weight:bold;}
h2{	font-size:14px;
	color:#003366;}
h3{	color:#003366;
	font-weight:bold;}
table{
	border-collapse:collapse;
	border-spacing:0px;}
td{ vertical-align:top;}
input{
	width:339px;
	border:1px solid #003366;
	padding:2px;
	color:#003366;}
textarea{
	width:339px;
	height:100px;
	border:1px solid #003366;
	padding:2px;
	color:#003366;}
.clearing{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;}
#container{
	width:960px;
	margin:0px auto;
	text-align:left;
	background-image:none;}
	
/* ##### KOPFBEREICH, DATUMSZEILE + HEADER ##### */
/* ############################################# */
#top{
	display:none;}
#head{
	display:none;}
#contentwrap{
	width:960px;
	margin:0px;
	line-height:20px;}

/* ##### LINKE SPALTE, NAVIGATION ##### */
/* #################################### */
#navi{display:none;}
/* ##### MITTLERE SPALTE, CONTENT-BEREICH ##### */
/* ############################################ */
#content{
	float:left;
	width:545px;
	margin:15px;}
/* HEADLINE BIG */
#content .headline_left{
	font-family:"Times New Roman", Times, serif;
	float:left;
	background-color:#003366;
	width:95px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;}
#content .headline_big{	
	font-family:"Times New Roman", Times, serif;
	float:left;
	background-color:#ffffff;
	height:20px;
	border:1px solid #003399;
	width:438px;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;}
#content .headline_medium{	
	font-family:"Times New Roman", Times, serif;
	float:left;
	background-color:#ffffff;
	height:20px;
	border:1px solid #003399;
	width:158px;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;}
#content .subline{
	font-weight:bold;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;}
/* CONTENT TEXT */
#content .text{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;}
#content .text a:link, #content .text a:visited{
	font-style:normal;}
#content .text a:hover{
	color:#FFCC00;}
#content .text img{
	margin:5px;}
/* Zweispalten-Abschnitt */
.zweispalten{}
.spalte1{
	width:265px;
	float:left;}
.spalte2{
	width:265px;
	margin-left:15px;
	float:left;}
.spaltea{
	width:125px;
	float:left;}
.spalteb{
	width:125px;
	float:left;
	margin-left:15px;}
/* Reisethemen-Abschnitt */
.themen_pic{
	float:left;
	width:70px;
	height:37px;
	margin-bottom:5px;}
.themen_text{
	float:left;
	width:190px;
	margin-left:5px;
	line-height:18px;
	text-align:justify;}
#content .themen_text a:link, #content .themen_text a:visited{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;}
#content .themen_text a:hover{
	color:#FFCC00;}
/* Ferientermine */
.ferien{
	border-spacing:0px;
	border-collapse:collapse;}
.ferien td{
	font-size:10px;
	vertical-align:top;
	text-align:center;
	line-height:15px;
	border:1px solid #003366;
	padding:2px;}
.ferien th{
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	line-height:15px;
	padding:2px;
	background-color:#fdf8ce;
	border:1px solid #003366;}

/* ##### RECHTE SPALTE #### */
/* ######################## */
#right{
	display:none;}
#bottom{
	display:none;}
