/**** CSS by wivisions GmbH, www.wivisions.ch ****/

/* ----- gestaltung -------------------------- */

.blindinfo {
	z-index: 1;
	position: absolute;
	margin-left: -10000px;
}

.hauptbild {
	z-index: 4;
	position: absolute;
	left: 42px;
	top: 126px;
}


.absatzbild {
    float: left;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 12px;
    margin-bottom: 3px;
}

.logo {
	z-index: 3;
	position: absolute;
	left: 630px;
	bottom: 0px;
}

#inhaltstext {
	color: #333333;
	font: 11px/17px Verdana, sans-serif;
	position: absolute;
	z-index: 4;
	top: 320px;
	left: 217px;
	width: 375px;
	height: auto;
	text-align: left;
	padding-bottom: 30px;
}

.login {
	margin-top: 0px;
	margin-left: 0px;
}

/* ----- body -------------------------- */

body { 
	margin: 0; padding: 0; overflow: auto; background: #ffffff url(../Bilder/Ornamente/HG_KosmetX.jpg) no-repeat;
}

h1 {
	font: 22px/24px Georgia, Times, serif;
	color: #8da7d1;
	width: 375px;
	text-align: left;
	padding-bottom: 0px;
}

h2 {
	font: 14px/17px Arial, Verdana;
	color: #999999;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* ----- formular -------------------------- */

.formular { 
	font-size: 11px; font-family: "Lucida Grande", Arial; line-height: 13px;
	width: 180px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input { 
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #8da7d1;
	background: url(../Bilder/Ornamente/HG_Input.jpg) repeat-x;
}

input:focus {
	background-color: #FFFFFF;
	border: 1px solid #8da7d1;
}

select {
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #8da7d1;
	background: #8da7d1;
}

textarea {
	font-size: 12px; font-family: "Lucida Grande", Arial; line-height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #8da7d1;
	width: 100%;
	background: url(../Bilder/Ornamente/HG_Input.jpg) repeat-x;
}

textarea:focus {
	background-color: #FFFFFF;
	border: 1px solid #8da7d1;
}

.senden  { 
	font-size: 12px;
	font-weight: bold; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; border: solid 1px #8da7d1;
	color: #FFFFFF;
	background: #8da7d1;
	margin-top: 7px;
	margin-bottom: 7px;
	width: auto;
}

.check { color: #000000; font-weight: bold;}
	
.failure { font-size: 11px; color: #FF3300; font-weight: bold;}
	
.failureText { color: #FFFFFF; background-color: #FF3300; padding: 5px; position: absolute; width: 120px; height: auto;
	z-index: 30;
	margin-top: 580px;
	margin-left: 462px;
	font: bold 11px/14px Verdana, "Lucida Grande", Arial, sans-serif;
}

/* ----- links -------------------------- */

a:link {
	color: #000000;
}

a:hover {
	color: #8da7d1;
}

a:active {
	color: #99CC33;
}

a:visited {
	color: #000000;	
}

/* ----- navigation -------------------------- */

.navigation {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	list-style: none;
	position: absolute;
	left: 15px;
	z-index: 5;
	height: auto;
	top: 323px;
}

ol {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: none;
	text-decoration: none;
}

.WebYepMenuSelected a:visited {
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}	

li a:link {
	color: #333333;
	text-decoration: none;
}

li a:hover {
	color: #99CC33;
	background: #FFFFFF;
	padding: 1px 4px 1px 4px;
	margin-left: -4px;
}

li a:visited {
	color: #000000;
	text-decoration: none;
}
