/* --ilb-schwerin.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");
/* 	--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, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #515252;	
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	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 --*/

h1{
	font-size: 22px;
	color: #fff;
	position: relative;
	}
h2{
	font-size: 16px;
	color: #17479e;
	padding: 0 3px 0 0px;
	border-bottom: 1px dashed #17479e;
	margin: 0 0 10px 0;
	}
h3{
	font-size: 14px;
	color: #17479e;
	padding: 0 3px 0 0px;
	/*border-bottom: 1px dashed #17479e;*/
	margin: 10px 0 5px 0;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #17479e;
	font-weight: bold;
	margin: 5px 0 3px 0;
	}

p{
	line-height: 1.5em;
	margin: 0 0 7px 0;
	}

strong{
	color: #17479e;
	}
em{
	color: #000;
	font-weight: bold;
	}


/*  -- 2.layout --*/


#wrapper{
	width: 847px;
	margin: 0px auto;
	padding: 0 0 0 16px;
	position: relative;
	z-index: 1;
	background-image: url(../images/rshadow.jpg);
	background-repeat: no-repeat;
	}
.helper{
	width: 847px;
	background-image: url(../images/lshadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

.content{
	width: 810px;
	position: relative;
	z-index:20;
	margin: 0px 0px 10px 0px;
	padding: 0 0px 20px 17px;
	}
.inhalt{
	width: 488px;
	background-image: url(../images/bg-inhalt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin: -3px 0 0 0;
	padding: 44px 26px 20px 0;
	}
	
.aktuelles{
	width: 251px;
	min-height: 332px;
	float: right;
	background-image: url(../images/bg-aktuelles.jpg);
	background-repeat: no-repeat;
	padding: 42px 20px 20px 25px; 
	}
.aktuelles h2{
	color: #808080;	
	font-size: 16px;	
	padding: 0 0px 0px 0px;
	border-bottom: 1px dashed #808080;
	margin: 0 0 10px 0;
	}

#footer{
	width: 798px;
	height: 62px;
	margin: 0px;
	clear: both;
	border-top: 1px solid #c6c6c6;
	padding: 2px 0 0 0;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	}
#footer h1{
	font-size: 18px;
	color: #5d5d5d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	padding: 10px 0 10px 10px;
	
		}
#footer h1 .fon{
	background-image: url(../images/bg-fon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 30px;
	}
.fix{
	clear: left;
	}
	
.fixed{
	clear: right;
	}

/* -- header formatierung --*/

#header{
	width: 831px;
	height: 283px;
	position: relative;
	z-index: 10;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 118px;
	}
	
/* --produkte --*/
#header .box h3 a{
	height: 43px;
	width: 193px;
	float: left;
	display: block;
	background-position: 0px -118px;
	font-size: 12px;
	font-weight: bold;
	color: #757676;
	padding: 75px 0 0 15px;	
	text-decoration: none;
	}
#header .box2 h3 a{
	height: 43px;
	width: 192px;
	background-color: #fff;
	float: left;
	background-position: 0px -118px;
	
	font-size: 12px;
	font-weight: bold;
	color: #757676;
	padding: 75px 0 0 15px;	
	text-decoration: none;
	}
	
#header .box h3 a .more, #header .box2 h3 a .more {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0px 0 0 8px;
	text-decoration: none;
	background-image: url(../images/more-off.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	}

#header .box h3 a:hover .more, #header .box2 h3 a:hover .more {
	
	color: #f00;

	text-decoration: none;
	background-image: url(../images/more-on.png);
	
	}

#header .box a:hover, #header .box2 a:hover{
	background-position: 0px 0px;
	color: #000;
	}
	
.eins{
	background-image:url(../images/bg-box1-a.jpg);
	background-repeat: no-repeat;
	}

.zwei{
	background-image:url(../images/bg-box2-a.jpg);
	background-repeat: no-repeat;
	}

.drei{
	background-image:url(../images/bg-box3-a.jpg);
	background-repeat: no-repeat;
	}
.vier{
	background-image:url(../images/bg-box4-a.jpg);
	background-repeat: no-repeat;
	}
	
.box h3 , .box2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #757676;
	padding: 0 0px 0 0px;
	border-bottom: none;
	margin: 0 0 0px 0;
	}
/* --- end of produkte --*/	

#header h1{
	width: 100%;
	height: 53px;
	display: block;
	font-size: 18px;
	color: #000;
	z-index: 2;
	background-image: url(../images/bg-header-h1.jpg);
	background-repeat: no-repeat;
	clear: left;
	position: relative;
	top: 102px;
	left: 0px;
	padding: 10px 0 0 0px;
	}
	
#header h1 a{
	width: 342px;
	height: 20px;
	margin: 0px 0 0 12px;
	padding: 7px 0 0 0px;
	display: block;
	font-size: 18px;
	text-indent: -10000px;
	color: #000;
	z-index: 2;
	text-decoration: none;
	background-image: url(../images/h1-a.png);
	background-repeat: no-repeat;
	}
#header h1 a .sub{
	width: 520px;
	height: 16px;
	display: block;
	font-size: 18px;
	text-indent: -10000px;
	color: #000;
	z-index: 2;
	text-decoration: none;
	background-image: url(../images/h1-a-span.png);
	background-repeat: no-repeat;
	}

#header h1 a:hover{color: #000; text-decoration: none;}
html>body #header h1 a:hover{color: #000; text-decoration: none;}
#header h2.ergelit{
	
	border-bottom: none;
	
	}

#header h2.ergelit a{
	width: 87px;
	height: 47px;
	font-size: 16px;
	color: #000;
	border-bottom: none;
	padding:  0 0 0px 0;
	margin:0 0 0px 0;
	display: block;
	line-height: 20px;
	text-indent: -10000px;
	position: absolute;
	top: 227px;
	left: 720px;
	z-index: 20;
	}

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

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


/* --alle seiten--*/
.quest{
	background-image: url(../images/quest-produkte.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 180px 0px 0;
	}
.quest h3{
	font-size: 16px;
	color: #17479e;
	padding: 0 3px 0 0px;
	border-bottom: none;
	margin: 20px 0 10px 0;
	}

img.pic{
	width: 200px;
	padding: 1px;
	border: 1px solid #ccc;
	float: right;
	margin: 5px 0 5px 10px;
	}
img.pic2{
	width: 180px;
	padding: 1px;
	border: 1px solid #ccc;
	float: right;
	margin: 5px 0 5px 10px;
	}
	
img.longpic{
	
	padding: 1px;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0px;
	}
	


ul.list{
	width: 488px;
	margin: 10px 0 15px 30px;
	}
ul.list ul{
	width: 400px;
	margin: 5px 0 10px 0px;
	}

ul.list li{
	margin: 0 0 5px 0px;
	padding: 0 0 0 20px;
	color: #000;
	font-style: bold;
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
ul.list li.prod{
	margin: 0 0 5px 0px;
	padding: 0 0 0 20px;
	color: #000;
	font-style: bold;
	background-image: url(../images/li-prod.png);
	background-position: left top;
	background-repeat: no-repeat;
	}

/* -- aktuell --*/
.news{
	background-color: #e4e4e4;
	padding: 2px;
	}
.news h3{
	color: #646464;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0px 0 0px;
	/*border-bottom: 1px dashed #17479e;*/
	margin: 0 0 5px 0;
	}
.bild{
	width: 150px;
	float: right;
	}
.dotter{
	height: 10px;
	border-bottom: 1px dashed #17479e;
	margin: 10px 0 20px 0;
	clear: right;
	}

/* --  anfahrt -- */

form#link2map24{
	width: 488px;
	
	/*background-color: #e6edff;*/
	}
	
form#link2map24 label, form#link2map24 input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:140px;
	margin:10px 0px 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 #858484;
	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:65px;						
	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: #17479e;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	}

form#link2map24 fieldset {						/* Formularabschnitte */
	border-top: 1px solid #17479e;
	border-bottom: none;
	border-left: none;
	border-right: none;
	
	padding:0 0 0px 0px;
	margin: 0 0 0px 0;
	width: 235px;
	float: left
}
form#link2map24 fieldset#but{
	border: none;	
	padding:0px 0 0px 0px;
	background-color: #fff;
}

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

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


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

p.floatbox{
	width: 240px;
	float: left;
	margin: 0 0 20px 0; 
	}
p.floatbox1{
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	}


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


/* -- content nav--*/
ul#nav {
	width: 831px;
	height: 38px;
	margin:0;
	z-index: 30;
	position: relative;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	}
ul#nav li{
	float: left;
	margin: 0;
	background-image: url(../images/bg-nav-li.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 14px 0px 0 0px;
	line-height: 25px;
	}
ul#nav li a.nobg{
	border-right: none;
	padding: 0 21px 0 20px;
	}
ul#nav li a.botline{
	
	border-bottom: 3px solid #17479e;
	}
	
ul#nav li a{
	font-size: 14px;
	font-weight: normal;
	color : #000;	
	text-decoration : none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	border-right: 1px solid #fff;
	padding: 0 25px 0 25px;
	}
ul#nav li a:hover{
	font-size: 14px;
	color : #187999;	
	text-decoration : none;	
	}

ul#nav li ul { /* second-level lists */
	position: absolute;
	width: 15em;
	left: -999em;
	background-color: #bac4e1;
}

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

ul#nav li ul li{
	background-image: none;
	
	padding: 0px ;
	}
ul#nav li ul li a{
	font-size: 12px;
	font-weight: normal;
	color : #000;	
	text-decoration : none;
	width: 15em;
	display: block;
	padding: 2px 0 2px 2px;
	border-right: none;
	}
ul#nav li ul li a:hover{
	font-size: 12px;
	font-weight: normal;
	color : #fff;	
	text-decoration : none;	
	background-color: #14469d;
	}
#nav a {
	display: block;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
}


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

/* --footer nav --*/
#footer ul{
	z-index: 40;
	width: 793px;
	height: 17px;	
	background-color: #17479e;
	padding: 0px 5px 0px 0;
	position: relative;
	top: 2px;
	left: 0px;
	}
#footer ul li{
		float: right;
		font-size: 12px;
		margin: 0 4px 0 4px;
		/*padding: 0 3px 0 16px;*/
		}
		
#footer  ul li a{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration : none;
	padding: 3px 3px;	
	
		}
#footer ul li a:hover{
	color : #000;
	text-decoration : none;
	background-color: #fff;
	display:block;
		}

/* -- end of footer --*/

/* -- 5. links --*/

#footer a.top{
	padding: 0 20px 0 0;
	color: #187999;
	background-image: url(../images/bg-top-a.png);
	background-repeat: no-repeat;
	background-position: right center;
	}

	
#footer a.print{
	padding: 0 20px 0 0;
	margin: 0 10px 0 0;
	color: #187999;
	background-image: url(../images/bg-print-a.png);
	background-repeat: no-repeat;
	background-position: right center;
	}
#footer a.print:hover, #footer a.top:hover{
color: #000;
	}
.news a{
	color: #f00;
	text-decoration: underline;
	font-size: 11px;
	}
.news a:hover{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	}
a{
	color: #17479e;
	text-decoration: underline;
	}
a:hover{
	color: #000;
	text-decoration: none;
	}
	

/* --7. cms -editmode --*/
#ewcms_edit_controller {
    position: absolute;
    top:0px; left:0px;
    z-index:100;
    width:99%;    
	height:50px;
    padding: 24px 0px 0px 20px;
    background-image: url(../images/bg_logout.gif);
    background-repeat: repeat-x;
    background-position: right center;
	background-color: #004b80;
	border-bottom: 2px solid #fff;
}
#ewcms_edit_controller img {
    border: none;
}

/* -- sonstige ew-cms --*/
a img.ewcms_edit_img{
	width: 16px;
	height: 16px;
	float: none;
	
	}


/*.ewcms_edit_logout img{
	display: none;
	
	}*/
	
.ewcms_loopline{
	margin: 50px 0 50px 0;
	}
.ewcms_loopend{
	margin: 30px 0 20px 0;
	}
a.ewcms_edit_logout {
	color: #fff;
	text-decoration: underline;
	
	}
a:hover .ewcms_edit_logout {
	color: #f90;
	text-decoration: underline;
	}
/* --end of editmode --*/







