/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #444444;*/
}
body, td, tr, p, div {
	font-size: 11px;
}

#uform {
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 5px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #D8002B;
}

a#main:link, a#main:visited  {
	line-height: 0px;
	color: #333366;
	text-decoration: none;
	font-size: 10px;
}

a#main:hover, a#main:active {
	line-height: 0px;
	color: #333366;
	text-decoration: underline;
	font-size: 10px;
}

a#sub:link, a#sub:visited, a#sub:active   {
	line-height: 20px;
	display: block;
	text-indent: 25px;
	font-weight: bold;
	color: #D8002B;
	text-decoration: none;
	font-size: 11px;
}

a#sub:hover{
	line-height: 20px;
	display: block;
	text-indent: 30px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a#sub2:link, a#sub2:visited  {
	line-height: 20px;
	display: block;
	text-indent: 30px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a#sub2:hover, a#sub2:active {
	line-height: 20px;
	display: block;
	text-indent: 30px;
	color: #D8002B;
	text-decoration: none;
	font-size: 11px;
}
a:link, a:visited, a:active  {
	color: #333366;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #333366;
	text-decoration: underline;
	font-size: 11px;
}


#nelement {
	font-weight: bold;
	color: #D8002B;
	font-size: 12px;
	vertical-align: middle;
	height: 30px;
}

#nnavi {
	font-weight: bold;
	color: #D8002B;
	font-size: 12px;
	vertical-align: middle;
	height: 30px;
	text-indent: 20px;
}

#kontakt {
	font-size: 9px;
	padding-left: 20px;
}

a#small:link, a#small:visited, a#small:hover, a#small:active {
	font-size: 9px;
	color:  #D8002B;
}

.border {
	background-image: url(bilder/border.jpg);
}

.navi_bottom {
	font-size:9px;
	color: #999999;
}

h2 {
	color: #333366;
	font-weight: bold;
	font-size:11px;
}

h3 {
	color: #339900;
	font-weight: bold;
	font-size:12px;
}

.br {
	color: #D8002B;
	font-weight: bold;
}
