/* Links */

a:link {
	color: white;
	text-decoration:none;
}
a:visited {
	color: white;
	text-decoration:none;
}
a:hover, a:active {
	color: red;
	text-decoration:none;
}

div#profile_topmenu {font-size:11px; font-weight:bold;} /* topmenu div */
div#profile_topmenu a { color: #FFFFFF; padding: 0 8px; display: block;text-decoration: none;float: left;} /* topmenu link items */
div#profile_topmenu a:hover{color: red;}




h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h5 {
	font-size: 10px;
	font-family:arial;
	text-decoration:underline;
	text-align:center;
	margin:0px;
	padding:0px;
}

h6 {
	text-align:left;
	font-size: 10px;
	font-family:arial;
	margin:0px;
	padding:0px;
}

hr {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:15px;
	margin-bottom:5px;
}

hr.top {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:5px;
	margin-bottom:0px;
}

hr.middle {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:5px;
	margin-bottom:5px;
}

hr.bottom {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:3px;
	margin-bottom:5px;
}

hr.bottomline {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:3px;
	margin-bottom:3px;
}

hr.small {
	background-color:#585889; /* Mozilla 1.4 */
	color:#585889; /* IE 6 */
	border: #585889; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	margin-right:15px;
}

#mod_login_remember {
border:0px;
}

span.content_vote input  {
border:0px;
background-color:#2d2f55;
}

span.content_vote input.button  {
border:1px;
background-color:#46466C;
}

ul.latestnews, a.latestnews, li.latestnews {
padding:0px;
margin:0px;
}

.Maintable td {
vertical-align:top;
}