/* This is the style of your browser text */


body#main_body {
	font-family: Calibri, Arial, Tahoma, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image:url(../../../img/bg/bg_strand.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	padding:0;
	margin:0;
	text-align:center;
	font-size:12px;
}

a {
	color:#333333;
	text-decoration:none;
}
/* Querverweise im Text */	

.text {
	font-family: Calibri, Arial, Tahoma, Arial, Verdana, sans-serif;
	color:333333;
	font-size:12px;
	line-height:16px;
	text-decoration: none;
}
.text a:link {
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:visited {
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:hover {
	text-decoration: none;
	border-bottom:1px dashed #333333;
	color: #000000;
}
.text a:active {
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:focus {
	background-color:#000000;
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #666666;
}
/* Login-Box */

.small {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
}
.small a:link {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.small a:visited {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.small a:hover {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.small a:active {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.small a:focus {
	font-family: Arial, Tahoma, Calibri, Arial, Verdana, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.gutter {
	margin: 10px;
}
ul.vorteile {
	list-style-image:url(../../../img/icon/icon_vorteile4.png);
	margin-left:20px;
	margin-top:10px;
}
#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}
/* Navigation */



a.admin_show {
	color:red;
}

a.button_link {
	font-size:14px;
	color:red;
}


#cloud_tag {
	background-color:#EFEFEF;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Layer show hide Startseite */

#box a {
	font-size:12px;
	color:#ffffff;
	background:#b3b06c;
	font:bold 16px verdana, sans-serif;
	text-decoration:none;
	display:block;
	width:150px;
	padding:5px;
	border:1px solid black;
}
#box a:hover {
	color:black;
}
#box a span {
	display:none;
}
#box a:hover span {
	position:absolute;
	top:460px;
	left:270px;
	z-index:3;
	display:block;
	width:440px;
	color:black;
	/*background:#ffffff;*/

	font:normal 16px courier, sans-serif;
	border:1px solid black;
	padding:10px;
}
hr {
	height: 1px;
	color: grey;
	background-color: grey;
	border: none;
}
/* Tabellen */

th {
	border-bottom:1px solid #66666;
}
.glossar_normal {
	background-color:#EFEFEF;
	padding:3px;
	width:54px;
	height:48px;
	line-height:30px;
	border:1px solid;
}
.glossar_highlight {
	background-color:#333333;
	padding:3px;
	width:54px;
	height:48px;
	line-height:30px;
	color:#FFFFFF;
	border:1px solid;
}
ul {
}
li.navi {
	list-style-image:url(../../../img/arrow/arrow_right.png);
	list-style-position:outside;
	padding:5px;
}
ul.navi {
}
ul.sanft {
	margin-left:0px;
	list-style-type:square;
	color:#990000;
}
li.sanft {
	margin-top:10px;
}
ul.subnavi {
	list-style:none;
	color:#859DBD;
}
li.subnavi {
	padding:1px;
	margin-top:5px;
	margin-left:-20px;
	font-size:10px;
	list-style-image:url(../../../img/arrow/arrow_enter.gif);
	color:#859DBD;
}
#cart {
	position:absolute;
	left:757px;
	height:89px;
	width:200px;
}
.cart {
	color:#FFFFFF;
}
a.footer:link {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	padding:5px;
}
a.footer:visited {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	padding:5px;
}
a.footer:hover {
	color:#000000;
}
a.footer:active {
	color:#666666;
}
#non_link {
	text-decoration:none;
	border:0px;
}
#non_link a:link {
	text-decoration:none;
	border:0px;
}
#non_link a:visited {
	text-decoration:none;
	border:0px;
}
#non_link a:hover {
	text-decoration:none;
	border:0px;
}
#non_link a:active {
	text-decoration:none;
	border:0px;
}
.footer_light {
	color:#ACADA5;
	font-size:11px;
}
img a {
	border-bottom:10px solid grey;
}
/* Links */





/* Inputs */

.input_login {
	width:70px;
	background-image:url(../../../img/input_bg.jpg);
	padding:4px;
	border:1px solid #b4b39b;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#505050;
}
.input_faq {
	height:20px;
	width:150px;
	background-image:url(../../../img/input_bg.jpg);
	padding-top:7px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#505050;
}
.input_secret {
	height:20px;
	width:150px;
	background-image:url(../../../img/input_bg.jpg);
	padding-top:8px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color:#505050;
}
.input_forgotpass {
	height:20px;
	width:142px;
	background-image:url(../../../img/input_bg.jpg);
	padding-top:7px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#505050;
}
.input_registrieren {
	height:20px;
	background-image:url(../i../mg/input_bg.jpg);
	padding-top:7px;
	padding-left:3px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#505050;
}
.input_upload {
	width:338px;
	height:20px;
	background-image:url(../../../img/input_bg.jpg);
	padding-left:3px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#505050;
}
.select_registrieren {
	width:218px;
	height:24px;
	background:#CCCCCC;
	padding-top:4px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
}
.textarea_support {
	height:196px;
	background-image:url(../../../img/textarea_bg.jpg);
	padding-top:4px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#505050;
}
.input_amount {
	height:16px;
	width:25px;
	background-image:url(../../../img/input_bg.jpg);
	padding-top:4px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
}
.input_search {
	height:20px;
	width:320px;
	background-image:url(../../../img/input_bg.jpg);
	padding-top:8px;
	padding-left:4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#505050;
}
.input_checkbox {
	margin-top:5px;
	border:1px dotted #b4b39b;
}
INPUT.letter3 {
	width:35px;
	font-size:18px;
	padding:2px;
	text-align:center;
	color:#666666;
	font-weight:bold;
}
INPUT.letter4 {
    width:35px;
    font-size:14px;
    padding:2px;
    text-align:center;
    color:#000;
    font-weight:bold;
}
SELECT.letter3 { 
    font-size:18px;
    padding:2px;
    text-align:center;
    color:#666666;
    font-weight:bold;
}
INPUT.letter_more {
	width:190px;
	font-size:15px;
	padding:2px;
	text-align:center;
	color:#666666;
}

LABEL.konf_sizes {
	width:80px;
	color:red;
	float:left;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
LABEL.konf_sizes_2 {
	width:80px;
	color:darkgreen;
	float:left;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
/* Table */

TD.list {
	border-bottom:1px solid #666666;
	padding:10px;
	padding-left:0px;
}
TD.list_last {
	padding:10px;
	padding-left:0px;
}
TD.sample_list_last {
}
TD.sample_list {
/* border-bottom:1px solid #003463;*/

}
TD.list_selected {
	border-bottom:1px solid #666666;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
	background-color:#EFEFEF;
}
TD.list_selected_last {
	padding:10px;
	padding-left:0px;
	padding-top:0px;
	background-color:#EFEFEF;
}
TD.line {
	border-bottom:1px solid #000000;
}
TD.line2 {
	border-bottom:2px solid #000000;
}
TD.line_light {
	border-bottom:1px dotted #999999;
}
TD.measure_list {
	background-color:#EFEFEF;
}
/* spezielle Klassen */

#pos_logo {
	position:absolute;
	left:40px;
	top:20px;
}
.small {
	font-size:9px;
}
.floatleft {
	float: left;
	margin: 4px;
	padding: 2px;
	width:154px;
}
.floatright {
	float: right;
	clear:right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
	width:222px;
}
#clear {
	clear:left;
}
.bord {
	padding:2px;
	background:#FFF;
	border:0px dotted #cccccc;
}
/* Mouseover Effekt hemdenstoffe.php */

.mOut {
	border:1px dotted #b4b39b;
	padding:3px;
	width:154px;
}
.mOver {
	border: 1px dotted darkred;
	padding:3px;
	width:154px;
}
/* Fehlerausgabe */

#error {
	border:1px dotted darkred;
	padding:6px;
	background-color:#EFEFEF;
	margin-top:3px;
}
#note {
	border:1px dotted #003300;
	padding:8px;
	background-color:#EFEFEF;
	margin-top:3px;
}
.note {
	border:1px dotted #003300;
	padding:8px;
	background-color:#EFEFEF;
	margin-top:3px;
}
#note_header {
	border:1px dotted #003300;
	padding:8px;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:3px;
	font-weight:normal;
	font-weight:18px;	

}
#note_no_margin {
	border:1px dotted #003300;
	padding:6px;
	background-color:#EFEFEF;
}
#success {
	border:1px dotted #003300;
	padding:6px;
	background-color:#EFEFEF;
	margin-top:3px;
}
.rechtlicherhinweis {
	color:#FFFFFF;
	background-color:#000000;
}
.measures_err {
	color:#FF0000;
	font-size:10px;
}
.box2 {
	border:1px solid black;
	font-size:12px;
	background-color:#EFEFEF;
	padding:10px;
	width:260px;
	font-family:"Courier New", Arial, Courier, mono;
	margin-top:20px;
	margin-left:20px;
}
/* Gutscheine */

#coupon_value {
	color:darkred;
	font-size:45px;
	text-decoration:none;
	font-weight:bold;
}
/* Slide - Down */

.dhtmlgoodies_question {	/* Styling question */
	cursor:pointer;
	position:relative;
}
.dhtmlgoodies_answer {	/* Parent box of slide down content */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	position:relative;
}
/* Konfigurator */

.countrydivcontainer {
	font-size:20px;
}

#box_price_samples {
	position:absolute; 
	width:50px; 
	height:18px; 
	background-color:#EFEFEF; 
	border:1px dotted #CCCCCC; 
	color:#003885; 
	font-weight:bolder; 
	font-size:13px; 
	padding:0px; 
	margin-top:3px;
	font-size:14px; 
	font-weight:bold; 
}
.konf_red {
	color:darkred;
}
.konf_box {
	background-color:#cccccc;
	padding:2px;
	border-top:1px solid white;
}
TD.konf_box_cell {
	width:80px;
	height:20px;
}
TD.konf_box_cell2 {
	width:200px;
	height:20px;
}
TABLE.ind_table {
	border:1px dotted #999999;
	background-color:#999999;
	color:white;
}
.ind_outer {
	border:0px solid #999999;
	padding:4px;
	background-color:#F9F9F9;
	background-image:url(../../../img/bg/bg_buttons_header.jpg);  
	background-repeat:repeat-x;
	font-size:12px;
}

/* Infobox - Glossar */

#glossar_infobox a span {
	display:none;
}
#glossar_infobox a:hover span {
	position:absolute;
	z-index:666;
	margin-top:15px;
	display:inline;
	color:black;
	background:#ffffff;
	border:1px solid black;
	padding:5px;
	width:300px;
}
/* Partner */

.partner_red {
	color:darkgreen;
	font-size:15px;
	font-weight:bold;
}
.partner_reg {
	font-size:15px;
	font-weight:bold;
}

.big_mass {
	font-weight:200;
	font-size:19px;
}