/* --hagulan.de --
*/

/* --0. import files --
	--1. standards--
	--2. layout --
	--3. content-by sites --
	--4. navi
	--5. links --
	--6. sprungmarken --
	--7. ew-cms --
*/


@import url("kontaktstyle.css");
@import url("newsstyle.css");
/* 	--1. standards --
	-- reset--
*/

html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins,  kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* --end of reset --*/

h2{
	font-size: 16px;
	line-height: 16px;
	height: 19px;
	color: #346bc3;
	padding: 0 0 0 18px;
	background-image: url(../images/bg-h1.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	}


h3{
	font-size: 12px;
	color: #2f5ab6;
	border-bottom: 1px dashed #00006f;
	padding: 0 0 0px 0px;
	margin: 0 0 8px 35px;
	}


p{
	line-height: 1.5em;
	margin: 0 0 7px 0;
	padding: 0 20px 0 35px;
	
	}
p.mitarbeiter{
	padding: 0 0px 0 25px;
}

strong{
	color: #346bc3;
	font-weight: normal;
	}


/*  -- 2.layout --
*/
#toutes{
	width: 100%;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	margin: 21px 0 0px 0;
	padding: 0 0 20px 0;
	}
#wrapper{
	width: 855px;
	margin: 0px auto;
	position: relative;
	clear: left;
	}

.inhalt{
	width: 506px;
	float: left;
	margin: 30px 0 0px 45px;
	padding: 0 0 0px 0;
	}
#pics{
	width: 235px;
	float: left;
	margin: 29px 0px 0 30px;
	}
#footer{
	width: 855px;
	height: 40px;	
	text-align: center;
	margin: 0px auto 20px auto;	
	}
#footer p{
	width: 765px;
	border-top: 1px solid #000;
	padding: 4px 0 0 0;
	margin: 0px auto;
		}
#footer p strong{
	color: #346bc3;
	font-weight: bold;
	}

.fix{
	clear: left;
	}

/* -- header formatierung --*/

#head{
	width: 855px;
	height: 234px;
	position: relative;
	margin: 0px auto;
	z-index: 1;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#head h1 a{
	width: 481px;
	height: 101px;
	display: block;
	font-size: 0.001em;
	color: #fff;
	position: relative;
	top: 54px;
	left: 35px;
	z-index: 2;
	text-decoration: none;
	background-image: url(../images/hagulan-vliesstoff.gif);
	background-repeat: no-repeat;
	text-align: right;
	}

#head h1 a:hover{color: #fff; text-decoration: none;}
html>body #head h1 a:hover{color: #fff; text-decoration: none;}



/* -- end of header --*/
	
/* -- 2. end of layout --*/

/* -- 3. content by site --*/

/* --alle seiten--*/
p.intro{
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 0 2px 0 20px;
	color: #346bc3;
	font-weight: bold;
	}
	
li.intro{
	line-height: 1.5em;
	color: #346bc3;
	font-weight: bold;
	margin-left: 21px;
	display: block;
	width: 145px;
	float: left;	
	}	
	
.pics{
	background-image: url(../images/pic-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	padding: 11px 0px 0px 0px;
	margin: 0px;
	}
.pics img{
	margin: 0px;
	padding: 0px;
	}
.picstext p{
	width: 193px;
	height: 33px;
	padding: 4px 31px 2px 10px;
	background-image: url(../images/pic-bot.gif);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	color: #fff;
	}

.picsroute h4{
	width: 193px;
	height: 37px;
	padding: 15px 31px 0 10px;
	background-image: url(../images/pic-route.gif);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 12px;
	font-size: 14px;
	color: #fff;
	}
	
img.mitarbeiter{
	margin: 10px 0 0 10px;
}

.floatstop{
	float: none;
	clear: both;
}	


/* --  anfahrt -- */
.karte{
	width: 510px;
	height: 434px;
	background-image: url(../images/anfahrt.png);
	background-repeat: no-repeat;
		}
form#link2map24{
	width: 234px;
	
	/*background-color: #e6edff;*/
	}
	
form#link2map24 label, form#link2map24 input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:160px;
	margin:10px 5px 0 0;
	padding:1px;

/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}

form#link2map24 input{				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:1px solid #2f5ab6;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
}



form#link2map24 input:focus {		/* Stile für aktivierte Formularfelder */
	border:1px solid #0177AF;	
}

form#link2map24 label {							/* Feldbeschriftungen */
	text-align:right;				
	width:30px;						
	padding:0 15px 0 0;			
}

form#link2map24 legend {							/* Stile für die Überschriften der Formularabschnitte ("fieldset") */

	/* Hiermit werden die Überschriften nicht angezeigt.
	Falls gewünscht entfernen, um die Anzeige zu ermöglichen */
	/*display:none;*/
	font-size: 13px;
	color: #2f5ab6;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	}

form#link2map24 fieldset {						/* Formularabschnitte */
	border-top: 1px solid #2f5ab6;
	border-bottom: none;
	border-left: none;
	border-right: none;	
	padding:0 0 0px 10px;
	}
form#link2map24 fieldset#berechnen {						/* Formularabschnitte */
	background-image: url(../images/pic-route-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 15px 10px;
	margin: 0 0 10px 0;	
}
form#link2map24 fieldset#but{
	border: none;	
	padding:0px 0 0px 10px;
	background-color: #fff;
}

form#link2map24 fieldset#but input#submitRoute {				/* Gestaltung des Submit-Buttons */
	width:165px;
	padding:5px;
	background:#fff;
	color:#346bc3;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
	border: 1px solid #346bc3;
}

form#link2map24 fieldset#but input#submitRoute {			/* Element zur Ausrichtung des Submit-Buttons */
	width:165px;
	line-height:25px;
	margin:0 0 0 45px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	}	
form#link2map24 fieldset#ziel p{
	margin: 0 0 15px 10px;
	}	
	
form#link2map24 fieldset#hidden{			
	display:none;
}
form#link2map24 fieldset#berechnen input#scountry{			
	display:none;
}		

/* --  impressum -- */
img.euroweb{
	margin: 4px 0 0 0px;
	border: none;
	}


/* -- 3. end of content by site --*/

/* -- 4. navi --*/
/* -- content nav --*/
/* -- ie7 bug --*/
#nav li:hover, #nav li.hover {
    position: static;
}
/* -- */
#nav{
	position: relative;
	z-index:10;
	top: 92px;
	left: 53px;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	background-image: url(../images/bg-border-li.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#nav li a.arrow{
	background-image: url(../images/bg-border-li-arrow-off.png);
	}
#nav li a.arrow:hover{
	background-image: url(../images/bg-border-li-arrow-on.png);
	}
#nav li a.none{
	background-image: none;
	}
#nav li a:hover {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 15px 0 15px;
	text-decoration: none;
	}
#nav li ul a {
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 174px;
	font-size: 10px;
	padding: 0px 0 0 32px;
	text-decoration: none;
	background-image: url(../images/bg-nav-ul-ul-off.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li ul a:hover {
	color: #000;
	font-size: 10px;
	line-height: 20px;
	padding: 0px 0 0 32px;
	text-decoration: none;
	background-image: url(../images/bg-nav-ul-ul-on.gif);
	background-repeat: no-repeat;
}
#nav li ul li.zwei a:hover {
	color: #000;
	font-size: 10px;
	line-height: 20px;
	padding: 0px 0 0 32px;
	text-decoration: none;
	background-image: url(../images/bg-nav-ul-ul-on2.gif);
	background-repeat: no-repeat;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 206px;
	height: 67px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #fff;
	background-image: url(../images/bg-nav-ul-ul2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* --end of content nav --*/

/* --sub-nav --*/
#subnav{
	width: 100%;
	position: absolute;
	top: 14px;
	left: 0px;
	
	}
#subbox{
	width: 855px;
	height: 20px;
	margin: 0px auto;
	position: relative;
	background-image: url(../images/bg-subnav.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

ul.subnav{
	position: absolute;
	top: 0px;
	left:420px;
	z-index: 40;
	width: 400px;
	height: 21px;
	}
ul.subnav li{
		float: left;
		color : #666;		
		}
ul.subnav li a{
	font-size: 11px;
	color : #666;
	text-decoration : none;
	padding: 0 3px;
		}
ul.subnav li a:hover{
	color : #000;
	text-decoration : underline;
		}

/* -- 4. end of sub-navi --*/

/* -- 5. links --*/
a{
	color: #346bc3;	
	text-decoration: underline;
	}
a:hover{
	color: #f00;	
	text-decoration: underline;
	}

#footer a{
	color:#666;
	text-decoration: none;
	}
#footer a:hover{
	color:#000;
	text-decoration: underline;
	}


