/** digitote standard css, blau als fallback **/

* { margin: 0; padding: 0; }

html { 	overflow-y: scroll; }

body 
{ 
	background: #666; 
	/*min-height: 100%; 
	height: 100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div.b { position: absolute; top: 0; right: 0; }

img.logo { margin-right: 12px; display: block; float: left; }
img.margin { margin-right: 10px; display: block; float: left;}

/* Bildausrichtung */
.left 
{  
	float: left;
	overflow: hidden;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right
{  
	float: right;
	overflow: hidden;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

.center
{  
	display: block;
	overflow: hidden;
}

a:link, a:visited { color: #002d62; text-decoration: none; }
a:hover, a:active { border-bottom: 1px dotted #002d62; }

h1 { font-size: 21px; font-weight: normal; margin-bottom: 10px; }
h2 { font-size: 18px; font-weight: normal; margin-bottom: 10px; }
h3 { font-size: 12px; font-weight: bold; margin-bottom: 10px; }
h4 { font-size: 12px; font-weight: bold; margin-bottom: 0px; }
h5 { font-size: 11px; font-weight: bold; margin-bottom: 0px; }
h6 { font-size: 11px; font-weight: bold; margin-bottom: 0px; }

p, #right ul, #right ol
{  
	margin-bottom: 15px;
	line-height: 150%;
}

#reiter
{
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 540px;
	background: url(reiter-blau.jpg) top left no-repeat;
}

#wrap 
{ 
	width: 1024px;
	margin: 0 auto; 
	background: #f4f4f4 url(bg-blau.png) top left repeat-y;
	position: relative;
	top: 0;
	overflow: hidden;
	/*min-height: 100%;*/
	
	position: relative;
}

#wrap2
{
	background: #f4f4f4  url(bg1.png) top left repeat-y;
	padding: 10px 31px 10px 108px;
	overflow: hidden;
	margin-top: 31px;
	/*min-height: 100%;*/

	position: relative;
}

#content
{
	width: 835px;
	position: relative;
	overflow: hidden;
}

#header { overflow: hidden; }
#header a, #header a:hover, #header a img { border: none; text-decoration: none; }

#left
{
	float: left;
	clear: both;
	overflow: hidden;
	width: 271px;
	min-height: 424px;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;

	position: relative;
}


/*#left img.blockleft { margin: -10px 0 -10px -10px; display: inline; }*/

#left div
{
	margin: 35px 10px 25px 33px;
}

#left h3 { margin-left: 20px; }

#left h4 { font-size: 12px; }

#left ul li
{
	list-style: none;
	background: url(subsquare.gif) 0 5px no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
}

#left div.textleft p { font-size: 10px;line-height: 130%; }

#right
{
	margin-left: 285px;
	min-height: 426px;
	margin-bottom: 10px;
	background: white;

	position: relative;
}

#right h3
{
	color: #666;
	text-transform: uppercase;
	margin-top: 20px;
}

#right img.block 
{
	margin-bottom: 0;
	float: left;
}

#right ul, #right ol { margin: 0 30px 15px 15px; }

#right div.text { padding: 10px; }
#right div.textcol 
{ 
	padding: 10px; 
	font-size: 11px; 
	overflow: hidden; 
	margin-bottom: 15px; 
}

#right div.textcol p { margin-bottom: 5px; text-align: justify; }
#right div.textcol ul { padding: 0 15px; }

#right div.textcol .textcol-left,
#right div.textcol .textcol-right 
{ 
	float: left;
	overflow: hidden;
	width: 255px;
	margin-right: 15px;
}

#right div.textcol .textcol-right
{
	float: right;
	margin-right: 0;
}

/** nav **/
#navigation
{  
	margin: 10px 0;	
	font-size: 11px;
	overflow: hidden;
	clear: both;

	position: relative;
}

ul#mainnav
{
	display: block;
	float: left;
	width: 282px;
	overflow: hidden;
	margin-left: 285px;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;

	position: relative;
}

ul#subnav { list-style: none; float: right; width: 110px; 	position: relative; }

ul#mainnav li, ul#subnav li { display: inline; }

ul#mainnav li a, ul#subnav li a
{
	display: block;
	color: #666;
	padding: 3px 0;
	background: url(nav1normal.gif) 0 5px no-repeat;
	padding-left: 30px;
	text-decoration: none;
	border: none;
}

ul#mainnav li a:hover, ul#subnav li a:hover { color: #002d62; }

ul#mainnav li a.current, ul#subnav li a.current
{
	background: url(nav1active.gif) 0 5px no-repeat;
	/*font-weight: bold;*/
	color: #002d62;
}


ul#mainnav li.unternehmen a:hover, ul#mainnav li.unternehmen a.current { color: #002d62; background: url(nav1active.gif) 0 5px no-repeat; }
ul#mainnav li.produkte a:hover, ul#mainnav li.produkte a.current { color: #cad200; background: url(nav2active.gif) 0 5px no-repeat; }
ul#mainnav li.service a:hover, ul#mainnav li.service a.current { color: #a2c70e; background: url(nav3active.gif) 0 5px no-repeat; }
ul#mainnav li.kunden a:hover, ul#mainnav li.kunden a.current { color: #00c0ff; background: url(nav4active.gif) 0 5px no-repeat; }

ul#subnav li a:hover, ul#subnav li a.current { background: url(navrightactive.gif) 0 5px no-repeat; color: #333; }
ul#subnav li.eng a { background: url(nav-eng.gif) 0 5px no-repeat; }
ul#subnav li.ger a { background: url(nav-ger.gif) 0 5px no-repeat; }

#footer
{
	border-top: 1px solid #e0e0e0;
	margin: 10px 27px 30px 108px;
	position: relative;
}

#footer div.ecogra
{
	display: block;
	overflow: hidden;
	position: absolute;
	width: 271px;
	height: 36px;
	text-align: center;
	bottom: -23px;
	left: 0;
	margin: 0;
	padding: 0;
}

#footer p
{
	border-top: 1px solid white;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#footer img.footer { position: absolute; top 10px; right: 0; }

form
{
	margin-top: 15px;
	border: none;
	padding: 10px;
}

fieldset {  border: none; }
