@CHARSET "UTF-8";

/*Ueberschrift 1*/
h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0px;	
}
/*Ueberschrift 2*/
h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	 margin-top:0px; 	
}
/*Ueberschrift 3*/
h3
{
	margin-bottom: 2px;
	margin-top:0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 600;
	letter-spacing:-0.1em;
}
/*Ueberschrift 4*/
h4
{
	margin-bottom: 2px;
    letter-spacing: 1px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;

	
}
h5
{
    color: #00000;
    margin-bottom: 4px;
    margin-top: 0px;
    background-color: #FCFCFC;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
}
/*Absatz*/
p 
{
	 margin-top: 5px;
	 width:450px;
}

.error { color:red }

.red { color:red }

.box
	{
	width:350px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	border: 1px dashed #AEBDBA;
	background-color: #F0F7FD;
	
}
/*.pdf {
	background: URL(../img/icons/pdf.png) no-repeat; 
	padding: 0 0 0 19px; 
	line-height: 18px; 
	margin: 0 0 6px 0;
	}*/
.xls {
	background: URL(../img/icons/xls.gif) no-repeat; 
	padding: 0 0 0 19px; 
	line-height: 18px; 
	margin: 0 0 6px 0;
	}
.doc {
	background: URL(../img/icons/doc.gif) no-repeat; 
	padding: 0 0 0 19px; 
	line-height: 18px; 
	margin: 0 0 6px 0;
	}
	
.pdf {
	background: URL(../img/icons/pdf_trans.gif) no-repeat; 
	padding: 0 0 0 19px; 
	line-height: 18px; 
	margin: 0 0 6px 0;
	}
.mov {
	background: URL(../img/icons/mov.gif) no-repeat; 
	padding: 0 0 0 19px; 
	line-height: 18px; 
	margin: 0 0 6px 0;
	}

/* Die Globalen Links */
a:link {
	color: #61746F;/*#597986*/
	text-decoration: underline;
	border: 0px;
}
a:visited {
	color: #61746F;
	text-decoration: underline;
	border: 0px;
}
a:active {
	color: #404D49;
	text-decoration: underline;
}
a:hover {
	color: #404D49;
	text-decoration: none;
}

/*Listen*/


li {
	list-style-type:square;
	margin-bottom:4px;
}
li li{
	list-style-type:circle;
	margin-bottom:2px;
}

table{ 
	font-size: 11px; 
	border:1px #3D5C77 solid; 
	
	}
table th {
	height:15px;
	padding-left: 5px;
	background-color: #3D5C77;
	text-align: left;
	color: #FFFFFF;
	}
table td
{
	  padding-left: 2px;
	  padding-right: 2px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  /*background-color:#E8EFF4;*/
	  /*border-bottom: 1px dashed #AEBDBA;*/
}



.tour{ 
	font-size: 12px; 
	border-collapse:collapse;
	border:1px #3D5C77 solid; 
	
	}
.tour  th {
	height:15px;
	padding-left: 5px;
	background-color: #3D5C77;
	text-align: left;
	color: #FFFFFF;
	}
.tour td
{
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  height:15px; 
	  white-space:nowrap;
}
.downloads { border-collapse:collapse;border:none;}
.downloads td
{
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  height:20px;
}

.links { border-collapse:collapse;border:none;}
.links td
{
	  padding-left: 5px;
	  padding-right: 5px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  height:20px;
}




/*TH { border-bottom:1px black solid; }*/ 

.tour_detail  { 
	width:450px;		
	border:none;
	}
.tour_detail td{
	vertical-align:top;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px; 
	background-color: #FFFFFF;			
}
.tour_detail td h2{
     width:120px;	
}

.gebiete { 
		font-size: 11px; 
		border:1px #E3EFFB solid;
		border-collapse:collapse;
}

.gebiete th {
	height:15px;
	padding-left: 5px;
	text-align: left;
	color: #FFFFFF;
	background-color: #3D5C77;
	
	}
	
.gebiete td
{
	  padding-left: 2px;
	  padding-right: 2px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  border:1px #E3EFFB solid;
}

.print_list {
	font-size: 11px; 
	border-collapse:collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px #000000 solid;
	}
.print_list th {
	border:1px #000000 solid;
	}
	
.print_list td {
	border:1px #000000 solid;
	}

fieldset {
	
	font-size: 13px;
	text-color:blue;
	width:480px;
	}
	
input,textarea {margin-top:8px;}

.kat label {
	  vertical-align:bottom;
	  font-size: 12px;
}

.label {
	  width:95px;
	  margin-top:10px;
	  float:left;
	  vertical-align:top;
	  font-size: 12px;
}

.readonly { 
		background-color:#CCC;
		border: 1px solid #000;
		text-style:italic;
}
.frame { border:1px solid #3D5C77; }
.frame h2 { width:auto;background-color:#3D5C77;padding-left:5px;color:#FFFFFF; }
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	height: 15px;
	line-height: 15px;
	margin-right: 3px;
	text-align: center;
	border: solid 1px #000000;
	color: #000000;
	width:100px;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}

.button a {display: block; width:100%;}
/* Die Links in der Haupt Navigation */
.button a:link {
	color: #000000;
	text-decoration: none;
}
.button a:visited {
	color: #000000;
	text-decoration: none;
}
.button a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


