/* CSS Document */

html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	width:100%;
	position:relative;
	margin:0;
	padding:0;
	min-width:900px;
	min-height:580px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.8em;
	color:#000000;
}
img {
	border:none;
}

h1 {
	margin:0;
	padding:0;
}

#main {
	z-index:0;
	position: absolute;
	top: 0;
	left: 50%;
	width:900px;
	min-height:100%;
	margin: 0 0 0 -450px;
	padding: 0;
	color:#000000;
}

#logo {
	padding:0;
	margin:20px 0 5px 0;
}
#content {
	z-index:0;
	position:relative;
	float:none;
	clear:both;
	padding:0;
	margin:35px 0 0 0;
	
	text-align:left;
	width:900px;
	min-width:900px;
	min-height:400px;
	height:auto !important;
	height:400px;
	border:1px solid #666666;
}
div#logos{
	position:absolute;
	margin:0;
	padding:0 0 0 10px;
	width:123px;
	bottom:0;
	left:0;
}
div#logos img{
	margin:0 0 10px 0;
}
div#txt{
	margin-left:143px;
	width:520px;
	padding:3px 50px 10px 0px;
	min-height:400px;
	height:auto !important;
	height:400px;

}
div#txt.br{
	width:520px;
	padding:3px 50px 10px 0px;
	border-right:1px solid #666666;
}
div#news{
	position:absolute;
	top:0;
	right:0;
	height:413px;
	width:186px;
	border-left:1px solid #666666;
	background:#ffffff;
}

div#newsblock2{
	position:absolute;
	top:42px;
	right:0;
	width:186px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}

#leftblock {
	margin:0;
	padding:0;	
}

#men2 {
	position:absolute;
	padding:0;
	margin:0;
	top:35px;
	right:0px;
	width:50%;
	text-align:left;
	height:15px;
}

#foot{
	margin:17px 0 10px 0;
	width:900px;
}
div#login{
	position:absolute;
	left:50%;
	top:50px;
	width:300px;
	line-height:20px;
	margin-left:-150px;
}
div#login fieldset{
	margin-top:5px;
}
div#login input{
	border-color:#abadb3;
	width:150px;
}
div#login input#subm{
	margin-left:90px;
	width:100px;
}
div#login #loginhead{
	margin-left:90px;
}

div#pspecial{
	width:186px;
	text-align:right;
	position:absolute;
	top:25px;
	right:0px;
	font-size:7px;
	padding-right:5px;
}
div#pspecial span#druck{
	 background-image:url(../../img/printer.gif); 
	 background-repeat:no-repeat; 
	 padding:0 0 2px 17px;
}
div#pspecial span#empf{
	background-image:url(../../img/empfehlen.gif); 
	background-repeat:no-repeat; 
	padding:0 0 2px 25px;
}

#tempform {
	margin:0;
	padding:0;
	border:none;
}

#tempform fieldset, #tellafriend fieldset{
	margin:0;
	padding:0;
	border:none;
}

#tempform fieldset label,#tellafriend fieldset label {
	margin:0;
	padding:0;
	width:90px;
	display:block;
	float:left;
}

#tempform fieldset br,#tellafriend fieldset br {
	clear:both;
	float:none;
	line-height:1.6em;
}

#tempform fieldset input,#tellafriend fieldset input{
	margin:-1px 0 1px 0;
	padding:0;
	line-height:1em;
	display:block;
	float:left;
}
#tempform fieldset select {
	margin:-1px 0 1px 0;
	padding:0;
	line-height:1em;
	display:block;
	float:left;
}
#tellafriend {
	padding:0 0 0 10px;
	margin:0;
}
#tellafriend fieldset label{
	width:70px;
	line-height:2em;
}
#tellafriend fieldset input.formelement{
	height:20px;
	margin-top:4px;
	border-color:#7e9eb7;
}
#tellafriend fieldset textarea{
	border-color:#7e9eb7;
	margin-top:4px;
}
#tellafriend fieldset input#sub{
	margin:10px 0 0 0;
}

#tellafriend span{
	margin:0;
	font-weight:bold;
}

#chform input{
	width:100px;
	border:1px solid #7e9eb7;
}
#chform input.chtxt{
	width:150px;
}
