body {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times, Serif;
	color:#696969;
	font-size: 12px;
	padding-left : 0px;
	
}

table{
	font-family: Georgia, Times, Serif;
	color:#696969;
	font-size: 12px;
}

a:link {color: #94002E;text-decoration: none;}
a:visited {color: #94002E;text-decoration: none;}
a:hover {text-decoration: none;color: #930030;}

.txt{
	font-family: Georgia, Times, Serif;
	color:#696969;
	font-size: 12px;
	text-align: left;
}
.txt a {text-decoration: none;color: #94002E;}
.txt a:visited {text-decoration: none;color: #94002E;}
.txt a:hover {text-decoration: none;color: #323235;}

#navcontainer ul
{
font-family: Times, Serif;
color:#880027;
font-size: 15px;
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li 
{ 
margin: 0 0 .2em 0; 
border-bottom : 1px solid #E5E5E5;
width: 150px
}

#navcontainer a
{
display: block;
font-family: Times, Serif;
color:#880027;
font-size: 15px;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
font-family: Times, Serif;
color:#930030;
font-size: 15px;
}

.bordeaux{
	color:#930030;
}
.txttop{
	font-family: Georgia, Times, Serif;
	color:#696969;
	font-size: 12px;
	text-align: right;
}
.titel{
	font-family: Georgia, Times, Serif;
	color:#930030;
	font-size: 22px;
	margin: 5 0 0 25;
}
.submenu{
	margin: 5 20 0 25;
}
.bodytxt{
	font-family: Georgia, Times, Serif;
	color:#696969;
	font-size: 12px;
	margin: 5 20 0 25;
}
.bodytitel{
	font-family: Georgia, Times, Serif;
	color:#94002E;
	font-size: 14px;
	font-weight: bold;
}

.picleft{
	width: 219px;
	height: 151px;
	background-image : url(../images/pic_bg.gif);
	background-repeat : no-repeat;
	float : left;
	padding: 8 0 0 10;
	margin: 0 7 0 -4;
}

.picright{
	width: 219px;
	height: 151px;
	background-image : url(../images/pic_bg.gif);
	background-repeat : no-repeat;
	float : right;
	padding: 8 0 0 10;
	margin: 0 -4 0 7;
}