html {
	min-height: 100.5%;
}
body {
	background: #F3F3F3;
	margin: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
#root {
	background:url(../images/back/back_body.gif) repeat-x top #FFF;
	padding-bottom: 0px;
}

#page {
	width: 960px;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px 0px 30px;
}


/* Kopfbereich */
#head {
	height: 110px;
	padding: 0px 5px 0px 30px;
}
#title {
	padding: 20px 0px 0px;
	float: left;
}
#title img {	
	border-style: none;
}





/* Servicenavigation */

#navi {
	text-align: right;
	height: 110px;
	padding-left: 20px;
	margin-top: 0px;
	float: right;
	width: 560px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	position: relative;

}
#navi a {
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	display: block;
	padding-top: 65px;
	padding-right: 20px;
	padding-left: 20px;
	padding bottom: 0px;
	text-decoration: none;
	color: #057;

}
#navi a:hover {
	color: #000;
}
#navi a.current {
	position: relative;
	background: url(../images/back/back_navi-current.gif) bottom repeat-x;
	padding-right: 19px;
	padding-left: 19px;
	border-bottom: #FFF solid 1px;
	border-right: #FFF solid 1px;
	border-left: #FFF solid 1px;
	padding-bottom: 40px;
	margin-bottom:px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}


/* Hauptbereich */

#main {
	padding: 1px 0px 0px;
	clear: left;
}
*html #main {
	margin-top: -16px;
}

/* Visual */
#visual {
	width: 960px;
	height: 201px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

/* de version  */
body.start #visual {
	background:url(../images/visual/visual_start.jpg) no-repeat center;
}
body.software #visual {
	background:url(../images/visual/visual_software.jpg) no-repeat center;
}
body.funktionen #visual {
	background:url(../images/visual/visual_funktionen.jpg) no-repeat center;
}
body.referenzen #visual {
	background:url(../images/visual/visual_referenzen.jpg) no-repeat center;
}
body.kontakt #visual {
	background:url(../images/visual/visual_kontakt.jpg) no-repeat center;
}

/* en version */
body.home #visual {
	background:url(../images/visual/visual_home.jpg) no-repeat center;
}
body.soft #visual {
	background:url(../images/visual/visual_soft.jpg) no-repeat center;
}
body.features #visual {
	background:url(../images/visual/visual_functions.jpg) no-repeat center;
}
body.references #visual {
	background:url(../images/visual/visual_references.jpg) no-repeat center;
}
body.contact #visual {
	background:url(../images/visual/visual_contact.jpg) no-repeat center;
}

/* Wrapper */

#wrapper {
	float: left;
	width: 580px;
	padding: 50px 0px 30px 30px;
}



/* Inhalte */

#content {
	float: left;
	padding: 0px 0px 20px;
	width: 100%;
}
#content h1 {
	font-size: 24px;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	color: #000;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #555;
}
#content p.previous {
	float: left;
}
#content p.next {
	float: right;
}

#content ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
	list-style: square;
}
#content ol {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}
#content li {
	margin-bottom: 5px;
	font-size: 12px;
	color: #555;
}
#content hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
	border-bottom: 1px solid #DDD;
}
#content img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	border-style: none;
}
#content img.left {
	float: left;
	margin-right: 30px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
#content a {
	color: #057;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #000;
}

#content abbr {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}
#content acronym {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}


/* Formulare */

#content form {
	margin: 0px;
	padding: 10px 0px;
}
#content form acronym {
	color: #D00;
	border-style: none;
}
#content form span {
	font-size: 12px;
	color: #999;
}
#content form br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 10px 0px;
	border-style: none;
}
#content fieldset.button {
	padding-left: 150px;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #555;
	line-height: 20px;
	font-weight: bold;
}
* html #content legend {
	margin-left: -7px;
	padding-top: 0px;
}
*+html #content legend {
	margin-left: -7px;
	padding-top: 0px;
}
#content label {
	font-size: 12px;
	line-height: 25px;
	padding-right: 10px;
	float: none;
	vertical-align: middle;
}
#content label.before {
	float: left;
	width: 140px;
	display: block;
}
#content label.between {
	padding-left: 10px;
}
#content label.data {
	line-height:30px;
}
#content label.after {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 3px 0px 2px;
	width: 400px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -150px;
}
#content label.check {
	float: left;
	line-height: 20px;
	padding: 3px 0px 2px;
	width: 600px;
}
#content label.error {
	color: #C00;
}

#content input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#content input.text {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 2px 0px 1px;
	vertical-align: middle;
}
#content input.text:focus {
	border: 1px solid #057;
	background: #EEE;
}
#content input.horizontal {
	margin: 1px 3px 0px 0px;
	padding: 0px;
	border-style: none;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
#content input.vertical {
	padding: 0px;
	border-style: none;
	float: left;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 150px;
}
#content input.check {
	float: left;
	padding: 0px;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 0px;
}
#content input.button {
	font: 12px Arial, Helvetica, sans-serif;
}
#content input.file {
	font: 12px Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #057;
	background: #EEE;
}
#content select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #057;
	background: #EEE;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}
#content button {
	font: 12px Arial, Helvetica, sans-serif;
}
#content span.hint {
	line-height: 25px;
	vertical-align: middle;
	padding-left: 10px;
}
#content span.example {
	margin-left: 150px;
	display: block;
	padding-top: 5px;
}




/* Tabellen */

#content table {
	margin: 0px 0px 20px;
	border-style: none;
}
#content th {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#content td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}



/* Startseitenteaser */

#teaser {
	padding-top: 10px;
}
#teaser div {
	float: left;
	width: 180px;
	background: #EEE;
	margin: 0px 10px 20px 0px;
	padding: 10px;
}
#teaser img {
	margin: 0px;
}



/* Breadcrumb Navigation */

#breadcrumb {
	font-size: 11px;
	margin-bottom: 15px;
	color: #BBB;
}
#breadcrumb a {
	color: #9B9;
}
#breadcrumb a:hover {
	color: #384;
	text-decoration: none;
}
#comments {
	margin-top: 20px;
}
#comments ol {
	margin: 20px 0px;
	padding: 0px;
}
#comments li {
	background: #DED;
	padding: 20px;
	margin: 0px 0px 5px;
	list-style: decimal inside;
	font-weight: bold;
}
#comments li.even {
	background: #EEF;
}

#comments cite {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#comments blockquote {
	margin: 10px 25px 0px;
	padding: 10px;
	font-weight: normal;
	background: #FFF;
}


/* Referenzen */
#customers td {
	padding: 10px 20px 10px 0px;
	border-bottom: 1px solid #EEE;
	vertical-align: middle;
}
#customers  p {
	margin: 0px 0px 5px;
}

#customers a img {
	margin: 10px 0px;
	border-style: none;
}




/* Downloadbereich */

#downloads td {
	padding: 3px 20px 5px 0px;
}
#downloads a {
	font-weight: bold;
}



/* Sprachnavigation */
#service {
	float: left;
	color: #666;
	padding: 0px 0px 10px;
	width: 250px;
	margin: 60px 20px 0px 70px;
}
#service ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#service li {
	list-style: url(../../_styles/none) none;
	font-size: 11px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
}
#service li a {
font-weight: bold;
	text-decoration: none;
	color: #666;
}
#service li a:hover {
	color: #BBB;
}
#service li a.current {
	color: #BBB;
}
#service img {
	padding: 0px 10px;
 	border-style: none;
}

/* Zusatzspalte */

#column {
	float: left;
	background: url(../images/back/back_column.gif) repeat-x top;
	color: #777;
	padding: 0px 0px 10px;
	width: 250px;
	margin: 30px 0px 30px 70px;
}
#column h4 {
	font-size: 12px;
	line-height: 40px;
	padding: 0px 20px;
	margin-top: 0px;	
	margin-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
#column h5 {
	font-size: 11px;
	line-height: 18px;
	padding: 0px 20px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
#column p {
	font-size: 11px;
	margin-top: 0px;
	padding: 0px 20px;
	margin-bottom: 10px;
	line-height: 16px;
}
#column a {
	color: #057;
	font-weight: bold;
	text-decoration: none;
}
#column a:hover {
	text-decoration: underline;
	color: #000;
}
#column hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 20px 20px;
	padding: 10px 0px 0px;
	border-bottom: 1px solid #DDD;
}



/* Fußbereich */

#foot {
	border-top: 1px solid #DDD;
	background: url(../images/back/back_foot.gif) repeat-x top;
 	text-align: center;
	clear: both;
	height: 88px;
}
#foot ul {
	padding: 5px 0px;
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
}
#foot li {
	list-style: none;
	border-right: 1px solid #999;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#foot li.last {
	border-right-style: none;
}

#foot a {
	text-decoration: none;
	color: #999;
}
#foot a:hover {
	color: #444;
}
