body
{
	margin: 16px;
	font-family: helvetica, arial,verdana,geneva,sans-serif;
	letter-spacing: 0.03em;
	font-variant: normal;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	background-color: #FFFFFF;
}

a:link { color: #14386C; text-decoration: none; }
a:visited { color: #14386C; text-decoration: none; }
a.skip:link { color: #dcdcdc; text-decoration: none; }
a.skip:visited { color: #dcdcdc; text-decoration: none; }
a:hover, a.skip:hover { text-decoration: underline;}

.button {
	background-color: #F6EBE7;
	border-color: #F1E1DB;
	border-width: 1px;
	color: #999999;
}
.button:active {
	color: #666666;
	background-color: #E0BEAE;
}

#main
{
	margin: 0;
	width: 770px;
	
}

#headline
{
	background: #F6EBE7;
	width: 614px;
	display: block;
	height: 127px;
	margin: 0px 10px 14px 0px;
}

#subheadline
{
	background: #F6EBE7;
	width: 614px;
	display: block;
	height: 90px;
	margin: 0px 10px 14px 0px;
}

#headline h2
{
	display: block;
	height: 45px;
	margin: 0px;
	color: #FCFCFC;
	padding: 44px 20px;
	font-size: 39px;
	font-weight: 100;
	line-height: 1em;
}

#subheadline h2
{
	display: block;
	height: 32px;
	margin: 0px;
	color: #FCFCFC;
	padding: 29px 20px;
	font-size: 32px;
	font-weight: 100;
	line-height: 1em;
}

h3
{
	display: block;
	margin: 0px;
	color: #636363;
	padding: 0px 16px 16px 0px;
	font-size: 24px;
	font-weight: 100;
	line-height: 1em;
}

h4
{
	display: block;
	margin: 0px;
	color: #999999;
	padding: 0px 16px 16px 0px;
	font-size: 16px;
	font-weight: 100;
	line-height: 1em;
}

#imgbar
{
	width: 614px;
	display: block;
	height: 90px;
	margin-bottom: 14px;
}

#productlist
{
	background: #FFFFFF url(../img/bg_produkte.gif) 0px 0px repeat;
	width: 624px;
	line-height: 0;
	display: block;
	height: 300px;
}

#productlist_big
{
	background: #FFFFFF url(../img/bg_produkte_gross.gif) 0px 0px repeat;
	width: 624px;
	line-height: 0;
	display: block;
	height: 400px;
}

#productlist img, #productlist_big img
{
	margin: 0px 10px 10px 0px;
	background-color: #dcdcdc;
	float: left;
}

#textcontainer
{
	background: #FFFFFF;
	width: 592px;
	margin 0px 0px 5px 0px;
	padding: 5px 10px;
	font-size: 12px;
	border: 1px solid #F7E5E1;
	line-height: 1.3em;
	display: block;
	overflow: hidden;
}


#left
{
	width: 130px:
	display: inline;
	float: left;
	margin-right: 16px;
	margin-bottom: 100%;
}

#logo
{
	width: 130px:
	height: 117px;
}

#schriftzug
{
	width: 130px;
	height: 23px;
	margin-top: 12px;
}

#menu
{
	width: 130px;
	margin-top: 20px;
	font-family: helvetica, arial,verdana,geneva,sans-serif;
	font-variant: normal;
	font-size: 11px;
	letter-spacing: -0.03em;
	line-height: 1.8em;
	color: #E0BEAE;
	overflow: hidden;
}

#menu a
{
	color: #E0BEAE;
	
}

#menu a:hover { color: #8C4F56; text-decoration: none;}

#content
{
	width: 614px:
	font-size: 12px;

	margin: 0px;
	float: left;
	color: #838383;
	display: inline;
	height: auto;
}

#associatedlink
{
	position: absolute;
	top: 364px;
	left: 106px;
}

#printicon
{
	position: absolute;
	top: 364px;
	left: 306px;
}

#closeicon
{
	position: absolute;
	top: 364px;
	left: 336px;
}

.contact
{
	margin: 8px;
	font-size: 12px;
	line-height: 1.8em;
}

.c_name
{
	font-size: 18px;
}

.c_title
{
	margin-left: 5px;
	color: #E0BEAE;
}

a.c_email
{
	padding: 4px;
	color: #838383;
	background-color: #F6EBE7;
}

a.c_email:hover { color: #838383; text-decoration: none;}

.checkboxArea
{
	margin: 12px 36px 12px 0px;
	float:left;
}

.cb_element
{
	position: relative;
	padding: 0px;
	left: -3px;
	clear:both;
	float:left;
}

.cb_element input
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.cb_element label
{
	margin-left: 19px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	display: block;
}

p
{
	margin: 0;
	padding: 0;
}

p#popup_description {
	height: 200px;
	width: 325px;
	padding-right: 10px;
	overflow: auto;
}

br {
	line-height: 1em;
}

#loginwindow {
	border: 1px solid #ccc;
	background-image: url(../img/schriftzug.gif);
	background-repeat: no-repeat;
	background-position: center 10px;;
	width: 360px;
	padding: 50px 20px 20px 20px;
	margin: 30px auto;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#loginwindow #loginbox {
	border: 1px solid #ececec;
	width: 240px;
	padding: 10px;
	margin: 20px auto;
	font-size: 13px;
}

#loginwindow form {
	margin: 0;
	padding 0;
}

#loginwindow label{
	display: block;
	height: 20px;
	font-size: 16px;
	padding: 2px 0px;
	line-height: 1em;
	float: left;
	clear: left;
	width: 120px;
	margin-right: 10px;
}

#loginwindow input{
	width: 100px;
	height: 20px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #CCCCCC;
	
}

#loginwindow button{
	width: 100px;
	display: block;
	margin: 0 auto;
}

#loginwindow div.hint{
	font-size: 11px;
	font-style: italic;
}

#loginwindow div.hint p {
	margin: 7px;
}

@media print {
	#main { position: static; margin-left: 0; top: 0px; left: 0px; }
	#printicon { display: none; }
	#closeicon { display: none; }
}

