body  { font-family: Arial,Sans-Serif; font-size: 12px; margin: 0px; line-height:18px}
td,p  { font-family: Arial,Sans-Serif; font-size: 12px; line-height:18px}

h1    {font-size: 24px; font-weight: bold; font-style: italic}

/* ========================
   Start Menü-Formatierungen 
   ========================*/

.menu a		{ color: #000000; text-decoration: none; }
.menu a:link    { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover   { color: #FF0000; text-decoration: none; }

div.depth0 {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align:right;
}
div.depth1 {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align:right;
}
div.depth2 {
	margin-top: -8px;
	margin-bottom: 8px;
	text-align:right;
}

div.depth0 a.menu         { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth0 a.menu:link    { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth0 a.menu:visited { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth0 a.menu:hover   { color: #FF0000; font-weight:bold; font-style: italic; text-decoration: none; }

div.depth1 a.menu	   { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth1 a.menu:link    { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth1 a.menu:visited { color: #000000; font-weight:bold; font-style: italic; text-decoration: none; }
div.depth1 a.menu:hover   { color: #FF0000; font-weight:bold; font-style: italic; text-decoration: none; }

div.depth2 a.menu	   { color: #000000; font-style: italic; text-decoration: none; }
div.depth2 a.menu:link    { color: #000000; font-style: italic; text-decoration: none; }
div.depth2 a.menu:visited { color: #000000; font-style: italic; text-decoration: none; }
div.depth2 a.menu:hover   { color: #FF0000; font-style: italic; text-decoration: none; }

/* ========================
   Ende Menü-Formatierungen 
   ========================*/
a			{ color: #0000FF; text-decoration: underline; }
a:link      { color: #0000FF; text-decoration: underline; }
a:visited   { color: #0000FF; text-decoration: underline; }
a:hover     { color: #FF0000; text-decoration: underline; }


.headline {
	color: #CCCCCC;
	font-size: 36px;
	font-weight: bold;
}

div.logo {
	position:absolute;
	top:10px;
	left:12px;
}
div.menu {
	position:absolute;
	top: 85px;
	left: 20px;
	width: 140px;
	text-align: right;
}
div.vline {
	position: absolute;
	left: 190px;
	height: 100%;
	width: 1px;
	background-color: c6c6c6;
}

div.text1 {
	padding: 0px;
	margin-bottom:30px;
}

div.text2 {
	border:1px solid #c6c6c6;
	background-color: #F8F9FA;
	padding: 8px;
	vertical-align: top;
	margin-bottom:30px;
}

div.head {
	position:absolute;
	top: 25px;
	left: 220px;
	width: 400px;
}

div.content {
	position:absolute;
	top: 85px;
	left: 220px;
}
div.right {
	position:absolute;
	top: 85px;
	left: 680px;
	width: 200px;
}

acronym {
		border-bottom: 1px dashed #cccc00;
		cursor: help;
}

img {
   behavior:url("/construct::cms/pngbehavior.htc");
}