/* This is the style of your browser text */
/* 
    Resets defualt browser settings
    reset.css
*/

a {
	color:#333333;
    outline:none;
}

:focus {
  -moz-outline-style:none;
}
/* Querverweise im Text */	


p {
    /*text-shadow: 1px 1px 5px #FFFFFF;       */
    font-size:12px;
    line-height:22px;
}
legend {
    font-size:11px;
    color:#666;
}
fieldset {
    padding:3px;   
}


h1 {
    font-size:40px;
	padding:0px;
	margin:20px 0px 5px 0px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
    font-size:30px;
	padding:0px;	
	color:#9A9745;	
	margin:15px 0px 5px 0px;	
}
h3 {
    font-size:20px;
	padding:0px;	
	color:#9A9745;		
	margin:10px 0px 0px 0px;	
}

h4 {
    font-size:16px;
	padding:0px;	
	color:#9A9745;		
	margin:10px 0px 5px 0px;	
}
h5 {
	font-size:15px;
	padding:0px;	
	color:#9A9745;		
	margin:10px 0px 0px 0px;	
    font-weight:normal;

}
h6 {
	font-size:12px;
	padding:0px;	
	margin:5px 0px 0px 0px;	
}

h4.h_line {
    margin:2px;
    padding:0px;
}
h4.stoffe_ueberschriften {
    font-size:14px;
    color:#333;
}
h5.konf {
    margin:0px;
    padding:5px 0px 0px 0px;  
}
h4.styles {
	color:#333;
	font-size:14px;
	width:160px;
	margin:6px 0px 0px 3px;
}
big.styles {
	position:absolute; 
	margin:162px 5px 0px 8px;
	background:black;
	opacity:0.8;
	padding:4px 8px 4px 8px;
	color:#fff;
	font-size:16px;
	font-family:Arial,georgia;
	box-shadow:2px 2px 4px #333333;
}
big.blackbox {
	background:black;
	opacity:0.8;
	margin:22px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	color:#fff;
	font-size:25px;
	font-family:georgia;
	box-shadow:2px 2px 4px #333333;
}
cite.blackbox {
	background:black;
	opacity:0.8;
	margin:22px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	color:#fff;
	font-size:16px;
	font-family:georgia;
	box-shadow:2px 2px 4px #333333;
	text-transform:none;
}
cite.whitebox {
	background:#fff;
	opacity:1.0;
	padding: 2px 4px 2px 4px;
	color:#000;
	font-size:16px;
	font-family:georgia;
	box-shadow:2px 2px 4px #fff;
	text-transform:none;
}



p.h_line {
    margin:0px;
    padding:0px;
}
small {
    line-height:15px;
    font-size:10px;
}

.text  {
	font-family: Arial, Tahoma, Arial, Verdana, sans-serif;
	color:333333;
	font-size:13px;
	line-height:16px;
	text-decoration: none;
}
.text a:link {
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:visited {
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:hover {

	border-bottom:1px dashed #333333;
	color: #000000;
}
.text a:active {
	border-bottom:1px dotted #999999;
	color: #333333;
}
.text a:focus {
	background-color:#000000;
	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:0px 0px 0px 20px;
	padding:0px;
}
#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:0px;
	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;
}
hr.trenner {
    border-top: solid 1px #efefef;  
}
/* 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;
}

.box_shadow {
	padding:10px;
	background:#fff;
	box-shadow:0px 0px 9px 1px #999;
}

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;
}

/* Footer */ 
#footer {
	
}
#footer2 {
	background:url(../../../img/bg/bg_footer.png);
	padding:0px 0px 10px 0px;
}
#footer3 {
    color:#333;
    text-align:left;
    width:906px;
    margin:0px 40px 0px 40px;
    padding:2px;
}
#footer_box1 {
	padding:30px 10px 0px 10px;
	color:#333333;
    background:	url(../../../img/bg/footer-logo-hw.png) no-repeat;
	margin:0px 0px 0px 0px;
}
#footer_box2 {
    float:left;width:150px;
    height:280px;
    padding:5px;
    margin:0px 20px 0px 0px;
    background:url(../../../img/bg/bg_white_transparenz_30.png);
    box-shadow:1px 1px 9px 0px #666;
}
#footer_box3 {
    float:left;
    width:200px;
    height:120px;
    margin:0px 20px 0px 0px;
}
#footer_box4 {
    padding:5px;
    height:110px;
    background:url(../../../img/bg/bg_white_transparenz_30.png);
    box-shadow:1px 1px 9px 0px #666;
    margin:0px 0px 0px 0px;
}
#footer_box5 {
    float:left;
    width:370px;    
}
#footer_box9 {
    padding:5px;
    background:url(../../../img/bg/bg_white_transparenz_30.png);
    box-shadow:1px 1px 9px 0px #666;
    margin:20px 0px 0px 0px;
}
#footer_headerbox {
    position:absolute;
    margin:-10px 0px 0px 285px;
    padding:3px 5px 3px 5px;
    background:#333;
    color:#fff;
    font-size:14px;
    box-shadow:1px 1px 9px 0px #999;
}
.footer_iconbox {
    position:absolute;
    margin:-24px 0px 0px 10px;
}
.footer_smalltext {
    font-size:11px;
    line-height:15px;
}
.footer_textbox {
    position:absolute;width:300px;
    margin:30px 0px 10px 10px;
    font-size:11px;
    line-height:15px;
}

#footer_box7 {
    position:absolute;
    width:300px;
    margin:30px 0px 10px 10px;
    font-size:11px;
    line-height:15px;    
}
#footer_box8 {
    background:url(../../../img/bg/bg_white_transparenz_30.png);
    box-shadow:1px 1px 9px 0px #666;
    height:70px;
}
#socials {
	height:100px;
	background:url(../../../img/bg/bg_main.png);
	padding:0px 30px 10px 20px;
	text-align:left;
}
.img_socials {
	float:left;
	padding-right:10px;
}

#footer a:hover {
	color:#efefef;
}
H4.footer {
    margin:0px;
    padding:0px;
    font-size:16px;
    color:#fff;
}
a.footer:link {
    color:#efefef;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
    padding:1px 2px 1px 2px;
    background:#333;
    margin:1px 0px 0px 0px;
}
a.footer:visited {
    color:#efefef;
    text-decoration:none;
    text-transform:uppercase;
    font-size:12px;
}
a.footer:hover {
    color:#000000;
}
a.footer:active {
    color:#666666;
}
a.footer_tags {
    color:#ccc;
	color:#333;
	padding:1px 3px 1px 3px;
	text-decoration:none;
}
a.footer_tags:hover {
    color: #efefef;
	text-decoration:none;
}
a.footer2 {
	color:#fff;
	text-decoration:none;
}

/* Footer */


#home_highlights a {
    text-decoration: none;    
}



/* News */
a.news_navi {
	color:#333;
	padding:0px;

	text-decoration:none;		
}
a.news_navi:hover {
	color:#ccc;
}

a.news_navi:active {
	color:lightblue;
}
ul.news_navi {
	text-align:left;
	list-style:none;
	list-style-position: inside;
	margin:0px 0px 10px 0px;
	padding:0px;
}
/* News */


#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;
}

img a {
	border-bottom:10px solid grey;
}
img {
    border:0px;     
}

/* Links */

#warenkorb_dropdown a {
    color:#fff;
    text-decoration: none;
}



/* Inputs */

.input_login {
	width:70px;
	background-image:url(../../../img/input_bg.jpg);
    padding:2px 4px 2px 4px;   
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#505050;
}
.input_faq {
    height:26px;  
    width:142px;
	background-image:url(../../../img/input_bg.jpg);
    padding:2px 4px 2px 4px;   
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#505050;
}
.input_secret {
    height:26px;  
    width:142px;
	background-image:url(../../../img/input_bg.jpg);
    padding:2px 4px 2px 4px;   
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color:#505050;
}
.input_forgotpass {
    height:26px;  
	width:168px;
	background-image:url(../../../img/input_bg.jpg);
    padding:2px 4px 2px 4px;     
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#505050;
}
.input_registrieren {
	height:26px;
	background-image:url(../i../mg/input_bg.jpg);
	padding:2px 4px 2px 4px;
	border:1px solid #b4b39b;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	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:32px;
	background:#CCCCCC;
	padding:2px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	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 #efefef;
	margin:10px;
    padding:0px 0px 10px 10px;   
}
TD.list_last {
	margin:10px;
    padding:0px 0px 10px 10px;      
}
TD.sample_list_last {
}
TD.sample_list {
/* border-bottom:1px solid #003463;*/

}
TD.list_selected {
	border-bottom:1px solid #efefef;
	margin:10px;
    padding:0px 0px 10px 10px;
	background-color:#EFEFEF;
}
TD.list_selected_last {
	margin:10px;
	background-color:#EFEFEF;
    padding:0px 0px 10px 10px;   
}
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 solid white;
    padding:1px;
	width:150px;
}
.mOver {
	border: 1px solid darkred;
    padding:1px;
	width:150px;
    box-shadow:0px 0px 4px 1px #ccc;
}
/* Fehlerausgabe */

#error {
    padding:10px;
    background-color:darkred;
    font-size:15px;
    color:white;
    box-shadow: 0px 0px 8px 1px darkred;
}
#error a {
    color:#fff;
}
#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_light {
    border:1px solid #EFEFEF;
    padding:2px;
    background-color:#fff;
    margin-top:3px;
    color:#666
}
#note_header {
	padding:8px;
    margin:0px 0px 6px 3px;
	font-weight:18px;	
    /*background:url(../../../img/bg/bg_header.png);  */
}
#note_no_margin {
	border:1px dotted #003300;
	padding:6px;
	background-color:#EFEFEF;
}
#success {
	padding:10px;
	background-color:darkgreen;
    font-size:16px;
    color:white;
    box-shadow: 0px 0px 8px 1px darkgreen;
}
.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;
}
/* HideShowContent */
.showhidequestion {
    cursor: pointer;
}
.showhideanswer {
    display:none;
}

/* Konfigurator */

.countrydivcontainer {
	font-size:20px;
}

#monogramm_preview {
    margin-top:20px;
    font-size:30px; 
    line-height:30px;
    padding:10px;
    border:1px solid;
    width:150px; 
    height:30px; 
    text-align:center;
}

.box_price_samples {
	background:#fff; 
	color:#003885; 
    margin:-94px 0px 0px 8px;
	padding:2px 4px 2px 4px; 
	font-size:15px; 
	font-weight:normal; 
    height:20px;
    width:70px;    
    position:relative; 
}

.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:13px;
	font-weight:bold;
}
.partner_reg {
	font-size:13px;
	font-weight:bold;
}

.big_mass {
	font-weight:200;
	font-size:19px;
}


.tooltip {
    display:none;
    background:#fff;
    font-size:13px;
    width:300px;
    padding:5px;
    color:#000;
    font-family:Arial;
    text-align:left; 
    border:1px solid black;
    padding:10px;
}

.navi_content {
    padding:0px;   
    float:left;
    margin:0px 10px 0px 0px;   
}

#navi a {
    font-weight:lighter;
}
#navi a:hover {
    /*color:#15ADFF;*/
    color:#999999;
    text-decoration: none;
}

a.no_line {
    text-decoration:none;
}

/* Teaser Bestellablauf */
.order_teaser {
	background:#efefef;
	padding:10px; 
	margin:0px 20px 0px 0px;
	height:80px;
}
.order_teaser_active {
	background:#ccc;
	padding:10px; 
	margin:0px 20px 0px 0px;
	height:80px;
	color:#000;
}

/* das-hemd */
.das-hemd_left {
    float:left;
    width:280px;
    margin:0px 40px 0px 0px;
}
.das-hemd-right {
    float:left;
    width:550px;
}

.das-hemd_tabs li {
    list-style: none;
    text-indent: 0px;
    margin-left:-44px;
}
.das-hemd_tabs a { 
    color: #000000;
    display: block;
    font-size: 13px;
    height: 40px;
    margin: 5px 5px 10px 5px;
    padding: 1px 7px 1px 12px; 
    position: relative;
    text-decoration: none;
    box-shadow:0px 0px 4px 1px #CCCCCC; 
    text-align:left;   
    width:240px;

}
.das-hemd_tabs a:hover h5 {
    color:#666;
}

.das-hemd_tabs a:active {
    outline:none;   
    color:#000;     
}
#das-hemd-header {
    width:968px;
    margin:0px 10px 0px 10px;
    height:330px;
    background:url(../../../img/das-hemd/bg3.jpg);
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding-top:40px;    
}


