@charset "UTF-8";

@media all {
	body {
		background-color: #ECECEC;
	}
	html body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #034439;margin:0;padding:0;
	}
	
	#right_column{font-size:0.8em;color:#034439;}
	#left_column {
		font-size:0.8em;
			}
	.headergrafik_logo{float:left;width:225px; background-image: url("images/logo.png.png");background-repeat: no-repeat;}
	.headergrafik_fs{float:left;width:165px;height:143px;background-image: url("../images/hbg_feldschloesschen.png");background-repeat: no-repeat;padding-top:30px;}
	.headergrafik_ld{float:left;width:160px;height:143px;background-image: url("../images/hbg_leppersdorf.png");background-repeat: no-repeat;padding-top:30px;}
	.headergrafik_lo{float:left;width:153px;height:143px;background-image: url("../images/hbg_lomnitz.png");background-repeat: no-repeat;padding-top:30px;}
	.headergrafik_sd{float:left;width:147px;height:143px;background-image: url("../images/hbg_seifersdorf.png");background-repeat: no-repeat;padding-top:30px;}
	.headergrafik_wa{float:left;width:140px;height:143px;background-image: url("../images/hbg_wachau.png");background-repeat: no-repeat;padding-top:30px;}

	#header img {border:none;}
	
	#header a:hover {cursor:pointer;}
	
	
	.folgeseite {
		text-align: right;
		padding-bottom: 5px;
	}
	.logout {
		margin: 0px 0 0 20px;
	}
	.zurueck {
		text-align: center;
	}
	.trenner {
		clear: both;
		width: 100%;
		text-align: center;
		margin: 0px 0 10px;
		border-bottom: 1px solid #E5E2D8
	}
	.clear {
		clear: both;
		height: 1px;
	}
	.pdfliste {
		list-style-image: url(images/icon_pdf.gif);
		margin-left: 25px;
		line-height: 20px;
	}
	.linkliste {
		list-style-image: url(images/icon_link.gif);
		margin-left: 25px;
		line-height: 20px;
	}
	

	#dyn1 {
		display: none;
	}
	#dyn2 {
		display: none;
	}
	.abstand {
		margin-bottom: 20px;
	}
	img {
		border: none;
	}
	.imageborder {
		border: 1px solid #E5E2D8;
		padding: 1px;
		margin: 0 0 3px 0px;
	}
	.imageborder_r {
		border: 1px solid #E5E2D8;
		padding: 1px;
		float: right;
		margin: 0 0 3px 3px;
	}
	.imageborder_l {
		border: 1px solid #E5E2D8;
		padding: 1px;
		float: left;
		margin: 0 5px 5px 0;
	}
	ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	a {
		color: #034439;text-decoration:underline;
	}
	h1,h2,h3,h4,h5 {
		font-weight: bold;
		color: #034400;
		margin: 0;
		padding: 0;;
		margin-bottom: 5px;
	}
	h1 {
		font-size: 15px;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
		font-size: 13px;
	}
	h4 {
		font-size: 12px;
	}
	h5 {
		font-size: 11px;
	}
	
	.pdfliste {list-style-image: url(../images/icon_pdf.gif);margin-left:25px;line-height:20px;}
	.pdfliste a { }
	
		.linkpdf {
			text-decoration:none;
	}


	/* TABLESORTER */ /*Tabellensortierung*/
	table .tablesorter {
		border: 0;
		margin: 0;
	}
	th {
		height: 15px;
		background-color: #FDF3BD;
		padding: 5px;
	}
	th.header {
		background-image: url(../images/small.gif);
		cursor: pointer;
		font-weight: normal;
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 20px;
		border-right: 1px solid #dad9c7;
		margin-left: -1px;
	}
	th.headerSortUp {
		background-image: url(../images/small_asc.gif);
		background-color: #FDF3BD;
	}
	th.headerSortDown {
		background-image: url(../images/small_desc.gif);
		background-color: #FDF3BD;
	}
	.even {
		background-color: #fff;
	}
	.odd {
		background-color: #F5F1E6;
	}
}
