/* HAMBURGRUNDFLUG.DE                            */
/* Farben:                                       */
/* Dunkelblau:           #3854AB                 */
/* Rot:                  #E51A2A                 */
/* Hellblau:             #D1E6F3                 */

* {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 15px;
	/*	
	font: 100.1%/1 Arial, Helvetica, FreeSans, sans-serif;
	*/
	
}
html, body, div#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
html, body {
}
body {
	text-align:center;
}
h1 {
	font-size:1.6em;
	font-weight:bold;
	margin-top:0;
	color: #3854AB;
	background-color: transparent;
}
q:lang(de), q:lang(de-DE), q { 
	quotes:"\201E" "\201C" "\201A" "\2018"; 
}
div#container {
	width:790px;
	margin:auto;
}
div#seitentitel {
	width:100%;
	height: 99px;
	text-align:center;
	display:block;
    background-color: #FFFFFF;
	background: url(../Q/logo_hamburgrundflug_792.gif) no-repeat top;
	margin:5px 0 5px 0;
}
#seitentitel a {
  display: block; 
  width: 792px; 
  height: 99px;
/*
	width:100%;
	height:60px;
*/
}
div#navi {
	width:100%;  
	height: 22px;
	vertical-align:middle;
	text-align:center;
	padding-top: 4px;
	margin-bottom: 0.1em;
	/*
	
	background-image: url(../Q/_menue_rot.png);
	margin-bottom:2px;  
	padding-top:1px;
	padding-bottom:2px;
	*/
	background-image: url(../Q/hamburgrundflug_menu_button_inaktiv.png);
	background-repeat: repeat-x;
	background-color: #E51A2A;
}
#navi .bull, a.sitemaplink {
	color: #FFFFFF;
	cursor:default;	
	background-image: url(../Q/_menue_rot_strich.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 2px;
	
}
#navi a:link, #navi a:visited {
	padding:4px 5px 0 5px;
	text-decoration:underline;
	font-weight:bold;
	color: #FFFFFF;
}
#navi a:hover, #navi a:active{
	/*	
	color: #D1E6F3;  
	padding-top:0;
	padding-bottom:1px; 
	background-image: url(../Q/_menue_rot_highlight.png);
	*/
	background-image: url(../Q/hamburgrundflug_menu_button_aktiv.png);
	background-repeat: repeat-x;
}
#navi a.sitemaplink {
	padding:0;
	text-decoration:none;
}
#navi a.log, #navi a.aktuell_log {
	padding-left:5px;
}
#navi a.imp, #navi a.aktuell_imp {
  padding-right: 5px;
}
#navi a:hover.sitemaplink {
    color: #FFFFFF;
	cursor:default;
	text-decoration:none;
	background-image: url(../Q/_menue_rot_strich.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 2px;
}
#navi a.aktuell, #navi a.aktuell_imp, #navi a.aktuell_log {
	text-decoration:none;
}
.bilderlinks  {
	width: 120px;
	float: left;
}
.bilderrechts {
	width:120px;
	float:right;
}
.bilderlinks img {	
	margin:0 0 1px 0;
	padding:0;
	width:120px;
	height:120px;
	vertical-align: top;
}
.bilderrechts img {
	margin:0 0 1px 0;
	padding:0;
	width:120px;
	height:120px;
	vertical-align: top;
}
div#text {
	position:relative;
	float:left;
	width:516px;
	height:auto;
	color: #000000;
	background-color: #FFFFFF;
	margin:0 2px 0 2px;
	padding:15px;
	text-align:left;
}
div#container>div#text {
	width:516px;
}
#text a {
	background-color: #FFFFFF;
	color: #E51A2A;
	color: #3854AB;
	text-decoration:underline;
}
#text a:hover {
	color: #FFFFFF;
	background-color: #3854AB;
}
div.anbieter {
    width:98%;
	border:1px solid #3854AB;
	background-image:URL(../Q/blauverlauf_dunkelhell.jpg); 
	padding:3px 5px 4px 5px;
	margin:2px 0 2px 0;
}
#text div.anbieter a {
	background-color: transparent;
}
#text div.anbieter a:hover, #text div.anbieter a:active {
	color: #FFFFFF;
	background-color: #3854AB;
}
#text a.fett {
	font-weight:bold;
	text-decoration:underline;
	color: #E51A2A;
	background-color: transparent;
}
/*
#text a.box, #text a:visited.box {
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #E51A2A;
	border-width:1px;
	border-style:solid;
	border-color:#D1E6F3 #000000 #000000 #D1E6F3;
	padding: 0 3px 0 3px;
}
#text a:hover.box, #text a:active.box {
	border-color: #000000 #D1E6F3 #D1E6F3 #000000;
	background-color: #FFFFFF;
	color: #E51A2A;
}
*/
#text a.mail {
	font-weight:bold;
	text-decoration:none;
	color: #E51A2A;
	background-color: transparent;
}
#text a.fett:hover, #text a.mail:hover { 
	text-decoration:underline;
}
.bilderlinks .subtitel {
	text-align:left;
	display:block;
	background-color: #FFFFFF;
	color: #E51A2A;
	font-weight:bold;
}
.bilderlinks a.menu, .bilderlinks a:visited.menu {
	display:block;	
	width: 110px;
	background-color: #E51A2A;
	color: #FFFFFF;
	margin-left:10px;
	margin-top:3px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#D1E6F3 #000000 #000000 #D1E6F3; 
}
	
.bilderlinks a:hover.menu, .bilderlinks a:active.menu {
	border-color: #000000 #D1E6F3 #D1E6F3 #000000;
	background-color: #FFFFFF;
	color: #E51A2A;
}
#text label.vorn {
	position:relative; 
	left:0; 
	float:left; 
	display:block; 
	width:170px; 
	vertical-align:top;
}
#text label.vorn1 {
	position:relative; 
	left:0; 
	float:left; 
	display:block; 
	width:150px; 
	vertical-align:top;
}
#text #gesuchhead,#gesuchname, #gesuchtelefon, #gesuchemail, #ang_head, #ang_copy, #anm_name, #ang_beschr {
	width:320px;
}
#text #ang_passw {
	width:90px;
}
#text #ang_datum {
	width:220px;
}
#gesuchhead, #gesuchname, #gesuchtelefon, #gesuchemail, #gesuchwuensche {
	background-color: #FFFFFF; 
	border:1px solid #3854AB; 
	padding: 0 3px 0 3px;
}
#ang_copy {	
	border:1px solid #3854AB;
}
#gesuchhead, #ang_headline {
	font-weight:bold;
}
table.profianbieter {
	width:100%; 
	border:1px solid #3854AB; 
	margin-top:5px; 
	color: #3854AB;
  background-color: #D1E6F3;
	/*
  background-image:URL(../Q/blauverlauf_dunkelhell.jpg);
  */
}
table.profianbieter td {
	padding:2px;
}
#text table.profianbieter td a {
	background-color: transparent;
}
#text table.profianbieter td a:hover, #text table.profianbieter td a:active  {
	background-color: #3854AB;
	color: #FFFFFF;
}
table.profianbieter td img {
	border:1px solid #3854AB;
}
.s1 {
	margin-left:-1.6em;
	margin-top:1.25%;
}
div#umfrage {
	position:relative;
	bottom:0;
	width:468px; height:70px;
	display:block;
	border:1px solid #3854AB;
	background-color: #D1E6F3;
	color: #000000;
	margin-left:20px;
	padding:6px;
}
#umfrage h1 {
	font-size:1.6em;
	font-weight:bold;
	color: #000000;
	background-color: transparent;
}
#umfrage a, #umfrage p, #umfrage br, #umfrage input, #umfrage td  {
	font-size:13px;
}
#umfrage select {
	color: #000000;
}
#umfrage input {
	cursor:pointer;
	color: #000000;
}
#umfrage a, #umfrage td {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
}
#umfrage a , #termine a{ 
	color: #3854AB; 
	background-color: transparent;
	text-decoration:underline;
} 
#umfrage  a:hover, #umfrage a:active , #termine  a:hover, #termine a:active{ 
	color: #FFFFFF; 
	background-color: #3854AB;
}
div#termine {
	position:relative;
	bottom:0;
	width:500px;
	display:block;
	border:1px solid #3854AB;
	background-color: #D1E6F3;
	color: #000000;
	margin-left:0px;
	padding:6px;
}
div#termine h1 {
	font-size: 16px;
	font-weight:bold;
	background-color: transparent;
}
div#termine ul {
  margin-left: -2.5em;
  padding-left: 4em;
  color: #3854AB;
}

table.umfrageergebnisse {
	border:1px solid #3854AB;
}
td.balkenname {
	width:280px;
}
td.umfr {
	width:200px;
}
img.balken {
	height:18px;
}
td.ergebnis1 {
	width:300px;
}
img.vorladen { 
	width:0; 
	height:0; 
	display:none;
}
div.grossbild { 
	display:none; 
	position: absolute; 
	border: 1px solid #000000; 
	background-color: #000000; 
	color: #FFFFFF; 
	z-index:99; 
	width:400px; 
	padding-bottom: 3px;  
}
div.grossbild img {
	width: 400px; 
	height: 400px; 
	vertical-align:top;
}
div.grossbild span.caption {
	padding-left: 1em;
	padding-right: 1em;
}

div.schliesser {	
	background-image:URL(../Q/x.png); 
	width: 16px;
	height: 16px;
	position: relative;
	top: 0;
	left: 384px;
	z-index: 99;
	cursor: pointer;
}
div.fusszeilen {
	margin-left: -2.5em;
}
div.fusszeilen ul{
	list-style-type: none;
}
div.fusszeilen li {
	margin-bottom: 0.3em;
}
.rot {
	color: #E51A2A; 
	background-color: transparent;
}
.fett {
	font-weight: bold;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}

div#sociallinks {position: relative; left: 420px; width: 100px; text-align: right; font-size: 10px; color: #3854AB; text-align: left; }
#sociallinks a {display: block; float: left; width: 18px; height: 18px; background-image:url(../Q/socialbuttons.jpg); cursor: pointer; background-repeat: no-repeat; margin-right: 1px; }
a#facebooklink {background-position: -1px -1px; border: 1px solid #3854AB; }
a#facebooklink:hover, a#facebooklink:active {background-position: -1px -21px; border: 1px solid red;}
a#deliciouslink  {background-position: -61px -1px; border: 1px solid #3854AB;}
a#deliciouslink:hover, a#deliciouslink:active {background-position: -61px -21px; border: 1px solid red;}
a#wonglink  {background-position: -41px -1px; border: 1px solid #3854AB;}
a#wonglink:hover, a#wonglink:active {background-position: -41px -21px; border: 1px solid red;}
a#linkarenalink  {background-position: -81px -1px; border: 1px solid #3854AB;}
a#linkarenalink:hover, a#linkarenalink:active {background-position: -81px -21px; border: 1px solid red;}
