/* Allgemein */ 
body, td, th, input, textarea, select, h1, h2, h3 
{ font-family: "Trebuchet MS",Verdana,sans-serif; font-size:11pt; color:#303030; }

body {	
	background:#aac6d6 url('/pics/bg_main.jpg') repeat-x;
	}

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; }

p { 
}

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

h1 { 
	color:#012839;
	font-weight:bold;
	font-size:18pt;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:36px;
}
	
h2 { 
	color:#012839;
	font-weight:bold;
	font-size:10pt;
	margin-top:8px;
	margin-bottom:4px;
}

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

#wrap {	
	text-align:left;
	width:939px;
	height:100%;
	background:#ffffff; 
	margin:0px auto;	
	border:0px none;
}

#menu {
	width:250px;
	padding:32px 0px 20px 0px;
	font-size:15px;
	border-right:1px solid black;
	}

#content {
	width:559px; /* 940-240-10-1(?) */
	border:0px solid black;
	border-left:1px solid black;
	padding:36px 80px 20px 40px;
	}

.footer {
	height:40px;
	color:#d0d0d0;
	margin-top:40px;
	border:1px solid #000000;
	font-size:smaller;
	text-align:center;
	vertical-align:middle;
}

.footer a {
	color:#d0d0d0;
}

p {
	margin-top:0px;
	}
	
/* Links */
a { 
	text-decoration:none;
	background-repeat:no-repeat;
	color:#012839 	
	}

a:link 		{ }
a:visited 	{ }
a:hover 	{ text-decoration:underline; }
a:active 	{ text-decoration:underline; }

a.mceButtonNormal, a.mceButtonDisabled { 
	background-image:none; 
	padding-left:0px; 
}

/* Menü */
.MenuItem, .MenuItem:link, .MenuItem:visited, .MenuItem:hover, .MenuItem:active { 
	background-image:none; 
	display:block;
	}

.MenuItemActive, .MenuItemActive:link, .MenuItemActive:visited, .MenuItemActive:hover, .MenuItemActive:active {
	background-image:none; 
	text-decoration:underline;
	color:#012839; /* 1c33bd */
	  }

.MenuItem1,
{	margin-left:10px;
}