@charset "utf-8";
/* --rw-elektronik.de  print css--
*/

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



/* 	--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: #000;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #fff;
	background-image: none;
	}
ul {
	list-style: circle;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0px 0 20px 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table td{
	margin: 1px 0 1px 0;
	padding: 4px 2px;
	vertical-align: top;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* --end of reset --*/

h1{
	font-size: 15pt;
	color: #000;
	position: relative;
	}
h2{
	font-size: 14pt;
	color: #000;
	margin: 0 0 10px 0;
	position: relative;
	}
h3{
	font-size: 12pt;
	color: #000;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #000;
	padding: 0 0 2px 0;
	}

h4 {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	margin: 15px 0 3px 0;
	}

p{
	line-height: 10pt;
	margin: 0 0 7px 0;
	}

strong{
	font-weight: bold;
	}
em{
	font-style: normal;
	color: #000;
	font-weight: bold;
	}


/*  -- 2.layout --*/


.helper{
	width: 100%;	
	position: relative;
	z-index: 1;
	background-image: none;
	
	}
.wrapper{
	width: 100%;
	margin: 0px 0px;
	position: relative;
	z-index: 2;
	}

.content{
	width: 100%;
	/*width: 526px;	
	float: right;*/
	position: relative;
	z-index:20;
	margin: 0px 0 15px 0;
	padding: 0px 0 0px 0px;
	}


#footer{
	display: none;
	}


/* -- header formatierung --*/

#header{
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 4;
	}
#header h1 a{
	width: 100%;
	height: 70px;
	display: block;
	font-size: 14pt;
	text-indent: 0px;
	color: #000;
	z-index: 5;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	}

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

#move{
	display: none;
	}

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

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


/* --footer posimo--*/

	
/* -- end of footer --*/

/* -- bei downloads --*/
			
.down{
	margin: 0 0 15px 0;
	}
p.text{
	width: 100%;
	float: none;
	}
.down a{
	background-image: url(../images/pdf-off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;
	line-height: 36px;
	float: none;
	width: 100%;
	display: block;
	text-indent: 0px;
	}
.down a:hover{
	background-image: none;
	
	}

/* -- end of downloads --*/

.fix{
	clear: left;
	}
.fixer{
	clear: both;
	}
.indent{
	margin: 0 0 0 0px;
	}
p.floater{
	width: 100%;
	float: none;
	}

.posimo-titel{
	background-image: url(../images/posimo.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 44px;
	margin: -25px 0 0 0;
	float: right;
	
	}
/* ---- home posimo ie 7 print --- */
p span.posimo-small{
	width: auto;
	height: 14px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0 0px 0 3px;
	display:inline;
	text-indent: 0px;	
	position: relative;
	
	}
span.inliner{
	display: inline;
	position: relative;
	padding: 0 0px 0 0;
	}
p span.posimo-small a{
	text-indent: 0px;
	}
/* -- end of --*/	
dl.story dt{
	font-size: 12pt;
	color:#000;
	margin: 5px 0 2px 0;
	font-weight:bold;
	position: relative;
	}
dl.story dd{
 	position: relative;
	top: -19px;
	left: 70px;
	margin: 0 0 5px 0;
	}
dl.story{
	margin: 10px 0 10px 0;
	width: 100%;
	}
	
dl.tech dt{
	font-size: 10pt;
	color:#000;
	margin: 5px 0 2px 0;
	font-weight:bold;
	position: relative;
	
	}
dl.tech dd{
 	position: relative;
	top: -19px;
	left: 70px;
	margin: 0 0 5px 0;
	}
dl.tech{
	margin: 10px 0 10px 0;
	width: 260px;
	float: left;
	}

img.pic175{
	width: 175px;
	float: left;
	margin: 5px 10px 10px 0;
	}
img.plus{
	margin: 5px 10px 30px 0;
	}
	
img.pic245{
	width: 245px;
	float: left;
	margin: 5px 0 10px 0px;
	}

img.pic245right{
	width: 245px;
	float: right;
	margin: 5px 0 5px 0px;
	}
	
img.pic185{
	width: 185px;
	float: left;
	margin: 5px 10px 10px 0;
	}

ul.list{
	width: 255px;
	margin: 10px 20px 15px 0px;
	float: left;
	}
ul.list1{
	width: 245px;
	margin: 10px 0px 15px 0px;
	float: left;
	}
ul.listwide{
	width: 500px;
	margin: 10px 20px 15px 0px;
	}
ul.list ul{
	width: 300px;
	margin: 5px 0 10px 0px;
	}

ul.list li, ul.list1 li, ul.listwide li{
	margin: 0 0 5px 0px;
	padding: 0 0 0 12px;
	color: #666;
	background-image: url(../images/bullet-li.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
ul.list li ul li{
	margin: 0 0 5px 20px;
	padding: 0 0 0 0px;
	font-weight: normal;
	background: none;
	}

	
table td.mess{
	margin: 1px 0 1px 0;
	padding: 4px 2px;
	vertical-align: top;
	text-align: center;
	}
/* -- team --*/
dl.teamer dt.img{
	width: 125px;
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
	}
 dl.teamer{
	width: 100%;
	clear: left;
	}
dl.teamer dt{
	font-size: 14px;
	color: #d56216;
	padding: 0 0 0 0px;
	margin: 0 0 7px 0;
	font-weight: bold;
	}
dl.teamer dd{
	
	margin: 0 0 5px 0;
	padding: 0px 0 0 135px;
	position: relative;
	}
/* --sitemap -->*/

DIV#sitemap {
   padding: 1em 0px;
   line-height: 20px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(../images/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(../images/exlm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap UL {
   padding: 0 0 0 0px;
   margin: 0 0 0 -10px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(../images/exim.gif)
               repeat-y
               0% 0%;
			  
   }
  div#sitemap ul.main{
  	 	width: 270px;
		float: left;
				   }
DIV#sitemap UL.last {
   background-image: none;
   }
 /* -- end of sitemap --*/
 
/* --  anfahrt -- */

.karteprint{
	display: none;
	}

form#link2map24{
	display: none;
	
	/*background-color: #e6edff;*/
	}
	


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

p.floatbox{
	width: 45%;
	float: left;
	margin: 0 0 20px 0; 
	}
p.floatbox1{
	width: 45%;
	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--*/


   #fixiert {  /* nur fuer moderne Browser! */
    display: none;
  }
  
  html>body#fixiert {
    display: none;
  }

#fixierter{  /* nur fuer moderne Browser! */
    position: static;
	z-index: 50;
  }


	



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

/* --footer ul --*/


/* -end of footer ul --*/
/* -- 5. links --*/



a{
	color: #1b7a65;
	text-decoration: underline;
	}
a:hover{
	color: #000;
	text-decoration: underline;
	}
	

/* --6. spry --*/

.TabbedPanelsTabGroup{
	display: none;
	}
