html {
	min-height: 100.1%;
}
body {
	background: url(../images/back/back_body.gif) repeat center top;
	margin: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#root {
	width: 960px;
	background: #FFF;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
}

#page {
	background: #FFF;
	margin: 0px 40px;
	padding: 0px;
}
/* Kopfbereich */

#head {
	height: 100px;
	
}
#title {
	padding: 17px 0px 0px 0px;
	float: left;
}
#title a {
	color: #FFF;
	text-decoration: none;
}
#title img {
	border-style: none;
}


#service {
	padding-top: 25px;
	padding-right: 0px;
	float: right;
}
#service ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#service li {
	list-style: url(../../_styles/none) none;
	font-size: 11px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999;
}
#service li.last {
	padding-right: 0px;
	border-right-style: none;
}
#service li a {
	text-decoration: none;
	color: #999;
}
#service li a:hover {
	color: #333;
}



/* Servicenavigation */

#navi {
	background: #FA2;
	color: #FFF;
	text-align: right;
	height: 30px;
	padding-left: 20px;
	margin-top: 1px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: bold;
}
#navi a {
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#navi a:hover {
	color: #000;
}
#navi a.current {
	color: #000;
}

/* Visual - großer Fototeaser */
#visual {
	width: 880px;
	padding: 0px;
	margin: 1px 0px 0px;
}
#visual img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}


/* Hauptbereich */
#main {
	padding: 30px 0px;
	margin: 0px;
	clear: left;
	background: #FFF;
}


/* Menü */

#menu {
	width: 170px;
	float: left;
	padding-bottom: 25px;
}
#menu ul {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #FA2;
	padding-right: 10px;
	width: 140px;
}
#menu li a:hover {
	color: #000;
}
#menu li a.current {
	color: #000;
}
#menu li a.current:hover {
	color: #000;
}
/* Submenu */
#menu li li {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 8px;
	padding: 0px;
}
#menu li li a {
	text-decoration: none;
	display: block;
	color: #D92;
	padding-right: 10px;
	padding-left:10px;
	width: 130px;
	font-weight: normal
}
#menu li li a:hover {
	color: #000;
}
#menu li li a.current {
	color: #000;
}
#menu li li a.current:hover {
	color: #FA2;
}


/* Wrapper */

#wrapper {
	float: left;
	width: 420px;
	padding: 0px;
	margin: 10px 60px 0px 0px;
}

#wrapper.full {
	border-right-style: none;
	width: 710px;
	margin: 10px 0px 0px;
}
#wrapper.wide {
	width: 880px;
	padding: 0px;
	margin: 0px;
}

/* Inhalte */

#content {
	float: left;
	padding: 0px 0px 20px;
	width: 100%;
}
#content h1 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
	background: url(../images/back/back_headline.gif) repeat-x left bottom;
	padding-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #444;
}
#content ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
	line-height: 16px;
	list-style: square;
}
#content ul ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style: circle;
}
#content ol {
	margin: 15px 0px 15px 30px;
	line-height: 16px;
	padding: 0px;
}
#content li {
	margin-bottom: 10px;
	font-size: 12px;
	color: #444;
	line-height: 18px;
}
#content li li {
	margin-bottom: 5px;
	font-size: 12px;
	color: #444;
}
#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;
	width: 100%;
}
#content hr.large {
	margin: 0px 0px 40px;
	padding: 40px 0px 0px;
}
#content img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content img.screen {
	display: block;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content img.screen3 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content div img {
	border-style: none;
	display: block;
	margin-top: 5px;
	padding-bottom: 15px;
}
#content img.left {
	float: left;
	margin-right: 20px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
#content a {
	color: #FA2;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #000;
}
#content a img {
	border-style: none;
}
#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 br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 10px 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	padding-left: 150px;
}
#content legend {
	font-size: 12px;
	padding: 0px 20px 5px 0px;
	margin: 0px;
	color: #000;
	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;
	vertical-align: middle;
	padding-right: 10px;
	float: none; 
}
#content label.left {
	float: left;
	width: 140px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 3px 0px 2px;
	width: 240px;
}
#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: 390px;
}
#content input.text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #FA2;
}
#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 Verdana, Arial, Helvetica, sans-serif;
}
#content input.file {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px -20px 0px 0px;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #FA2;
}
#content select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #FA2;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}

/* 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 */

#content div.teaser {
	padding: 0px 0px 20px;
	display: block;
	margin: 0px;
	width: 880px;
	clear: both;
}
#content div.teaser div {
	float: left;
	width: 260px;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 20px;
}

#content div.teaser div.last {
	margin: 0px 0px 0px 0px;
}
#content div.teaser div.wide {
	float: left;
	width: 570px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


#content div.teaser img {
	margin: 0px;
}
#content div.teaser img.screen {
	margin: 0px 0px 0px;
}
#content div.teaser h1 {
	font-size: 20px;
}

* html #content div.teaser {
	position: relative;
	margin: 0px -120px 0px 0px;
}
#content div.teaser div.last {
	width: 255px;
}


/* iframe video */
#content iframe {
	margin-bottom:20px;
}

/* Breadcrumb Navigation */

#breadcrumb {
	font-size: 11px;
	margin-bottom: 20px;
	color: #BBB;
}
#breadcrumb a {
	color: #777;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}

/* Lizenzmodelle */

#licence table {
	margin: 0px 0px 20px;
	border: 1px solid #DDD;
	width: 100%;
}
#licence thead th {
	border-top-style: none;
	border-left: 1px solid #DDD;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding: 10px;
	background: #EEE;
}
#licence thead th.left {
	text-align: left;
	border-left-style: none;
}
#licence tbody th {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding: 10px;
	background: #EEE;
	border-top: 1px solid #DDD;
	vertical-align: bottom;
	text-align: left;
}
#licence thead th {
	text-align: center;
}
#content #licence tbody td {
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
	padding: 10px;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	text-align: center;
}
#content #licence img {

	margin: 0px;
	float: none;
	text-align:center;
	padding-bottom: 0px;
}
#content div.center {
	text-align: center;
}

/* Fehlermeldungen */
#content div.error {
	padding: 20px 20px 10px;
	background: #FEE;
	margin-bottom:10px;
	border: #D00 solid 1px;
}
#content div.error p, #content div.error h2, #content div.error h3   {
	color: #D00;
}


/* Downloadbereich */
#downloads ul {
	padding-left: 0px;
	margin-left: 0px;

}
#downloads ul li {
	list-style: none;
	background: url(../images/icon/icon_pdf.gif) left center no-repeat;
	line-height: 30px;
	margin-bottom: 10px;
}
#downloads a {	
	padding: 0px 0px 0px 35px;
}




/* Zusatzspalte */

#column {
	background: #EEE;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px;
	padding-bottom: 10px;
	width: 230px;
}
*html #column {
	position: absolute;
}
#column h4 {
	background: #FA2;
	font-size: 13px;
	padding: 10px 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFF;
}
#column h5 {
	padding: 0px 20px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
}
#column p {
	color: #444;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	padding: 0px 20px;
}
#column p.reader a {
	border-style: none;
	background: url(../images/icon/icon_pdf_column.gif) left center no-repeat;
	padding-left: 30px;
	line-height: 20px;
	display: block;
}
#column a {
	color: #FA2;
	font-weight: bold;
	text-decoration: none;
}
#column a:hover {
	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: 20px 0px 0px;
	border-bottom: 1px solid #DDD;
	width: 190px;
}
#column ul {
	margin: 10px 20px 10px 30px;
	padding: 0px;
	line-height: 16px;
	list-style: disc;
}
#column ul ul {
	margin: 5px 0px 5px 20px;
	padding: 0px;
	list-style: circle;
}
#column ol {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	line-height: 16px;
}
#column li {
	margin-bottom: 5px;
	font-size: 11px;
	color: #444;
	line-height: 18px;
}
#column li li {
	margin-bottom: 5px;
	font-size: 11px;
	color: #444;
}


/* Fußbereich */

#foot {
	text-align: center;
	clear: both;
	height: 30px;
}
#foot ul {
	padding: 5px 0px;
	display: block;
	background: #384;
	float: left;
	width: 100%;
	margin: 0px;
}
#foot li {
	list-style: none;
	border-right: 1px solid #9B9;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}
#foot li.first {
}
#foot li.last {
	border-right-style: none;
}

#foot a {
	text-decoration: none;
	color: #9B9;
}
#foot a:hover {
	color: #FFF;
}


/* Sitemap */
#sitemap {
	background: #EEE;
	border-top: 1px solid #DDD;
	text-align: center;
	clear: both;
	padding: 30px 40px;
	width: 880px;
	text-align: left;
}
#sitemap li strong {
	margin-bottom: 10px;
}
#sitemap ul {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style: none;
	color: #333;
	float: left;
	width: 175px;
}
#sitemap li {
	margin-bottom: 5px;
	font-size: 11px;
	padding: 0px;
}
#sitemap a {
	color: #555;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
	color: #000;
}

/* Referenzen */
#customers td {
	padding: 20px 0px;
	border-bottom: 1px solid #EEE;
	vertical-align: middle;
}
#customers  p {
	margin: 0px 0px 5px;
}

#customers img {
	margin: 0px 30px 0px 0px;
}



div.clear {
	clear: both;
}

