@charset "utf-8";
/* CSS Document */

/* --di-tech.de--
*/

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


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

html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*color : #7d7d7d;*/
	color: #a8a8a8;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #000;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
ol, 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 --*/

p{
	line-height: 1.5em;
	margin: 0 0 6px 0;
	padding: 0 0 0 0px;
	
	}
h2{
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	color: #f2a33e;
	margin: 0 0 5px 0;
	font-weight: normal;
	}
h3{
	font-size: 14px;	
	color: #039942;
	}
h4 {
	background-color: #eaebec;
	font-size: 12px;	
	color: #054170;
	
	margin: 0 0 5px 0;
	}	
strong{
	font-weight: bold;
	}
em{
	color: #039942;
	font-style: normal;
	}

/*  -- 2.layout --*/

#wrapper{
	width: 914px;
	position: relative;
	z-index: 1;
	margin: 0px auto;
	}
.help{
	width: 100%;
	background-image: url(../images/bg-help2.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
	}

/* -- header formatierung --*/

#header{
	width: 914px;
	height:242px;
	position: relative;
	}
#header h1{
	width: 190px;
	height: 122px;
	float: left;
	margin: 95px 0 0 43px;
	background-image: url(../images/di-tech-logo.png);
	background-repeat: no-repeat;
	}
#header h1 a{
	display: block;
	width: 190px;
	height:122px;
	font-size: 1.5em;
	color: #000;
	text-indent: -10000px;
	z-index: 1;
	}

#header h1 a:hover, #header h2 a:hover{color: #000; text-decoration: underline;}
html>body #header h1 a:hover, html>body #header h2 a:hover{color: #000; text-decoration: underline;}

#header h2{
	width: 283px;
	height: 123px;
	float: left;
	margin: 95px 0 0 50px;
	background-image: url(../images/leistungen.jpg);
	background-repeat: no-repeat;
	}

#header h2 a{
	display: block;
	width: 283px;	
	height:123px;
	font-size: 1.5em;
	color: #000;
	text-indent: -10000px;
	z-index: 1;
	}





/* -- end of header --*/

/* --info-boxen --*/

.links {
	width: 225px;
	margin: 30px 62px 0 0;
	float: right;
	text-align: right;
	}
.links  p{
	line-height: 1.5em;
	margin: 0 0 6px 0;
	padding: 0 5px 0px 0px;
	color : #7d7d7d;
	}
.links  p.border{
	border-bottom: 2px solid #f2a33c;
	padding: 0 5px 10px 0px;
	}
.links h3{
	color: #039741;
	font-weight: bold;
	margin: 0 5px 0px 0;
	}
.links  a {
	color : #7d7d7d;
	text-decoration: underline;
	
}
.links  a:hover {
	color : #fff;
	text-decoration: underline;
	
}



/*-- end of info-box--*/
.fix{
	clear: left;
	}
.fixed{
	clear:right;
	}
.clear{
	clear:right;
	border: 1px solid #039942;
	}
.cleared{
	clear:both;
	border: 1px solid #039942;
	}



.inhalt{
	width: 526px;
	margin: 0px 100px 30px 0px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #a8a8a8;
	}
.inhalt p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #a8a8a8;
	}
.inhalt h3{
	font-size: 14px;	
	color: #039942;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	clear: left;
	}


#footer{
	width: 551px;
	text-align: right;
	clear:right;
	border-top: 2px solid #f2a33e;
	margin: 0 0 40px 276px;
	}

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

/* -- 3. content by site --*/
/* --alle seiten--*/
.dist{
	margin: 0 0 15px 0;
	}
/* --home ---*/

.home{
	width: 165px;
	margin: 0 9px 10px 0;
	float: left;
	}
.home p{
	margin: 0;		
	padding: 2px 0 2px 4px;
	font-size: 11px;
	line-height: 1.1em;
	margin: 1px 0 0 0px;
	}
/* --end of home --*/



/* --- aktuelles --*/
.aktuelles{
	width: 175px;
	float: right;
	margin: 15px 0 10px 10px;
	}
img.pic{
	width: 175px;
	margin: 0 0 5px 0;
	}
	
/* -- ref --*/
.referenz, .referenz1{
	margin: 10px 0 0 0;
	}
.referenz img{
	float: left;
	width: 175px;
	margin: 0px 10px 10px 0px;
	}
.referenz1 img{
	float: right;
	width: 175px;
	margin: 0px 0 10px 10px;
	}
.referenz h3, .referenz1 h3{
	clear: none;
	}
/* ---aktuelles ende  ---*/
.bilder{
	width: 120px;
	margin: 0 9px 10px 0;
	float: left;
	}
	

.bilder img{
	width: 120px;
	/*border: 1px solid #666;*/	
	}
.bilder p{
	margin: 0;	
	background-color: #ececec;
	color: #666;
	padding: 2px;
	font-size: 10px;
	line-height: 1.1em;
	margin: 1px 0 0 0px;
	}

/* --- footer --*/
ul.foot{
	z-index: 40;
	width: 80px;
	height: 25px;
	float: right;
	margin: 5px 0px 30px 0;
	
	}
ul.foot li{
	float: left;
	font-size: 12px;
	
			}
ul.foot li a{
	font-size: 12px;
	font-weight: normal;
	color: #1c2c68;
	text-decoration : underline;
	line-height: 25px;
	padding: 5px 15px 5px 0px;
	}
ul.foot li a:hover{
	color : #dd011f;
	text-decoration : none;
	}
		
ul.foot li a.top{
	font-size: 12px;
	font-weight: normal;
	color: #f2a33e;
	text-decoration : none;
	background-image: url(../images/top-off.png);
	background-repeat: no-repeat;
	background-position: left top;		
	padding: 5px 0px 5px 20px;
		}
ul.foot li a.top:hover{
	color : #fff;
	text-decoration : none;
	background-image: url(../images/top-on.png);
	background-repeat: no-repeat;
	background-position: left top;		
	}
	
/* --*/

ul.list{
	width: 300px;
	margin: 15px 0 25px 0px;
	padding: 5px 0 5px 0;
	float: left;
	}
	
ul.list1{
	width: 200px;
	margin: 15px 0 25px 0px;
	padding: 5px 0 5px 0;
	float: left;
	}
ul.list li, ul.list1 li{
	margin: 0 0 5px 0px;
	padding: 0 0 0 20px;
	/*color: #039942;*/
	font-weight: bold;
	line-height: 1.3em;
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	}


ul.linked{
	width: 250px;
	margin: 5px 0 10px 0px;
	padding: 5px 0 5px 0;
	float: left;
	}
ul.linked li{
	margin: 0 0 5px 0px;
	padding: 0 0 0 20px;
	/*color: #039942;*/
	font-weight: bold;
	line-height: 1.3em;
	background-image: url(../images/linked.png);
	background-position: left top;
	background-repeat: no-repeat;
	}

/* --  anfahrt -- */

form#link2map24{
	width: 534px;
	margin: 0 0 0 10px;
	
	/*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 #fff;
	background:#f2a33e;
	color: #000;
}



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

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

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

form#link2map24 fieldset {						/* Formularabschnitte */
	border-top: 1px solid #f2a33e;
	border-bottom: none;
	border-left: none;
	border-right: none;	
	padding:0 0 0px 10px;
	float: left;
	width:250px;
	}
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:#f2a33e;
	color:#333;
	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 32px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	}	
form#link2map24 fieldset#ziel p{
	margin: 5px 0 3px 20px;
	padding: 0px;
	width: auto;
	line-height: 1.3em;
	}	
	
form#link2map24 fieldset#hidden{			
	display:none;
}
form#link2map24 fieldset#berechnen input#scountry{			
	display:none;
}	

/* --  impressum -- */


#euroweb{
	margin: 15px 0 0 0px;
	}

p.floatbox{
	width: 250px;
	float: left;
	margin: 0 0 20px 0; 
	}
p.floatbox1{
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
	}
	
/* -- 3. end of content by site --*/

/* -- 4. navi --*/
ul.sub{
	width: 220px;
	padding: 0 5px 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #f2a33c;
	}
ul.sub li a{
	font-size: 14px;	
	color : #7d7d7d;
	text-decoration : none;	
	}
ul.sub li a:hover{
	font-size: 14px;	
	color : #fff;
	text-decoration : none;
	}

/* --nav inhalt --*/
ul.nav {
	width: 550px;
	height: 36px;
	margin: 0px 89px 35px 0;
	float: right;
	z-index: 30;
		}
ul.nav li{
	float: left;
	}

ul.nav li a{
	font-size: 13px;	
	color : #000;
	text-decoration : none;	
	background-position: 0px 0px;
	background-image: url(../images/nav-wir.png);
	background-repeat: repeat-x;
	}
ul.nav li a:hover{
	font-size: 13px;	
	color : #000;
	text-decoration : none;
	background-position: 0px -36px;	
	}

.nav a {
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
	height: 26px;
	}
.nav a:hover {
	display: block;
	text-align: center;
	padding: 12px 0 0 0;
	height: 24px;
	}

/* --end of nav --*/

.camping{
	width: 132px;
	margin: 0 1px 0 0;
	}
.dienst{
	width: 135px;
	margin: 0 1px 0 0;
	}
.prod{
	width: 95px;
	margin: 0 1px 0 0;
	}
.ref{
	width: 104px;
	margin: 0 1px 0 0;
	}
.akt{
	width: 80px;
	margin: 0 0px 0 0;
	}
.bild{
	width: 87px;
	
	}

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

/* -- 5. links --*/

a{
	color : #7d7d7d;
	text-decoration: underline;
	}
a:hover{
	color: #fff;	
	text-decoration: none;
	}




/* --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;
	}

a.ewcms_news_link{
	margin: 0 0 20px 0;
	display: block;
	}
	
.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 --*/
a.ewcms_edit_link{
	background-image: none;
	
	padding: 5px 0 5px 0px;
	margin: 0px 0 15px 0px;
	line-height: 20px;
	
	width: auto;
	}
	
a.ewcms_edit_link:hover{
	background-image: none;
	
	padding: 5px 0 5px 0px;
	margin: 0px 0 15px 0px;
	line-height: 20px;
	
	width: auto;
	}
	
td.ewcms_edit_submit{
	background-image: none;
	}
/* --end of editmode --*/


