/****************************************
CSS Document							*
Author: Philipp Breinich				*
Date: 2007-03							*
****************************************/


/* Main Styles */

html, body {

margin:0;
padding:0;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

img{
border:0;
}

a:link, a:visited{
color:#b00707;
text-decoration:none;
}

a:hover{
color:#b00707;
text-decoration:underline;

}

/* ------ container for whole content ------ */
#container{
	width:900px;
	margin:5px;
}

#container_flugbuchen{
	width:900px;
	margin:5px;
}

#ban_top {
    margin-left: 177px; /* Wert sollte angepasst werden (body-width - 728 + 5) = ? */
    margin-bottom: 5px;
    right:0px;
}


/* ------ header ------ */
#header {
		width: auto;
		background: #ffffff; 
		color: #fff;
		position:relative;
		margin:0 0 -5px 0;
		padding:0;
		

}
	
/* ----- left menu ----- */
#mainmenu { 
	float: left;
	width: 150px;
	padding: 1px;
	margin: 0px 0 5px -1px;
	color: #fff;

	background-color:#ffffff;
}

/* ---- main content ----- */
#main {

	float:left;
	width: 725px !important;
	width:736px; /* Hack for IE */
	padding: 5px !important;
	padding:5px 5px 5px 5px;
	margin: 5px 0 10px 10px !important;
	margin:5px 0 5px 10px;
	border: 1px #cccccc solid;
	background: #ffffff; 
	color: #6a7072;
	min-height:600px;
	
}

#main_flugbuchen {

	float:left;
	width: 725px !important;
	width:746px; /* Hack for IE */
	padding: 5px !important;
	padding:5px 5px 5px 5px;
	margin: 5px 0 10px 10px !important;
	margin:5px 0 5px 10px;
	border: 1px #cccccc solid;
	background: #ffffff; 
	color: #6a7072;
	min-height:600px;
}


#image_container {
margin:10px 10px 10px -5px !important;
margin:0;



float:left;
width:180px;

}

/* ------ ad-block ------ */
#ad_long{
clear:both;
position:absolute;
top:5px;
left:910px;
width:200px;
height:600px;

	


}

/* ------ footer ------ */
#footer { 
	clear: both;
	background: #ffffff; 
	color: #8a9295;
	padding-top:5px;
	padding-bottom:0px !important;
	padding-bottom:5px;
	border-top: 2px #b00707 solid;
	border-bottom: 2px #b00707 solid;
	height:20px;
	width:900px;
	text-align: center;
}

/* ------ footer2 ------ */
#footer2 { 
color:#8a9295;
height:30px;
margin-top:5px;
margin-left:10px;
margin-bottom:20px;
}

/* ------ footer3 ------ */
#footer3 { 
color:#8a9295;
margin-top:5px;
margin-left:10px;
}

/* ---------------------- END main styles ---------------------- */

/* ---------------------- BEGIN detailed styles ---------------------- */

/* ------ header - detailed styles ------ */

#service /*Hotline image*/
{
position:absolute;
top: 70px;
right:10px;
z-index:1000;
}

#logo
{
	float:left;
	padding-left:20px;
	padding-top:10px;
	background-color:#336699;
}

/* ------ topmenu - detailed styles ------ */
   #topmenu  {
      float:left;
      width:100%;
      background:#DAE0D2 url("../images/layout/top_bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
	  margin-bottom:0;
	  padding-bottom:0;
      }
    #topmenu  ul {
      margin:0;
      padding:15px 0 0px 0;
      list-style:none;
      }
    #topmenu  li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu  a {
      float:left;
      background:url("../images/layout/topv4_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
    #topmenu  a span {
      float:left;
      display:block;
      background:url("../images/layout/topv4_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
	  font-weight:bold;
	  font-size:11px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu  a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu  a:hover span {
      color:#333;
      }
    #topmenu  #current a {
      background-position:0 -149px;
      border-width:0;
      }
    #topmenu  #current a span {
      background-position:100% -149px;
      color:#333;
      }
    #topmenu  a:hover {
      background-position:0% -149px;
      }
    #topmenu  a:hover span {
      background-position:100% -149px;
      }

/* ------leftmenu - detailed styles ------ */
.leftmenu_header {
	background-image:url("../images/layout/leftmenu_level1_v3.gif");
	color: #ffffff;
	font-weight:bold;
	height:15px !important;
	height:21px;
	padding: 3px 3px 3px 6px;
	margin-top:15px;
	margin-bottom:0 !important;
	margin-bottom:-1px;
	width:140px !important;
	width:149px;
}

.leftmenu{ 
	width: 14em;
	background: #fff;
	list-style-type: none;
	margin:-2px 0 0 0 ;
	padding:0px;
	width:149px;
	font-weight:bold;
	font-size:11px;
}

.leftmenu_current{
	text-decoration: none;
	display:block;
	width: auto;
	background-image:url("../images/layout/leftmenu_level2_hover_v4.gif");
	color: #85898a;
	border-bottom-style:none;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	height:16px !important;
	height:18px;
	padding: 1px 3px 1px 22px;
	margin:0;
}

.leftmenu li a:link, .leftmenu li a:visited {
	text-decoration: none;
	display:block;
	width: auto;
	background-image:url("../images/layout/leftmenu_level2_v3.gif");
	color: #85898a;
	border-bottom-style:none;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	height:16px !important;
	height:18px;
	padding: 1px 3px 1px 22px;
	margin:0;
	font-size:11px;
}

.leftmenu li a:hover {
	background-image:url("../images/layout/leftmenu_level2_hover_v4.gif");
	color: #85898a;
	border-bottom-style:none;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	height:16px !important;
	height:18px;
	padding: 1px 3px 1px 22px;
	margin:0;
		text-decoration:none;
		font-size:11px;
}
.leftmenu li ul { 

	display:inline;
	padding:0px;
	margin:0px;

}





/* ------ footer - detailed styles ------ */

#footer ul{

width:auto;
line-height:normal;
margin: 0 auto;
padding-left:0;

list-style-type:none;

}

#footer li{

text-align:center;
   display:inline;
}

#footer a{
   margin:5px;
   color:#8a9295;
   text-decoration:none;
}

#footer a:link,#footer a:visited{
   margin:5px;
   color:#8a9295;
   text-decoration:none;
}

#footer a:hover{
   margin:5px;
   color:#8a9295;
   text-decoration:underline;
}



/* ------ footer - detailed styles ------ */

#copyright{
clear:both;
}
#profile{
float:left;
width:715px;
margin-top:7px;
margin-bottom:10px;

}

#profile_image {
float:right;
width:175px;

}
#copyright a:link, #copyright a:visited{
color:#b00707;
text-decoration:none;
}

#copyright a:hover{
text-decoration:underline;
}


/* ------ content header - round corners ------ */

.header_content{
padding-left:13px;

font-weight:bold;
}

.ro{
	background:url(../images/layout/header_red_right_wide.gif) top right no-repeat;
}

.lo{
	background:url(../images/layout/header_red_left.gif) top left no-repeat;
}
