/***************** mycontrol wfs **************
fonts navi: futura bdcn bt
blau: #000096
***********************************************/

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000096;
}

img {
   border: 0;
}

img.shot {
   border: 0;
   margin-top: 10px;
}

img.screenshot {
   border: 1px solid #C3C3C4;
   margin-top: 10px;
}

html, body {
	height: 100%;
}
						
body {
	background: url(../img/bg_paper_2.gif) repeat-y center;
	text-align: center;
}

/***************** formate **************/

h3 {
	font-size: 17px;
}

h2 {
	font-size: 13px;
}

p {
	margin: 10px 0 0 0;
}

p.footnote {
	margin: 10px 0 0 0;
	font-size: 10px;
}

#modul_schatten_main p {
	margin: 4px 0 0 0;
	font-size: 10px;
}
/***************** divs **************/
#main {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	height: 100%;
}
#headerline {
	height: 6px;
	font-size: 0;
	background-color: #D3D3D3;
}
#header {
	position: relative;
	width: 700px;
	height: 70px;
	background: url(../img/header_wfs.gif) no-repeat;
}
#freecall {
	position: absolute;
	top: 11px;
	left: 598px;
	font-size: 10px;
	text-align: right;
}
#nav {
	margin: 0 0 0 9px;
	background: url(../img/bg_nav.gif) no-repeat;
	width: 681px;
	height: 48px;
}
#illu_container {
	margin: 0 0 0 7px;
	position:relative;
	height: 150px;
	width: 685px;
}

#illu_Features {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 150px;
	background: url(../img/illu_features.jpg);
}

#illu_Bedienkomfort {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 150px;
	background: url(../img/illu_bedienkomfort.png);
}

#illu_Ueberblick {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 150px;
	background: url(../img/illu_ueberblick.png);
}

#illu_Teamwork {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 150px;
	background: url(../img/illu_teamwork.jpg);
}

#illu_Kapazitaet {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 150px;
	background: url(../img/illu_kapazitaet.gif);
}

#content_container {
	padding: 7px 0 0 0;
	position: relative;
}

#header_content {
	width: 700px;
	height: 9px;
	background: url(../img/bg_content_header.png) no-repeat;
	font-size: 0;
}
#footer_content {
	width: 700px;
	height: 9px;
	background: url(../img/bg_content_footer.png) no-repeat;
	font-size: 0;
}
#content {
	background: url(../img/bg_content.jpg) no-repeat #E9F0FC;
	padding: 25px;
}
#text_content {
	width: 440px;
	color: #000000;
}	

#text_content p {
	color: #000000;
}	

/***************** module ****************/
#modul_content {
	position: absolute;
	top: 43px;
	left: 499px;
	width: 191px;
}
#modul_content_header {
	height: 44px;
	background: url(../img/bg_modul_header.png) no-repeat;
	padding: 9px 0 0 9px;
}
#modul_content_main {
	background: url(../img/bg_modul_main.png) repeat-y;
	padding: 0 19px 10px 19px;
	font-size: 10px;
}
#modul_content_main strong {
	font-size: 13px;
}
#modul_content_footer {
	height: 10px;
	background: url(../img/bg_modul_footer.png) no-repeat;
}

#modul_schatten {
	position: absolute;
	left: 489px;
	top: 0;
	width: 197px;
	height: 150px;
	background: url(../img/bg_modul_schatten.png) no-repeat;
}

#modul_schatten_header {
	margin: 12px 0 0 12px;
}

#modul_schatten_main {
	margin: 12px 12px 0 20px;
	font-size: 10px;
}

/********** listen ***********/

ul {
	list-style: url(../img/bullet_list.gif) outside;
	padding: 0; margin: 0;
}

#text_content ul {
	margin-top: 10px;
}

#text_content li {
	padding: 0; 
	margin: 0 0 0 19px;
}

#modul_schatten li, #modul_content li {
	font-size: 10px;
	padding: 0; margin: 0 0 0 16px;
}

#footer {
	text-align: right;
	padding: 9px 9px 9px 0;
}
/***************** diverse klassen **************/
.f_bz {
	width: 73px; }
	
.f_wert {
	float: left; }

.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}
.clearit {
	clear: both;
}
.arrowup {
	background: url(../img/arrow_up.gif) no-repeat;
	margin: 6px 0 0;
	padding: 0 0 0 17px;
	font-size: 12px;
}

.arrow {
	background: url(../img/arrow_link.gif) no-repeat;
	margin: 6px 0 0;
	padding: 0 0 0 17px;
	font-size: 12px;
}
.arrow a, .arrowup a {
	font-size: 12px;
}

.arrow a.small, .arrowup a.small {
	font-size: 10px;
}
.inner {
	margin: 25px 0 0 0;
} 

.enlarge {
	padding-bottom: 135px;
}

.enlargeXL {
	padding-bottom: 200px;
}

.enlargeXXL {
	padding-bottom: 240px;
}

.smallmargin {
	margin: 10px 0 0 0;
} 

/**************** table *****************/

table {
   border: 5px solid white;
   border-collapse: collapse;
}

th, td {
   border: 2px solid white;
   padding: 5px;
}

th {
   background-color: white;
}

td.grouphead, th.grouphead {
   font-weight: bold;
   background-color: #D8E4FA;
}
td.center, th.center {
   text-align: center;
}

td.pricelist_txt, th.pricelist_txt {
   vertical-align: top;
   text-align: left;
}

td.pricelist_value, th.pricelist_value {
   vertical-align: top;
   text-align: right;
}

/***************** nav list **************/
#nav ul {
	padding: 0 0 0 0;
	list-style-type: none;
	clear: left;
}
#nav li {
	display: block;
	float: left;
}
#nav a:link, #nav a:visited {
	height: 40px;
	text-decoration: none;
	display: block;
}
#nav a:hover, #nav a:active, #nav a.act {
	background-image: none;
}

a { outline: none; }

a#funktionen {
	width: 91px;
	background: url(../img/button_funktionen.png) no-repeat;
}
a#vorteile {
	width: 100px;
	background: url(../img/button_vorteile.png) no-repeat;
}
a#download {
	width: 99px;
	background: url(../img/button_download.png) no-repeat;
}
a#dienstleistung {
	width: 101px;
	background: url(../img/button_dienstleistung.png) no-repeat;
}
a#demo {
	width: 100px;
	background: url(../img/button_demo.png) no-repeat;
}
a#support {
	width: 100px;
	background: url(../img/button_support.png) no-repeat;
} 
a#start {
	width: 90px;
	background: url(../img/button_start.png) no-repeat;
} 

/******************* links *****************/
a.link, a:hover, a:visited, a:active {
	color: #000096;
}

/******************* formulare *****************/
input.norm, textarea {
	background: url(../img/bg_input.gif) no-repeat;
	font-size: 11px;
	width: 200px;
	height: 15px;
	border: 1px solid #000096;
	color: #000096; }
	
.formcaption {
	margin: 5px 0px 0px 0px;
        font-size: 11px;
}


input.box {
        padding-left: 2px;
	background: url(../img/bg_input.gif) no-repeat;
	font-size: 11px;
	width: 149px;
	height: 15px;
	border: 1px solid #000096;
	float: none;
	color: #000096; }

textarea.big {
    background: url(../img/bg_area.gif) no-repeat;
	width: 200px;
	height: 148px; }
	
textarea.small {
    background: url(../img/bg_area.gif) no-repeat;
	width: 200px;
	height: 74px; }
	
.form_links {
	width: 220px; 
	float: left; }
	
.form_rechts {
	width: 200px; 	
	float: left;
	 }
	
.form_links p, .form_rechts p {
	margin-bottom: 10px;
	width: 200px;
	color: #000;
	margin: 0 0 10px 0; }

/***************** demos **************/

#illu_demo_container {
	position: relative;
	left: 7px;
	width: 686px;
	height: 482px;
	background: url(../img/bg_demo.png) no-repeat left top;
	padding: 4px 0 0 4px;
}

	
/***************** neue startseiten **************/

#illu_start_container {
	position: relative;
	width: 700px;
	height: 188px;
	background: url(../img/bg_header_start_ueberblick.png);
}

a#demolink {
	position: absolute;
	left: 503px;
	top: 18px;
	display: block;
	width: 135px;
	height: 135px;
	text-indent: -10000px;
	display: block;
	text-decoration: none;	
}

#content_start_container {
	background: url(../img/bg_start_fade.png) repeat-x left top;
	padding: 26px 0 22px 22px;
}

.row, .row_last {
	width: 214px;
	float: left;
	margin: 0 7px 0 0;
}

.row h3 a {
	display: block;
	width: 214px;
	height: 196px;
	text-indent: -10000px;
	display: block;
	text-decoration: none;	
}

.row p {
	width: 150px;
	text-align: center;
	margin: 10px 0 10px 34px;
}

.screenbox p {
	margin: 3px 0 3px 33px;
}

.row p, .row p a, .screenbox {
	color: #7e97ca;
	font-size: 11px;
	line-height: 16px;
}

h3 a#header_row_kunden {
	background: url(../img/bg_teaserbox_start_kunden.png) no-repeat;
}

h3 a#header_row_projekte {
	background: url(../img/bg_teaserbox_start_projekte.png) no-repeat;
}

h3 a#header_row_prozesse {
	background: url(../img/bg_teaserbox_start_prozesse.png) no-repeat;
}

.screenbox {
	width: 214px;
	background: url(../img/bg_screenbox.png) no-repeat left top;
	padding: 57px 0 0 0;
}

.screenbox img {
	margin: 0 0 5px 18px;
}

#footer_content_start {
	width: 700px;
	height: 9px;
	background: url(../img/bg_content_footer_start.gif) no-repeat;
	font-size: 0;
}

