/* @override http://www.vv-grimma.de/v4/styles/display.css */

html {
	height: 100%;
	}
body {
	min-height: 101%;
	position: relative;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	text-align: center;
	color: #333;
	background-color: #ddd;
	font-size: 13px;
	line-height: 1.4em;
	background-image: url(../../pix/layout/background2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #003399;
	}
h2 {
	font-size: 130%;
	font-weight: normal;
	}
h3 {
	font-size: 120%;
	}
a {
	color: #003399;
	text-decoration: underline;
	}
a:hover {
	color:  #cc6600;
	}
a:hover img{
	background-color: transparent;
}
.note {
	font-size: 85%;
	}
.sponsor {
	font-weight: bold;
	}
.justify {
	text-align: justify;
	}
.right {
	text-align: right;
	}
table {
	border: 1px solid #006699;
	empty-cells: show;
	}
tr.sml { 
	font-size: smaller; 
	}
td {
	vertical-align: top;
	}
ul.none {
	list-style: none;
	}
hr.hNews {
	clear: left;
	color: #006699; 
	background-color: #006699; 
	height: 0.2em; 
	width: 100%; 
	border: 0px; 
	}
input {
	background-color: #adc9e4;
	color: #000000;
	border: 1px solid #999;
	}
input:focus{
	background-color: #003399;
	color: #fff;
}
fieldset, img {
	border: 0;
	}
select, textarea {
	font-size: 99%;
	}
option {
	padding-left: 0.4em;
	}
p.rubrItemHead {
	text-align: left;
	}
p.rubrItem {
	text-align: justify;
	}

