body {
	background-image: url(../elems/asb_back.jpg);
	background-repeat: repeat-x;
	background-color: #81D0F4;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0.5em;
}

table, td {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td {
	padding-right:10px;
	font-size: 11px;
}

#top { position: absolute; top:0px; left:0px;}
#main { width:770px;margin:0px auto;text-align:left;}
#head {
	width:770px;
	height:75px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
	overflow:hidden;
	background-image: url(../elems/asb_head_back.jpg);
	clear: left;
}
#headMenu {
	float:right;
	margin-top:60px;
}
#content {
	border:1px solid #006F91;
	background-image: url(../elems/asb_back_long.gif);
	background-repeat: repeat-x;
	background-color:#C8E9FA;
	width:598px;
	float:right;
	margin:0.5em 0;
	padding: 0px 10px;
}
* html #content { width:620px;}
h1 {
	background-image: url(../elems/ueberschriften/willkommen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	margin:0px!important;
	padding: 0px!important;
	padding-top: 55px!important;
	padding-left: 55px!important;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color:#666666;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#000;
	text-decoration: underline;
}
#footer, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-align: center;
	font-size: 10px;
	color:#666;
}
#footer {
	margin-top:19px;
	margin-bottom:7px;
	clear: both;
}
h2 {
	margin-top:1.25em;
	margin-bottom:0px;
	font-size: 12px;
	font-weight:bold;
	color:#FFAB00;
}

h2.zitat {
	margin-top:1.25em;
	margin-bottom:0px;
	font-size: 14px;
	font-weight:bold;
	color:#666;
	font-family: "Times New Roman", Times, serif;
}

p {
	margin-top:0.5em;
	margin-bottom:0px;
	line-height:1.35em;
	text-align: justify;
}
.imageLeft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #006F91;
}
.imageRight {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border:1px solid #006F91;
}
/*#menu { margin:0px; padding:0px; width:142px; float:left;}
.menuTitle{
	color:#fff;
	font-weight:bold;
	text-align:left;
	margin:4px;
}
.menuContainer {
	border:1px solid #006F91;
	width:142px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	background-color:#388FC7;
}
.menu, .menuSub, .menuHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px 4px;
	border-top:1px solid #006F91;
	color:#000;
	background-color:#D8EEF9;
	background-color:#D4EEFB;
	text-decoration:none; font-weight:normal;
	overflow:hidden;
}
.menuOver, .menuSubOver, .menuHeadOver {
	font-size: 11px;
	padding:0px 4px;
	border-top:1px solid #006F91;
	color:#50A4E0;
	background-color:#FFF;
	text-decoration:none; font-weight:normal;
}
.menuSub, .menuSubOver {
	border:none;
}
.menuHead, .menuHeadOver {
	border-left:1px solid #006F91;
	filter:Alpha(opacity=100);
}
.menuSubTable {
	background-color:#006F91;
}

a.menu,a.menuSub {
 display:block;
 padding:2px 4px;
 border-top:1px solid #000;
 background-color:#9ACCFF;
 text-align:left;
 color:#eeeeee;
 text-decoration:none;
}
* html a.menu, * html a.menuSub {width:140px;}
a.menuSub {font-size:10px; padding-left:12px; text-indent:-8px;display:none;} 
a.menu:link, a.menu:visited, a.menuSub:link, a.menuSub:visited
{ 
  color:#000;
 background-color:#D8EEF9;
 text-decoration:none; font-weight:normal;
}
a.menu:active, a.menu:hover, a.menuSub:active, a.menuSub:hover
{ 
  color:#7CA3CA; font-weight:normal;
 background-color:#fff;
}*/
