/* Standart-CSS für Lust auf Lübeck */

/*Wichtige Farben
	Grau=#87867a
	Terra=#d07005

	Textfarben:
	Grau=#87867a
	Terra=#d07005
*/


/* Allgemeine Angaben */

body, div, p, h1, h2, h3,
span, a, td, table, tr, img {
	margin:0px;
	padding:0px;
}

html, body {
	font-size:11px;
	color:#87867a;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#d07005;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-highlight-color:#ffffff;
  	scrollbar-shadow-color:#ffffff;
  	scrollbar-track-color:#ffffff;
	
}

html {
	height:100%;
}

/* Allgemeine Angaben Ende */




/* Hauptgerüst */

.haupttabelle {
	width:749px;
	height:100%;
	border:0px;
}

.haupttabelle td {
	vertical-align:top;
}

/* Hauptgerüst - Ende */



/* Headbereich */

.headbereich {
	height:108px; 
	width:749px; 
	background-image:url(img/hg_head.gif);
}

.headmenue {
	width:718px;
	height:15px;
	margin:89px 0px 0px 11px;
}

.headmenue div {
	float:left;
	margin-right:30px;
}

.headbildbereich {
	height:220px; 
	width:749px; 
	background-image:url(img/hg_content.gif);
}

.headbild {
	height:220px; 
	width:718px; 
	margin:0px 0px 0px 11px;
}

/* Headbereich - Ende */



/* Inhalt */

.menuecontentbereich {
	width:188px; 
	background-image:url(img/hg_content2.gif);
}

.menuecontent {
	margin:57px 0px 0px 11px;
}

.menuecontent div {
	margin-bottom:10px;
}

.boxsprachen {
	width:168px;
	height:72px;
	margin-top:140px;
}

.contentbereich {
	width:561px; 
	background-image:url(img/hg_content3.gif);
}

h1 {
	color:#87867a;
	font-size:14px;
	margin:23px 0px 0px 0px;
	font-weight:100;
}

.fliesstext {
	margin:17px 0px 20px 0px;
	width:540px;
	text-align:justify;
}

.fliesstext p {
	margin-bottom:15px;
}

.textorangefett {
	color:#d07005;
	font-weight:bold;
}

/* Inhalt - Ende */



/* Footer Bereich */

.footerbereich {
	height:71px; 
	width:749px; 
	background-image:url(img/hg_footer.gif);
}

.menuefooter {
	width:200px;
	height:15px;
	margin:15px 0px 0px 187px;
}

.menuefooter div {
	float:left;
}

.menuefooteren {
	width:400px;
	height:15px;
	margin:15px 0px 0px 187px;
}

.menuefooteren div {
	float:left;
}

/* Footer Bereich - Ende */


/* Links */


.linkgrauzuterrafett:link, .linkgrauzuterrafett:visited { 
	color:#87867a;
	text-decoration:none;
}

.linkgrauzuterrafett:hover, .linkgrauzuterrafett:active { 
	color:#d07005;
	text-decoration:none;
}

.linkaktive {
	color:#d07005;
}

.linkfettaktive {
	color:#d07005;
	font-weight:bold;
}

.linkfettterra {
	color:#d07005;
	font-weight:bold;
	text-decoration:none;
}


/* Links - Ende */




/* Kontaktformular */

.textfeld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#87867a;
	height:12px;
	width:180px;
	border:1px solid #d07005;
	background-color:#FFFFFF;
}

.textbereich {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#87867a;
	width:180px;
	border:1px solid #d07005;
	background-color:#FFFFFF;
	height:50px;
}

.schalftflaechesenden {
	background-color:#d07005;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	height:20px;
	width:180px;
	border-top-color:2px solid #d07005;
	border-right-color:2px solid #d07005;
	border-bottom-color:2px solid #d07005;
	border-left-color:2px solid #d07005;
	cusor:hand;
}

/* Kontaktformular - Ende */















