@CHARSET "ISO-8859-1";

a[disabled] div
{
	color:silver;
	text-shadow: 0px 0px 0px #FEF, -1px -1px 1px #FFF, 0px 0px #FFF, -1px -1px #FFF;
	cursor:text;
}

.bew_oeffnen_disabled
{
	background-color:#f0f0f0;
	disabled:disabled;
	color:silver;
	text-shadow: 0px 0px 0px #FEF, -1px -1px 1px #FFF, 0px 0px #FFF, -1px -1px #FFF;
}

.bew_oeffnen_disabled input
{
	background-color:#f0f0f0;
	disabled:disabled;
	readonly:true;
	color:silver;
	text-shadow: 0px 0px 0px #FEF, -1px -1px 1px #FFF, 0px 0px #FFF, -1px -1px #FFF;
}

.bew_oeffnen_disabled select
{
	background-color:#f0f0f0;
	disabled:disabled;
	readonly:true;
	color:silver;
	text-shadow: 0px 0px 0px #FEF, -1px -1px 1px #FFF, 0px 0px #FFF, -1px -1px #FFF;
}

.frame
{
	min-height:1800px;		
}

.headtop
{
	height:0px;
}

.frame_2
{
	margin:auto;
	background-color:#FFFFFF;
	height:100%;
	vertical-align:top;
	border-right: 2px groove #A8A8A8;
	border-left: 2px groove #A8A8A8;
	text-align:left;
	width:1024px;
}

.frame_2_head
{
	background-color:#FFFFFF;		
	height:100%;
	vertical-align:top;
	border-right: 2px groove #A8A8A8;
	border-left: 2px groove #A8A8A8;
	width:1024px;
}

#feedback
{
	background: url(../images/feedback.png) no-repeat left top;
	height:94px;
	width: 27px;
	background-position:-27px 0px;
}

#feedback:hover
{
	background-position: 0px 0px;	
}

.traegerplatte
{
	position: relative;
	text-align:left;
	background-color:#FFFFFF; 
	width: 1024px; 
	margin: auto;
	min-height: 800px;
	height:100%; 
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8; 
}

.traegerplatte_2
{
	background-color:#FFFFFF; 
	width: 1024px; 
	margin: auto;
	height:50px; 
	text-align:right;
	padding-right:10px;
	padding-top: 10px;
	font-size:10px;
}

.traegerplatte_2 a
{
	text-decoration:none;
	color:#000202;
	font-size:10px;
}

#traegerplatte_div
{
	font-family: verdana;
	text-align:right;	
	padding-bottom: 14px;
}

.frame_2 table td 
{
	font-size:12px;
}

.frame_2 table td input 
{
	font-size:12px;
}

.frame_2 table td select 
{
	font-size:12px;
}

.btn_table
{
	width:800px;
}

.btn_weiter
{
	position:absolute;
	bottom:	115px;
	text-align:right;	
	right: 10px;
}
.btn_weiter_2
{
	text-align:right;	
	right: 10px;
}

.btn_back
{
	position:absolute;
	bottom:	115px;
	text-align:left;	
}

.btn_back_2
{
	text-align:left;	
}
