body { margin:0px; padding:0px; height:100%; }
img { border:none; } 
table { border:0px none black; margin:0px; padding:0px; border-spacing:0px; border-collapse:collapse; }
td { text-align:left; vertical-align:top; margin:0px; padding:0px; }

/* Allgemein */ 
body, td, th, input, textarea, select, h1, h2, h3 
{ line-height:150%; font-family: verdana,geneva,helvetica,sans-serif; font-size:10pt; color:#303030; }

body {	
	background-color:#dce6c8; 
	}

body.mceContentBody {	
	background-color:#ffffff; 
	}

h1 { 
	color:#000000;
	font-weight:bold;
	font-size:12pt;
	margin-top:8px;
	margin-bottom:8px;
	text-decoration:underline;
}
	
h2 { 
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	margin-top:8px;
	margin-bottom:4px;
}
	
/* Links */
a { 
	text-decoration:underline;
	color:#000000; 	
	}
	
a:link 		{ }
a:visited 	{ }
a:hover 	{ background-color:#c0c0c0; }
a:active 	{ background-color:#c0c0c0; }


/* Menü */
.MenuItem, .MenuItem:link, .MenuItem:visited, .MenuItem:hover, .MenuItem:active { 
	background-image:none; 
	display:block;
	color:#808080;
	line-height:120%;
	}

.MenuItemActive, .MenuItemActive:link, .MenuItemActive:visited, .MenuItemActive:hover, .MenuItemActive:active {
	background-image:none; 
	text-decoration:underline;
	display:block;
	color:#000000; /* 666699 */
	line-height:120%; 
	  }

.main_tab td {
		padding:10px;
}
