@CHARSET "ISO-8859-1";
html {
	height:100%;
	overflow:hidden;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background:#fff;
	overflow:hidden;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
a, a:hover, a:active {
	outline:0px none;
	text-decoration:none;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
img {
	border:0px none;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
td {
	padding:0px;
	vertical-align:top;
	margin:0px;
}
form {
	margin:0px;
}
input.textfield {
	border:1px solid #BFBFBF;
	background:#FFF;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
	width:150px;
	text-align:left;
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#000;
}
input.radiobutton {
	padding:0px;
	width:14px;
	height:14px;
}
textarea {
	border:1px solid #BFBFBF;
	background:#FFF;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
	text-align:left;
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#000;
}
input.button {
	border:1px solid #BFBFBF;
	background:#FFF;
	height:19px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000;
}
select {
	border:1px solid #BFBFBF;
	background:#FFF;
	height:18px;
	text-align:left;
	font-size:11px;
	color:#000;
}

.b1, .b1:hover { font-weight:bold !important; }
.b0, .b0:hover { font-weight:normal !important; }
.u1 { text-decoration:underline !important; }
.u0 { text-decoration:none !important; }
.hac { text-align:center; }
.hal { text-align:left; }
.har { text-align:right; }
.haj { text-align:justify; }
.bal { margin-right:auto; }
.bac { margin-left:auto; margin-right:auto; }
.bar { margin-left:auto; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.dn { display:none !important; }
.di { display:inline !important; }
.db { display:block !important; }
.fl { float:left; }
.fr { float:right; }
.cl { clear:left; }
.cr { clear:right; }
.cb { clear:both; }

.fs10 { font-size:10px !important; }
.fs11 { font-size:11px !important; }
.fs12 { font-size:12px !important; }
.fs14 { font-size:14px !important; }
.fs16 { font-size:16px !important; }
.fs18 { font-size:18px !important; }

.error { color:#F00 !important; }

#logimage {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	overflow:hidden;
	background:url({$SECSTATUS_IMGPath}) no-repeat;
}

#pageBG {
	position:relative;
	width:932px;
	height:656px;
}
.moodImage {
	position:absolute;
	left:236px;
	top:50px;
	color:#fff;	
}
.moodHome a, .moodHome a:hover, .moodHome a:active{
	z-index:20;
	position:absolute;
	left:10px;
	top:10px;
	font-size:11px;
	color:#fff;
}
.moodText {
	position:absolute;
	left:15px;
	top:140px;
	font-size:31px;
	font-weight:bold;
}
.moodText .kleiner {
	font-size:21px;
}
.gray_BG {
	width:206px;
	height:150px;
	padding-top:150px;
	padding-left:10px;
	padding-right:10px;
	background:#939AA4;
	font-size:21px;
}
.gray_BG .kleiner  {
	width:214px;
	padding-right:2px;
	font-size:11px;
}
.kleiner a, .kleiner a:hover, .kleiner a:active {
	color:#fff;
}
.no_BG {
	z-index:30;
	position:absolute;
	left:0px;
	top:30px;	
	width:210px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:6px;
	font-size:21px;
}
.red_BG {
	position:absolute;
	left:0px;
	top:30px;	
	width:166px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:50px;
	background:#ce0136;
	font-size:21px;
}
.red_BG_2 {
	position:absolute;
	left:0px;
	top:30px;	
	width:210px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:6px;
	background:#ce0136;
	font-size:21px;
}
.red_BG_2 a, .red_BG_2 a:hover, .red_BG_2 a:active {
	color:#fff;
	font-size:11px;
}

.mood_bild {
	position:absolute;
	left:226px;
	top:0px;	
}
.mood_links {
	z-index:10;
	left:0px;
}
#menuBG {
	position:absolute;
	left:0px;
	top:20px;
	width:226px;
	height:330px;
	background:#ce0136;	
}
#navigation div {
	position:relative;
	left:15px;
	top:152px;
	padding-left:8px;
	font-size:14px;
	font-weight:normal;
	color:#FF95A1;	
	background-image:url(../images/pfeilchen2.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#navigation a {
	position:relative;
	left:15px;
	top:152px;
	padding-left:8px;
	font-size:14px;
	font-weight:normal;
	color:#fff;	
}
#navigation a:hover, #navigation a:active {
	background-image:url(../images/pfeilchen.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#navigation td{
	padding-bottom:6px;
}
#navigationTable {
}
#navigationTable .spacer {
	width:60px;
}
#grafik_footer {
	position:absolute;
	left:0px;
	top:608px;
}
.table_footer {
	position:absolute;
	left:0px;
	top:640px;
	font-size:9px;
	width:932px;
	text-align:center;
}
.table_footer a {
	font-size:9px;
	text-align:center;
}
.table_footer a:hover, .table_footer a:active {
	font-size:9px;
	text-align:center;
	color:#ce0136;
}
.td_grey {
	color:#9a9a9a;
	width:10px;	
}
.top_navigation {
	position:absolute;
	left:585px;
	top:24px;
	font-size:10px;
	width:350px;
	text-align:center;
	color:#ce0136;
}
.top_navigation a {
	font-size:10px;
	text-align:center;
	color:#ce0136;
}
.top_navigation a:hover, a:active {
	font-size:10px;
	text-align:center;
	color:#000;
}
.td_red {
	color:#ce0136;
	width:10px;	
}
#logo {
	position:absolute;
	left:15px;
	top:32px;
}

/*
 * Content Bereich unterhalb des Moodimage
 */
#content {
	position:absolute;
	left:0px;
	top:350px;
	width:932px;
	height:258px;
/*	border:solid 1px #000; */ 
}

.block {
	position:absolute;
	top:0px;
	width:226px;
	height:258px;
}
.pos1 {
	left:236px;
}
.pos10 {
	left:0px;
}
.pos2 {
	left:471px;
}
.pos20 {
	left:236px;
}
.pos3 {
	left:706px;
}
.pos30 {
	left:471px;
}
.pos4 {
	left:706px;
}
.block_text {
	padding-top:10px;
	padding-left:10px;
}
.qualitaets_block {
	padding-top:65px;
}
.kontakt_block {
	padding-top:80px;
}
.block_text a, .block_text a:hover, .block_text a:active{
	text-decoration:underline;
	font-size:11px;
}
.block_headline {
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#ce0136;
	white-space: nowrap;
}
.block_headline a, .block_headline a:hover, .block_headline a:active{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#ce0136;
}
.block_headline a:hover, .block_headline a:active{
	text-decoration:underline;
}
.block_bild {
	position:absolute;
	top:100px;
	width:266px;
	height:140px;
}
.wurzel_bild {
	position:absolute;
	left:270px;
	top:87px;
}

#imprint {
	position:absolute;
	left:200px;
	top:100px;
}
#imprint td, #imprint td a {
	font-size:12px;
	font-weight:normal;
}
#imprint td {
	padding-right:40px;
	padding-bottom:10px;
}

.contactForm, .contactFormConfirmation {
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	position:absolute;
	left:200px;
	top:90px;
	}
.contactForm, .contactFormConfirmation {
	margin-top:9px;
	width:294px;
}
.contactForm td, .contactFormConfirmation td {
	padding-right:10px;
	padding-bottom:3px;
}
#backlink {
	display:block;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:549px;
	right:25px;
	width:47px;
	height:11px;
}
.kollektionTable1 {
	position:absolute;
	top:10px;
}
.spacer {
	width:2px;
}
.kollektionTable2 {
	position:absolute;
	top:72px;
}
.kollektionTable3 {
	position:absolute;
	top:134px;
}
.kollektionTable4 {
	position:absolute;
	top:196px;
}
.kollektionPfeile {
	position:absolute;
	top:230px;
	left:0px;
}
/* PRESSE */
#loginbox {
	position:absolute;
	top:200px;
	left:10px;
}
.pressPics1 {
	position:absolute;
	top:10px;
	left:236px;
}
.pressPics2 {
	position:absolute;
	top:72px;
	left:236px;
}
.pressPics3 {
	position:absolute;
	top:134px;
	left:236px;
}
.pressPics4 {
	position:absolute;
	top:196px;
	left:236px;
}
#flashTasche {
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}