/* Allgemein */ 
html, 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; }

body, input, textarea, select, h1, h2, h3, td
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#303030; }
	
body {	background-color:#c0d2f0; margin:0px; padding:0px; height:100%; }
p { margin-top: 15px; }
/* td	{ border:1px solid black; } */

a			{ text-decoration:underline; }
a.NoPic, a.mceButtonNormal, a.mceButtonDisabled { background-image:none; padding-left:0px; }
a:link 		{ color:#243080; text-decoration:underline; } /* 486080 */
a:visited 	{ color:#243080; text-decoration:underline; }
a:hover 	{ color:#000000; text-decoration:underline overline; filter:alpha(opacity=40); -moz-opacity:0.4; background-color:#ffffff; }
a:active 	{ color:#243080; text-decoration:underline; }


h1 { font-family: Georgia, Times New Roman, Times, serif; font-weight:bold; font-size:18px; margin:0px 0px 20px 0px; color:#486080;}
li	{margin-bottom:4px;} 

.Zeigen { border:1px solid #486080; font-size:9px; }

.tdFront
{	border: solid 1px #8F8FE6; padding:2px; margin:10px; vertical-align:top; }
.h1Front, hiFront:link, .h1Front:visited { color:#666699; font-size:12px; }

/* Menü */
.MenuTd
{	padding-top:8px;
}

.SubMenuTd
{	margin-top:8px;
	font-size: 12px;
	padding-top:3px;
}

.MenuItem, .MenuItem:link, .MenuItem:visited, .MenuItem:hover, .MenuItem:active,
.SubMenuItem, .SubMenuItem:link, .SubMenuItem:visited, .SubMenuItem:hover, .SubMenuItem:active
{	background-image:none;
	
}


.MenuItemActive, .MenuItemActive:link, .MenuItemActive:visited, .MenuItemActive:hover, .MenuItemActive:active,
.SubMenuItemActive, .SubMenuItemActive:link, .SubMenuItemActive:visited, .SubMenuItemActive:hover, .SubMenuItemActive:active

{	color:#243080;
	background-color:#c0d2f0; 
	background-image:none; 
}


/* Formulare */
.FormError		{ color:#C20A00; font-style:normal; font-weight:bold; }
.FormRequired	{ font-weight:bold; }
table.Form		{ border:none; text-align:center; padding:2px; margin:0px; border-collapse:separate; }
table.Form td { vertical-align:top; padding:2px 0px 2px 0px; margin:0px; border:0px solid black;}
table.Form td.required { font-weight:bold; }
table.Form input, textarea { border: solid 1px #666699; padding:0px; margin:0px; margin-bottom:4px; width:300px; }
table.Form input { height:18px; }
table.Form input.checkbox { border:none; width:auto; vertical-align:middle; }

/* Navigation */
.Navi { border: 1px solid #8F8FE6; padding:2px; }
.NaviHot { border: 1px solid #8F8FE6; padding:2px; background:#B4B4FF; color:#ffffff; }

.nav { margin-top:20px; padding:4px; line-height:200%; border:solid 1px #666699; background:#d0d0ff; }
.nav a { height:auto; } /* IE-Bug */

.TTComment td {
	vertical-align:middle;
	padding-bottom:12px;
	}
