a.aMenu, a.aMenu:ACTIVE, a.aMenu:VISITED {
	font-weight:		bold;
	color:			black;
	text-decoration:	none;
}

a.aMenu:HOVER {
	font-weight:		bold;
	color:			silver;
	text-decoration:	none;
}

a.navlink, a.navlink:ACTIVE, a.navlink:VISITED {
	font-weight:		bold;
	color:			black;
	text-decoration:	none;
}

a.navlink:HOVER {
	font-weight:		bold;
	color:			silver;
	text-decoration:	none;
}



.blueline {
	background-image			: url('../img/fading.png');
}

.blueinput {
	background-color			: #e0e2f7;
	border						: 1px solid #c8cdf4;
	padding-left				: 2px;
	width						: 130px;
}

.content {
	padding-left				: 8px;
	padding-right				: 8px;
	padding-bottom				: 4px;
	line-height					: 16px;
}

.dotted {
	background-image            : url('../img/dotted.gif');
}

.login {
	font-size					: 12px;
}

.loginbig {
	font-weight                 : bold;
	vertical-align              : middle;
}
.submenu {
	background-color			: #e5e5e5;
	font-size                   : 12px;
	font-weight					: bold;
	color						: black;
	padding-left				: 5px;
	padding-right				: 2px;
	padding-top					: 2px;
	padding-bottom				: 1px;
}

a.toplink, a.toplink:ACTIVE, a.toplink:HOVER, a.toplink:VISITED {
	font-size                   : 12px;
	font-weight					: bold;
	color						: #ed9821;
	text-decoration				: none;
}

.topmenu {
	background-color			: #f2e0c6;
	border						: 1px solid #efd1a7;
	border-bottom				: none;
	font-size                   : 12px;
	font-weight					: bold;
	color						: #ed9821;
	padding-left				: 12px;
	padding-right				: 12px;
}

.mainmenu_norm,
.mainmenu_normakt {
	padding-left				: 12px;
	vertical-align				: middle;
	font-weight					: bold;
}

.mainmenu_normakt {
	background-image            : url('../img/fading.png');
	height: 25px;
}

.vorschau {
	padding-left				: 8px;
}

/* Allgemeine HTML-Tags */
html, body, p, a, b, i, u, td, table, li, h1, h2, h3, h5, h6 {
	font-family					: Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

td,body {
	font-size					: 14px;
	vertical-align				: top;
}


/*td { border: 1px solid red; }*/

body {
	background-color			: white;
}

img {
	border						: none;
	padding						: 0px;
	margin						: 0px;
}

a,
a:ACTIVE, 
a:VISITED {
	color						: #6d718d;
	font-weight					: bold;
}

a:HOVER {
	color						: #002b99;
	font-weight					: bold;
}

p {
font-size:		13px;
	text-align					: justify;
}

h1 {
font-size						: 16px;
margin-bottom					: 1px;
}

h2 {
font-size:		14px;
margin-bottom:		1px;
}

h3 {
font-size:		12px;
margin-bottom:		1px;
}

h4 {
font-size:		10px;
margin-bottom:		1px;
}

h5 {
font-size:		9px;
margin-bottom:		1px;
}

h1.small {
font-size:		14px;
}

h2.small {
font-size:		12px;
}

h3.small {
font-size:		10px;
}

h4.small {
font-size:		9px;
}

h5.small {
font-size:		8px;
}




/* RESKIT Styles */

A.footlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : Navy;
}

A.footlink:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: Maroon;
}


#rk_row2 {
	background-color:#e0deeb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: MidnightBlue;
}
#rk_row1 {
	background-color:#f3f2f7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: MidnightBlue;
}
#rk_foot {
	background-color:#ccc9de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: MidnightBlue;
}
#rk_action {
	background-color:#dbc9ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
#rk_head {
	background-color:#ccc9de;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: MidnightBlue;
}
#rk_table {
	border : 1px solid #B4B4CD;
}
