/* CSS Document */

.text {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#000000;
		line-height:19px;
}

.rot {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#8f0606;
}

.title {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#8f0606;
}
.bg {
		background-image:url(../img/bg.gif);
		background-repeat:repeat-x;
		background-color:#e5e5e5;
}

.footer {
		background-image:url(../img/footer.gif);
		background-position:top;
		background-repeat:repeat-x;
}

body {
		margin-top:10px;
		margin-bottom:10px;
}

a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:underline;
		color:#8f0606;
}

a:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:none;
		color:#8f0606;
}


a.menu_oben {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:none;
		color:#000000;
}

a.current {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:none;
		color:#8f0606;
		font-weight:bold;
}

a.nav {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		text-decoration:none;
		color:#000000;
}

.form {
  background-color:#ffffff;
  border: 1px solid #aaaaaa;
}

.formred {
  background-color:#ff8888;
  border: 1px solid #aaaaaa;
}

.box {background-image:url(../img/box_oben.gif); background-position:bottom; background-repeat:no-repeat;}
.boxbg {background-image:url(../img/box_bg.gif); background-color:#FFFFFF;}

.bold {
		font-weight:bold;
}

.WebYepGalleryContainer {text-align:left;}
.WebYepGalleryContainer tr {height:160px;}
.WebYepGalleryContainer td {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#000000; vertical-align:top;}
.WebYepGalleryContainer img {border: solid 1px #8f0606;}
