body {
	padding:0px;
	margin:0px;
	
	background:url(../images/layout/tsareagrau.gif) repeat #FFFFFF;
}

html, body {
	height: 100%;
}

.clearer {
	clear: both;
	height: 1px;
	font-size:1px;
	background-color:#FFFFFF;
	visibility:hidden;
}

.sec_gr_img {
	border:1px solid #999999;
}

h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content p, 
#content ul {
	margin:0;
	margin-top: 0px;
	margin-bottom: 15px;
}


table td {
	padding-bottom:3px;
}

li {
	list-style-type:none;
	background: url(../images/layout/li_pfeil.gif) 0 6px no-repeat;
	padding-left: 15px;
	margin-left:-30px; 
	display:block;
	margin-bottom:5px;
}

label {
	cursor:pointer;
}

/*
 * Navi, Bl?ttern DIV
 * * * * * * * * * * * * * * * * * * * * * * * */
#modulNaviDiv { margin-bottom:15px; }
#blaetternDiv { margin-top:10px; margin-bottom:10px; font-weight:bold; }
#blaetternDiv_0_margin { font-weight:bold; margin-bottom:10px; }

/*
 * Tabellenformatierung
 * * * * * * * * * * * * * * * * * * * * * * * */
#tableHeader{ color:#006666; font-weight:bold; border-bottom:1px solid #666666; }
#odd{ background-color:#DDDDDD; border-bottom:1px solid #999999; }
#even{ background-color:#EEEEEE; border-bottom:1px solid #999999; }

/*
 * Meldungen
 * * * * * * * * * * * * * * * * * * * * * * * */
#meldungDiv { 
	margin:10px 20px 20px 0px; 
	padding:5px; 
	border:1px solid #CCCCCC; 
	/*background-image:url(../images/layout/titel_BG.gif); */
	text-align:center; 
}
