body {
	margin:	0px;
	background-color:	#cc66cc;
	background-position:	center;
	background-attachment:	fixed;
	background-repeat:	no-repeat;
}

body, p, td, li {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11pt;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
}

h1 {
	line-height: 110%;
}

a:link {
	text-decoration:	none; 
	color:	#FFFFCC;
}

a:visited {
	text-decoration:	none;
	color:	#FFFFCC;
}

a:hover {
	text-decoration:	underline;
	color:	#FFFFCC;
}

a:active {
	text-decoration:	underline;
	color:	#FFFFCC;
}

.unterstrichen {
	text-decoration:	underline;
}

table {
	padding-bottom: 12px;
}
		
#top_container {
	height:	25%;
	height:	24.9% !ie;
	background-color:	#660099;
}

#main_container {
	height:	75%;
}

#top_left {
	width:	22%;
	height:	100%;
	background-color:	#CC33CC;
	float:	left;
	text-align:	center;
}

#top_right_container {
	width:	78%;
	height:	100%;
	background-color:	#660099;
	margin-left:	22%;
}

#top_right {
	padding-left:	20px;
	padding-top:	20px;
}

#main_left {
	width:	22%;
	height:	100%;
	background-color:	#9933CC;
	float:	left;
}

#main_right {
	width:	100%;
	height:	100%;
}

#content_container {
	position:	absolute;
	height:	75%;
	width:	78%;
	overflow:	auto;
	margin-left:	22%;
}

#content {
	padding:	20px;
}

#back_link {
	padding:	20px;
}

#nav_line {
	width:	100%;
	height:	2px;
	font-size:	0px;
	background-color:	black;
	margin-top:	7%;
}

#menu_level_1, #menu_level_1_current {
	width:	100%;
	text-align:	right;
	padding-top:	7%;
	margin-top:	7%;
	border-top:	2px solid black;
}

#menu_level_2, #menu_level_2_current {
	width:	100%;
	text-align:	right;
	padding-top:	3%;
	font-size:	90%;
}

#menu_level_1_current, #menu_level_2_current {
	text-decoration:	underline;
}

#menu_text {
	padding-right:	20px;
	font-weight:	bold;
}

#menu_text a:link, #menu_text a:visited, #menu_text a:hover, #menu_text a:active {
	text-decoration:	none;
}




#sitetitle {
	font-size:	27pt;
}

#language {
	font-size:	8pt;
}

.imageblock {
	padding-right:	10px;
}
