/* This is the style of your browser text */

body {
	font-family: "Adobe Garamond", "Times New Roman", serif;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;
}

p {
	line-height:22px;
}

a:link {
	color:#003c72;
	text-decoration:none;
}

a:visited {
	color:#003c72;
	text-decoration:none;
}

a:hover {
	color:#a41d3e;
	text-decoration:none;
}

a:active {
	color:#003c72;
	text-decoration:none;
}

a:focus {
	color:#003c72;
	text-decoration:none;
}

/* Querverweise im Text */	
.text {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:003c72;
	font-size:12px;
	line-height:16px;
	text-decoration: none;
}

.text a:link {
	text-decoration: none;
	color: #003c72;
}

.text a:visited {
	text-decoration: none;
	color: #003c72;
}

.text a:hover {
	text-decoration: none;
	color: #a41d3e;
}

.text a:active {
	text-decoration: none;
	color: #003c72;
}

.text a:focus {
	background-color:#000000;
	text-decoration: none;
	color: #003c72;
}
/* Login-Box */

.small {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#003c72;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
}

.small a:link {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#003c72;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}

.small a:visited {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#003c72;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}

.small a:hover {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}

.small a:active {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#003c72;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}

.small a:focus {
	font-family: Adobe Garamond, "Times New Roman", serif;
	color:#003c72;
	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: Adobe Garamond, "Times New Roman", 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:#d7e3f0;
	padding:10px;
	font-family: Adobe Garamond, "Times New Roman", 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:#a41d3e;
}

#box a span {
	display:none;
}

#box a:hover span {
	position:absolute;
	top:460px;
	left:270px;
	z-index:3;
	display:block;
	width:440px;
	color:black;
	font:normal 16px courier, sans-serif;
	border:1px solid black;
	padding:10px;
}

hr {
	height:1px;
	color:#afc8e2;
	border:none;
}

/* Tabellen */
th {
	border-bottom:1px solid #66666;
}

.glossar_normal {
	background-color:#d7e3f0;
	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#navigation {
	margin:4px 0px 0px 0px;
	list-style-type:none;
	padding-left:0px;
}

li.navi {
	list-style-position:outside;
	list-style-type:none;
}


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;
}

/* Links */
a.footer:link {
	color:#003c72;
	text-decoration:none;
	text-transform:capitalize;
	font-size:15px;
	padding:5px;
}

a.footer:visited {
	color:#003c72;
	text-decoration:none;
	text-transform:capitalize;
	font-size:15px;
	padding:5px;
}

a.footer:hover {
	color:#a41d3e;
}

a.footer:active {
	color:#003c72;
}

#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:#000000;
	font-size:11px;
}

img a {
	border-bottom:10px solid grey;
}

/* Inputs */
.input_login {
	width:100px;
	height:20px;
	padding-top:7px;
	padding-left:3px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:11px;
	color:#003c72;
}

.input_faq {
	height:20px;
	width:150px;
	padding-top:7px;
	padding-left:4px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:13px;
	color:#003c72;
}

.input_secret {
	height:20px;
	width:150px;
	padding-top:8px;
	padding-left:4px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:20px;
	color:#003c72;
}

.input_forgotpass {
	height:20px;
	width:209px;
	padding-top:7px;
	padding-left:3px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:12px;
	color:#003c72;
}

.input_registrieren {
	height:20px;
	padding-top:7px;
	padding-left:3px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:13px;
	color:#003c72;
}

.input_upload {
	width:338px;
	height:20px;
	padding-left:3px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:13px;
	color:#003c72;
}

.select_registrieren {
	width:218px;
	height:24px;
	background:#CCCCCC;
	padding-top:4px;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:12px;
	color:#003c72;
}

.textarea_support {
	height:196px;
	padding-top:4px;
	padding-left:4px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:12px;
	color:#003c72;
}

.input_amount {
	height:16px;
	width:25px;
	padding-top:4px;
	padding-left:4px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:12px;
	color:#003c72;
}

.input_search {
	height:20px;
	width:320px;
	padding-top:8px;
	padding-left:4px;
	border:1px solid #afc8e2;
	font-family: Adobe Garamond, "Times New Roman", serif;
	font-size:12px;
	color:#003c72;
}
.input_checkbox {
	margin-top:5px;
	border:1px solid #afc8e2;
}

INPUT.letter3 {
	width:35px;
	font-size:18px;
	padding:2px;
	text-align:center;
	color:#003c72;
	font-weight:bold;
}

INPUT.letter_more {
	width:190px;
	font-size:15px;
	padding:2px;
	text-align:center;
	color:#003c72;
}

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 #003c72;
	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 {
	padding:10px;
	padding-left:0px;
	padding-top:0px;
	background-color:#d7e3f0;
}

TD.list_selected_last {
	padding:10px;
	padding-left:0px;
	padding-top:0px;
	background-color:#d7e3f0;
}

TD.line {
	border-bottom:1px solid #003c72;
}

TD.line2 {
	border-bottom:2px solid #003c72;
}

TD.line_light {
	border-bottom:1px solid #003c72;
}

TD.measure_list {
	background-color:#d7e3f0;
}

/* spezielle Klassen */
#pos_logo {
	position:absolute;
	left:40px;
	top:20px;
}

.small {
	font-size:9px;
}

.floatleft {
	float: left;
	margin: 4px;
	padding: 2px;
	width:204px;
}

.floatright {
	float: right;
	clear:right;
	margin: 0 0 10px 10px;
	border: 1px solid #003c72;
	padding: 2px;
	width:222px;
}

#clear {
	clear:left;
}

.bord {
	padding:2px;
	background:#FFFFFF;
	border:0px solid #cccccc;
}

/* Mouseover Effekt hemdenstoffe.php */
.mOut {
	border:1px solid #afc8e2;
	padding:3px;
	width:204px;
}

.mOver {
	border: 1px solid #a41d3e;
	padding:3px;
	width:204px;
}

/* Fehlerausgabe */
#error {
	border:1px solid #a41d3e;
	padding:6px;
	background-color:#d7e3f0;
	margin-top:3px;
}

#note {
	border:1px solid #7aa0c7;
	padding:8px;
	background-color:#d7e3f0;
	margin-top:3px;
}

.note {
	border:1px solid #7aa0c7;
	padding:8px;
	background-color:#d7e3f0;
	margin-top:3px;
}

#note_header {
	border:1px solid #7aa0c7;
	padding:8px;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:3px;
	font-weight:normal;
	font-weight:18px;	

}

#note_no_margin {
	border:1px solid #7aa0c7;
	padding:6px;
	background-color:#d7e3f0;
}

#success {
	border:1px solid #7aa0c7;
	padding:6px;
	background-color:#d7e3f0;
	margin-top:3px;
}

.rechtlicherhinweis {
	color:#a41d3e;
}

.measures_err {
	color:#FF0000;
	font-size:10px;
}

.box2 {
	border:1px solid black;
	font-size:15px;
	background-color:#d7e3f0;
	padding:10px;
	width:260px;
	font-family: "Adobe Garamond", "Times New Roman", serif;
	margin-top:20px;
	margin-left:20px;
}

/* Gutscheine */
#coupon_value {
	color:#a41d3e;
	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:#d7e3f0; 
	border:1px solid #CCCCCC; 
	color:#003885; 
	font-weight:bolder; 
	font-size:13px; 
	padding:0px; 
	margin-top:3px;
	font-size:14px; 
	font-weight:bold; 
}

.konf_red {
	color:#a41d3e;
}

.konf_box {
	padding:2px;
}

TD.konf_box_cell {
	width:80px;
	height:20px;
}

TD.konf_box_cell2 {
	width:200px;
	height:20px;
}

TABLE.ind_table {
	background-color:#7aa0c7;
	color:white;
}

.ind_outer {
	padding:4px;
	border:1px solid #7aa0c7;
	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;
}
