body {
background-color:#FFCC66;
color:#444444;
font-family:Verdana,Helvetica,Arial;
font-size:0.8em;
padding:5px;
min-height:100%;
position:relative;
text-align:left;
}



#page_margins {
background-color:#FFFFFF;	
border-color:#FFFFFF rgb(102, 102, 102) rgb(102, 102, 102) rgb(255, 255, 255);
border-style:solid;
border-width:1px;
margin:auto;
max-width:70%;
min-width:800px;
height:95%;
width:80%;
text-align:left;
}
#page {
	text-align:center;

}
#header_img {
width:600px;
margin-right:50px;
float:left;
}

#header {
background:#FFFFFF none repeat scroll 0%;
height:160px;
}
#kontakt
{   padding-top: 50px;
	font-size:0.8em;
	}

#content {
padding-top:30px;
padding-bottom:30px;
padding-left: 15px;
padding-right: 15px;
background:#FFFFFF none repeat scroll 0%;
font-size:0.9em;
}


#cb {
padding:5px;
cursor:pointer;
font-size:0.9em;
font-weight:normal;
}
#cb:hover 
{
 border-right:1px solid #FFCC66;
 border-bottom:1px solid #FFCC66; 
}
#cb_weiter{
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
cursor:pointer;
font-size:0.8em;
font-weight:normal;
}

#cb_weiter:hover
{
 border-right:1px solid #666;
 border-bottom:1px solid #666; 	
	}
#cb_cancel{
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
cursor:pointer;
font-size:0.8em;
font-weight:normal;
}

#cb_cancel:hover
{
 border-right:1px solid #666;
 border-bottom:1px solid #666; 	
	}	
	
#cb_nochmal{
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
cursor:pointer;
font-size:0.8em;
font-weight:normal;
}

#cb_nochmal:hover
{
 border-right:1px solid #666;
 border-bottom:1px solid #666; 	
	}	

#cb_druck{
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
cursor:pointer;
font-size:0.8em;
font-weight:normal;
}

#cb_druck:hover
{
 border-right:1px solid #666;
 border-bottom:1px solid #666; 	
	}
	
#cb_abschluss{
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
cursor:pointer;
font-size:0.8em;
font-weight:normal;
}

#cb_abschluss:hover
{
 border-right:1px solid #666;
 border-bottom:1px solid #666; 	
	}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.tbl {
	font-size:0.8em;
	border-top: 1px solid #FFFFFF;
}

.tbl_menu {
	font-size:0.8em;	
	border-top: 1px solid #FFFFFF;
}

.tbl3D
{ 
	border: 2px solid #666;	
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;	
	empty-cells:show;
}


.tdla {
	border-right: 1px solid #FFCC66;
	padding: 2px;
	padding-left: 7px;
	background-color:#fc6;
	text-align: center;
}

.tdlp {
	
	border-right: 1px solid #fc6;
	border-bottom: 1px solid #fc6;
	background-color:#e4e4e4;
	padding: 2px;
	padding-left: 7px;
	
	margin-right: 2px;
	text-align: center;
}



.tdh {
	background-color: #fc6;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding: 2px;
}

.tdhc {
	background-color: #fc6;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding: 2px;
}
.tdh_smal
{ 	padding: 4px;
    font-size:0.8em;
	}

.tdd {
	background-color: #E4E4E4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}
.tddr {
	text-align: right;
	background-color: #E4E4E4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}

.tddc {
	text-align: center;
	background-color: #E4E4E4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}


a:link {
	color: #AE8804;
}

a:visited {
	color: #AE8804;
}

a:hover {
	color: #164E68;
}

a:active {
	color: #AE8804;
}

a:focus {
	color: #AE8804;
}

a.mp:link {
	text-decoration: none;
	color: #000000;
}

a.mp:visited {
	text-decoration: none;
	color: #000000;
}

a.mp:hover {
	text-decoration: none;
	color: #000000;
}

a.mp:active {
	text-decoration: none;
	color: #000000;
}

a.mp:focus {
	text-decoration: none;
	color: #000000;
}

.sign_mandatory { 
	font-size:12pt;
	color: #CC0000;	
	font-weight: bold;
}
