/* CSS Document */
/*neuer Kopf*/
* {margin:0; padding:0;}

#head {position:relative; padding:10px; width:775px; font-size:12px; z-index:21;}
* html #head {position:relative; padding:10px; width:795px; font-size:12px; z-index:21;}
#head .lgo {margin:0; border-bottom:0; margin-left:-5px;}
#head .lgo img {margin-left:0px; border:0;}

#head .tp {float:right; list-style:none;}
#head .tp li {float:left; padding-left:5px;}

#menu {border: 1px #CCCCCC solid; height:63px; background:url(../img/menu/menubg.gif) repeat-x;}

#navi {font-size:14px; color:#fff; clear:both; height:28px; list-style:none; background:transparent url(../img/menu/tabbg.gif); margin:4px;}
#navi li {float:left; margin-left:-1px; background:transparent url(../img/menu/nav_stroke.gif) no-repeat right top;}
#navi li a:hover {z-index:9; display:block; background: transparent url(../img/menu/nav.gif) repeat-x 0 0;color:#fff; height:28px; text-decoration:none !important; position:relative;}
#navi li a {color:#fff; display:block; height:24px; float:left; padding:4px 8px 0 8px; font-size:12px; text-decoration:none !important;}
#navi .first {margin-left:0; width:35px;}
#navi .first a {text-indent:-1000em; padding:0; width:34px; height:28px; background:transparent url(../img/menu/home.gif) no-repeat 0 0;}
#navi .first a:hover {background:transparent url(../img/menu/home_hover.gif) no-repeat 0 0 !important; text-decoration:none; height:28px;}

#navi li.navihover{z-index:9; background: transparent url(../img/menu/nav.gif) repeat-x 0 0;color:#fff; height:28px; text-decoration:none !important; position:relative;}


#topad {margin:5px 0 0 30px;}
#sitead {position:absolute; top:197px; left:810px;}

/* Standartformate start*/
h1 {
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	display: inline;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

/* Standartformate ende*/
.main{
	background: #FFFFFF;
}

/*Formulare */
.input{
	border: 1px solid #A8A8A8;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
/*Textformate start*/
.schwarz_gross{
	font-size: 15px;
}
.grau{
	color: #666666;
}

.grau_klein{
	color: #666666;
	font-size: 11px;
}

.grau2{
	color: #919191;
	font-size: 13px;
	letter-spacing:1px;
}
.weiss{
	color: #FFFFFF;
}

.weiss_gross{
	color: #FFFFFF;
	font-size: 15px;
}

.t_rot{
	color: #FF0000;
}

.rot_gross{
	color: #FF0000;
	font-size: 15px;
	font-weight:bold;
}
/*Textformate ende*/

/* Links start*/

a.grau:link { text-decoration:underline; color:#666666; }
a.grau:visited { text-decoration:underline; color:#666666; }
a.grau:hover { text-decoration:underline; color:#FF0000;}
a.grau:active { text-decoration:underline; color:#666666;}
/* Linien START */
.linie_dotted{
	background-image: url(../img/travel/linien/grau_dotted.jpg); 
	background-repeat:repeat-x;
	background-position:center;
}

.linie_dotted_vertikal{
	background-image: url(/img/design/linien/grau_dotted_vertikal.gif); 
	background-repeat:repeat-y;
	background-position:center;
}



A.navi:LINK, A.navi:VISITED {
	color: #919191;
 	text-decoration: none;
 	font-size:14px;
 	font-weight: bold;
}

A.navi:HOVER {
	color: #FF0000;
  font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

/*hellrot */
a.rot2:link { text-decoration:underline; font-size:15px; color:#FF0000; }
a.rot2:visited { text-decoration:underline; font-size:15px; color:#FF0000; }
a.rot2:hover { text-decoration:underline; font-size:15px; color:#000000;}
a.rot2:active { text-decoration:underline; font-size:15px; color:#FF0000;}



.tab_search td{
	background: #F5F5F5;
}
/* FOTOBOX ***/
.box_offer{
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}


.box_offer thead td{
	background-color: #FF0000;
}

.box_offer tbody td{
	border-left:1px solid #FF0000; 
	border-right: 1px solid #FF0000;	
}

.box_offer tfoot td{
	border-left: 1px solid #FF0000; 
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;	
	padding: 5px;

}
/* Werbebanner (Veranstalterlogos) */
.werbebanner {
	position: absolute; 
	top:160px; 
	left:810px; 
	width:90px;
	z-index:1;
}

.werbebanner table{
	border: 1px solid #CCCCCC; 
	background: #FFFFFF;
}

.werbebanner table tr td div {
	margin-left: 5px;
	margin-right: 5px;
}

.faq_teaser td {
	background-color:#EDF1FA; 
	padding: 7px 0 7px 0; 
	background-image:url(../../../img/travel/linien/blau_dotted.gif); 
	background-position:bottom; 
	background-repeat:repeat-x
}