body{
	font: 9pt/12pt "Verdana, Lucida Grande", Lucida, sans-serif;
	color: #3E4E6E;
	background: url(../images/bg.gif) repeat-x;
}

.intro
{
	color: #666
}
b{
	font-weight: bolder;
}

.normal{
	color: #333;
}

h1{
	font-size: 20px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 3px;
}
h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
}

.sub
{
	font-weight: bold;
	font-style: italic;
}

#messe{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5499ce;
	width: 95%;
	margin-bottom: 20px;
	text-align: left;
	padding: 1px;
	}

#tabelle
{
	width: 95%;
	border: 1px solid #5499ce;
	
}

.datum
{
text-align: right;
	padding-right: 30px;
}

ul{
	list-style-type: circle;
}

a{	font-weight: bold;
	color: #3E4E6E;
	text-decoration: none;
}

a.navi1, a.sprache{	white-space: nowrap;	margin: 22px;
	text-align: center;
	color: white;}a.navi1:link, a.navi1:visited, a.sprache:link, a.sprache:visited{	text-decoration: none;	}a.navi:hover, a.sprache:hover{	border-bottom-style: solid;	border-bottom-color: #fff;}

#navi2 a.navi1:hover
{
	color: #3E4E6E;
}

a.preisblatt{
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
}
a:hover, a.preisblatt:hover{	border-bottom-style: solid;}

#head
{
	width: 100%;
	border: 0px;
	//background-color: #fff;
}

