/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#363650;
	line-height:18px;
}
table{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#363650;
	line-height:18px;
}
td{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#363650;
	line-height:18px;
}
p{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#363650;
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.schattenright {
	background-image:url(../img/schatten_rechts.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
td.schattenleft {
	background-image: url(../img/schatten_links.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.schattensubright{
	background-image:url(../img/schatten_sub_rechts.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.schattensubleft{
	background-image:url(../img/schatten_sub_links.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.schattensub{
	background-image:url(../img/schatten_sub.jpg);
}
td.slogantop{
	background-image: url(../img/hg_slogan_top.jpg);
	background-repeat:repeat-x;
}
td.slogantop h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:19px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	text-indent:30px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
td.slogansub{
	background-image: url(../img/hg_slogan_sub.jpg);
	background-repeat:repeat-x;
}
td.kontakt{
	background-color:#F5F7F7;
	line-height:22px;
}
td.flug{
	background-color:#F5F7F7;
}
td.kontakt em{
	background-color:#F5F7F7;
	font-size:10px;
	font-style: normal;
}
td.kontakt h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#9E0400;
	font-weight:bold;
	line-height:22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	text-indent:0px;
}
td.kontakt a{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.kontakt a:link{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.kontakt a:visited{
	text-decoration:none;
}
td.kontakt a:hover{
	color:#000000;
	text-decoration:none;
}
td.kontakt a:active{
	text-decoration:none;
}
td.footer{
	font-size:11px;
	line-height:58px;
}
td.footer a{
	color: #363650;
	font-size:11px;
	line-height:58px;
	text-decoration:none;
}
td.footer a:link{
	color: #363650;
	font-size:11px;
	line-height:58px;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover{
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
/* SECONDARY NAVIGATION - vertical navigation */
#nav-secondary {
	margin: 0px; 
	padding:0px; 
	width:148px;
}
#nav-secondary ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 148px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li {
	list-style: none; 
	border:none;
	margin: 0px;
	padding:0px; 
	width:148px;
	}
#nav-secondary li a {
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#424262;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width:148px;
	line-height:22px;
	background-image:url(../img/hg_menu.jpg);
}
#nav-secondary li a:hover, 
#nav-secondary li a:active {
	margin: 0px ;
	padding: 0px; 
	width:148px;
	color:#E60003;
	background-image: url(../img/hg_menu_over.jpg);
} 
#nav-secondary li.active a {
	margin: 0px ;
	padding: 0px; 
	width:148px;
	color:#E60003;
	background-image: url(../img/hg_menu_over.jpg)
} 

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary li.active ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 148px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li {
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#424262;
	list-style: none; 
	border:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 148px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li a{
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	text-indent:20px;
	color:#424262;
	text-decoration: none;
	background-image: url(../img/hg_submenu.jpg);
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	width:141px;
	line-height:22px;
	border:none;
}
#nav-secondary li.active ul li a:hover, 
#nav-secondary li.active ul li a:active
{
	text-indent:20px;
	color:#E60003;
	background-image: url(../img/hg_submenu_over.jpg);
	margin: 0px ;
	padding: 0px; 
	width:148px;

} 
#nav-secondary li.active ul li.first a,
#nav-secondary li.active ul li.item a,
#nav-secondary li.active ul li.last a,
#nav-secondary li.active ul li.menu a 
{
	margin:0px; 
	padding: 0px; 
	width:148px;
	color:#424262;
	background-image: url(../img/hg_submenu.jpg);

}
#nav-secondary li.active ul li.first a:hover,
#nav-secondary li.active ul li.item a:hover,
#nav-secondary li.active ul li.last a:hover,
#nav-secondary li.active ul li.menu a:hover

{
	margin:0px; 
	padding: 0px; 
	width:148px;
	color:#E60003;
	background-image: url(../img/hg_submenu_over.jpg);
}
#nav-secondary li.active ul li.active a{
	margin: 0px; 
	padding: 0px; 
	color:#E60003;
	width:148px;
	background-image: url(../img/hg_submenu_over.jpg);
}
#nav-secondary li.active ul li.active a:hover {
	margin: 0px; 
	padding: 0px; 
	width:148px;
	background-image: url(../img/hg_submenu_over.jpg);
	color:#E60003;
}
td.content a{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.content a:link{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.content a:visited{
	text-decoration:none;
}
td.content a:hover{
	color:#000000;
	text-decoration:none;
}
td.content a:active{
	text-decoration:none;
}
td.hgtop h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:13px;
	color:#FFFFFF;
	text-indent:10px;
	line-height:20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: 0px;
}
td.hgtop h1 a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px;
}
td.hgtop h1 a:link{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px;
}
td.hgtop h1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
td.hgtop h1 a:hover{
	color: #F5ED45;
	text-decoration:none;
}
td.hgtop h1 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#9E0400;
	text-indent:0px;
	line-height:28px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#363650;
	text-indent:0px;
	line-height:28px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#363650;
	text-indent:0px;
	line-height:24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.active h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:13px;
	color:#363650;
	text-indent:10px;
	line-height:20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.hgtop{
	background-color:#E60003;
}
td.hgtopactive{
	background-color:#FFF31C;
}
td.hervorgehobengelb{
	background-color:#F5EF45;
}
td.hervorgehobenblau{
	background-color:#ECEFF0;
}
td.hervorgehobenblau ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.hervorgehobenblau li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:18px;
}
td.hervorgehobenblau a{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.hervorgehobenblau a:link{
	color:#9E0400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363650;
	text-decoration:none;
}
td.hervorgehobenblau a:visited{
	text-decoration:none;
}
td.hervorgehobenblau a:hover{
	color:#000000;
	text-decoration:none;
}
td.hervorgehobenblau a:active{
	text-decoration:none;
}
td.home{
	font-size:11px;
	line-height:16px;
}
td.home a{
	font-size:11px;
	color:#146BA5;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 0px;
}
td.home a:link{
	font-size:11px;
	color:#146BA5;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 0px;
}
td.home a:visited{
	text-decoration:none;
	border-bottom: 0px;
}
td.home a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom: 0px;
}
td.home a:active{
	text-decoration:none;
	border-bottom: 0px;
}
td.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}
td.preise a{
	background-color:#E60003;
	color:#FFFFFF;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
	line-height:24px;
	border-bottom: 0px;
}
td.preise a:link{
	background-color:#E60003;
	color:#FFFFFF;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
	line-height:24px;
	border-bottom: 0px;
}
td.preise a:visited{
	text-decoration:none;
}
td.preise a:hover{
	background-color:#440013;
	color:#FFFFFF;
	text-decoration:none;
}
td.preise a:active{
	text-decoration:none;
}
td.ohne a{
	border-bottom-width: 0px;
	text-decoration:none;

}
td.ohne a:link{
	border-bottom-width: 0px;
	text-decoration:none;

}
hr{
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEFF0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.button {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #A31313;
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 16px;
    padding: 5px 7px 0;
    text-align: center;
    width: 186px;
}
td.button a
{
	color: #FFFFFF;
	text-decoration:none;
}
td.button a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
