/* nu Datenautomaten, last update 25.06.2004 */

/* ##########################################
Elemente
########################################## */
body,td,th,div,p,ul,ol,input,textarea,textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
img {border:0px;}
a:link {
	color: #488ACF; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0033;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.weiss:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.weiss:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.weiss:hover {
	text-decoration: underline;
}
a.weiss:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	line-height: 20px;
		margin-top:0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	margin-top:0px;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
		margin-top:0px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
	padding-right: 8px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/pfeil.gif);
	margin-bottom:16px;
}
li {
	padding-left:0px;
	margin-left:24px;
}
hr {
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ##########################################
Klassen
########################################## */
.Zitat {font-family: "Courier New", Courier, mono; font-size: 14px; line-height: 16px; color: #FFFFFF; font-weight: normal}
.Zitat-autor {font-family: "Courier New", Courier, mono; font-size: 10px; color: #FFFFFF; font-weight: normal}
.Marginalie { font-size: 10px; line-height: 12px}
.Timestamp { font-size: 10px; line-height: 12px; color:#000000; display:block;}
.BildTour {
	position: absolute;
	left: 16px;
	top: 16px;
	visibility: visible;
}
.bg-ws { background-color:#FFFFFF;}
.ws { color: #FFFFFF;}
.HintergrundFarbe1{background-color:#59B224;}
.HintergrundFarbe2{background-color:#018AB4;}
.HintergrundFarbe3{background-color:#F0027F;}
.mmhide-clear {clear:both;}
table.tabelle1 {
	width:100%;
	margin:8px 0 8px 0;
	font-size: 85%;
	border-bottom: 1px solid #CCCCCC;
}
table.tabelle1 td  {
	padding:3px 8px 3px 8px;
	border-top: 1px solid #CCCCCC;
	line-height:133%;
	vertical-align:top;
}
table.tabelle1 th {
	padding:3px 8px 3px 8px;
	border-top: 1px none #CCCCCC;
	line-height:133%;
	vertical-align:top;
	text-align:left;
}
