body {
	background: #FFFFFF;
	margin:5px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td {
	margin:0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.highlight{
	background: #ff9090;
	color: #000000;
	font-weight: bold;
}
.header{
	background: #f0f0ff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin:0px;
	padding: 0px;
}
.subtop{
	background: #f0f0ff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin:0px;
	padding: 0px;
}
.left{
	background: #FFFFFF;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin: 0px;
	padding: 0px;
}
.right{
	background: #FFFFFF;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin: 0px;
	padding: 0px;
}
.center{
	background: #FFFFFF;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
}
.footer{
	background: #f0f0ff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin: 0px;
	padding: 0px;
}




.component{
	background: #FFFFFF;
	border-left: solid 0px #cdccff;
	border-right: solid 0px #cdccff;
	border-top: solid 0px #cdccff;
	border-bottom: solid 0px #cdccff;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	padding: 0px;
}
.component_headline{
	background: #FFFFFF;
	background-image: url(../images/boxes/top.png);
	background-repeat:repeat-x;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin:0px;
	padding: 3px;
	
	color: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.component_item1{
	background: #f0f0ff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin:2px;
	padding: 2px;
	
	color: #222222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.component_item2{
	background: #cdccff;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin:2px;
	padding: 2px;
	color: #222222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.box_top_right{
	background: #FFFFFF;
	background-image: url(../images/boxes/top_right.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
}
.box_top_left{
	background: #FFFFFF;
	background-image: url(../images/boxes/top_left.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
}
.box_top_center{
	background: #FFFFFF;
	background-image: url(../images/boxes/top.png);
	background-repeat:repeat-x;
	height: 20px;
	font-weight: bold;
	text-align: center;
}
.box_bottom_right{
	background: #FFFFFF;
	background-image: url(../images/boxes/bottom_right.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
}
.box_bottom_left{
	background: #FFFFFF;
	background-image: url(../images/boxes/bottom_left.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
}
.box_bottom_center{
	background: #FFFFFF;
	background-image: url(../images/boxes/bottom.png);
	background-repeat:repeat-x;
	height: 20px;
}


.small_component{
	background: #FFFFFF;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	padding: 0px;
}
.small_component_headline{
	background: #FFFFFF;
	background-image: url(../images/boxes/small_component_top.png);
	background-repeat:no-repeat;
	color: #666699;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.small_component_footer{
	background: #FFFFFF;
	background-image: url(../images/boxes/small_component_bottom.png);
	background-repeat:no-repeat;
	color: #666699;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.small_component_item{
	background: #cdccff;
	margin:0px;
	padding: 3px;
	color: #777777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.small_component_item_admin{
	background: #ffcfcf;
	border-left: dotted 0px #DD0000;
	border-right: dotted 0px #DD0000;
	border-top: dotted 0px #DD0000;
	border-bottom: dotted 0px #DD0000;
	margin:0px;
	padding: 3px;
	
	color: #777777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.small_component_item_moderator{
	background: #fffdc9;
	border-left: dotted 0px #DD0000;
	border-right: dotted 0px #DD0000;
	border-top: dotted 0px #DD0000;
	border-bottom: dotted 0px #DD0000;
	margin:0px;
	padding: 3px;
	
	color: #777777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}






.redbox {
	background: #ffcfcf;
	border: 1px solid;
	border-color: red;
}

.smalltext{
	color: #010101; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



a:link, a:visited {
	font-size: 12px; 
	color: #333366; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
	color: #3333AA;	
	text-decoration: none;
}

a.warnung:link, a.warnung:visited {
	font-size: 12px; 
	color: #FF9900; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a.warnung:hover {
	color: #FFFF00;	
	text-decoration: none;
}

a.alarm:link, a.alarm:visited {
	font-size: 12px; 
	color: #FF0000; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
a.alarm:hover {
	color: #FFFF00;	
	text-decoration: none;
}




ul
{
	margin-left: -35px !important;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	list-style:none;
}

li {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	border: 0px;
	padding: 0 0 0 0;
}


.button {
	/* this style applies to most form buttons generated by
	   Mambo and its components. Change its format here*/
	color: #44448a; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
/*	width: 200px;  */
	height: 25px;
	cursor:  pointer;
}


.inputbox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
}

.inputbox_warning {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
	border-color: red;
}


.back_button {
	/* this style applies to the back button button generated by
	Mambo. Change its format here*/
	float: left;
	font-size: 12px;
	color: #FFFFFF; 
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: 1px solid #000066;
	cursor:  pointer;
}



	

a#active_menu {

	width: 140px;
	font-weight: bold;

	text-decoration:none;

	text-align: left;
	
	display: block;
	color: #000040;
	background-color: #fff1de;
	
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	
	border-color: #707fb6;
	
	font-size: 12px;
}

