/* CSS Document */
/* Default */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ebebeb;
	background-image: url(../Bilder/Layout/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #737374;
	text-decoration: none;
}
/* Page Layout */
#lay_mainpage {
	margin:0px auto;
	width: 950px;
	text-align:left;
}
#lay_top {
	width:918px;
	height: 176px;
}
#lay_top_logo {
	padding-top:38px;
	float:left;
}
#lay_nav {
	width: 670px;
	height: 28px;
	padding-top: 98px;
	*padding-top: 0px;
	margin-left: 240px;
}
#lay_content {
	width: 842px;
	clear:both;
	margin-left: 108px;
}
#lay_footer {
	width: 800px;
	height: 20px;
	clear:both;
	margin-left: 76px;
	font-size: 11px;
	color: #737374;
	text-align:center;
	padding-top: 20px;
}
#lay_footer a {
	color:#737374;
	text-decoration:none;
}
#lay_footer a:hover {
	color:#e4b728;
}
/* Column-Type styles */
.con_line {
	clear:left;
}
.con_1col {
	width: 152px;
	height: 152px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.con_2col {
	width: 314px;
	height: 152px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.con_3col {
	width: 476px;
	height: 152px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.con_4col {
	width: 638px;
	height: 152px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.con_5col {
	width: 800px;
	height: 152px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.bg_red {
	background-color: #7f0f11;
}
.bg_white {
	background-color: #ffffff;
}
.bg_blue {
	background-color: #2759b8;
}
.bg_lightred {
	background-color: #d6961b;
}
.bg_yellow {
	background-color: #ffcc33;
}
.bg_green {
	background-color: #628543;
}
.bg_orange {
	background-color: #d4961b;
}
.bg_bluegray {
	background-color: #333367;
}
/* 
fitatall Farbwechsel auf Kundenwunsch:
farbe alt/neu
red: #7f0f11 / #651516
blue: #5187d4 / #2759b8
lightred: #c5561f / #d6961b
yellow: #e4b728 / #ffcc33
green: #538540 / #628543
orange: #db8e3e / #d4961b
bluegray: #555577 / #333367
*/
.con_pad {
	padding: 10px;
}
* html b\ody .con_pad {
	height: 132px;
}
/* Content & Content Text Styles */
.con_1col_shop {
	width: 194px;
	height: 340px;
	float:right;
	margin-bottom:10px;
	background-image: url(../Bilder/Layout/Shop_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.con_border_bottom_blue {
	border-bottom: dotted 1px #5187d4;
	padding-bottom: 10px;
}
.con_pic_overview {
	width: 152px;
	height: 152px;
	overflow:hidden;
	margin-right:8px;
	margin-bottom: 8px;
}
.con_pic_ov_text {
	text-align:center;
	vertical-align:middle;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 110px;
	height: 42px;
	background-image: url(../Bilder/Inhalt/Allgemein/bg_gray_152.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}
.con_pic_ov_text a {
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding: 3px;
}
.con_pic_ov_text a:hover {
	color: #7f0f11;
	text-decoration:none;
	background-color:#FFFFFF;
}
* html b\ody .con_pic_ov_text {
	background-image:none;
	background-color:#999999;
}
.qfrc_navtext {
	display:block;
	text-align:center;
	border-top: solid 1px #737374;
	border-bottom: solid 1px #737374;
	color: #000000;
	padding: 3px;
	margin-right: 42px;
}
.qfrc_navtext a, .qfrc_navtext a:hover {
	border: none;
}
.qfrc_navtext img {
	vertical-align:bottom;
}
.con_login_input {
	width: 125px;
	border: solid 1px #c5561f;
	background-color:#FFFFFF;
	color: #c5561f;
	clear:both;
	margin-bottom: 5px;
}
.con_login_button {
	width: 125px;
	border: solid 1px #FFFFFF;
	background-color:#c5561f;
	color: #FFFFFF;
	clear:both;
	cursor:pointer;
	font-weight:bold;
}
.con_login_button:hover {
	border: solid 1px #c5561f;
	background-color:#FFFFFF;
	color: #c5561f;
}
.con_start_login_bg {
	background-image:url(../Bilder/Inhalt/Anmeldung/start_login_bg.jpg);
}
/* Text Styles */
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffcc33;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #7f0f11;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #2759b8;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #628543;
}
h5 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #737374;
}
h6 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #737374;
}
/* 
fitatall Farbwechsel auf Kundenwunsch:
farbe alt/neu
red: #7f0f11 / #651516
blue: #5187d4 / #2759b8
lightred: #c5561f / #d6961b
yellow: #e4b728 / #ffcc33
green: #538540 / #628543
orange: #db8e3e / #d4961b
bluegray: #555577 / #333367
*/
a {
	text-decoration: none;
	color: #7f0f11;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #737374;
	text-decoration: none;
}
p a {
	text-decoration: none;
	color: #7f0f11;
	border-bottom: dotted 1px #e4b728;
}
p a:hover {
	text-decoration: none;
	color: #e4b728;
	border-bottom: dotted 1px #7f0f11;
}
ul, ol {
	padding-left: 20px;
}
li {
	padding-bottom: 2px;
	list-style-image: url(../Bilder/Layout/circle.gif);
}
.txt_text_schwarz {
	color: #000000;
}
.txt_text_fett_schwarz {
	color: #000000;
	font-weight:bold;
}
.txt_text_fett_weiss {
	color: #ffffff;
	font-weight:bold;
}
.txt_headline_weiss {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
}
.txt_text_klein {
	font-size: 11px;
	line-height: 13px;
}
.txt_cloud {
	text-decoration: none;
	color: #737374;
	font-weight:normal;
	line-height: 25px;
}
.txt_cloud:hover {
	color: #7f0f11;
}
.txt_link_weiss {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: dotted 1px #e4b728;
}
.txt_link_weiss:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: dotted 1px #7f0f11;
}
.txt_weiss {
	color:#FFFFFF;
}
/* compose wysiwyg styles */

.txt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.txt_text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.txt_ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d6832e;
}
.txt_ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txt_ueberschrift3 {
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
}

#lang {
	margin-top : 10px;
	margin-left : 150px;
}

#lang img {
	border : none;
}

#qTip {
 padding: 5px;
 border: 1px solid #ffffff;
 display: none;
 background: #e4b728;
 color: #FFF;
 font: bold 11px Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 left:-120px;
 z-index: 1000;
}