/**************** Page and tag styles ****************/

body {
	margin:0; 
	padding:0; 
	color: #303030; 
	background: #FDF7E7 url(/_img/design/bg_body.png) top left repeat-y; 
	font:76% Verdana,Tahoma,sans-serif;
}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 25px;}

a
{color:#d85d5d; font-weight:bold; text-decoration:none;}

a:hover
{color: #014784; text-decoration:underline;}

img
{float:left; margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}

a img
{border-color:#d85d5d;}

a img:hover
{background:#d85d5d; border-color:#d85d5d;}

/**************** Header area styles ****************/
#header {
	position:absolute;
/*	position:fixed;*/
	width:934px;
	height:131px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow:auto; 
	background: transparent url(/_img/design/bg_header.png) top right repeat-x;
	/*background-color: #F8F8F8;*/
}
#header {
	cursor:pointer;
}
body > #header
{position:fixed;}

#header_hl {
 margin:10px 20px 0px 50px;
 float:left;
 font-family: "Trebuchet MS", Tahoma,sans-serif;
 letter-spacing: 0.1em; 
}
#header_hl h1 {
	color: #fafafa;
	font-size: 2.5em;
	margin:15px 0px 5px 0px;
	padding:0px;	
}
#header_hl h2 {
	color: #FFD589;
	font-size: 1.8em;
	margin:0px 0px 0px 87px;
	padding:0px;
}
#header_hl p {
	color: #FFD589;
	font-size: 0.8em;
	margin: -4px 0 6px 87px;
	padding:0px;
}
#header2 {
	position:absolute;
/*	position:fixed;*/
	width:694px;
	height:60px;
	z-index:2;
	left: 240px;
	top: 131px;
	overflow:auto; 
	background: transparent url(/_img/design/bg_menue_top.png) top right repeat-x;
	/*background-color: #F8F8F8;*/
}
body > #header2
{position:fixed;}

#header2_menue {
 font-family: "Trebuchet MS", Tahoma,sans-serif;
 color: #014784;
 font-size: 1.2em;
 float:right;
 margin: 15px 50px 0px 0px;
}
#header2_menue a {
 color: #014784;
 text-decoration: none;
}
#header2_menue a:hover, #header2_menue a.active, #header2_menue a.active:hover {
	color:#d85d5d;
}
/**************** Sidebar area styles ****************/

#sidebar {
	position:absolute;
	margin-top: 131px;
 	top:0; left:0; 
	width:240px; 
	height:100%; 
	overflow:auto; 
	background:#FDF7E7 url(/_img/design/bg_sidebar.png) top right no-repeat; 
	text-align:right;
}

body > #sidebar
{position:fixed;}

#sidebar h1
{margin:20px 18px 0 5px; color:#d85d5d; font-size:1.6em; letter-spacing:-2px; text-align:right;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}

#sidebar a
{color:#014784;}
#sidebar a:hover
{color:#d85d5d;
text-decoration:underline
}

#sidebar .flag {
	height:16px; 
	float:right; 
	margin-right:3px;
	background:#fafafa;
	border:1px solid #d0d0d0;
}
#sidebar .flag_right {
	margin-right:0px;
}
#sidebar .flag:hover {
	border:1px solid #d85d5d;
}

/**************** Navigation menu styles ****************/

#menu {
margin-top: 15px;
}

#menu a {
	display:block; 
	width:222px;
	height: 25px; 
	padding: 3px 18px 5px 0; 
	color:#014784; 
	background: transparent url(/_img/design/sidebarbg.gif) top right repeat-y; 
	font-size:1.7em; 
	font-weight:normal; 
	text-decoration:none; 
	letter-spacing:-2px;
	border-top:2px solid transparent; 
	border-bottom:2px solid transparent;
}


*html #menu a
{
	border-color: pink;
	filter: Chroma(color=pink);
	width:222px;
}

#menu a:hover 
{
	color:#d85d5d; 
	background: #fafafa url(/_img/design/sidebarbg.gif) top right repeat-y;
	border-top:2px solid transparent !important; 
	border-bottom:2px solid transparent !important;
	text-decoration: none;

}

#menu a:hover 
{
	border-color: pink;
	filter: Chroma(color=pink);
	width: 222px;
/*	border-color: #00044F;
	filter:progid:DXImageTransform.Microsoft.Chroma(color=’#00044F’);	*/
}

#menu a.active
{
color:#d85d5d; 
padding:5px 18px 5px 0; 
background:#fafafa; 
border-top:2px solid #c0c0c0; 
border-bottom:2px solid #c0c0c0;
}

#menu a.active:hover
{color:#d85d5d; 
background:#fafafa;
text-decoration: none;
border-top:2px solid #c0c0c0 !important; 
border-bottom:2px solid #c0c0c0 !important;
}

#menu  a.space {
	margin-top: 15px; 
}

/**************** Content area styles ****************/

#content
{ 
	width:599px; 
	margin: 151px 0px 0px 240px; 
	padding: 5px 45px 20px 50px; 
}

#content p
{margin:0 0 20px 0; line-height:1.5em; /*font-family: "Trebuchet MS",Verdana,Tahoma,sans-serif;*/ }

#content h1
{margin:0; color:#d85d5d; font-size:4em; letter-spacing:-5px; text-align:center;}

/*#content h2
{margin:0; color:#808080; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;}
*/
#content h2
{margin:30px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 2em; letter-spacing:-2px;}

#content h3
{margin:10px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 1.4em;}


#content .right {
	float:right; 
	margin: 5px 0px 10px 10px;
}

#content .left {
	float:left; 
	margin: 5px 10px 10px 0px;
}

#content td {
	padding: 2px 0px 2px 0px;
}
#content td p {
	margin:0 0 20px 0;
	line-height:1.5em; 
}
#content .small p {
	margin:0;
	line-height:1.5em; 
}

#content a.ankerpunkt {
	display: block;
	height: 190px;
}

#content table.border {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #FBE2A8;
	margin-bottom: 15px;
}

#content table.border td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FBE2A8;
	padding: 2px 2px 2px 4px;
}

tr.bg_hell {
	background-color: #FDF7E7;
}
tr.bg_dunkel {
	background-color: #FDF0D3;
}