@charset "utf-8";

/* ****************************************** */
/* Orangefluid GbR		         			  */
/* www.orangefluid.com       				  */
/* ****************************************** */


/* ****************************************** */
/* Global settings for OWITA		          */
/* ****************************************** */

/* Global settings */
* {
	margin:0;
	padding:0;
	text-align:left;
}

html, body {
	min-width: 950px;
}

* html, * body {
	width: 950px;
}

/* Main body style */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff url(images/background.gif) 0 0 no-repeat;
	color: #000000;
	font-size: 100.01%;	
}

/* ****************************************** */
/* Site container settings					  */
/* ****************************************** */

/* Main site container */
div#sitecontainer {
	position: relative;
	width: 919px;
	margin-top: 2px;
	background-color: #ffffff;
	float: left;
}

/* Red Block, right top */
div#redblock {
	position: absolute;
	top: 127px;
	left: 857px;
	width: 62px;
	height: 92px;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	background-color: #de2818;
	z-index:101;
}

	/* IE Hack, border width */
	* html div#redblock {
		height: 94px;
		he\ight: 92px;
	}

/* Red Block, left top */
div#redblock2 {
	position: relative;
	width: 48px;
	height: 219px;
	margin-right: 2px;
	background-color: #de2818;
	float: left;
}

/* Site Top image */
div#topimage {
	position: relative;
	width: 867px;
	height: 141px;
	float: left;
}

	/* For IE, closing gap */
	div#topimage img {
		display: block;
	}

/* Absolute positioned logo */
div#logo {
	position: absolute;
	top: 127px;
	left: 50px;
	width: 205px;
	height: 94px;
	background-color: #ffffff;
	z-index:100;
}

	/* Position of the image itself */
	div#logo img {
		margin-top: 2px;
	}

/* Top claim */
div#claim {
	position: relative;
	width: 603px;
	height: 48px;
	margin-top: 2px;
	margin-left: 205px;
	background: #ffffff url(images/background_claim.gif) 0 0 repeat-x;
	float:left;
}

	/* IE Hack, double margin bug */
	* html div#claim {
		margin-left: 127px;
	}
	
/* Container Main Navi */
div#mainnavi {
	position: relative;
	width: 603px;
	height: 26px;
	margin-top: 2px;
	margin-left: 205px;
	float:left;
	z-index:50;
}

	/* IE Hack, double margin bug */
	* html div#mainnavi {
		margin-left: 127px;
	}


/* Container Sub Navi */
div#subnavi {
	position: relative;
	clear: both;
	width: 190px;
	margin-top: 80px;
	margin-left: 50px;
	float:left;
	border-bottom: 1px solid #c3c9da;
}

	/* IE Hack, double margin bug */
	* html div#subnavi {
		margin-left: 25px;
	}

/* Container Sub Navi */
div#news {
	position: relative;
	clear: both;
	width: 190px;
	margin-top: 80px;
	margin-left: 50px;
	float:left;
	border-bottom: 1px solid #c3c9da;
}

* html div#news {
	margin-left: 25px;
}

/* Headline Container */
div#headline {
	position: relative;
	width: 580px;
	height: 17px;
	margin-top: 48px;
	margin-left: 31px;
	float:left;
}

/* Content Container */
div#contentcontainer {
	position: relative;
	width: 662px;
	margin-top: 15px;
	margin-left: 14px;
	margin-bottom: 15px;
	background: #efefef;
	float: left;
}


div#content {
	position: relative;
	width: 631px;
	margin: 13px 14px 15px 17px;
	font-size: 12px;
}

	div#content ul {
		list-style-type: none;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	div#content li {	
		line-height: 18px;
		background-image: url(images/dot.gif);
		background-repeat: no-repeat;
		background-position: 5px 6px;
		padding-left: 20px;
		margin-bottom: 10px;
	}
	
		div#content ul.closer li {line-height: 14px;}	
		div#content ul.closer2 li {margin-bottom: 6px;}	

		* html div#content li {background-position: 5px 7px; height: 1px;}
		* html div#content ul.closer li {background-position: 6px 5px;}
		* html div#content ul.closer2 li {background-position: 6px 5px;}
	
	
	div#content img.floater, div#content div.floater, div#content div.floater2 {
		float: right;
		margin-left: 15px;
		margin-bottom: 10px;
	}
	
	div#content div.floater2 {
		margin-left: 25px;
	}
	
	div#content img.floaterleft {
		float: left;
		margin-right: 10px;
		margin-top: 5px;
		border: 1px solid #000000;
	}	
	
	div#content div.bigfloater {
		float: right;
		
	}

/* ****************************************** */
/* Font styles				                  */
/* ****************************************** */

p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 14px;
}

td {
	font-size: 12px;
	line-height: 22px;
}

/* ****************************************** */
/* Style settings links                       */
/* ****************************************** */

/* Link colors global */
a:link, a:visited {
	color: #11286c;
	text-decoration: underline;
}

a:active, a:hover {
	color: #11286c;
	text-decoration: none;
}

a.headlinelink:link, a.headlinelink:visited {
	color: #000000;
	text-decoration: none;
}

a.headlinelink:active, a.headlinelink:hover {
	color: #11286c;
	text-decoration: underline;
}

/* ****************************************** */
/* Misc					                      */
/* ****************************************** */

a.gallery {
	float:left;
	padding-right: 3px;
}


/* ****************************************** */
/* Style settings headlines                   */
/* ****************************************** */

/* Graphic headlines */
h1 {
	font-weight: bold;
	font-size: 0.7em;
	height: 17px;
	overflow: hidden;	
}

h1 em {
	display: block; 
	background-repeat: no-repeat;
	height: 17px;
}

h2 {
	font-weight: bold;
	font-size: 0.7em;
	height: 26px;
	margin-top: 12px;
	margin-left: 13px;
	overflow: hidden;	
}

h2 em {
	display: block; 
	background-repeat: no-repeat;
	height: 26px;
}

/* ****************************************** */
/* Style settings Main Navi                   */
/* ****************************************** */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* Remove list style */
.menu, .menu ul {
	list-style-type: none; 
}

/* Main style for li */
.menu li.top {
	display:block; 
	float:left; 
	position:relative;
}

/* Table for IE */
.menu table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	font-size: 11px; /* IE5.5 */
}

/* Main style for li a */
.menu li.top a.top_link {
	display:block;
	float:left;
	height:26px;
}

/* move the link text off screen */
.menu li.top a span {
	position:absolute; 
	left:-9999px; 
	top:0; 
	z-index:0; 
	font-size:10px;
}

/* images mouse over */
.menu li.p1 {width:93px; background:url(images/but_startseite_on.gif) no-repeat;}
.menu li.p2 {width:54px; background:url(images/but_owita_on.gif) no-repeat;}
.menu li.p3 {width:128px; background:url(images/but_dienstleistungen_on.gif) no-repeat;}
.menu li.p4 {width:79px; background:url(images/but_produkte_on.gif) no-repeat;}
.menu li.p5 {width:83px; background:url(images/but_aktuelles_on.gif) no-repeat;}
.menu li.p6 {width:72px; background:url(images/but_kontakt_on.gif) no-repeat;}
.menu li.p7 {width:93px; background:url(images/but_impressum_on.gif) no-repeat;}

/* images mouse out */
.menu li a#n1 {width:93px; background:url(images/but_startseite_off.gif) no-repeat;}
.menu li a#n2 {width:54px; background:url(images/but_owita_off.gif) no-repeat;}
.menu li a#n3 {width:128px; background:url(images/but_dienstleistungen_off.gif) no-repeat;}
.menu li a#n4 {width:79px; background:url(images/but_produkte_off.gif) no-repeat;}
.menu li a#n5 {width:83px; background:url(images/but_aktuelles_off.gif) no-repeat;}
.menu li a#n6 {width:72px; background:url(images/but_kontakt_off.gif) no-repeat;}
.menu li a#n7 {width:93px; background:url(images/but_impressum_off.gif) no-repeat;}

.menu li a#non1 {width:93px; background:url(images/but_startseite_on2.gif) no-repeat;}
.menu li a#non2 {width:54px; background:url(images/but_owita_on2.gif) no-repeat;}
.menu li a#non3 {width:128px; background:url(images/but_dienstleistungen_on2.gif) no-repeat;}
.menu li a#non4 {width:79px; background:url(images/but_produkte_on2.gif) no-repeat;}
.menu li a#non5 {width:83px; background:url(images/but_aktuelles_on2.gif) no-repeat;}
.menu li a#non6 {width:72px; background:url(images/but_kontakt_on2.gif) no-repeat;}
.menu li a#non7 {width:93px; background:url(images/but_impressum_on2.gif) no-repeat;}

/* Show sub level IE6 */
.menu a:hover {
	visibility:visible;
} 

/* Show sub level IE7 */
.menu li:hover { 
	position:relative; 
	z-index:200;
} 

/* Hide background of the front image */
.menu li a#n1:hover, .menu li:hover a#n1,
.menu li a#n2:hover, .menu li:hover a#n2,
.menu li a#n3:hover, .menu li:hover a#n3,
.menu li a#n4:hover, .menu li:hover a#n4,
.menu li a#n5:hover, .menu li:hover a#n5,
.menu li a#n6:hover, .menu li:hover a#n6,
.menu li a#n7:hover, .menu li:hover a#n7 {background:transparent;}

.menu li a#non1:hover, .menu li:hover a#non1,
.menu li a#non2:hover, .menu li:hover a#non2,
.menu li a#non3:hover, .menu li:hover a#non3,
.menu li a#non4:hover, .menu li:hover a#non4,
.menu li a#non5:hover, .menu li:hover a#non5,
.menu li a#non6:hover, .menu li:hover a#non6,
.menu li a#non7:hover, .menu li:hover a#non7 {background:transparent;}

/* Hide Sub Level */
.menu ul, .menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Styles Sub Level */
.menu :hover ul.sub, 
.menu :hover ul.sub2, 
.menu :hover ul.sub3, 
.menu :hover ul.sub4, 
.menu :hover ul.sub5 {
	left:0; 
	top:30px; 
	background: #ffffff; 
	padding:3px 0; 
	border:1px solid #999999; 
	white-space:nowrap; 
	width:138px; 
	height:auto;
	z-index:20;
}

.menu :hover ul.sub li, 
.menu :hover ul.sub2 li, 
.menu :hover ul.sub3 li, 
.menu :hover ul.sub4 li, 
.menu :hover ul.sub5 li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:141px;
}

.menu :hover ul.sub li a, 
.menu :hover ul.sub2 li a, 
.menu :hover ul.sub3 li a, 
.menu :hover ul.sub4 li a, 
.menu :hover ul.sub5 li a {
	display:block; 
	font-size:11px; 
	height:20px; 
	width:132px; 
	line-height:20px; 
	text-indent:5px; 
	color:#000000; 
	text-decoration:none; 
	border:3px solid #ffffff; 
	border-width:0 0 0 3px;
}

* html .menu :hover ul.sub li a {
	width:138px;
	w\idth:135px;	
}

.menu :hover ul.sub li a:hover, 
.menu :hover ul.sub2 li a:hover, 
.menu :hover ul.sub3 li a:hover, 
.menu :hover ul.sub4 li a:hover, 
.menu :hover ul.sub5 li a:hover {
	background:#999999;
	color:#ffffff;
}

div.netscape7_1, 
div.netscape7_2, 
div.netscape7_3, 
div.netscape7_4,
div.netscape7_5 {
	position:relative;
	width:128px;
	height:35px;
}

/* Styles Sub Level 2 */
.menu :hover ul.sub2 {width:153px;}
.menu :hover ul.sub2 li {width:156px;}
.menu :hover ul.sub2 li a {width:147px;}
* html .menu :hover ul.sub2 li a {width:153px; w\idth:150px;}
div.netscape7_2 {width:79px;}

/* Styles Sub Level 3 */
.menu :hover ul.sub3 {width:98px;}
.menu :hover ul.sub3 li {width:101px;}
.menu :hover ul.sub3 li a {width:92px;}
* html .menu :hover ul.sub3 li a {width:98px; w\idth:95px;}
div.netscape7_3 {width:83px;}

/* Styles Sub Level 4 */
.menu :hover ul.sub4 {width:118px;}
.menu :hover ul.sub4 li {width:121px;}
.menu :hover ul.sub4 li a {width:112px;}
* html .menu :hover ul.sub4 li a {width:118px; w\idth:115px;}
div.netscape7_4 {width:93px;}

/* Styles Sub Level 5 */
.menu :hover ul.sub5 {width:128px;}
.menu :hover ul.sub5 li {width:131px;}
.menu :hover ul.sub5 li a {width:122px;}
* html .menu :hover ul.sub5 li a {width:128px; w\idth:125px;}
div.netscape7_5 {width:54px;}


/* ****************************************** */
/* Style settings Sub Navi                    */
/* ****************************************** */

/* Navi row */
#subnavi {
	display: block; 
}

/* Set font size for text links */
#subnavi ul {
	font-size: 0.7em;
	list-style-type: none;
}

*:first-child+html #subnavi ul {
	text-indent: -5000em;
}

/* List elements, Float left for killing gap */
#subnavi li {
	display: block;
	height: 27px;
	width: 190px;
	background-position: 0 -27px;
	background-repeat: no-repeat;
	float: left;
}


/* Size of each list element */
/* Height 0 hides link text, padding resizes box back for background image */
#subnavi a {
	display: block;
	height: 0;
	padding-top: 27px;
	background-repeat: no-repeat;
	overflow: hidden;
}
/* Small Hack for older IE */
* html #subnavi a:link, * html #subnavi a:visited {
	height: 27px; 
	he\ight: 0;
}

/* Background image for all list elements, mouse over status, Background image for all "a" tags, mouse out status  */
#subnavi li.navsub10, #subnavi a.navasub10 {background-image: url(images/butsub_dienstleistungen.gif);}
#subnavi li.navsub11, #subnavi a.navasub11 {background-image: url(images/butsub_kommunikation.gif);}
#subnavi li.navsub12, #subnavi a.navasub12 {background-image: url(images/butsub_bildverarbeitung.gif);}
#subnavi li.navsub13, #subnavi a.navasub13 {background-image: url(images/butsub_itsicherheit.gif);}
#subnavi li.navsub14, #subnavi a.navasub14 {background-image: url(images/butsub_maschinenueberwachung.gif);}
#subnavi li.navsub15, #subnavi a.navasub15 {background-image: url(images/butsub_antriebstechnik.gif);}

#subnavi li.navsub21, #subnavi a.navasub21 {background-image: url(images/butsub_messtechnik.gif);}
#subnavi li.navsub22, #subnavi a.navasub22 {background-image: url(images/butsub_ethernet.gif);}
#subnavi li.navsub23, #subnavi a.navasub23 {background-image: url(images/butsub_datasave.gif);}
#subnavi li.navsub24, #subnavi a.navasub24 {background-image: url(images/butsub_downloads.gif);}
#subnavi li.navsub25, #subnavi a.navasub25 {background-image: url(images/butsub_emuit.gif);}
#subnavi li.navsub26, #subnavi a.navasub26 {background-image: url(images/butsub_flexegen.gif);}

#subnavi li.navsub30, #subnavi a.navasub30 {background-image: url(images/butsub_aktuelles.gif);}
#subnavi li.navsub31, #subnavi a.navasub31 {background-image: url(images/butsub_presseberichte.gif);}
#subnavi li.navsub32, #subnavi a.navasub32 {background-image: url(images/butsub_messeberichte.gif);}
#subnavi li.navsub33, #subnavi a.navasub33 {background-image: url(images/butsub_stellenangebote.gif);}
#subnavi li.navsub34, #subnavi a.navasub34 {background-image: url(images/butsub_newsarchiv.gif);}

#subnavi li.navsub40, #subnavi a.navasub40 {background-image: url(images/butsub_impressum.gif);}
#subnavi li.navsub41, #subnavi a.navasub41 {background-image: url(images/butsub_haftungsausschluss.gif);}
#subnavi li.navsub42, #subnavi a.navasub42 {background-image: url(images/butsub_datenschutz.gif);}
#subnavi li.navsub43, #subnavi a.navasub43 {background-image: url(images/butsub_agbs.gif);}

#subnavi li.navsub50, #subnavi a.navasub50 {background-image: url(images/butsub_gruendungshintergrund.gif);}
#subnavi li.navsub51, #subnavi a.navasub51 {background-image: url(images/butsub_historie.gif);}
#subnavi li.navsub52, #subnavi a.navasub52 {background-image: url(images/butsub_organisationen.gif);}
#subnavi li.navsub53, #subnavi a.navasub53 {background-image: url(images/butsub_referenzkunden.gif);}



/* Initiate mouseover, hide image in a tag so we can see bg image of list element */
#subnavi a:hover {
	background-image: none;
}


/* ****************************************** */
/* Style settings News                        */
/* ****************************************** */


#newsblock {
	width:190px;
	list-style-type: none;
	color: #333333;
	font-size: 11px;
	
}

* html #newsblock {
	margin-left: -16px;
	ma\rgin-left: 0;
}

#newsblock p {
	font-size: 11px;
	line-height: 16px;
}

#newsblock a.normal {
	display: block;
	text-decoration: none;
}

#newsblock ul {
	overflow: hidden;
}

#newsblock li {
	list-style-type:none;
}

#newsblock li a.normal {
	width:190px;
	padding-top: 5px;
	display: block;
	color: #000000;
	background-color: #ffffff;
	height:50px;
}

#newsblock li a.closed {
	color: #333333 !important;
	background-color: #ffffff !important;
	border-top: 1px solid #c3c9da;
}

#newsblock li li {
	margin: 5px 0 5px 0;
	height: 120px;
}

#newsblock li a.opened {
	background-color: #ffffff;
	color: #333333;
	border-top: 1px solid #c3c9da;
}

.newsheadline {
	font-weight: bold;
	color: #11286c;
}

.newsheadlinemore {
	margin-top: 2px;
	display: block;
	color: #333333;
}

.arrow {
	border: 0;
	display: inline;
	margin-left: 5px;
}


/* ****************************************** */
/* Style settings forms                       */
/* ****************************************** */

/* No border for fieldsets */
fieldset {
	border: 0;	
	float: left;
}

/* Label styles  */
label {
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
	margin-top: 2px;
	width: 70px;
	height: 15px;
	float: left;	
	cursor: pointer;	
}


/* Input fields styles  */
input, textarea {
	font-size: 12px;
	color: #000000;
	width: 280px;
	height: 16px;
	padding: 2px 0 1px 3px;	
	float: left;	
	border: 1px solid #666666;	
	background-color: #ffffff;
}

* html input, textarea {
	height: 21px;
	he\ight: 15px;
}


/* Input fields styles active */
input:focus, textarea:focus {	
	color: #000000;
	background-color: #ececec;	
	border: 1px solid #000000;		
}

/* Special width for checkbox */
input.check {
	width: 14px;
	height: 20px;	
	border: 0;
	margin-right: 8px;
	margin-top: 1px;
	background-color: #ececec;
	float: left;

}

/* Textarea special style */
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 4px;
	width:349px;
	height:80px;
	margin-bottom: 5px;		
}

/* Button special style */
input.button {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	width: 349px;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #ffffff;
	background-color: #11286c;
	border: 1px solid #999999;
	text-align: center;
	padding: 0px 0 2px 0px;	
}

/* Button special style */
input.buttonroute {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 205px;
	height: 23px;
	color: #ffffff;
	margin-top: 8px;
	background-color: #11286c;
	border: 1px solid #999999;
	text-align: center;
	padding: 0px 0 2px 0px;	
}

/* Button hover style */
input.button:hover, input.buttonroute:hover {
	background-color: #de2818;
	color: #ffffff;
	cursor: pointer;
}

br.clear {
	clear: both;
}

