/* CSS Document */
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text-input-klein{
	width:47px;
	height:14px;
	border:1px solid #000000;
	font-size:10px;
	text-align:right;
	padding-right:5px;
}

.text-input{
	width:225px;
	height:14px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:0;
}

.file-input{
	position:relative;
	width:330px;
	height:16px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:0;
}
.select-input{
	width:192px;
	height:16px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:0;
}
*+html .select-input{
	
	height:18px;
	
}
.calc_button_pos{
	position:absolute;
	left:120px;
	top:205px;
	width:115px;
	text-align:center;
}
.kalk_button{
	
	background: none;
	border: none;
	color:#FF9300;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.button:hover
{
 color: #999999;
}
*html .button{
	left:160px;
}
.klein{
	font-size:9px;
}
.b13{
	font-size:13px;
	font-weight:bold;
}

.weis{
	color: #FFFFFF;
	font-weight:bold;
}
.anmeldung td{
	padding-left:10px;
	padding-right:10px;
}
.ftp td{
	padding-left:20px;
	padding-right:20px;
}
.text-input_anm{
	width:202px;
	border:1px solid #000000;
	font-size:10px;
}
.text-input_gb{
	width:204px;
	border:1px solid #000000;
	font-size:10px;
}
.text-input_anm_m{
	width:144px;
	border:1px solid #000000;
	font-size:10px;
}
.text-input_anm_s{
	width:50px;
	border:1px solid #000000;
	font-size:10px;
}
.select-input_anm{
	width:204px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:10px;
}
*html .select-input_anm{
	width:207px;
}

.area-input{
	width:202px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small{
	font-size:9px;
}
a.button_agb{
	display:block;
	width:89px;
	height:30px;
}
a.button_agb:link, a.button_agb:visited {
	background: transparent url(../images/buttons/agb.gif) no-repeat scroll top right;
}
a.button_agb:hover, a.button_agb:active {
	background: transparent url(../images/buttons/agb_r.gif) no-repeat scroll top right;
}
a.close:link, a.close:visited {
	color:#FFFFFF;
	text-decoration:none;
	
}
a.close:hover, a.close:active {
	color:#333333;
	text-decoration:none;
	
}
a.textlink:link, a.textlink:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.textlink:hover, a.textlink:active{
	text-decoration: underline;
}
a.textlink_small:link, a.textlink_small:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.textlink_small:hover, a.textlink_small:active{
	text-decoration: underline;
}

/*Slides #####################################*/

.basic  {
	width: 450px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.basic p {
	border: none;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	margin: 0px;
	padding:5px 5px 5px 20px;
	z-index:300;
}
.basic a.klapp {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 20px;
	margin-top: 0;
	text-decoration: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(../images/collapsed.gif) no-repeat 8px 8px;
}
.basic a.klapp:hover {
	text-decoration:underline;
	
}
.basic a.selected {
	background: url(../images/expanded.gif) no-repeat 8px 8px;
	font-weight: bold;
}

/*#####################produktdarstellung#######################*/

.produkt_small{
	position:relative;
	width:720px;
	height:142px;
	margin-bottom:10px;
}
*html .produkt_small p{padding-top:0px; padding-bottom:0px; margin-top:0; margin-bottom:10px;}
*+html .produkt_small p{padding-top:3px; padding-bottom:3px; margin-top:0; margin-bottom:10px;}

.produkt_small img{ position:absolute;}


.produkt_bild_small_over{
	visibility:hidden;
}
.produkt_text_small{
	position:relative;
	margin-left:250px;
	width:470px;
	height:142px;
	padding-top:0px;
	border-bottom:1px dotted #FFFFFF;
}
.zum_produkt{
	margin-top:10px;
}
*html .zum_produkt{
	margin-top:8px;
}
*+html .zum_produkt{
	margin-top:0px;
}
h1{
	font-weight:bold;
	font-size:18px;
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;}
span.preis{
	font-weight:bold;
	font-size:18px;
}


.bilder{
	position:relative;
	width:460px;
	height:307px;
	margin-top:34px;
}

.produkt_bild_big{
	position:relative;
	width:227px;
	height:307px;
	float:left;
	margin-right:15px;
}
.produkt_thumbs{ 
	position:relative;
	height:307px;
	width:218px;
	float:left;
	display:block;
}
.thumbs{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:67px;
	height:89px;
}
.thumbs img{
	cursor:pointer;
	position:absolute;
	z-index:0;
}
.thumb_over, .thumb_aktiv
{
	visibility:hidden;
	z-index:5;
}
a.button_aufbauanleitung{
	display:block;
	left:0px;
	margin-top:198px;
	*margin-top/**/:/**/ 105px; /* IE 7 */
	width:211px;
	height:30px;
}
* html a.button_aufbauanleitung{
	margin-top:12px;
}
a.button_aufbauanleitung:link, a.button_aufbauanleitung:visited {
	background:transparent url(../images/buttons/aufbauanleitung.gif) no-repeat scroll top right;
}
a.button_aufbauanleitung:hover, a.button_aufbauanleitung:active {
	background:transparent url(../images/buttons/aufbauanleitung_r.gif) no-repeat scroll top right;
}

.produkt_big p{margin:0; padding:0;}
