html {
	min-height: 100.1%;
}
body {
	margin: 0px;
	text-align: center;
	font: 62.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF url(../_images/back/back_body.gif) repeat-x top;

}
#root {

}
#page {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 100px;
	background: url(../_images/back/back_head.jpg) no-repeat left top;
}
#head img {
	margin: 35px 0px 0px;
	border-style: none;
	float: left;
}



/* Servicenavigation */

#service {
	float: right;
	margin-top: 35px;
}
#service ul {
	color: #8dd;
	margin: 0em;
	padding: 0em;
}
#service li {
	display: inline;
	margin-right: 1.5em;
	font-size: 11px;
}

#service a {
	color: #8dd;
	text-decoration: none;
}
#service a:hover {
	color: #cee;
}
#service a.login {
	color: #fff;
}

/* Hauptnavigation */

#navi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1px 0px;
	height: 48px;
}
#navi ul {
	margin: 0em;
	padding: 0em;
}
#navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
}
#navi li.first {
	border-left: 1px solid #ccc;
}

#navi li.last {
	border-right: 1px solid #fff;
}
#navi a {
	color: #999;
	text-decoration: none;
	border-top: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	border-left: 1px solid #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px 1.5em;
	line-height: 48px;
	display: block;
	font-size: 1.2em;
}
#navi a:hover {
	background-image: url(../_images/back/back_navi-over.gif);
	background-repeat: repeat-x;
	color: #1ab;
}
#navi a.active {
	color: #666;
}
#navi a.active:hover {
	color: #1AB;
}
#search {
	margin: 11px 0px 9px 20px;
	float: left;
}


/* Suchfeld */

#search form {
	margin: 0px;
	padding: 0px;
}
#search input {
	border-style: none;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	padding: 5px 15px;
	background: url(../_images/back/back_search.gif) no-repeat left top;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
	width: 170px;
	color: #555;
}
#search input:focus {
	background: url(../_images/back/back_search-focus.gif) no-repeat left top;
	border-style: none;
}
#search button {
	background: url(none);
	border-style: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}







/* Hauptbereich */

#main {
	clear: left;
	padding-top: 40px;
	min-height: 600px;
}



/* Menübereich */

#menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#menu h5 {
	font: normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0px;
}
#menu ul {
	margin: 0em;
	padding: 1em 0em 0em;
}
#menu li {
	list-style: none;
	margin: 0em;
	padding: 0em;
}
#menu li a {
	text-decoration: none;
	display: block;
	border-bottom: 2px dotted #ccc;
	color: #aaa;
	background: url(../_images/elem/elem_bullet-grey.gif) no-repeat left center;
	font-weight: bold;
	margin: 0px;
	font-size: 1.1em;
	line-height: 2em;
	padding: 1em 0px 1em 20px;
}
#menu li a:hover {
	border-bottom: 2px solid #1ab;
	color: #1ab;
	background: url(../_images/elem/elem_bullet-turquise.gif) no-repeat left center;
}
#menu li a.active {
	background: url(../_images/elem/elem_bullet-dark.gif) no-repeat left center;
	color: #666;
}
#menu li a.active:hover {
	border-bottom: 2px dotted #CCC;
}
#menu ul ul {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 2px dotted #CCC;
}
#menu li li {
}
#menu li li a {
	font-size: 1em;
	font-weight: bold;
	background: url(none);
	border-bottom-style: none;
	line-height: 1em;
}
#menu li li a:hover {
	border-bottom-style: none;
	background: url(none);
}
#menu li li a.active {
	background: url(none);
}

#menu li li a.active:hover {
	border-bottom-style: none;
}








/* Teaser auf der Startseite */

#teaser {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#teaser h5 {
	font: normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0px 0px 20px;
}
#teaser h6 {
	font-size: 12px;
	color: #555;
	margin: 0em 0em 1em;
	line-height: 18px;
}
#teaser p {
	font-size: 11px;
	line-height: 18px;
	color: #555;
	margin: 0em 0em 1em;
}
#teaser div.teaser {
}
#teaser a {
	color: #1AB;
	text-decoration: none;
	display: inline;
	border-style: none;
	padding: 0px;
	background: url(none);
}
#teaser a:hover {
	text-decoration: underline;
}
#teaser a.more {
	font-weight: bold;
	background: url(../_images/elem/elem_bullet-turquise.gif) no-repeat right center;
	padding-right: 20px;
}
#teaser hr {
	height: 2px;
	border-top: 2px dotted #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 2em 0em;
}

#teaser img {
	margin: 10px 0px;
	border-style: none;
}
#teaser img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}


/* Breadcrumb Navigation */

#breadcrumb {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}


/* Inhalte */

#content {
	border-top: 0px dotted #CCC;
	border-right: 0px dotted #CCC;
	border-bottom: 0px dotted #CCC;
	width: 440px;
	padding: 0px 40px 10px;
	float: left;
	margin: 0px 0px 0px 20px;
	border-left: 2px dotted #CCC;
}
#content.wide {
	width: 680px;
	padding-right: 0px;
}
#content h1 {
	color: #999;
	margin: 0px 0px 10px;
	font-size: 25px;
	font-weight: normal;
}
#content h2 {
	color: #555;
	margin: 0px 0px 20px;
	font-size: 15px;
	font-weight: bold;
}
#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 15px;
	line-height: 20px;
}
#content h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #888;
	margin: 0px 0px 10px;
}

#content p {
	margin: 0px 0px 1.7em;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}
#content p.error {
	padding: 1em;
	font-weight: bold;
	border: 2px solid #A00;
}
#content p.date {
	margin: 0em 0em 0.5em;
	font-style: italic;
	color: #AAA;
}
#content p.caption {
	font-size: 11px;
	color: #888;
	margin-top: 5px;
}

#content p.previous {
	float: left;
}
#content p.next {
	float: right;
}



#content ul {
	margin: 0em 0em 2em 2em;
	padding: 0px;
	list-style: none;
}
#content ul.links {
	margin: 0em;
	list-style: url(none) none;
}
#content ul.links a{
	width: 14em;
	padding-right: 20px;
	background: url(../_images/elem/elem_bullet-grey.gif) no-repeat right center;
	display: block;
	float: left;
	margin-right: 10px;
}
#content ul.directory {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
	list-style: none;
}

#content ul.directory li {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	background: url(../_images/elem/elem_bullet-turquise.gif) no-repeat left center;
	font-weight: bold;
}

#content li {
	line-height: 18px;
	font-size: 12px;
	color: #555;
	margin: 0px 0px 5px;
	background: url(../_images/elem/elem_bullet-grey.gif) no-repeat left 4px;
	padding: 0px 0px 0px 20px;
}
#content code {
	font-size: 11px;
	background: #eee;
	padding: 5px;
	color: #333;
	display: block;
	line-height: 16px;
	border: 1px solid #DDD;
	margin: 10px 0px 20px;
}
#content a {
	color: #1AB;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.more {
	font-weight: bold;
	background: url(../_images/elem/elem_bullet-turquise.gif) no-repeat right center;
	padding-right: 20px;
}
#content a.extern {
	padding-right: 20px;
	background: url(../_images/elem/elem_external-link.gif) no-repeat right center;
}
#content abbr {
	cursor: help;
	display: inline;
	border-bottom: 1px dotted #999;
}
#content acronym {
	border-bottom-style: none;
	cursor: help;
	color: #999;
}
#content blockquote {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 50px;
	background: url(../_images/back/back_blockquote_turquise.gif) no-repeat left top;
	color: #555;
	font: italic bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content hr {
	height: 2px;
	border-top: 2px dotted #CCC;
	border-right: 0px dotted #CCC;
	border-bottom: 0px dotted #CCC;
	border-left: 0px dotted #CCC;
	margin: 2em 0em;
	display: block;
	clear: both;
}


/* Bilder im Inhalrsbereich */

#content img {
	border-style: none;
}
#content img.left {
	float: left;
	clear: right;
	margin: 0em 1em 2em 0em;
}
#content img.partnerlogo {
	float: right;
	margin-left: 20px;
}
#content img.icon {
	border-style: none;
	margin-right: 20px;
	vertical-align: middle;
}
#content img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 50px;
}
#content img.tutorial {
	margin-bottom: 10px;
}

/* Thumbnails im Inhaltsbereich */

#content div.thumbs {
	margin-bottom: 20px;
	margin-top: 30px;
}
#content div.thumbs table {
	margin: 0em;
	background: #FFF;
	padding: 0em;
	border-bottom: 2px dotted #CCC;
	width: 95%;
}
#content div.thumbs td {
	background: #FFF;
	margin: 0em;
	padding: 0em 0em 1em;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
#content div.thumbs a {
	color: #FFF;
}
#content div.thumbs img {
	border-style: none;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 15px;
	vertical-align: middle;
}
#content div.icons {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}
#content div.icons img {
	padding: 20px;
	border: 1px solid #CCC;
	display: block;
	margin: 0px 8px 8px 0px;
	float: left;
}
#content div.box {
	width: 135px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#content div.box h3 {
	color: #000;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	line-height: 20px;
	background: url(../_images/back/back_content-box.gif) repeat-x left top;
	border-top: 1px solid #FF6;
	border-right: 1px solid #FF6;
	border-left: 1px solid #FF6;
}

#content div.box ul {
	margin: 0px;
	padding: 10px 10px 5px;
	list-style: none;
	background: #FFC;
	border-top: 1px solid #FFF;
}
#content div.box li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	background: url(../_images/elem/elem_bullet-dark.gif) no-repeat left 4px;
	color: #000;
}
#content div.topics {
	float: left;
	width: 45%;
	padding-right: 5%;
}
#content div.topics ul {
	margin: 0px;
	padding: 0px 0px 20px;
}
#content div.topics li {
	background: url(../_images/elem/elem_bullet-grey.gif) no-repeat left 4px;
	list-style: none;
	padding-left: 20px;
	font-size: 12px;
}






/* Tabellen im Inhaltsbereich */


#content table {
	border-style: none;
	padding: 0px;
	margin: 0px 0px 15px;
}
#content caption {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
}

#content th {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #555;
	background: #dee;
	padding: 0px 5px;
	text-align: center;
}
#content th.left {
	text-align: left;
	padding-left: 10px;
}

#content tbody {
	padding-top: 2em;
}

#content td {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #555;
	border-top: 1px solid #fff;
	padding: 5px 10px;
	background: #EEE;
	vertical-align: top;
}
#content td.center {
	text-align: center;
}
#content td.right {
	text-align: right;
}

#content td img {
	vertical-align: text-top;
}


/* Formulare im Inhaltsbereich */

#content form {
	margin: 0px;
	padding: 0px 0px 10px;
}
#content form acronym {
	color: #1AB;
	border-style: none;
	cursor: help;
}
#content form br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 0px 0px 15px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	padding-left: 130px;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #384;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 11px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
}
#content label.left {
	float: left;
	width: 120px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	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: 18px;
	padding: 5px 0px 2px;
	width: 400px;
	color: #555;
}
#content input.text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BBB;
	padding: 4px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #1AB;
}
#content input.horizontal {
	margin: 0px 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: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	background: url(../_images/back/back_button.gif) repeat-x;
	height: 25px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #EEE;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#content input.file {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #BBB;
	padding: 4px;
	margin: 0px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
#content textarea:focus {
	border: 1px solid #1AB;
}
#content select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BBB;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #384;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}


/* Screenshot Thumbnails */

#thumbs {
}
#thumbs ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	float: left;
	clear: left;
}
#thumbs li {
	margin: 0px 25px 20px 0px;
	float: left;
	padding: 0px;
	text-align: center;
	width: 200px;
}
#thumbs a {
	display: block;
	padding: 14px 5px 0px;
	width: 190px;
	
	background: url(../_images/back/back_thumb.gif) no-repeat center top;
}
#thumbs img {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 15px;
}
#thumbs.references img {
	margin: 0px 0px 5px;
	padding: 30px 20px 45px;	
}
#thumbs span {
	display: block;
	white-space: nowrap;
	line-height: 20px;
	padding-bottom: 5px;
}


/* Screenshot Detailanicht */

#gallery {
	margin-top: 20px;
}
#gallery p.previous {
	float: left;
	color: #AAA;
}
#gallery p.previous a {
	background: url(../_images/back/back_previous.gif) no-repeat left center;
	padding-left: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
#gallery p.overview {
	text-align: center;
	color: #AAA;
	font-size: 11px;
}
#gallery p.next {
	float: right;
	color: #AAA;
}
#gallery p.next a {
	background: url(../_images/back/back_next.gif) no-repeat right center;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
#image {
	width: 680px;
	margin: 0px 0px 25px;
	padding: 26px 0px 0px;
	text-align: center;
	background:url(../_images/back/back_image_top.gif) no-repeat center top;
	clear: left;
}
#image img {
	margin: 0px;
	padding: 0px 10px 20px;
	background: url(../_images/back/back_image_bottom.gif) no-repeat center bottom;
	display: block;
}

/* Spalte rechts */

#column {
	width: 200px;
	float: left;
	background: #DEE;
}
#column h5 {
	font: bold 1.4em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0em 0em 1em;
}
#column p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0px 0px 1em;
	padding: 0px;
}
#column blockquote {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 30px;
	background: url(../_images/back/back_blockquote.gif) no-repeat left top;
	color: #555;
	font: italic bold 1.2em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#column p.small {
	font-size: 1em;
	color: #999;
}

#column ul {
	margin: 0em;
	padding: 0em;
}
#column li {
	margin: 0em 0em 1em;
	padding: 0em 0em 0em 1em;
	background: url(../_images/elem/elem_bullet-turquise.gif) no-repeat left 0.3em;
	list-style: none;
	font-size: 1.1em;
	line-height: 1.5em;
}
#column img.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

#column div.box {
	background: #dee;
	padding: 20px 20px 10px;
	border-bottom: 2px dotted #FFF;
	color: #000;
}
#column form {
	margin: 0em 0em 1em;
}

#column label {
	font-size: 1.1em;
}

#column input {
	border: 1px solid #1AB;
	padding: 4px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 152px;
	margin: 0.5em 0em;
}
#column input.button {
	background: url(../_images/back/back_button.gif) repeat-x;
	border-top: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #FFF;
	height: 25px;
	font-weight: bold;
	color: #666;
	width: 160px;
	font-size: 0.8em;
	font-size: 1em;
}
#column a {
	color: #1ab;
	text-decoration: none;
}
#column a.button {
	background: url(../_images/back/back_button.gif) repeat-x;
	display: block;
	color: #A00;
	height: 25px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #FFF;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1em;
}

#column abbr {
	cursor: help;
	display: inline;
	border-bottom: 1px dotted #999;
}
#sitemap {
	border-top: 2px dotted #CCC;
	clear: left;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
}
#sitemap li {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 135px;
	color: #999;
	margin-bottom: 15px;
}
#sitemap ul ul {
}
#sitemap li li {
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 18px;
}

#sitemap a {
	color: #999;
	text-decoration: none;
}
#sitemap a:hover {
	color: #555;
}
#foot {
	background: #DDD url(../_images/back/back_foot.gif) repeat-x left top;
	padding-top: 30px;
	clear: left;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;
}
#foot ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	width: 950px;
	text-align: left;
}
#foot li {
	display: inline;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#foot a {
	color: #999;
	text-decoration: none;
}
#foot a:hover {
	color: #1AB;
}

#foot img {
	vertical-align: middle;
	margin-right: 10px;
	border-style: none;
}
