/* CSS Document */


.clr {
	clear: both;
}

body {
	margin: 15px;
	margin-left: 55px;

	height: 100%;
	padding: 0px;
	font-family: Courier, Courier New, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;

}

#main_outline {
	width: 812px !important;
	width: 812px;
	border: 1px solid #000000;
	padding: 2px;
	background: #ffffff;

}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

th {
	background: #cccccc;
	padding: 4px;

}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	font-size: 12px;
}
td.linkliste_red {
	background: #cc0000;
	padding: 4px;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}







.alpha-shadow {
clear: both;
float: left;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 0px 0 0 0px !important;
margin: 0px 0 0 0px;}

.alpha-shadow div {
float: left;
background: url(images/shadow2.png) no-repeat left top !important;
background: url(images/shadow2.gif) no-repeat left top;
padding: 0px 8px 9px 0px;
}
.alpha-shadow p {
background-color: #B92837;
border: 1px solid white;
padding: 1px;
margin: 0;
}

