html{
	height: 100%;
	padding-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
}

a{
	font-size: 12px;
	color: #B44B11;
}

a:hover{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.bg_img {
	font-size: 12px;
	background-image: url("images/menu-grey.jpg");
	background-repeat: no-repeat;
}

td.menuFiller{
	font-size: 12px;
	background-image: url("images/spacer-grey.jpg");
}

td.menuContainer{
	font-size: 12px;
	padding-left: 10px;
	padding-top: 2px;
}

.bg_grey {
	background-color: #C9C9C9;
	background-image: url("images/int_12.gif");
}

.content {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

.container{
	font-size: 12px;
	padding: 5px;
	padding-top: 10px;
	border-left: 2px solid #C9C9C9;
	border-right: 2px solid #C9C9C9;
}

td.newsTitel{
	font-size: 12px;
}

td.newsContent{
	font-size: 12px;
}

div.logoContainer{
	font-size: 12px;
	padding-bottom: 10px;
}

.pagetitle {
	font-weight: bold;
	color: #990000;
	padding: 2px;
	padding-left: 8px;
	font-size: 14px;
}

.gallerieNav ul {
	padding-left: 20px;
}

.nav {
	padding: 2px 2px 2px 20px;
	color: #B44B11;
}

.nav li {
	background-color: #FFFFFF;
	list-style-image: url(images/int_16.jpg);
}

.footer {
	font-size: 12px;
	color: #E4c2c2;
	padding-top: 10px;
}
.nav a:link {
	font-size: 12px;
	color: #B44B11;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	font-size: 12px;
	color: #B44B11;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.nav a:active {
	font-size: 12px;
	color: #B44B11;
	font-weight: bold;
	text-decoration: underline;
}
.footer a{
	font-size: 12px;
	color: #E4c2c2;
	text-decoration: underline;
}
.orangetxt {
	font-size: 12px;
	color: #EA854B;
}

table.error{
	border: 1px solid #CC0000;
}

td.error{
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	background-color: #FDFBB8;
}

.error {
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}

div.imageScroll{
	width: 560px;
	height: 140px;
	overflow: auto;
}

input {
	color : #696969;
	font-family : Arial, Helvitica, sans-serif;
	font-size : 12px;

	border: 1px solid #696969;
}

select{
	color : #696969;
	font-family : Arial, Helvitica, sans-serif;
	font-size : 12px;

	border: 1px solid #696969;
}

