html {
	background: url('../img/bg_html.jpg') repeat-x 0 0 #E2F1FF;
}

body {
	margin: 0px;
	padding: 0px;
	background: url('../img/bg_body.jpg') no-repeat 50% 0;
	font: 13px/1.5 segoe ui, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

img {
	border: none;
}



#wrapper {
	position: relative; /* für den Mini-Warenkorb wichtig */
	width: 968px;
	margin: 0px auto;
	padding: 0px;
}

#miniCartWrapper {
	position: absolute;
	top: 400px;
	right: -190px;
}

#header {
	height: 83px;
}



.logo img {
	margin-top: 19px;
	margin-left: 37px;
	border: 0px;
}

#mainMenu {
	background-image: url('../img/menu_bg.png');
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 11px;
	padding-right: 11px;
}

#mainMenu ul {
	float: left;
	display: inline;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	list-style-type: none;
	height: 43px;
	font-size: 12px;
}

#mainMenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainMenu ul a {
	padding: 0 2px 0 0;
	display: block;
	width: 82px;
	height: 43px;
	
	text-align: center;
	vertical-align: middle;

	color: #FFF;
	text-decoration: none;
	line-height: 43px;
	text-shadow: 1px 0 0 #000000;
	background: url('../img/nav_m.png') no-repeat;
}

#mainMenu .login a {
	background: url('../img/nav_l.png') no-repeat;
	width: 74px;
	padding-right: 15px;
}

#mainMenu .loginP a {
	background: url('../img/nav_p.png') no-repeat;
	width: 74px;
	padding-right: 15px;
}

#mainMenu ul a {
	background-position:0 0;
}

#mainMenu ul li.active a {
	background-position: 0px -43px;
}

#mainMenu ul a:hover {
	background-position: 0px -86px;
}



#search {
	width: 223px;
	height: 24px;
	float: right;
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 5px;
	background: url("../img/search.gif");
}

#search p {
	font-size: 12px;
	color: #28629e;
	margin-left: 6px;
	margin-top: 2px;
}

input.searchfield{
	margin:0px;
	padding:0px;
	padding-left:5px;
	border:0px;
	width: 192px;
	height: 23px;
	font-size: 11px;
	background:transparent;
}

input.button{
	width: 23px;
	height: 22px;
	float: right;
	margin-top: 1px;
	border: 0;
	
}

default .input .formButton{
	width: 20px;
}

.default label{
	color: #28629e;
	font-size: 14px;
	width: 150px;
	float:left;
	display: block;
	margin-bottom: 8px;
}

.default input{
	width: 315px;
}

.default select{
	width: 315px;
}

.default textarea {
	width: 315px;
	height: 100px;
}

.formGeteilt {
	line-height: 18px;
	width: 930px;
}

.formGeteilt label {
	width: 120px !important;
}

.formGeteilt input[type=text],
.formGeteilt select {
	width: 150px !important;
}

.formGeteilt .col {
	float: left;
	width: 299px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.formGeteilt .coldouble {
	float: left;
	width: 598px;
}

.formGeteilt .coldouble select,
.formGeteilt .coldouble input[type=text] {
	width: 450px !important;
}

#subMenu {
	height: 44px;
	background-image: url('../img/submenu_bg.png');
	background-repeat: no-repeat;
	padding-left: 10px;
}

#subMenu.inactive {
	height: 7px !important;
}

#subMenu ul {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	list-style-type: none;
	height: 41px;
	font-size: 12px;
}

#subMenu ul li,
#subMenu ul a,
#subMenu ul li.active a {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	float: left;
	min-width: 60px;
}

#subMenu ul a {
	padding-left: 11px;
	padding-right: 11px;
}

#subMenu ul a,
#subMenu ul li.active a {
	height:41px;
	line-height:44px;
	color:#7D2900;
	text-shadow:0 0 1px #fff;
	text-decoration:none;
	background:url("../img/nav_s.gif") no-repeat;
}


#subMenu ul li.active span {
	width: 6px;
	height: 41px;
	display: block;
	float: left;
}

#subMenu ul li.active span.left {
	background:url("../img/nav_s_l.gif") no-repeat;
}

#subMenu ul li.active span.right {
	background:url("../img/nav_s_r.gif") no-repeat;
}

#subMenu ul li.active a {
	padding-left: 5px;
	padding-right: 5px;
	background:url("../img/nav_s_m.gif") repeat-x;
}



#subMenu ul a      {background-position: center 0;} 
#subMenu ul a:hover{background-position: center -41px;}


#sprachwahl {
	width: 170px;
	float: right;
	margin-top: 37px;
	margin-right: 35px;
	margin-left: 15px;

	cursor: hand;
	cursor: pointer;
}

#sprachwahl label {
	height: 22px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#sprachwahl div.sprachbox {
	float: right;
	width: 81px;
	height: 22px;
	background-image: url('/images/language_dropdown.gif');
	background-repeat: no-repeat;
	background-position: 58px 0px;
}

#sprachwahl div.sprachbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sprachwahl div.sprachbox ul li {
	width: 58px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#sprachwahl div.sprachbox ul li a {
	width: 58px;
	height: 22px;
	display: inline-block;
}

#sprachwahl div.sprachbox ul li.currentLanguage {

}

#sprachwahl div.sprachbox ul li.alternativeLanguage {
	visibility: hidden;
	border-right: 1px solid;
	border-color: rgb(104, 104, 104);
}

#labelCurrency {
	position: absolute;
	right: 160px;
	
}

#currency {
	position: absolute;
	right: 0px;
	width: 81px;
	float: right;
	margin-top: -2px;
	margin-right: 75px;
	background-image: url('/images/language_dropdown.gif');
	background-repeat: no-repeat;
	background-position: 58px 0px;
	cursor: hand;
	cursor: pointer;
}

#currency ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#currency ul li {
	width: 58px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#currency ul li.currentCurrency {

}

#currency ul li.alternativeCurrency {
	visibility: hidden;
	border-right: 1px solid;
	border-color: rgb(104, 104, 104);
}

#loginPopup {
	position: absolute;
	z-index: 99;

	padding: 15px 10px;
	visibility: hidden;
	width: 192px;
	height: 158px;
	top: 32px;
	left: -124px;
	background: url("../img/login_popup.png") no-repeat;
	background-color: #FFFFFF;
	
	text-align: center;
}

#loginPopup form {
	margin-bottom: 0px;
}

#loginPopup label {
	margin-left: 10px;
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 1px;
}

#loginPopup input[type=text],
#loginPopup input[type=password] {
	margin-left: 10px;
	width: 160px;
	margin-bottom: 3px;
	float: left;
	
}

#loginPopup input[type=image] {
	margin-top: 5px;
}

#loginPopup ul {
	margin-top: 10px;
	margin-bottom: 8px;
	height: 20px;
	float: left;
}

#loginPopup ul li {
	margin-left: 5px;
	height: 20px;
	width: 84px;
	border: 1px solid #abadb3;
	background-color: white;
	cursor: hand;
	cursor: pointer;
	color: #184a7f;
}

#loginPopup ul li.active {
	background-color: #FAB60B;
	color: #b04f02;
}

#login_t {
	margin-top: -35px;
	margin-left: 15px;
	font-size: 12px;
	color: #ffffff;
	}



#contentWrapper {
	background-image:url('../img/content_bg.png');
	background-repeat: repeat-y;
	padding: 0px 4px;
}

#content {
	width: 960px;
	background-image :url('../img/content_bg_top.jpg');
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

#content.productDetailContent {
	background-position: 0px -362px;
}

#content .pageContent {
	width: 894px;
	margin-left: 33px;
	padding-top: 33px;
}


/* Breadcrumbs within a site */
#content .breadcrumb {
	height: 27px;
	margin-left: 33px;
	color: #999999;
	font-size: 12px;
	padding-top: 15px;
	width: 894px;
	background-image: url('../img/hline.png');
	background-repeat: repeat-x;
	background-position: 0px 40px;
}

.breadcrumb a {
	color: #999999;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #19528C;
	text-decoration: none;
}

.breadcrumb .delimiter {
	margin-left: 2px;
	margin-right: 2px;
}





















.pageTabs {
	height: 30px;
	text-align: center;
	background-image: url("../img/hline.png");
	background-repeat: repeat-x;
	background-position: 0px 50%;
}

.pageTabs .tabWrapper {
	height: 30px;
	background-image: url('../img/tab_bg_center.jpg');
	background-repeat: repeat-x;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;

}

.pageTabs .tabWrapper ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
}

.pageTabs .tabWrapper ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

.pageTabs .tabWrapper ul li.active {
	background-image: url('../img/tab_bg_center_active.jpg');
	background-repeat: repeat-x;
}

.pageTabs .tabWrapper ul li a {
	line-height: 29px;
	display: block;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	width: 114px;
	color: #666666;
	font-size: 13px;
	text-shadow: -1px 1px 0 #FFFFFF;
	text-decoration: none;
}

.pageTabs .tabWrapper ul li.active a {
	color: #FFFFFF;
	text-shadow: -1px 1px 0 #003366;
}

.pageTabs .tabWrapper ul li.separator {
	width: 2px;
	display: block;
	height: 30px;
	background-image: url('../img/tab_separator.jpg');
}

.pageTabs .tabWrapper ul li.right,
.pageTabs .tabWrapper ul li.left {
	width: 3px;
	display: block;
	height: 30px;
	background-image: url('../img/tab_bg_left.jpg');
}

.pageTabs .tabWrapper ul li.right {
	background-image: url('../img/tab_bg_right.jpg');
}

.pageTabs .tabWrapper ul li.right.active {
	background-image: url('../img/tab_bg_right_active.jpg');
}
.pageTabs .tabWrapper ul li.left.active {
	background-image: url('../img/tab_bg_left_active.jpg');
}



.content_colleft {
	width: 600px;
}

.content_colright {
	float:right;
	width: 250px;
	margin-top: 12px;
}

.content_colright ul {
	color: #666666;
	margin-top: 0px;
	padding-left: 15px;
	width: 185px;
	float: right;
}

.content_colright li {
	font-size: 10px;
}





#footer {
	margin: 0px;
	height: 54px;
	background-image :url('../img/footer_bg.png');
	background-repeat: no-repeat;
	color: #7D2900;
    font-size: 11px;
    text-shadow: 0 0 1px #FFFFFF;
	margin-bottom: 15px;
}


#footer .copyright {
	float: left;
	margin-top: 12px;
	line-height: 38px;
	margin-left: 185px;
}

#footer .menu {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}

#footer .menu ul {
	height: 38px;
	font-size: 11px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer .menu ul li{
	height:38px;
	float:right;
}
#footer .menu ul a, 
#footer .menu ul span {
	height: 38px;
	line-height:38px;
	color:#7D2900;
	text-shadow:0 0 1px #fff;
}

#footer .menu ul li,
#footer .menu ul a,
#footer .menu ul span {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}

#footer .menu ul a	{text-decoration: none;} 
#footer .menu ul a:hover{text-decoration: underline;}

#footer .menu ul span {
	text-decoration: underline;
}



div.hline {
	height: 2px;
	background-image: url('../img/hline.png');
	background-repeat: repeat-x;
}

div.vline {
	width: 2px;
	background-image: url('../img/vline.png');
	background-repeat: repeat-y;
}


.groupTitle {
	background-image: url('../img/groupTitle.png');
	background-repeat: repeat-x;
	height: 36px;
	line-height: 36px;
	color: #2C5900;
	font-size: 16px;
	text-shadow: 0 0 1px #FFF;
}


.pageHeader {
	min-height: 90px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #4e81bd;
	
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #797979;
	font-weight: normal;
	
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #797979;
	
	font-weight: normal;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #5296DD;
}

a:hover {
	text-decoration: underline;
	color: #5296DD;
}


/********************************************************/
/********************  ROUNDED BOX   ********************/
/********************************************************/


.rounded_box {
	padding: 2px 2px 4px 2px;
}

.rounded_box_topleft {
	background: url("../images/linksoben_new.gif") top left no-repeat;
}


.rounded_box_left {
	background: url("../images/links.gif") left repeat-y;
}

.rounded_box_right {
	background: url("../images/rechts.gif") right repeat-y;
}

.rounded_box_top {
	background: url("../images/oben.gif") top repeat-x;
}

.rounded_box_bottom {
	background: url("../images/unten.gif") bottom repeat-x;
}

.rounded_box_topright {
	background: url("../images/rechtsoben_new.gif") top right no-repeat;
}

.rounded_box_bottomleft {
	background: url("../images/linksunten_new.gif") bottom left no-repeat;
}

.rounded_box_bottomleft_gerade {
	background: url("../images/linksunten_gerade.gif") bottom left no-repeat;
}

.rounded_box_bottomright {
	background: url("../images/rechtsunten_new.gif") bottom right no-repeat;
}

.rounded_box_bottomright_gerade {
	background: url("../images/rechtsunten_gerade.gif") bottom right no-repeat;
}

/********************************************************/
/********************  DOTTED TABLE  ********************/
/********************************************************/

table.dotted_table {
	background-color: #ffffff;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.dotted_table th {
	margin-top: 10px;
	margin-left: 5px;
	border-bottom: 1px dotted #cdd0d5;
	border-right: 1px dotted #cdd0d5;
	background: url("../img/gradientheader.gif") repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	
	text-align: left;
	vertical-align: top;
	color: #60823f;
	font-size: 16px;
	font-weight: normal;
}

table.dotted_table td {
	border-bottom: 1px dotted #cdd0d5;
	border-right: 1px dotted #cdd0d5;
	
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}

table.dotted_table .last {
	border-right: none;
}

table.dotted_table .lastrow {
	border-bottom: none;
}

table.dotted_table .red {
	background: url("../img/gradientcenter.gif") repeat-x;
}

table.dotted_table .blue {
	background: url("../img/gradientright.gif") repeat-x;
}

/********************************************************/
/**********************  SORTABLE  **********************/
/********************************************************/


 table.sortable tr th {
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/icons/sortable.gif");
 }
 
 table.sortable tr th.headerSortDown {
 	color: orange;
	background-image:url("../img/icons/sortable_desc.gif");
 }
 
 table.sortable tr th.headerSortUp {
 	color: orange;
	background-image:url("../img/icons/sortable_asc.gif");
 }

/********************************************************/
/**************  FESTE WERT IN FORMULAREN  **************/
/********************************************************/


.fixedValue {
	font-size: 14px;
	color: #38620f;
}

.fixedValue a {
	font-size: 10px;
}

.download {
	float: right;
	font-size: 14px;
}

/********************************************************/
/**********************  DIVERSES  **********************/
/********************************************************/

.bluebutton {

	width: 130px;
	height: 30px;
	padding: 0px 0px 3px 0px;
	background-image: url("/img/button.png");
	background-repeat: no-repeat;
	border: none;
	text-align: center;

	color: #FFFFFF;
	font-weight: normal;
}

.bluebutton:hover {
	background-position: 0px -30px;
}

.bluebutton_new {

	width: 130px;
	height: 24px;
	padding: 3px 0px 3px 0px;
	background-image: url("/img/button.png");
	background-repeat: no-repeat;
	border: none;
	text-align: center;

	color: #FFFFFF;
	font-weight: normal;
}

.bluebutton_new:hover {
	background-position: 0px -30px;
}

.bluebutton_new a {
	color: #FFF;
	display: block;
	width: 100%;
	height: 100%;
}

.bluebutton_small {
	width: 100px;
	height: 30px;
	padding: 3px 0px 4px 0px;
	background-image: url("/img/button_small.png");
	background-repeat: no-repeat;
	border: none;
	text-align: center;

	color: #FFFFFF;
	font-weight: normal;
}

.bluebutton_small:hover {
	background-position: 0px -30px;
}

.basketbutton {
	width: 130px;
	height: 28px;
	background-image: url("/img/basket.png");
	background-repeat: no-repeat;
	border: none;
	padding-right: 20px;
	 
	color: #FFFFFF;
	font-weight: normal;
}

.basketbutton:hover {
	background-position: 0px -30px;
}


.welcomeBox {
	margin-right: 18px;
	margin-bottom: 20px;
	width: 280px;
	float: left;
	color: #303030;
}

.welcomeBox .header {
	padding-left: 10px;
	height: 39px;
	background: url("../img/reseller.png") no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	line-height: 42px;
}

.welcomeBox .content {
	width: 260px;
	min-height: 74px;
	padding: 10px 10px 0px 10px;
	background: url("../img/reseller_bgr.png") repeat-y;
}

.welcomeBox:hover {
	color: #000000;
}

.welcomeBox .header .image {
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}

.welcomeBox .content ul {
	list-style: none;
	margin-left: -30px;

}



.welcomeBox .content ul li a {
	background-image: url("/img/productBoxPfeil.png");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
}

.welcomeBox .footer {
	height: 27px;
	background: url("../img/reseller_footer.png") no-repeat;
}

.welcomeBox .text {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
}

.welcomeBox .warning {
	color: red;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}