html {
	min-height: 100.1%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	background-image: url(../_images/back/back_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #220;
	height: 100%;
}
#root {
}

#page {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

/* Kopfbereich */

#head {
	background-color: #FFF;
	height: 120px;
}
#title {
	float: right;
	padding-top: 40px;
	padding-right: 30px;
}

/* Hauptnavigation */

#navi {
	margin: 0px;
	padding: 0px;
}
#navi ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#navi li {
	list-style: url(none) none;
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

#navi a {
	text-decoration: none;
	font-size: 12px;
	color: #330;
	display: block;
	padding-top: 10px;
	margin-top: 5px;
	line-height: 20px;
}
#navi a:hover {
	color: #1AB;
}
#navi a.current {
	color: #1AB;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1AB;
	margin-top: 0px;
}

/* Hauptbereich */

#main {
	background: #FFF url(../_images/back/back_main.gif) repeat-x top;
}

/* Menübalken auf Unterseiten */

#menu {
	font-size: 12px;
	height: 50px;
	background: url(../_images/back/back_menu.gif) repeat-x left top;
	margin-right: 30px;
	margin-left: 30px;
}
#menu ol {
	float: right;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	list-style: none;
	background: url(../_images/back/back_menu-right.gif) no-repeat right top;
	height: 50px;
}
#menu ol li {
	float: left;
	margin-top: 3px;
	margin-bottom: 9px;
	border-left: 1px solid #AAA;
}
#menu ol a {
	padding-right: 33px;
	padding-left: 34px;
	border-left: 1px solid #EEE;
	display: block;
}
#menu a:hover {
	background: url(../_images/elem/elem_arrow-hover.gif) no-repeat center top;
}
#menu ol img {
	border-style: none;
	padding: 16px 3px;
}
#menu ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 20px;
	background: url(../_images/back/back_menu-left.gif) no-repeat left top;
	height: 50px;
}
#menu ul li {
	float: left;
	padding: 0px;
	display: block;
	font-size: 12px;
	margin: 0px;
	line-height: 40px;
}
#menu ul a {
	color: #330;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
#menu ul span {
	display: block;
	padding: 2px 20px 8px 0px;
}
#menu ul a:hover {
	background: url(../_images/back/back_menu_hover.gif) repeat-x;
}
#menu ul a.current {
	background: url(../_images/back/back_menu-left_current.gif) no-repeat left top;
	color: #FFF;
}
#menu ul a.current span {
	background: url(../_images/back/back_menu-right_current.gif) no-repeat right top;
}

/* Teaser auf der Startseite */

#teaser {
	height: 320px;
	background: url(../_images/back/back_teaser.jpg) no-repeat center top;
	margin: 0px 30px;
	padding: 0px 50px;
}
#teaser h1 {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 50px 0px 0px;
	line-height: 30px;
}
#teaser h1.center {
	text-align: center;
}

#teaser h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 30px 0px 20px;
	line-height: 25px;
}
#teaser p {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px 100px 0px 0px;
}
#teaser a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#teaser a:hover {
	color: #330;
}
#teaser a.right {
	display: block;
	height: 22px;
	width: 53px;
	float: right;
	padding: 2px 0px 0px 10px;
	margin-top: -25px;
	background: url(../_images/back/back_teaser-link.gif) no-repeat left top;
}
#teaser ul {
	list-style-type: none;
	padding: 40px 0px 0px;
	margin: 0px;
}
#teaser li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 660px;
}
#teaser li.first {
	background-image: none;
	height: 120px;
	width: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teaser li.last {
	background-image: none;
	height: 120px;
	width: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teaser img.screen {
	border-style: none;
}

#teaser img.boxshot {
	float: left;
	display: block;
	margin: 30px 70px 0px 20px;
	padding: 0px;
}

#teaser div.hide {
	display: none;
}

#teaser .SlidingPanels {
	float: left;
	height: 125px;
	width: 610px;
	margin: 0px;
	padding: 0px;
}
#teaser .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
	margin: 0px;
	padding: 0px;
}
#teaser .SlidingPanelsContent {
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#teaser .SlidingPanelsContent img {
	border: 2px solid #FFF;
	display: block;
}
#teaser .SlidingPanelsContent a {
	border: 2px none #FFF;
	display: block;
	float: left;
}

/* Tabs Startseite */

#tabs {
	background-image: none;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#tabs ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#tabs li {
	float: left;
	list-style-type: none;
	height: 60px;
	width: 172px;
}
#tabs li.first {
}
#tabs li.last {
}
#tabs li a {
	background-image: url(../_images/back/back_tabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#tabs li a.current {
	background-image: url(../_images/back/back_tabs_current.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	display: block;
}
#tabs li a.next {
	background-image: url(../_images/back/back_tabs_next.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#tabs li a.prev {
	background-image: url(../_images/back/back_tabs_previous.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

/* Breadcrumb Navigation */

#breadcrumb {
	font-size: 11px;
	color: #AAA;
	line-height: 20px;
	width: 820px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#breadcrumb a {
	color: #AAA;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #330;
	text-decoration: none;
}



/* Inhalte */

#content {
	width: 480px;
	min-height: 250px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background-image: none;
}
#content h1 {
	font-size: 24px;
	color: #330;
	line-height: 30px;
	margin: 0px 0px 15px;
}
#content h2 {
	font-size: 18px;
	color: #555;
	line-height: 25px;
	margin: 0px 0px 25px;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	color: #555;
	line-height: 20px;
	margin: 20px 0px 10px;
}
#content h4 {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0px 10px;
}

#content p {
	font-size: 13px;
	color: #000;
	margin: 0px 0px 10px;
	line-height: 20px;
}
#content ul {
	padding: 0px;
	margin: 20px 0px 20px 20px;
}
#content p.back {
	padding-top: 30px;
}
#content li {
	font-size: 13px;
	color: #000;
	line-height: 20px;
	margin: 0px 0px 5px;
	list-style: url(../_images/elem/elem_bullet.gif);
	padding: 0px 0px 0px 10px;
}
#content li img {
	vertical-align: middle;
	display: inline;
	border-style: none;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 5px;
}
#content hr {
	clear: left;
	border-left-style: none;
	display: block;
	border-top: 1px solid #CCB;
	margin: 25px 0px;
	padding: 0px;
	border-right: none;
	border-bottom: 1px solid #FFF;
	height: 1px;
}
#content img {
	display: block;
}

#content img.left {
	float: left;
	margin: 5px 20px 10px 0px;
}
#content img.right {
	float: right;
	margin: 5px 0px 10px 20px;
}
#content img.map {
	border: #DDC solid 1px;
	margin-bottom: 20px;
}


#content abbr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #DDC;
	border-left: none;
}
#content acronym {
	border-bottom: 1px solid #DDC;
	cursor: help;
}
#content a {
	color: #1AB;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #330;
}
#content a.more {
	font-weight: bold;
	background: url(../_images/elem/elem_arrow-more.gif) no-repeat right center;
	padding-right: 10px;
}
#content span.mandatory {
	color: #D00;
}

/* Tabelle */

#content table {
	width: 100%;
}
#content table.project {
	margin-bottom: 20px;
	border-style: none;
}
#content td {
	font-size: 13px;
	color: #000;
	padding: 0px 20px 5px 0px;
	line-height: 20px;
}


/* Formulare im Inhaltsbereich */

#content form {
	margin: 20px 0px 10px;
	padding: 0px;
}
#content form acronym {
	color: #D00;
	border-style: none;
}
#content form br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 0px 0px 20px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	padding-left: 150px;
	padding-top: 10px;
}
#content legend {
	font-size: 13px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #555;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 13px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
}
#content label.left {
	float: left;
	width: 140px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -150px;
}
#content input.text {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #1AB;
	color: #1AB;
}

#content input.horizontal {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-style: none;
	vertical-align: middle;
}
#content input.vertical {
	margin: 0px 5px 0px 150px;
	padding: 0px;
	border-style: none;
	vertical-align: middle;
}
#content input.button {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #1AB;
	color: #1AB;
}

#content select {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}
#content select.standard {
	width: 260px;
}

/* Startseite */

#content.home {
	width: 920px;
	min-height: 100px;
	float: left;
	margin: 35px 0px 0px;
	padding: 0px;
}
#content.home div.left {
	float: left;
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px !important;
	margin-left: 25px;
}
#content.home div.center {
	float: left;
	width: 240px;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content.home div.right {
	float: left;
	width: 240px;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Übersichtsseite Portfolio */


#content.portfolio {
	width: 820px;
	min-height: 100px;
	float: left;
}
#content.portfolio div.left {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px 40px 0px 0px;
}
#content.portfolio div.center {
	float: left;
	display: inline;
	width: 240px;
	padding: 0px;
	margin: 0px 40px 0px 0px;
}
#content.portfolio div.right {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px;
}
#content.portfolio h2 {
	margin-bottom: 0px;
}

/* breitere Inhalte */

#content.wide {
	width: 820px;
}
#content.wide div.left {
	float: left;
	width: 60%;
}
#content.wide div.right {
	float: left;
	width: 40%;
}

/* Thumbnails */

#thumbs {
	width: 800px;
}
#thumbs ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	float: left;
	clear: left;
	
}
#thumbs li {
	list-style: none;
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 0px;
	display: block;
	padding: 0px;
	width: 160px;
	height: 120px;
	border: 1px solid #DDC;
}
/*
#thumbs a:hover {
	border: 1px solid #1DE;
}
*/
#thumbs img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-style: none;
}




/* weitere Spalte */

#column {
	margin-left: 60px;
	width: 240px;
	float: left;
	border: 1px solid #DDC;
	padding: 20px 20px 10px;
	background: #EEE;
}
#column h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #775;
}
#column p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #777;
}
#column ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#column li {
	font-size: 11px;
	line-height: 20px;
	color: #777;
	margin: 0px;
	padding: 0px;
	list-style: url(../_images/elem/elem_bullet-column.gif);
}
#column hr {
	display: block;
	margin: 15px 0px;
	height: 1px;
	border-top: 1px solid #DDC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column abbr {
	border-bottom: 1px solid #DDC;
	cursor: help;
}

#column acronym {
	border-bottom: 1px solid #DDC;
	cursor: help;
}
#column a {
	color: #1AB;
	text-decoration: none;
	font-weight: bold;
}
#column a:hover {
	text-decoration: underline;
	color: #330;
}
#column a.more {
	background: url(../_images/elem/elem_arrow-more.gif) no-repeat right center;
	padding-right: 10px;
}

#column a img {
	border: 1px solid #DDC;
	margin-bottom: 5px;
}
#column a img:hover {
	border: 1px solid #1AB;
}


#column h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #775;
}
#column p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #777;
}
#column ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#column li {
	font-size: 11px;
	line-height: 20px;
	color: #777;
	margin: 0px;
	padding: 0px;
	list-style: url(../_images/elem/elem_bullet-column.gif);
}
#column hr {
	display: block;
	margin: 15px 0px;
	height: 1px;
	border-top: 1px solid #DDC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column abbr {
	border-bottom: 1px solid #DDC;
	cursor: help;
}

#column acronym {
	border-bottom: 1px solid #DDC;
	cursor: help;
}
#column a {
	color: #1AB;
	text-decoration: none;
	font-weight: bold;
}
#column a:hover {
	text-decoration: underline;
	color: #330;
}
#column a.more {
	background: url(../_images/elem/elem_arrow-more.gif) no-repeat right center;
	padding-right: 10px;
}

#column a img {
	border: 1px solid #DDC;
	margin-bottom: 5px;
}
#column a img:hover {
	border: 1px solid #1AB;
}
*/

/*	Formularelemente in der Zusatzspalte	*/

#column label {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #777;
}
#column label {
	font-size: 11px;
	color: #777;
}

#column input.text {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 0px 10px;
	width: 236px;
}
#column input.text:focus {
	border: 1px solid #1AB;
	color: #1AB;
}
#column input.button {
	width: 242px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
}

/* Inhaltsspalte für Browserscreenshot & Tag-Cloud */

#column.portfolio {
	width: 280px;
	border-style: none;
	padding: 0px;
	background: none;
	margin-bottom: 20px;
}
#column.portfolio a img {
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#column.portfolio p a {
	font-size: 11px;
	margin-right: 10px;
	line-height: 20px;
}

#column.portfolio a.tag-xl {
	font-size: 16px;
}
#column.portfolio a.tag-l {
	font-size:14px;
}
#column.portfolio a.tag-m {
	font-size: 12px;
}
#column.portfolio a.tag-s {
	font-size: 10px;
}

#browser {
	width: 280px;
	height: 215px;
	background: url(../_images/back/back_browser.gif) no-repeat;
	padding: 20px 3px 3px;
}
#browser a img {
	border-style: none;
}
#browser a:hover img {
	border-style: none;
	padding: 0px;
}

/* Sitemap */

#sitemap {
	clear: left;
	margin-bottom: 0px;
	background-image: url(../_images/back/back_sitemap.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 155px;
	padding-top: 40px;
}
#sitemap.home {
	height: 2px;
	clear: left;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 67px;
	margin-left: 0px;
	background-color: #DDC;
}
#sitemap ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
#sitemap li {
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	float: left;
	color: #999;
	padding: 0px 60px 0px 0px;
	margin: 15px 0px 0px;
}
#sitemap ul ul {
	margin: 0px;
	padding: 0px;
}
#sitemap li li {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
}
#sitemap a {
	color: #AAA;
	text-decoration: none;
}
#sitemap a:hover {
	color: #555;
}
#foot {
}
#foot ul {
	margin: 0px;
	clear: both;
	padding: 20px 0px 30px;
	float: right;
}
#foot li {
	padding: 0px;
	margin: 0px;
	list-style: url(none) none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	float: left;
	line-height: 1.5em;
	font-size: 1.1em;
	border-left: 1px solid #885;
}
#foot li.first {
	border-left-style: none;
}
#foot li.last {
	border-right-style: none;
	padding-right: 0px;
}
#foot a {
	color: #888855;
	text-decoration: none;
}
#foot a:hover {
	color: #CCC;
}
