body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.impressum a { border-bottom:1px solid #244C93; }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.text:link {
	color: #333333;
	text-decoration: none;
	border-bottom:1px solid #244C93;
}
a.text:visited {
	text-decoration: none;
	color: #333333;
	border-bottom:1px solid #244C93;
}
a.text:hover {
	text-decoration: none;
	color: #333333;
	border-bottom:1px solid #244C93;
}
a.text:active {
	text-decoration: none;
	color: #333333;
	border-bottom:1px solid #244C93;
}
div {
	text-align:left;
}
.attn {
	font-size:10px;
	color:#FF0000;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: black;
	border-bottom: 2px solid #244C93;
	display: inline;
	margin-bottom: 10px;
}
.zitate {
	height:100%;
	font-weight: bold;
	color: #828282;
	border-bottom: 1px dotted #828282;
	border-top: 1px dotted #828282;
	padding: 5px 0px 5px 10px;
	text-align: left;
	display: block;

}
.zitate_zeichen{
	font-size: 18px;
	color: #244C93;
}
.zitate_absender{
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	text-align: right;
}

.sololinie {
	border-bottom: 1px dotted #828282;
	margin-bottom:10px;
}
.doublelinie {
	border-bottom: 1px dotted #828282;
	border-top: 1px dotted #828282;
	margin-bottom:10px;
}

p a:link, p a:visited {
	color: #244C93;
	padding-left: 20px;
	padding-right: 5px;
	text-decoration: none;
	background-image: url(pfeil_klein.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
/*p a:hover {
	color: white;
	background-color: #244C93;

}*/

#sortdb {
	visibility:visible;
	/*position:absolute;*/
	z-index:1;
/*	left: 580px;
	width: 174px;*/
}
.colorred {
	color:#244C93;
	}
.marktplatzpopup {
	position:absolute;
	width:400px;
	height:120px;
	margin-left:-200px;
	left:50%;
	top:200px;
	z-index:10;
	visibility:hidden;
}
.solodotted {
	border-bottom: 1px dotted #828282;
}
.rightCol {
	padding-left:6px;
	background:#E5E5E5;
}
.content {
	background-image:url(../images/content_bg.gif);
}
#uta_logo {
  display:block;
  width:154px;
  height:69px;
  background-image:url(../images/nav_uta.gif);
}
#uta_logo:hover {
  background-image:url(../images/nav_uta_over.gif);
}
