html {
	min-height: 100.1%;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFF url(../images/back/back_body.jpg) repeat-x top;
}
#root {
	background: url(../images/back/back_root.jpg) no-repeat left top;
}

#page {
	width: 950px;
	text-align: left;
	margin-left: 25px;
}

/* Kopfbereich */

#head {
	height: 80px;
}
#title {
	font-size: 20px;
	line-height: 40px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#title span {
	display: none;
}
#title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#title a {
	color: #FFFFFF;
	text-decoration: none;
}


#service {
	padding-top: 21px;
}
#service ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#service li {
	list-style: url(../../_styles/none) none;
	font-size: 11px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 11px;
}

#service li:first-child {
	border-left-width: 0px;
	border-left-style: none;
}

#service li a {
	text-decoration: none;
	color: #FFFFFF;
}
#service li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#service li a.current {
	color: #FFFFFF;
}






/* Servicenavigation */

#navi {
	color: #FFFFFF;
	text-align: right;
	height: 60px;
	margin-left: 250px;
	margin-top: 31px;
	background: url(../images/back/back_navi.png) no-repeat left top;
}
#navi ul {
	margin: 0px;
	padding: 1px 0px 0px 1px;
	list-style: none;
}
#navi li {
	font-size: 14px;
	float: left;
	margin: 0px;
	line-height: 48px;
	border-right: 1px solid #E32;
	border-left: 1px solid #F87;
}
#navi li.first {
	border-left: none;
}
#navi li.last {
}


#navi li.disabled{
	text-decoration: none;
	color: #E87;
	white-space: nowrap;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 30px 0px 30px;
}
#navi a {
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	display: block;
	font-weight: bold;
	padding: 0px 30px 0px 30px;
}
#navi a:hover {
	background: #E87;
}


/* Hauptbereich */

#main {
	padding: 20px 0 0 10px;
	clear: left;
}


/* Menü */

#menu {
	width: 220px;
	float: left;
	padding-bottom: 25px;
	color: #000;
	margin-top: 10px;
	font-size: 12px;
}
#menu div.box {
	width: 220px;
	margin-bottom: 10px;
	background: url(../images/back/back_menu-top.png) no-repeat left top;
	padding-top: 10px;
}
#menu div.content {
	background: url(../images/back/back_menu-content.png) repeat-y;
	padding: 3px 18px 10px;
}
#menu div.bottom {
	height: 15px;
	background: url(../images/back/back_menu-bottom.png) no-repeat;
}
#menu h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px;
	color: #444;
	line-height: 20px;
}
#menu p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 10px;
}

#menu form {
	margin: 0px;
	padding: 5px 0px 30px;
}
#menu label {
	margin-bottom: 6px;
}
#menu button {
	height: 16px;
	width: 81px;
	float: right;
	margin: 0;
	display: block;
	background: #FE8 url(../images/elem/elem_button-einloggen.png) no-repeat;
	padding: 0px 0px 0 0;
	border-style: none;
}
#menu button span {
	display: none;
}
#menu input {
	height: 16px;
	width: 178px;
	border: 1px solid #FC0;
	margin-bottom: 13px;
	margin-top: 4px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
#menu input:focus {
	background-color: #FFD;
}
#menu dl {
	margin: 0px;
	padding: 10px 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	background: url(../images/elem/elem_bullet.gif) no-repeat left 3px;
}
#menu dd {
	margin: 0px;
	padding: 2px 0px 3px;
	display: block;
}
#menu dt {
	display: block;
	margin: 0px;
	padding: 2px 10px 3px 0px;
	float: left;
	font-weight: bold;
	color: #444;
	width: 80px;
}
#menu a {
	color: #E32;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.current {
	font-weight: bold;
	border-bottom-style: none;
}
#menu hr {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	border-top: 1px solid #FC0;
}


/* Wrapper */

#wrapper {
	float: left;
	margin-left: 20px;
	padding-top: 30px;
	background: url(../images/back/back_content-top.png) no-repeat top;
}
#wrapper.full {
	border-right-style: none;
	width: 700px;
}
#wrapper.popup {
	margin-top: 20px;
}


/* Inhalte */

#content {
	float: left;
	background: url(../images/back/back_content.jpg) repeat-y;
	color: #444;
	padding-right: 50px;
	padding-left: 50px;
	width: 600px;
}
#content h1 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #444;
}
#content h2 {
	font-size: 24px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #666;
}
#content h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}


#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p.left {
	float: left;
}
#content p.right {
	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;
	line-height: 18px;
}
#content hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 0px 30px;
	padding: 20px 0px 0px;
	border-bottom: 2px solid #AAA;
}
#content img {
	display: block;
	margin: 0px;
	border-style: none;
}
#content img.left {
	float: left;
	margin: 5px 20px 20px 0px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
#content img.profile {
	background: url(../images/back/back_portrait.png) no-repeat left top;
	padding: 25px;
	float: right;
	margin: 10px 0px 0px 10px;
}
#content img.preview {
	background: #FFF;
	padding: 10px;
	border: 1px solid #AAA;
	margin: 0px 30px 0px 20px;
	float: right;
}


#content a {
	color: #E32;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	color: #E32;
}

#content abbr {
	border-bottom: 1px dotted #99BB99;
	cursor: help;
}
#content acronym {
	border-bottom: 1px dotted #99BB99;
	cursor: help;
}


/* Formulare */

#content form {
	margin: 0px;
	padding: 10px 0px;
}
#content form acronym {
	color: #DD0000;
	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 {
	text-align: right;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	float: none;
	color: #000;
}
#content label.left {
	float: left;
	width: 160px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 2px 0px 3px;
	width: 400px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -170px;
}
#content label.check {
	float: left;
	line-height: 20px;
	padding: 4px 0px 10px 5px;
	width: 500px;
	font-weight: normal;
}
#content input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content input.text {
	margin: 0px 0px 5px;
	padding: 2px;
	border: 1px solid #AAA;
}
#content input.text:focus {
	border: 1px solid #777;
	background: #DEE;

}
#content input.horizontal {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border-style: none;
	height: 13px;
	width: 13px;
	vertical-align: middle;
}
#content input.vertical {
	padding: 0px;
	border-style: none;
	float: left;
	height: 13px;
	width: 13px;
	margin: 6px 10px 6px 170px;
}
#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 input.error {
	background: #FEC;
	border: 1px solid #E32;
}
#content textarea {
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
}
#content textarea:focus {
	background-color: #DEF;
	border: 1px solid #AAA;
}
#content textarea.error {
	background: #FEC;
	border: 1px solid #E32;
}
#content select {
	font: 12px  Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
	padding: 1px 2px;
	color: #E32;
}
#content select:focus {
	border: 1px solid #777;
}
#content select.error {
	background: #FEC;
	border: 1px solid #E32;
}
#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 table {
	margin: 10px 0px 20px;
	padding: 0px;
	border-style: none;
}
#content caption {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px;
}
#content th {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}
#content td {
	font-size: 12px;
	line-height: 18px;
	padding: 2px 10px 0px 0px;
}
#content span.hint {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	vertical-align: middle;
}

#content span.error {
	font-weight: bold;
	color: #E32;
}


/* Fehlermeldung */

#error {
	padding: 10px;
	border: 1px solid #E32;
	margin-bottom: 10px;
	margin-top: 20px;
}
#error p {
	margin-bottom: 0px;
	font-weight: bold;
	color: #E32;
}


/* Tabellen */

#content .list table {
	margin: 10px 0px 20px;
	width: 100%;
	padding: 0px;
	border: 2px solid #ADF;
	table-layout: fixed;
}
#content .list thead th {
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	padding: 5px;
	color: #689;
	background: #DEF url(../images/back/back_thead.gif) repeat-x left top;
	font-weight: bold;
}
#content .list tbody td {
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #ADF;
	background: #FFF;
}
#content .list tbody td img {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Paginierung */

#paging {
	height: 30px;
	clear: left;
}
#paging ol {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#paging li {
	margin: 6px 0px;
	padding: 0px 10px;
	white-space: nowrap;
	line-height: 18px;
	font-size: 12px;
	border-right: 1px solid #888;
	float: left;
}
#paging li.title {
	border-right-style: none;
	padding-left: 0px;
}
#paging li.previous {
	font-weight: bold;
}
#paging li.next {
	font-weight: bold;
	border-right-style: none;
}
#paging li.first {
	padding-left: 15px;
}
#paging li.last {
	border-right-style: none;
}
#paging li.filler {
	color: #999999;
}
#paging a {
	color: #44BBCC;
}
#paging a:hover {
	color: #689;
}



#paging a.current {
	font-weight: bold;
	color: #888;
}

/* Kommentare */

#comments {
	clear: left;
	padding-top: 30px;
}
#comments h3 {
	margin-bottom: 20px;
}

#comments ol {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#comments li {
	font-size: 11px;
	background: #EFF;
	padding: 20px;
	margin: 0px 0px 10px;
}
#comments li.even {
	background: #FFE;
}

#comments p {
	padding-left: 50px;
	padding-right: 50px;
}




/* Bilder im Blog-Artikel */

#images {
	clear: left;
	padding-top: 30px;
}
#images ul {
	margin: 0px;
	padding: 0px;
}
#images li {
	padding: 0px;
	list-style: none;
	float: left;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px 15px 15px 0px;
}
#images a {
	text-decoration: none;
	display: block;
	border: 1px none #ADF;
	background: #EFF;
}
#images a:hover {
	text-decoration: none;
	background: #FFE;
}
#images img {
	display: block;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#images img.landscape {
	margin: 0px;
	padding: 50px 20px;
}
#images img.portrait {
	padding: 20px 50px;
}
#images img.square {
	padding: 30px;
}

#images span {
	display: block;
	white-space: nowrap;
	padding-bottom: 10px;
}


#turn {
	clear: left;
	height: 30px;
}
#turn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#turn li {
	font-size: 11px;
	line-height: 15px;
	float: left;
	white-space: nowrap;
	margin: 7px 0px 8px;
	padding: 0px 10px;
	border-right: 1px solid #DDDDFF;
}
#turn li.title {
	padding-left: 0px;
	border-right-style: none;
}
#turn li.previous {
	color: #BBBBBB;
}
#turn li.next {
	padding-right: 0px;
	border-right-style: none;
	color: #BBBBBB;
}
#turn a.current {
	color: #555555;
	font-weight: bold;
}
#turn a.disabled {
	color: #BBBBBB;
}
#turn a.disabled:hover {
	text-decoration: none;
}



/* Zusatzspalte */

#column {
	float: left;
	color: #777777;
	border-left: 1px solid #664499;
	padding-left: 30px;
	margin-left: -1px;
	padding-bottom: 10px;
	width: 160px;
}
#column h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#column p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}



/* Fußbereich */

#foot {
	text-align: left;
	clear: both;
	width: 700px;
	background: url(../images/back/back_content-bottom.png) no-repeat;
	padding: 50px 0px 0px;
}
#foot ul {
	padding: 10px 0px 30px;
	display: block;
	float: left;
	margin: 0px;
}
#foot li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 20px;
	border-style: none;
	float: left;
}
#foot img {
	vertical-align: middle;
	border-style: none;
	padding-right: 9px;
}

#foot a {
	text-decoration: none;
	color: #A97;
}
#foot a:hover {
	color: #444;
}

