* {
	margin:0;
	padding:0;
	font-size:100%;
}

body {
	text-align:center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:40px;
}
body, td {
	color: #323232;
}
img {
	border:none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align:top;
}

p {
	line-height:17px;
	margin:0 0 10px 0;
}

h1 {
	font-family:Optimer;
	font-weight:bold;
	font-size:24px;
	color: #323232;
	margin-bottom:20px;
	margin-top:15px;
}
h2 {
	font-family:Optimer;
	font-weight:bold;
	font-size:17px;
	color: #323232;
	margin-top:15px;
	margin-bottom:10px;
}
a {
	color: #323232;
	text-decoration:underline;
	cursor:pointer;
}

ul {
	margin-left:0px;
}
li {
	list-style-type:none;
	margin-bottom:10px;
}

#content a:hover {
	background-color:#D3CFB8
}

#logo {
	text-align:left;
	margin:0 auto;
	width:1000px;
	position:relative;
}
#imprint_link {
	position:absolute;
	left:908px; 
	top:110px;
}
#imprint_link a {
	color: #093576;
	text-decoration:none;
	font-size:9px;
}

.outer_bg {
	
}

#header_outer {
	background:url('/graphics/bg_header.gif') repeat-y 800px 0%;
}
#header {
	text-align:left;
	margin:0 auto;
	width:870px;
	padding-left:130px;	
}
#topmenu_outer {
	margin-top:4px;
	background:url('/graphics/bg_topmenu.gif') repeat-y 800px 0%;
}
#topmenu_outer2 {
	text-align:left;
	margin:0 auto;
	width:870px;
	padding-left:130px;
	height:30px;
	background:url('/graphics/bg_topmenu.gif') repeat-y 130px 0%;
}
#topmenu {
	padding:0 10px;
	/*background-color:#D7EEF9;*/
	position:relative;	
}
	ul#popupmenu {
		display:none;
	}
	
	table.FISpop_main {
		text-align:left;
		white-space:nowrap;
	}
	.FISpop_item_main {
		padding: 8px 20px 8px 20px;
	}
	
	table.FISpop_sub {
		
	}
	
	.FISpop_item_main a,
	.FISpop_item_sub a {
		color: #323232;
		text-decoration:none;
		font-weight:bold;
	}
	
	.FISpop_sub_outer {
		z-index:30000;
		background-color:#d3cfb8;
		width:170px;
	}
	.FISpop_item_sub {
		width:170px;	
	}
	.FISpop_item_main_hover {
		background-color:white;
	}
	.FISpop_item_sub_hover {
		background-color:#4b4a4f;
	}
	.FISpop_item_sub_hover a {
		color:white;
	}
	.FISpop_item_sub {
		padding: 8px 20px 8px 20px;
	}

#content_outer {
	margin-top:4px;
	background:url('/graphics/bg_content.gif') repeat-y 800px 0%;
}
#content_outer2 {
	text-align:left;
	margin:0 auto;
	width:870px;
	padding-left:130px;
}
#content {
	padding-top:50px;
	padding-bottom:0px;
	background-color:#ECE9D6;
	line-height:17px;
	min-height:650px;
}
#contenttable {
	width:850px;
}
#sideimage {
	width:194px;
	padding-top:15px;
}
#maincontent {
	padding:0 9px 0 20px;
}
#rightcontent {
	font-size:10px;
	width:260px;
	padding-left:9px;
}
	#rightcontent .contviewAroundTable {
		margin-bottom:20px;
		border-bottom:2px solid #888;
		width:100%;
	}
	#rightcontent .contviewContent {
		padding-bottom:25px;
	}
	#rightcontent p {
		margin:5px 0 5px 0;
	}


/* CENTERBOX */
	.centerBox { 
		position: absolute;
		border: 1px solid #A3A3A3;
		background-color: white;
		z-index: 200;
		text-align:left;
		width:800px;
		height:450px;
		overflow:display;
	}
/* CENTERBOX ENDE */


#logoutbutton {
	position:absolute;
	left:796px;
	top:8px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	z-index:5000;
}
marquee {
	position:absolute;
	left:626px;
	top:8px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	z-index:5000;
	width:210px;
}








