/* --stb-mmueller.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, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	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.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 2px;
}
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: 14px;
	color: #000;
	margin: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*float: right;*/
	width: 436px;
	}


h3{
	color: #666;
	/*float: left;*/	
	font-size : 12px;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 0px 0px;
	margin: 0 0 8px 0px;
	font-weight: bold;
	width: 436px;
	}
h4{
	color: #fff;
	/*float: left;*/	
	font-size : 12px;
	line-height: 24px;
	padding: 0 0 0px 5px;
	margin: 0 0 8px 0px;
	font-weight: bold;
	
	}

p{
	line-height: 1.5em;
	/*width: 436px;*/
	margin: 0 0px 7px 0px;
	padding: 0 20px 0 0px;
	}

strong{
	
	}
ul{
	margin: 10px 0 15px 15px;
	width: auto;
		}
li{
	margin: 0 0px 10px 25px;
	background-image: url(../images/li-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 25px;
	line-height: 16px;
	}

/*  -- 2.layout --
*/
#wrapper{
	width: 736px;
	margin: 0px auto;
	position: relative;
	border-top: 5px solid #dfa301;
	}

#content{
	width: 736px;
	min-height: 350px;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-x;
	background-color: #fff;
	float: right;
	margin: 0 0 15px 0;
	}
#footer{
	width: 736px;
	height: 94px;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	margin: 0px auto 20px auto;
	clear: right;
	}

#text{
	width: 436px;
	float: right;
	margin: 56px 34px 15px 0px;
	}
#left{
	width: 211px;
	height: 300px;
	float: left;
	}
.fix{
	clear: left;
	
	}
.fixer{
	clear: right;
	
	}

/* -- header formatierung --*/

#head{
	width: 736px;
	height: 130px;
	position: relative;
	z-index: 1;
	margin-top: 23px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
#head h1 a{
	width: 200px;
	height: 125px;
	display: block;
	font-size: 1.3em;
	text-indent: -10000px;
	color: #000;
	position: absolute;
	top: 3px;
	left: 27px;
	z-index: 2;
	text-decoration: none;
	}

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

.corner{
	width: 24px;
	height: 130px;
	float: right;
	background-image: url(../images/corner-head.png);
	background-repeat: no-repeat;
	}

/* -- end of header --*/
/* --footer--*/
.addi{
	width: 483px;
	float: left;
	margin: 0 0 0 5px;
	}
.addi p{
	width: 211px;
	float: left;
	padding: 0 0 0 15px;	
	}
.addi p.lined{
	width: 215px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 25px;
	}
.open{
	width: 238px;
	float: left;
	}
.open table{
	
	border-left: 1px solid #ccc;
	padding: 0 0 0 18px;
	}
/* --info --*/
.info h2{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 171px;
	height: 20px;
	text-align: right;
	background-image: url(../images/bg-h3-info.png);
	background-repeat: no-repeat;
	margin: 30px 0px 0 25px;
	padding: 10px 15px 0 0;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	}
.info h3{
	color: #9f9f9f;
	font-size : 12px;
	border: none;
	margin: 3px 0px 4px 25px;
	padding: 3px 15px 0 0;
	font-weight: bold;
	width: 171px;
	text-align: right;
	}
h3.textinfo{
	color: #9f9f9f;
	width: 171px;
	height: 20px;
	background-image: none;
	margin: 5px 0px 0 0px;
	padding: 0px 15px 0 0;
	border: none;
	}
.info p{
	line-height: 1.3em;
	font-size: 11px;
	width: 176px;
	text-align: right;
	margin: 0 0px 7px 20px;
	padding: 5px 8px 3px 0px;
	border-right: 7px solid #a0a0a0;
	}
/* --infoseite - links --*/
.linkbox{
	width: 180px;
	float: right;
	margin: 0px 0px 10px 2px;
	}
.linkbox h3{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 171px;
	background-image: none;
	background-color: #ccc;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 2px 2px;
	
	}
.linkbox a{	
	padding: 3px 0px 0 2px;	
	width: 100%;	
	}
.news{
	/*border-bottom: 1px dashed #ccc;*/
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}
	
/* -- 2. end of layout --*/

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

/* --home --*/
.box{
	width: 394px;
	padding: 15px;
	margin: 0 0 15px 0;
	background-color: #fce5a9;
	background-image: url(../images/bg-home-text.gif);
	background-repeat: no-repeat;
	}
.box p{
	width: 374px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	background-image: url(../images/bg-home-text-p.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 20px;
	}
img.mueller{
	width: 156px;
	height: 188px;
	margin: 4px 0px 10px 10px;
	float: right;
	border: 1px solid #ccc;
	}	
/* --aktuelles --*/
.aktu{
	margin: 10px 0 10px 15px;
	}
.aktu img{
	float: left;
	width: 175px;
	}

/* --  anfahrt -- */
.karte{
	margin: 0 0 10px 0px;
		}

form#link2map24{
	width: 440px;
	
	/*background-color: #e6edff;*/
	}
	
form#link2map24 label, form#link2map24 input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:130px;
	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 #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:45px;						
	padding:0 10px 0 0;			
}

form#link2map24 legend {							/* Stile für die Überschriften der Formularabschnitte ("fieldset") */
	font-size: 13px;
	color: #858484;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	}

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

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

form#link2map24 fieldset#but {			/* Element zur Ausrichtung des Submit-Buttons */
	width:145px;	
	padding:0 0 0 22px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	}	
form#link2map24 fieldset#ziel p{
	margin: 5px 0 3px 10px;
	width: auto;
	}	
	
form#link2map24 fieldset#hidden{			
	display:none;
}
form#link2map24 fieldset#berechnen input#scountry{			
	display:none;
}		

/* --  impressum -- */
img.euroweb{
	margin: 4px 0 0 0px;
	border: none;
	}
ul.no{
	margin: 0 0px 10px 0px;
	padding: 0 0 0 0px;
	}
ul.no li, ul.no li a {
	margin: 0 0px 10px 0px;
	padding: 0 0 0 0px;
	line-height: 14px;
	font-size: 11px;
	background: none;
	}
p.floatbox{
	width: 185px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0px 0 0px; 
	}
p.floatbox1{
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0px 0 0px;
	}
.smallp p, .smallp p a{
	font-size: 11px;
	padding: 0 0px 0 0px;
	}
	
/* -- 3. end of content by site --*/

/* -- 4. navi --*/
/* -- content nav --*/
ul.nav{
	width: 211px;
	margin:50px 0 0 0;
	
	}
ul.nav li{
	margin: 0 ;
	padding: 0px;
	text-align: right;
	background-image: none;
	}
ul.nav li a{
	font-size: 12px;
	color : #000;
	line-height: 21px;
	text-decoration : none;
	padding: 4px 15px 3px 15px;
	margin: 0;
	background-image: url(../images/bg-nav-li.png);
	background-repeat: repeat-y;
	background-position: right top;	
		}
ul.nav li a:hover{	
	color : #666;
	line-height: 21px;
	text-decoration : none;
	padding: 4px 15px 3px 15px;
	margin: 0;
	background-image: url(../images/bg-nav-li-on.png);
	background-repeat: repeat-y;
	background-position: right top;	
	}

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

/* --sub-nav --*/
ul.subnav{
	z-index: 40;
	width: 230px;
	height: 19px;	
	position: absolute;
	top: 138px;
	left: 487px;
	margin: 0px;
	padding:0px;
	}
ul.subnav li{
		float: left;
		color : #000;
		padding: 0px;
		line-height: 19px;
		margin:0px;
		background-image: none;		
		}
ul.subnav li a{
	font-size: 11px;
	color : #000;
	text-decoration : none;
	background-image: url(../images/subnav-off.jpg);
	background-repeat: no-repeat;
	width: 72px;
	margin: 0 0 0 3px;	
	display: block;
	text-align: center;
		}
ul.subnav li a:hover{
	font-size: 10px;
	color : #000;
	text-decoration : none;
	background-image: url(../images/subnav-on.jpg);
	background-repeat: no-repeat;
		}

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

/* -- 5. links --*/
a{
	color: #666;	
	text-decoration: underline;
	}
a:hover{
	color: #000;	
	text-decoration: underline;
	}


/* --6. cms logout--*/
#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.png);
    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 --*/
.ewcms_edit_img{
	width: 16px;
	height: 16px;
	float: none;
	}

