/* CSS Document */

DIV.div_topnavi {position: relative; width: 1250px;height:230px;}
	DIV.div_zoebeck {position: absolute; top:0px; left:200px; width: 340px; height: 140px; }
	DIV.div_navi {position: absolute; top:0px; left:820px; width: 150px; height: 230px;}
	DIV.div_navi_kreuz { position: absolute; display:none;}
	DIV.div_navi_pfeil { position: absolute;}
	
DIV.div_knopf {position: absolute; display: none;}
DIV.div_notizen {position: absolute;}

DIV.div_content { width: 600px; margin-top: 60px; margin-left: 255px; padding-bottom: 45px;}
	DIV.div_spacer {width:600px; height:1px;margin-top:16px;margin-bottom:16px; background-image: url(../images/layout/spacer.gif); background-repeat: repeat-x;}
	.invisible {display: none;}
	
P.p_blaettern {margin-top:30px;text-align:right;}
P.p_blaettern A {text-decoration:none;}
P.p_blaettern A:hover {text-decoration:none;}
P.p_blaettern A:visited {text-decoration:none;}

TABLE.table_standard TD {
	font-family:"Courier New", Courier, monospace; 
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding:0px 0px 16px 0px;
	vertical-align: top;
}

TABLE.table_form TD {
	font-family:"Courier New", Courier, monospace; 
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding:0px 0px 12px 0px;
	vertical-align: top;
}

TABLE.table_form INPUT  {width:300px;}
TABLE.table_form TEXTAREA  {width:300px; height: 100px;}

DIV.div_images {float:left;margin-left:-160px;margin-right: 35px; margin-bottom:20px; border: 1px solid #343434;}
DIV.div_images IMG {border: 1px solid #ffffff;}

DIV.div_showxy {display:none;position:absolute;border: 2px solid #343434;}
DIV.div_showxy IMG {border: 2px solid #ffffff;}