body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #898989;
	background-attachment: scroll;
	background-image: url('/pic/bg_verlauf.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height:100%;
}

.searchbox_transparent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6d0d5;
	background-color:transparent;
	height:16px;
	width:140px;
	padding-left:4px;
	vertical-align:middle;
	border:0px;
	margin-bottom:2px;
}
.searchbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 190px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.txt_language {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	padding-left: 15px;
}
.txt_footer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B6B6;
	padding-top:14px;
}
.vertical_delimiter {
	width:1px;
	background-image:url('/pic/vertical_delimiter.gif');
	background-repeat:repeat-y;
	background-position:top;
}

.text_std {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
}
.text_over {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	text-decoration:underline;
}

/* ************************************** */
/* Paragraph-Classes Generell             */
/* ************************************** */

p {
	margin: 0px;
}

/* ************************************** */
/* Listen-Classes Generell                */
/* ************************************** */

ul {
	margin: 9px 0px 9px 0px;
	padding: 0;
}

li {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(/pic/list/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 13px;
}

/* ********************** */
/* Search-Classes	      */
/* ********************** */

.searchresult {
	background-color:#FFFBAA;
}

/* ********************** */
/* Formular-Classes	  */
/* ********************** */

.form_table {
	margin-top:12px;
}
.form_tr {
}
.form_td_label {
	padding-bottom: 2px;
	padding-right:10px;
}
.form_td_value {
	padding-bottom: 2px;
}
.form_td_comment {
	padding-bottom: 2px;
}
.form_td_buttons {
	padding-bottom: 2px;
}
.form_checkbox {
	padding-bottom: 2px;
}
.form_radio {
	padding-bottom: 2px;
}

.form_textbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 330px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.login_textbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 200px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.form_textboxsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 30px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.form_dropdown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 20px;
	width: 220px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.form_dropdown_product {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 20px;
	width: 330px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.form_dropdown_email {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 20px;
	width: 220px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
.form_textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 60px;
	width: 330px;
	padding-left: 4px;
	padding-top:2px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	resize:none;
}
.form_button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 21px;
	width: 120px;
	cursor:pointer;
	background-color: #BFBFBF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #E0E0E0;
	vertical-align:middle;
	padding-bottom:1px;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background-color: #BFBFBF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #E0E0E0;
	vertical-align:middle;
	padding-bottom:1px;
}
.button_autowidth {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 21px;
	width: auto;
	cursor:pointer;
	background-color: #BFBFBF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #E0E0E0;
	vertical-align:middle;
	padding-bottom:1px;
	padding-right:9px;
	padding-left:9px;
}
.form_delimiter {
	height:1px;
	background-image:url('/pic/form/form_delimiter.gif');
	background-repeat:repeat-x;
}
.form_delpadding {
	height:15px;
}

/* ********************** */
/* Shop-Classes           */
/* ********************** */

.shop_searchbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 190px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}

.shop_couponbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 150px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}

.shop_container_table {
	background-color:#EFEFEF;
}

.shop_container_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BFBFBF;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	vertical-align:middle;
}

.shop_container_text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767C;
}

.shop_picsmall {
	margin: 3px 12px 2px 0px;
	border: solid 1px #BFBFBF;
	padding: 0px;
}

.shop_picmedium {
	margin: 3px 3px 10px 15px;
	border: solid 1px #BFBFBF;
	padding: 0px;
}
.shop_picaction {
	margin: 0px 0px 10px 0px;
	border: solid 1px #BFBFBF;
	padding: 0px;
}

.shop_product_table {
	width: 100%;
	border: 0px solid #5C6678;
}

.shop_productlisttable {
	width: 100%;
	border: 0px solid #5C6678;
}

.shop_categorylisttable{
	width: 100%;
	border: 0px solid #5C6678;
}

.shop_baskettable {
	width: 100%;
	border: 0px solid #5C6678;
}

.shop_logintextbox {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70797f;
	height: 18px;
	width: 190px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}
a.shop_nav_active:link, a.shop_nav_active:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71429;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_active:active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71429;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_active:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71429;
	text-decoration:underline;
	font-weight:bold;
}
a.shop_nav_inactive:link, a.shop_nav_inactive:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767C;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71429;
	text-decoration:none;
	font-weight:bold;
}
a.shop_nav_inactive:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71429;
	text-decoration:underline;
	font-weight:bold;
}

.shop_invoicepreview {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
}
.shop_dropdown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 20px;
	width: 100%;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
}

.shop_dropdown_sort {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 20px;
	width:100px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
}

/* ********************** */
/* FAQ-Classes	  */
/* ********************** */

.faq_textbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 214px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}

/* Layout helpers (FIX)
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* FAQ Container CSS
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/pic/jquery/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	outline: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/pic/jquery/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #cccccc;
	background: #ffffff url(/pic/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	outline: none;
}
/* BG Answer Container */
.ui-widget-content { 
	border: 1px solid #dddddd;
	background: #eeeeee url(/pic/jquery/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
}
.ui-state-hover a, .ui-state-hover a:hover {
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(/pic/jquery/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
	background-image: url(/pic/jquery/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/pic/jquery/ui-icons_ffffff_256x240.png);
}
/* Icons Template FAQ default */
.ui-state-default .ui-icon {
	background-image: url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/pic/jquery/ui-icons_a1a1a1_256x240.png);
}
/* Icons FAQ end */

/* Icon Auswahl (Position) */
/* Icon FAQ closed -32px -16px */
.ui-icon-triangle-1-e { background-position: -48px -208px; }
/* Icon FAQ open -48px -16px */
.ui-icon-triangle-1-s { background-position: -64px -208px; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/pic/jquery/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .50;
	filter:Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/pic/jquery/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .20;
	filter:Alpha(Opacity=20);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Accordion
----------------------------------*/
/* FAQ Classes - Added by RHA */
.ui-accordion .ui-accordion-header {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
	display: inline;
}
.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
	display: block;
	padding: .5em .5em .5em 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: 2px; top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 10px;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
}
.ui-accordion .ui-accordion-content-active {
	display: block;
}

/* ********************** */
/* List-Classes           */
/* ********************** */

.list_table {
}
.list_header {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9193AC;
}
.list_row1 {
	/*background-color:#E6E6E6;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: dotted 1px #9193AC;
}
.list_row2 {
	/*background-color:#DADADA;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: dotted 1px #9193AC;
}
.searchbox_list {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A8A8A;
	height: 18px;
	width: 150px;
	padding-left: 4px;
	background-color: #FCFCFC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a3a3a3;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #a3a3a3;
	vertical-align:middle;
}

/* ************************* */
/* Budget-Rechner Classes    */
/* ************************* */

.budget_table {
	width:266px;
}

/* ************************* */
/* Bildergalerie Classes     */
/* ************************* */

.thumbtable {
}

.thumbnail {
	border: 4px solid;
	border-color:#FFFFFF;
}

.thumbtd {
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 1px;
	/* border-right-width: 1px; */
	/* border-bottom-width: 1px; */
	/* border-right-style: solid; */
	/* border-bottom-style: solid; */
	/* border-right-color: #8F959C; */
	/* border-bottom-color: #8F959C; */
}

.thumbtdend {
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 1px;
	/* border-right-width: 1px; */
	/* border-bottom-width: 1px; */
	/* border-right-style: solid; */
	/* border-bottom-style: solid; */
	/* border-right-color: #8F959C; */
	/* border-bottom-color: #8F959C; */
}

/* ************************ */
/* NewsPublisher-Classes    */
/* ************************ */

a.archivlink:link, a.archivlink:visited, a.archivlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767C;
	text-decoration: none;
}
a.archivlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767C;
	text-decoration: underline;
}

.news_picture {
	margin: 4px 10px 0px 0px;
	border: none;
	float: left;
}


