/* --emklein.de  print css--
*/

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



/* 	--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: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	background-image: none;
	}
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: 14pt;
	color: #000;
	position: relative;
	}
h2{
	font-size: 12pt;
	color: #000;
	font-weight: normal;
	border-bottom: 1px solid #5e7886;
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	}
h3{
	font-size: 10pt;
	background-color: #fff;
	color:#000;
	margin: 0 0 10px 0;
	}

h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	margin: 0 0 5px 0;
	}

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

strong{
	
	}


/*  -- 2.layout --

*/
#wrapper{
	width: 100%;
	margin: 0px 0 0 0;
	position: relative;
	z-index: 1;
	background-image: none;
	}

.content{
	width: 100%;
	float: none;
	position: relative;
	z-index:20;
	padding: 20px 0px 30px 0px;
	}



#footer{
	display: none;
	}
.fix{
	clear: right;
	}

/* -- header formatierung --*/

#header, #headeruk{
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 10;
	/* background-image: url(../images/bg-top-nav2.jpg);  mit english */
	background-image: none; /* -- ohne english -- */
	
	}
#header h1, #headeruk h1{
	width: 100%;
	height: 70px;
	font-size: 13pt;
	color: #000;
	z-index: 2;
	text-decoration: none;
	background-image: none;
	
	}
#header h1 a, #headeruk h1 a{
	width: 100%;
	height: 70px;
	text-indent:0px;	
	font-size: 13pt;
	color: #000;
	z-index: 2;
	text-decoration: none;
	position: relative;
	top: 10px;
	left: 0px;
	}

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



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

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


/* --alle seiten--*/
.print{	display: none;}


.fix{
	clear: left;	
	}
.fixed{
	clear: right;	
	}
/* -- home cms --*/
img.float{
	display: none;
	}
img.floater{
display: none;
	}

ul.listen{
	width: 95%;
	margin: 20px 0 15px 4px;
	}

ul.list{
	width: 45%;
	margin: 10px 0 10px 10px;
	float: left;
	}
ul.lister{
	width: 45%;
	margin: 10px 0 10px 30px;
	float: left;
	}
ul.list ul{
	width: 215px;
	margin: 5px 0 10px 0px;
	float: none;
	}

ul.list li, ul.lister li, ul.listen li{
	margin: 0 0 5px 0px;
	padding: 2px 0 2px 20px;
	/*line-height: 30px;*/
	font-size: 11px;	
	font-weight: bold;
	color: #6e9ab1;
	background-image: url(../images/hook.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
ul.listen li{
	margin: 0 0 5px 0px;
	padding: 2px 0 2px 25px;
	/*line-height: 30px;*/
	font-size: 11px;	
	font-weight: bold;
	color: #6e9ab1;
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
ul.listen li.normal{
	font-weight: normal;
	}
ul.listen li ul li{
	margin: 0 0 5px 0px;
	padding: 0 0 0 0px;
	font-weight: normal;
	background: none;
	line-height: 18px;
	
	}
/* -- projekte --*/



/* --  anfahrt -- */

img.abstand{
	margin: 5px 0 15px 0;
		}
form#link2map24{
	display: none;
	}
	

/* --  impressum -- */
img.euroweb{
	margin: 4px 0 0 0px;
	border: none;
	}
.imbox{
	width: 247px;
	float: left;
	}
p.floatbox{
	width: 245px;
	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. sub-navi --*/
 ul.subnav{
	display: none;
	}


/* --  end of sub-navi --*/
/* -- content nav --*/
ul.nav {
	display: none;
	}


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


/* -- 5. links --*/
.print a{
	width: 100px;
	height: 19px;
	background-image: url(../images/print-off.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding: 2px 5px 0 0;
	position: absolute;
	top: 7px;
	left: 400px;
	font-size: 11px;
	color: #5e7886;
	}
.print a:hover{
	background-image: url(../images/print-on.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	color: #5e7886;
	}

a{
	color: #666;
	text-decoration: underline;
	}
a:hover{
	color: #000;
	text-decoration: underline;
	}
/* --referenzen --*/
.ref{
	border-bottom: 1px solid #0f608b;
	padding: 0 0 10px 0;
	}
.kunde{
	background-color: #ccc;
	display: block;
	padding: 2px;
	}


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







