/* traumhaft.css von TraumhaftReisen.de */
/* v0.4 vom 28.01.2007                  */
/* cobizz GmbH                          */

html, body {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 101%;
	background-color: #fff;
	}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	}



.small {margin-left: 10px; font-size: 0.60em; }
.mitte {padding-left: 10px; padding-right: 20px;}
.transparent {-moz-opacity: 0.45;
	filter: alpha(opacity=45);}

h1 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding: 2px 20px;
	font-size: 0.8em;
	color: #fff;
	background-color: #06c;
	letter-spacing: 0.15em;
	border: 0px solid #039;
	}

h2 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding: 2px 5px;
	font-size: 1.1em;
	color: #039;
	background-color: #9fcbff;
	letter-spacing: 0.0em;
	}

h3 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding: 2px 10px;
	font-size: 0.8em;
	font-weight: normal;
	color: #fff;
	background-color: #06c;
	letter-spacing: 0.0em;
	border: 0px solid #039;
	}
	
h4 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding: 2px 5px 2px 10px;
	font-size: 0.7em;
	font-weight: bold;
	color: #06c;
	background-color: #ebebeb;
	letter-spacing: 0.0em;
	}	
	
	
/*--------------------------------------------------------------------------*/
/* Oben                                                                     */
/*--------------------------------------------------------------------------*/

#header {
	position: absolute;
	width: 980px;
	height: 150px;
	background: url(img/top_neu.jpg) no-repeat;
	}

	
#topnavoben {
	position: absolute;
    padding: 0em 1em 0.2em 1em;
	top: 0px;
	right: 10px;
	text-align: right;
	font-size: 0.8em;
	height: 1.2em;
	background: #fff;
	border: 0px solid #ff0;
	-moz-opacity: 0.35;
	filter: alpha(opacity=35);
	}

ul.tnoben {
	margin: 0;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0;
	font-size: 0.70em;
	letter-spacing: 0.05em;
	background-color: #fff;
    }	
    
#topnavunten {
	position: absolute;
	width: 980px;
	bottom: 0px;
	left: 0px;
	text-align: right;
	height: 19px;
	background: #ebebeb;
	border: 0px solid #06c;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	}	
	
ul.tnunten {
	margin: 0;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0;
	font-size: 0.70em;
	letter-spacing: 0.05em;
	background-color: #ebebeb;
    }	

li.norm {
	display: inline;
	padding-left: 3px;
	padding-right: 5px;
	border-right: 2px solid #06c;
	border-bottom: 0px solid #f33;
    }	

li.last {
	display: inline;
	padding-left: 3px;
	padding-right: 5px;
	}	

/*----------------------------------------------------------*/
/* Linke Spalte                                             */
/*----------------------------------------------------------*/


	
#links {
	width: 160px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 100%;
	background: #ebebeb;
	}	
		
#navlinks {
    margin-left: 1px;
	position: absolute;
	width: 158px;
	background: #fff;
	border: 0px solid #ccc;
	}


/*----------------------------------------------------------*/
/* Navigation links                                         */
/*----------------------------------------------------------*/


.nav {
	list-style: none;
	margin: 10px 10px 20px 10px;
	padding: 0px;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.0em;
	text-align: left;
    }
    

.navtext {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.65em;
	color: #c60;
	}     	

#navlinks li {margin-top: 0.8em;}

#navlinks li a:link, #navlinks li a:visited {
	font-weight: normal;
	color: #666;
	border: none;
    }    		 
  
#navlinks li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #039;
	border: none;
    }

ul#navlinks li a:active {
	font-weight: normal;
	color: #039;
	border: none;
    }

#navlinks a span {display:none;}

#navlinks a:hover span {
	position: absolute; bottom:122px; left:6px; z-index:4;
	display: block;
	width: 130px;
	height:130px;
	color: #ff0;
	background: #6691d3;
	border: 0px solid #ccdbf4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;	
	overflow: hidden;
	}	
	

/*----------------------------------------------------------*/
/* Inhalt                                                   */
/*----------------------------------------------------------*/

.navtext a:link { 
	color: #c60; 
	text-decoration: underline; 
	border: none;
    }

.navtext a:visited { 
	color: #fc0; 
	text-decoration: underline; 
	border: none;
    }	
    
.navtext a:hover { 
	color: #039; 
	text-decoration: underline; 
	border: none;
    }	        		
	
.navtext a:active { 
	color: #039; 
	text-decoration: underline; 
	border: none;
    }
    		

/*----------------------------------------------------------*/
/* Rechte Spalte                                            */
/*----------------------------------------------------------*/
	
#rechts {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 100%;
	background: #ebebeb;
	border: 0px solid #ebebeb;
	}
	
.addrechts {
	margin: 0px 0px 20px 20px;
	}
	
	
/*----------------------------------------------------------*/
/* Fusszeile                                                */
/*----------------------------------------------------------*/


#footer {
	margin-left: 0px;
	width: 980px;
	height: 100%;
	background: #fff;
	border-top: 1px solid #06c;
	font-size: 0.75em;
	}
	
#footer a:link { 
	color: #fff; 
	text-decoration: none; 
	font-weight: normal;
	border: none;
    }

#footer a:visited { 
	color: #ccc; 
	text-decoration: none; 
	font-weight: normal;
	border: none; 
    }

#footer a:hover {
	display: inline; 
	color: #fc0;
	font-weight: normal;
	text-decoration: none;
	border: none; 
    }
	
a:active {
	color:#000; 
	border: none; 
    }
	
a:link { 
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
	border: none;
    }

a:visited { 
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
	border: none; 
    }

a:hover {
	display: inline; 
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	border: none; 
    }