@CHARSET "ISO-8859-1";

body {
	background: #E5E5E5 url("body-bg.gif") 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a{
	color: #E21832;
}

#header {
	position: absolute !important;
	top:0px;
	left: 0px;
	width: 934px;
	height: 166px;
	background: url("header-bg.png") right top no-repeat;
}
	#header .link-preis{
		position:absolute !important;
		z-index:999em;
		display:block;
		top:10px;
		left:10px;
		background:#000;
		width:10px;
		height:10px;
	}

#footer {
	position: relative;
	display: block;
	margin: 0px 0 10px 40px;
	padding-top:10px;
	width: 894px;
	height: 104px;
	overflow: hidden;
	font-size: 9px;
	color: #999999 !important;
	line-height: normal !important;
	border-top: 1px solid #999;
}
#footer *{
	color: #999999 !important;
	line-height: normal !important;
}

#site {
	background: none;
	position:relative;
	width:894px;
	height:auto;
	margin:0px 0px 0px 40px;
	padding-top: 99px;
}

#site-shadow-top {
	display: none;
}

#site-shadow-bottom {
	display: none;
}

#left {
	font-size: 11px;
	width:204px;
}

#content{
	width: 620px;
	margin-bottom: 0px;
}
#content-inner{
	width: 614px;
	height: auto;
	overflow: hidden;
	margin-top: 81px;
}

#left-inner {
	background: #FFF;
}
.menu-top, .menu-top-grey{
	background: url("menu-top.gif") top no-repeat;
	width: 204px;
	height: 8px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.menu-top-grey{
	background: url("menu-top-grey.gif") top no-repeat;
	width: 204px;
	height: 8px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.menu-bottom{
	background: url("menu-bottom.gif") 0 0 no-repeat;
	width: 204px;
	height: 8px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#copyright {
	background: url("copyright.jpg") center no-repeat;
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 250px;
	text-align: center;
	font-size: 8px;
	color: #7D7D7D;
	text-indent: -999em;
	display: none;
}
#site-bottom-hyperlinks{
	position: relative;
	width: 100%;
	text-align: right;
	font-size: 10px !important;
	display: block;
	text-align: right;
	clear: both;
	margin-top: 10px;
}

h2.search-result-header {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1em;
}


h1, h2{
	font-size: 14px;
}

h2.content-title,h2.admin-title, h1 {
	padding-bottom: 9px;
	margin-bottom: 10px;
}

.admin-desc,.content-advice {
	margin-bottom: 10px;
	padding: 5px 10px;
	padding-left: 30px;
	display: block;
	background: #F0F0F0 url("../../images/icons/note.png") 8px 6px no-repeat
		;
	font-size: 10px;
}

.admin-desc p,.admin-form-table p {
	padding: 0;
}

.admin-form-table {
	margin: 10px 0;
}

.admin-form-table-row {
	
}

.admin-form-table-row td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #F0F0F0;
}

.admin-form-table-cell-left {
	width: auto;
}

.admin-form-table-cell-right {
	
}

.admin-form-table-cell-left label {
	font-size: 10px;
}

.admin-form-table .admin-desc {
	padding: 5px 0px;
	padding-left: 30px;
	background: url("../../images/icons/information.png") 9px left no-repeat
		;
}

.clear {
	display: block;
	width: auto;
	height: 0px;
	overflow: hidden !important;
}

.admin-advice {
	padding: 10px 0px;
	padding-left: 30px;
	text-align: center;
	background: url("../../images/icons/exclamation.png") 10px left
		no-repeat;
}

.admin-minimize {
	font-size: 10px;
	color: #666;
}

.admin-minimize img {
	vertical-align: middle;
	margin-top: 2px;
}

.inputbox,select,.textbox {
	border: 1px solid #CCC;
	width: 250px;
	font-size: 11px;
	padding: 2px 5px;
	vertical-align: middle;
}

.inputbox {
	width: 237px;
}

.textbox {
	overflow: auto;
	width: 237px;
}

.small {
	font-size: 10px !important;
}

.font-bold {
	font-weight: bold;
}

.align-right {
	text-align: right;
}

.width-350 {
	width: 350px;
}

.width-250 {
	width: 250px;
}

.width-150 {
	width: 150px;
}
.width-100 {
	width: 100px;
}
.width-50 {
	width: 50px;
}

.bgcolor-lichtgrau-100 {
	background-color: #EFEFEF;
}
.bgcolor-lichtgrau-50{
	background-color: #F4F4F4;
}

.fieldset {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 5px;
}

.fieldset legend {
	font-size: 10px;
}


.button {
	background: url("button-bg.png") center repeat-x;
	border: none;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 8px 15px;
}

.searchdesc {
	padding-right: 15px;
}

input[type="checkbox"] {
	vertical-align: middle;
	margin-top: 2px;
}

.button:hover,.button:focus {
	background: url("button-bg-hover.png") center repeat-x;
}

.label {
	font-size: 10px;
}

#left-inner .body{
	border:none;
	border-left: 2px solid #E21832;
	border-right: 2px solid #E21832;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: auto;
}

	/* Men�-Definitionen */
* .menu {
	line-height: normal;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13px;
}	

* .menu li {
	width: 100%;
	float: left;
}
* .menu li a{
	display: block;
	overflow: hidden;
	border: 0px !important;
	padding: 6px 0 6px 15px;
	font-weight: bold;
}
* .menu li * a{
	border: 0px !important;
	display: block;
}

.menu li.active .menu li a{
	background: #D1D2D4;
	color: #E21832;
	font-size: 11px;
	padding-left: 25px;
}
.menu li.active .menu li a:hover{
	background: #D1D2D4 url("menu-sub-dot-normal.gif") 180px center no-repeat;
	color:#666;
}

.menu li.active .menu li.active a{
	background: #676767 url("menu-sub-dot-active.gif") 180px center no-repeat;
	color: #FFF;
}


.menu li a{
	background: #FFF url("menu-main-dot-normal.gif") 180px center no-repeat;
}
.menu li a:hover{
	background: #D1D2D4 url("menu-sub-dot-normal.gif") 180px center no-repeat;
	color:#666;
}

.menu li.active a{
	background: #676767 url("menu-sub-dot-active.gif") 180px center no-repeat;
	color: #FFF;
}
.menu li.nonactive a{
	background: #D1D2D4	 url("menu-sub-dot-normal.gif") 180px center no-repeat;
	color: #666;
}

table.message-system {
	margin: 15px 0;
	font-size: 10px;
	line-height: 150%;
}

table.message-system td {
	padding: 1px 10px;
}

table.message-system .top {
	padding-top: 10px;
}

table.message-system .desc {
	padding-top: 10px;
	padding-left: 35px;
}

table.message-system .bottom {
	padding-bottom: 10px;
}

table.message-system .center {
	padding-bottom: 10px;
}

table.message-system td p {
	padding: 0;
}

table.message-system .left:first-letter {
	text-transform: uppercase;
}

table.message-system .right {
	font-weight: bold;
}

table.message-error {
	border: 1px solid #D66767;
	background: #FEF2ED;
}

table.message-error .desc {
	background: url("../../images/icons/exclamation.png") 6px 10px no-repeat
		;
	border-top: 1px dotted #D66767;
}

table.message-information {
	border: 1px solid #869C54;
	background: #DDF6D6;
}

table.message-information .desc {
	background: url("../../images/icons/accept.png") 6px 10px no-repeat
		;
	border-top: 1px dotted #869C54;
}

table.message-warning {
	border: 1px solid #F2C100;
	background: #F8F4D3;
}

table.message-warning .desc {
	background: url("../../images/icons/error.png") 6px 10px no-repeat;
	border-top: 1px dotted #F2C100;
}

table.library {
	margin: 0 0 15px 0;
	border: 1px solid #B4B4B4;
	border-collapse: collapse;
}

table.library .table-header {
	background: #DDD url("library-bg.png") center repeat-x;
}

table.library .table-header th {
	border-right: 1px solid #E6E6E6;
}

table.library .table-header th.right {
	border-right: none;
}

table.library th {
	text-align: left;
	padding: 2px 5px;
	color: #FFF;
	font-size: 10px;
}

table.library td {
	padding: 3px 5px;
	font-size: 11px;
}

table.library tr.row-0 .left,table.library tr.row-1 .left,table.library tr.row-0 .center,table.library tr.row-1 .center
	{
	border-right: 1px solid #E6E6E6;
}

table.library td.left {
	background-image: url("../../images/icons/page.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 28px;
}

table.library tr.row-1 {
	background: #F0F0F0;
}

table.library td.left.jpg,table.library td.left.jpeg {
	background-image: url("../../images/icons/image.png");
}

table.library td.left.pdf {
	background-image: url("../../images/icons/page_white_acrobat.png");
}

table.library td.left.no-icon {
	background-image: none;
	padding-left: 5px;
}

table.library .table-empty {
	font-style: italic;
	text-align: center;
}

.module-greating {
	position: relative;
	left: 15px;
	display: block;
	width: 220px;
	color: #3C3C3C;
	font-size: 10px;
}

.module-greating p {
	padding-bottom: 5px;
	line-height: normal;
}

.module-greating p span {
	display: block;
	padding-top: 3px;
	font-weight: bold;
}

.content-main {
	width: 100%;
	font-size: 0.9em;
	line-height: 150%;
	margin-bottom: 0px !important;
}

.content-main ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left: 0px;
}

.content-main ul li {
	margin:0px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url("list-image.gif") 0px 4px no-repeat;
}

table.benchmark {
	border: 1px solid #B4B4B4;
	border-collapse: collapse;
}

table.benchmark .select-row td {
	background: url("benchmark-head-top.jpg") top center repeat-x;
	padding: 2px 8px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

table.benchmark .headers-row td {
	background: url("library-bg.png") top center repeat-x;
	padding: 3px 8px;
	border-bottom: 1px solid #999;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

table.benchmark .data-cell.header {
	background: url("benchmark-head-2.png") 0 0 repeat-x;
	padding: 4px 8px;
	/*	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;*/
	color: #666 !important;
	font-size: 10px;
}

table.benchmark .data-row td {
	font-size: 10px;
	color: #333;
	padding: 4px 5px;
	line-height: normal;
}

table.benchmark * .cell-1 {
	width: 40% !important;
}

.benchmark-image {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: -2px;
}

div.searchbox-header {
	background: url("searchbox-head.png") 0 0 no-repeat;
	width: 678px;
	height: 33px;
	overflow: hidden;
	line-height: normal;
	margin-top: 15px;
}

div.searchbox-header span {
	color: #FFF;
	padding: 10px 10px 0 10px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}

div.searchbox {
	background: url("searchbox-bg.png") 0 0 repeat-y;
	width: 678px;
	height: auto;
	overflow: hidden;
}

div.searchbox-inner {
	font-size: 10px;
	margin: 5px 10px;
	margin-bottom: 0px;
}

div.searchbox-inner p {
	padding-bottom: 0px;
}

div.searchbox-inner .inputbox {
	width: 150px;
}

div.searchbox-inner .select {
	width: 163px;
}

div.searchbox-bottom {
	background: url("searchbox-bottom.png") 0 0 no-repeat;
	width: 678px;
	height: 18px;
	overflow: hidden;
	margin-bottom: 15px;
}

div.searchbox .cell-1 {
	width: 20%;
}

div.searchbox .cell-2 {
	width: 30%;
}

div.searchbox .cell-3 {
	width: 20%;
}

div.searchbox .cell-4 {
	width: 30%;
}

.icon-subject {
	padding-left: 28px !important;
	background-image: url("../../images/icons/note.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.icon-sender {
	padding-left: 28px !important;
	background-image: url("../../images/icons/user_go.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.icon-date {
	padding-left: 28px !important;
	background-image: url("../../images/icons/time.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.icon-message {
	padding-left: 28px !important;
	background-image: url("../../images/icons/page.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.icon-info {
	padding-left: 28px !important;
	background-image: url("../../images/icons/information.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.icon-message-unreaded {
	padding-left: 28px !important;
	background-image: url("../../images/icons/email.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}

.icon-message-readed {
	padding-left: 28px !important;
	background-image: url("../../images/icons/email_open.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.icon-lang, .icon-lang-active{
	margin-right: 5px;
	margin-top:6px;
	float: left;
}

div.faq_body {
	margin-left: 12px !important;	
}
div.faq_header {
	font-weight: bold;
}
div.faq_link {
}
div.faq_text{
	margin-left: 24px !important;	
	margin-bottom: 10px;
}

form.inline {
	display: inline;
}

th.icon-new-ticket span {
	background-image: url("../../images/icons/page_white_edit.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	width: 20px;
	height: 18px;
	overflow: hidden;
}
.white-box{
	background: #FFF;
	margin-top: 15px;
}
.white-box .inner{
	margin: 0px 8px;
	line-height: 135%;
	height: auto;
	overflow: hidden;
}
.white-box .inner h3{
	padding-bottom: 0px;
}
.white-box .inner p{
	padding-bottom: 5px;
	font-weight: normal;
}
.white-box .top{
	height: 9px;
	display: block;
	background: url("box_white_top.jpg") top right no-repeat;
	overflow:hidden;
}
.white-box .bottom{
	height: 6px;
	display: block;
	background: url("box_white_bottom.jpg") top right no-repeat;
	overflow:hidden;
}

.box-energiewissen{
	background: #CCC;
}
.box-energiewissen-5{
	height: 100px;
}
.box-energiewissen .inner{
	padding: 15px;
	width: auto;
}
.grey-box-sidebar{
	width: 204px;
	background: #CCC;
	margin-top: 15px;
}
.grey-box-sidebar .top{
	width: 204px;
	height: 8px;
	display: block;
	background: url("box_grey_top.gif") 0 0 no-repeat;
	overflow:hidden;
}
.grey-box-sidebar .bottom{
	width: 204px;
	height: 8px;
	display: block;
	background: url("box_grey_bottom.gif") 0 0 no-repeat;
	overflow:hidden;
}
.grey-box-sidebar .inner{
	padding: 2px 10px;
	line-height: 135% !important;
	overflow: hidden;
}
.grey-box-sidebar .inner p{ 
	margin: 0;
	padding: 0;
}

.left-module{
	background: #FFF;
	margin-top: 15px;
}
.left-module-inner{
	border-left: 2px solid #E21832;
	border-right: 2px solid #E21832;
	padding: 2px 10px;
	width: auto;
}
.left-module-inner p{
	margin: 0;
	padding: 0;
}
.a-no-style, .a-no-style:hover{
	border: none;
}
.module-title{
	font-size: 12px;
	font-weight: bold;
}