body {
	background:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}
div#ext-links {
	border:1px solid rgb(0,0,0);
	width:990px;
	padding:5px;
	text-align:left;
	font-size:11px;	
	color:rgb(0,0,0);
	margin-bottom:20px;
	background: #FAFEFF;
}
div#ext-links a {
	text-decoration:none;
	color:#8a8a8a;
}
div#ext-links a:hover {
	text-decoration:underline;
	color:rgb(0,0,0);
}

div#webseitenempfehlung {
	text-align:left;
	border:1px solid rgb(0,0,0);
	font-size:11px;
	width:990px;
	padding:5px;
	color:rgb(0,0,0);
	margin: 15px 0px 15px 0px;
}
div#webseitenempfehlung a {
	text-decoration: none;
	color: #A8A8A8;
}
div#webseitenempfehlung a:hover {
	text-decoration:underline;
	color: #757575;
}
div#footer {
	border-top:1px solid rgb(0,0,0);
	width:1000px;
	font-size:13px;
	margin-top:15px;
	text-align:right;
}
div#footer a {
	text-decoration:none;
	color: #0000CD;
}
div#footer a:hover {
	text-decoration:underline;
	color: #0000FF;
}
.menu-heading {
	font-weight:bold;
	font-size:12px;
	background: #DCDCDC;
	width: 150px;
	height:20px;
	display:block;
	padding-top:5px;
	border-bottom:1px solid rgb(255,255,255);
	border-right: 1px solid #DCDCDC;
}
div#menu-left a {
	font-size:12px;
	background: #F0F0F0;
	color:rgb(0,0,0);
	display:block;
	text-decoration:none;
	padding-left:15px;
	background: url('images/menu.gif') no-repeat 4px 8px;
	border-bottom:1px solid rgb(255,255,255);
	height:19px;
	display:block;
	padding-top: 3px;
}
div#menu-left a:hover {
	font-size:12px;
	text-decoration:none;
	background:#f0f0f0;
	color:#0000AA;
	background: url('images/menu.gif') no-repeat 4px 8px;
	padding-left:15px;
	height:19px;
	display:block;
	padding-top: 3px;	
	
}
div#menu-left {
	background: #f0f0f0;
	width:150px;
	border-right: 1px solid #DCDCDC;

}
a.leiste {
	text-decoration:none;
	color:rgb(255,255,255);
	font-size:12px;
	font-weight:bold;
}
a:hover.leiste {
	text-decoration:none;
	color:#DDDDDE;
	font-weight:bold;
	font-size:12px;
}
.menu-right-heading {
	background:#0099CC;
	height:20px;
	color:rgb(255,255,255);
	font-size:12px;
	display:block;
	width: 100%;
	font-weight:bold;
	padding-top:3px;
	/*padding-left:3px;*/
}
div#menu-right {
	width:100%;
	background: #f0f0f0;
	font-size:12px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom:7px;
}
div#menu-right a {
	text-decoration:none;
	color: rgb(0,0,0);
	display:block;
	height:20px;
	padding-left: 20px;
	background: url('images/pfeil.gif') no-repeat 3px 1px;
}
div#menu-right a:hover {
	text-decoration:none;
	color:#0000AA;
	height:20px;
	display:block;
	padding-left: 20px;
	background: url('images/pfeil.gif') no-repeat 3px 1px;
}
h1 {
	font-size:17px;
	text-align:left;
}
h2 {
	font-size:15px;
	text-align:left;
}
h3 {
	font-size:13px;
	text-align:left;
}
table.content {
	font-size:12px;
	text-align:justify;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

table.thumb-up-content {
	font-size:12px;
	text-align:left;
}
a:link {
	color: #0099CC;
	font-size: 12px
}
a:visited {
	color: #0099CC;
	font-size: 12px
}
a:hover {
	color: #FF0000;
	font-size: 12px
}
a:active {
	color: #0099CC;
	font-size: 12px
}
