html {min-height: 100%;}
* {	margin: 0;	padding: 0;	}
a {color: #048;}
a:hover {color: #06C;}
img	{border: 0px;}

body {	background: WHITE;color: #444;font: normal 62.5% Tahoma,sans-serif;padding-top: 0px;}

p,code,ul {padding-bottom: 1.2em;}

li {}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form {
	margin: 0; 
	padding: 0; 
	display: inline
	
}



#login input {
	width:140px;
	margin: 0; 
	padding: 0; 
	display: inline
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	
	font-size: 1.2em;
	margin: 0 auto;
	padding-top: 10px;
	width: 1100px;
	border:1px solid silver;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('img/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #000;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	color: #000000;
	font: normal 1.1em Verdana,sans-serif;
	padding: 0px;
	margin-top:0px;
	
}
.path a {

	text-decoration: none;
}
.path a:hover {
	font-weight:bold;
	text-decoration: underline;
}

/* main */
.main {padding:0;}
/* content */
.content {margin:0 auto;width: 930px;}

.content, .content table {
	color: #664;
	font-size: 1em;
	margin-bottom: !important 6px;
}



.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content_column_left	{width:50%; float:left};
.content_column_right	{width:50%; float:right};

hr {height:5px; background-color:#09C}

/* navigation */
.navigation {
	float: left;
	width: 210px;

}
.navigation h2 {
	color: #000;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	text-decoration:none;
}
/*.navigation li {border-bottom: 0px solid #EAEADA;}*/
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {

	color: #717171;	
	font-weight:bold;
}

.main_container	{
	float: right;
	width: 810px;
}

/* footer */
.footer {margin:0 auto;width: 930px;color: #F7F7F2;font:bold 1em sans-serif;text-align:center;}
.footer a {color: #81c0e6;text-decoration: none;}
.footer a:hover {color: #FFC;}


.button {width: 120px;	color: #FFF;font-weight:bold;background: transparent url(images/images_web/bg_button.png);background-repeat: no-repeat;margin: 0px;height: 26px;text-align: center; display: block; text-decoration:none; line-height:26px; border:0px}

a.button {width: 120px;	color: #FFF;font-weight:bold;background: transparent url(images/images_web/bg_button.png);background-repeat: no-repeat;margin: 0px;height: 26px;text-transform: uppercase;text-align: center;display: block; text-decoration:none; line-height:26px}
a.button:hover {width: 120px;	color: #333;font-weight:bold;background: transparent url(images/images_web/bg_button.png);background-repeat: no-repeat;margin: 0px;height: 26px;text-transform: uppercase;text-align: center;display: block; text-decoration:none}

#checkout_fields span	{
	width:150px;
	display:inline-block
}

/* INTERN STYLE */
.test:hover {
	color:#990000;
}

/* checkout_style */
table.checkout {
	width:700px;
	border:solid 2px #1775bf;
	float:right;
}
#checkout_td_bottom {
	border-bottom:solid 2px #1775bf;
}
#checkout_text {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
	background: transparent url(images/images_web/shadow.png) no-repeat bottom right; 
} 
.cssbox { 
	width: 550px !important; /* intended total box width - padding-right(next) */ 
	width: 550px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
	margin-left:150px;
} 

/* set the top-right image */ 
.cssbox_head {
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding:0px 0px 0px 10px; /* padding-left = image gap + interior padding ... no padding-right 0 0 15 10 */
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 0px 0 15px 40px; /* mirror .cssbox_head right/left 15 0 15 40 */
}

/* NEWS ***************/
.cssbox_news, .cssbox_body_news, .cssbox_head_news, .cssbox_head_news h2 { 
	background: transparent url(images/images_web/shadow_big.png) no-repeat bottom right; 
} 
.cssbox_news { 
	width: 700px !important; /* intended total box width - padding-right(next) */ 
	width: 700px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
	margin-left:150px;
} 

/* set the top-right image */ 
.cssbox_head_news {
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head_news h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding:0px 0px 0px 10px; /* padding-left = image gap + interior padding ... no padding-right 0 0 15 10 */
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body_news { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 0px 0 15px 40px; /* mirror .cssbox_head right/left 15 0 15 40 */
}
/* NEWS END***************/

/* PROMOTIONS ***************/
.cssbox_pro, .cssbox_body_pro, .cssbox_head_pro, .cssbox_head_pro h2 { 
	background: transparent url(images/images_web/shadow_pro.gif) no-repeat bottom right; 
} 
.cssbox_pro { 
	width: 550px !important; /* intended total box width - padding-right(next) */ 
	width: 550px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
	margin-left:150px;
} 

/* set the top-right image */ 
.cssbox_head_pro { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head_pro h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding:0px 0 15px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body_pro { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
}
/**************************** PROMOTION END

/* set the image to use and establish the lower-right position */ 
.cssbox_2, .cssbox_body_2, .cssbox_head_2, .cssbox_head_2 h2 { 
	background: transparent url(images/images_web/box_left.png) no-repeat bottom right; 
} 
.cssbox_2 { 
	width: 205px !important; /* intended total box width - padding-right(next) */ 
	width: 205px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head_2 { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head_2 h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body_2 { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 

.cssbox_body_2 li {
	list-style:none;
	margin-left:0px;
}

.alpha_box_head {

            width:350px;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
			font-size:16px;
}
.alpha_box_body {

            width:350px;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
			color:#000000;
			font-size:14px;
}

/*------------ start softub.php --------*/

.cssbox_3, .cssbox_body_3, .cssbox_head_3, .cssbox_head_3 h2 { 
	background: transparent url(images/images_web/shadow_news.png) no-repeat bottom right; 
} 

.cssbox_3 { 
	width: 300px !important; /* intended total box width - padding-right(next) */ 
	width: 300px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head_3 { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head_3 h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body_3  { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
	font-size:12px;
}

.cssbox_shadow_big, .cssbox_body_shadow_big, .cssbox_head_shadow_big, .cssbox_head_shadow_big h2 { 
	background: transparent url(images/images_web/shadow_news_big.png) no-repeat bottom right; 
} 
.cssbox_shadow_big { 
	width: 630px !important; /* intended total box width - padding-right(next) */ 
	width: 700px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head_shadow_big { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head_shadow_big h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_body_shadow_big { 
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
}


/*------------ end softub.php --------"/
*/


.navigation_2 {
	float: right;
	width: 220px;
}
.navigation_2 h2 {
	color: #000;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 40px;
}
.navigation_2 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation_2 li {border-bottom: 0px solid #EAEADA;}
.navigation_2 li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation_2 li a:hover {

	color: #717171;	
	font-weight:bold;
}

/* ######### CSS for menu_up.php menu_ajax.js ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
background: #FFF;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 13px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: black;
color: white;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
width: 90%;
height: 24px;
padding: 5px;
border: 0px solid silver;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}
.style6 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
	background-color:#009966;
	text-align:center;
}

#menu{
	padding:0;
	margin:0;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size: 13px;	
	white-space:nowrap;
	list-style-type:none;
	font-weight: bold;
}
#menu li{
	display:inline;
}
#menu li a{
	padding:0.2em 1em;
	color:#FFF;
	text-decoration:none;
	float:left;
	height:20px
}
#menu li a:hover{
	background:#08c;
	color:#fff;
	background-image:url(images/images_web/back_links3.png);
}

.tab-grau	{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #EDECE9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #999999;
}

.tab-weiss {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #999999;

}

.error {
	color:#FF6666;
	font-weight:bold;
}