
/*	============================================================================
	Basis
*/

html {
	height: 100%;
	display: block;
}

body {
	background: #C51015;
	margin: 0;
}

#page {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

/*	============================================================================
	Basis-Container
*/


#base {
	position: relative;
	display: block;
	margin: auto;
	width: 996;
	height: 576;
	background: #FFF;
	background-repeat: no-repeat;
	background-position: 0 155;
}

#base_top {
	display: block;
	width: 996;
	height: 81;
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	text-align: left;
	background-image: url(../img/radius.03.gif);
	background-repeat: no-repeat;
}

#base_top_nav {
	display: block;
	width: 996;
	height: 74;
	background-image: url(../img/radius.04.gif);
	background-repeat: no-repeat;
}

#base_top_nav_left {
	display: block;
	width: 283;
	height: 74;
	float: left;
	vertical-align: bottom;
	background-image: url(../img/main.link.1.0.gif);
	background-repeat: no-repeat;
	background-position: 0 20;
}

#base_top_nav_middle {
	display: block;
	width: 430;
	height: 74;
	float: left;
}

#base_top_nav_middle_nav {
	display: block;
	width: 430;
	height: 20;
	text-align: center;
	padding: 0 0 0 0;
	vertical-align: top;
}

#base_top_nav_middle_title {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #FFF;
	display: block;
	width: 430;
	height: 54;
	padding: 15 0 0 0;
}

#base_top_nav_right {
	display: block;
	width: 283;
	height: 74;
	float: left;
	vertical-align: bottom;
	background-image: url(../img/main.link.2.0.gif);
	background-repeat: no-repeat;
	background-position: 0 20;
}

#base_middle {
	display: block;
	width: 996;
	height: 361;
}

#base_nav_left {
	display: block;
	width: 283;
	height: 361;
	background-image: url(../img/radius.05.gif);
	background-repeat: no-repeat;
	float: left;
}

#base_nav_left_blank {
	display: block;
	width: 283;
	height: 361;
	background-image: url(../img/radius.05.blank.gif);
	background-repeat: no-repeat;
	float: left;
}

#base_nav_left_top {
	display: block;
	width: 283;
	height: 265;
}

#base_nav_left_bottom {
	display: block;
	width: 283;
	height: 96;
	background-image: url(../img/main.link.3.0.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#base_content {
	display: block;
	width: 430;
	height: 361;
	background-image: url(../img/radius.01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
#base_inner_content {
	text-align: left;
	padding: 0 0 0 85;
	margin: 20 0 0 0;
}

#base_inner_content2 {
	text-align: left;
	padding: 0 0 0 130;
	margin: 20 0 0 0;
}

#base_inner_content3 {
	text-align: left;
	padding: 0 60 0 85;
	margin: 20 0 0 0;
}

#base_nav_right {
	display: block;
	width: 283;
	height: 361;
	background-image: url(../img/radius.06.gif);
	background-repeat: no-repeat;
	float: left;
}

#base_nav_right_blank {
	display: block;
	width: 283;
	height: 361;
	background-image: url(../img/radius.06.blank.gif);
	background-repeat: no-repeat;
	float: left;
}

#base_nav_right_blank_top {
	display: block;
	width: 283;
	height: 361;
	background-image: url(../img/radius.06.blank.top.gif);
	background-repeat: no-repeat;
	float: left;
}

#base_nav_right_top {
	display: block;
	width: 283;
	height: 265;
}

#base_nav_right_bottom {
	display: block;
	width: 283;
	height: 96;
	background-image: url(../img/main.link.4.0.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#base_bottom {
	display: block;
	width: 996;
	height: 60;
	background-image: url(../img/radius.02.gif);
	background-repeat: no-repeat;
}

#base_bottom_left {
	display: inline;
	width: 498;
	height: 60;
	text-align: right;
	vertical-align: top;
	float: left;
}

#base_bottom_left_text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	margin: 10 200 0 0;
	display: block;
}

#base_bottom_right {
	display: inline;
	width: 498;
	height: 60;
	vertical-align: top;
	text-align: left;
}

#base_bottom_right_text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding: 10 0 0 200;
	display: inline-block;
	float: left;
/*
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	margin: 0 0 0 200;
	background: #0F0;
	float: left;
*/
}

/*	============================================================================
	Navigation
*/

#nav_top {
	vertical-align: top;
	padding: 2 0 0 0;
}

#nav_top_maillink {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#nav_top_link {
	height: 18;
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5 0 5;
	margin: 0 0 0 0;
	display: block;
}
#nav_top_link:hover {
	color: #FFF;
	background: #C51015;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5 0 5;
	margin: 0 0 0 0;
}

#nav_top_link_a {
	height: 20;
	color: #FFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 15pt;
	padding: 0 5 0 5;
	margin: -2 0 0 0;
	display: block;
	background: #C51015;
}

#main_link_1 {
	width: 283;
	height: 54;
	display: block;
	margin: 20 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#main_link_1:hover {
	background-image: url(../img/main.link.1.1.gif);
	background-repeat: no-repeat;
}
#main_link_1_a {
	width: 283;
	height: 54;
	display: block;
	margin: 20 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(../img/main.link.1.1.gif);
	background-repeat: no-repeat;
}



#main_link_2 {
	width: 283;
	height: 54;
	display: block;
	margin: 20 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#main_link_2:hover {
	background-image: url(../img/main.link.2.1.gif);
	background-repeat: no-repeat;
}
#main_link_2_a {
	width: 283;
	height: 54;
	display: block;
	margin: 20 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(../img/main.link.2.1.gif);
	background-repeat: no-repeat;
}


#main_link_3 {
	width: 283;
	height: 54;
	display: block;
	margin: 0 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#main_link_3:hover {
	background-image: url(../img/main.link.3.1.gif);
	background-repeat: no-repeat;
}
#main_link_3_a {
	width: 283;
	height: 54;
	display: block;
	margin: 0 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(../img/main.link.3.1.gif);
	background-repeat: no-repeat;
}



#main_link_4 {
	width: 283;
	height: 54;
	display: block;
	margin: 0 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#main_link_4:hover {
	background-image: url(../img/main.link.4.1.gif);
	background-repeat: no-repeat;
}
#main_link_4_a {
	width: 283;
	height: 54;
	display: block;
	margin: 0 0 0 0;
	padding: 17 0 0 0;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(../img/main.link.4.1.gif);
	background-repeat: no-repeat;
}


#nav_left_dot {
	list-style-image: url(../img/trans.gif);
	list-style-position: outside;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#li_test {
	margin-top: 0;
}

#nav_link_left {
	background-image: url(../img/nav.dot.0.gif);
	background-repeat: no-repeat;
	background-position: 24 8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
	margin: -1 0 1 0;
	padding: 0 57 0 40;
	display: block;
}

#nav_link_left:hover {
	background-image: url(../img/nav.dot.1.gif);
	background-repeat: no-repeat;
	background-position: 24 8;
}

#nav_link_left_a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #FFF;
	line-height: 24px;
	margin: -1 0 1 0;
	padding: 0 7 0 90;
	display: block;
	
	background: #C51015;
}

#nav_link_right {
	background-image: url(../img/nav.dot.0.gif);
	background-repeat: no-repeat;
	background-position: 84 8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
	margin: -1 0 1 0;
	padding: 0 0 0 100;
	display: block;
}

#nav_link_right:hover {
	background-image: url(../img/nav.dot.1.gif);
	background-repeat: no-repeat;
	background-position: 84 8;
}

#nav_link_right_a {
	background-image: url(../img/nav.dot.1.gif);
	background-repeat: no-repeat;
	background-position: 84 8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
	margin: -1 0 1 0;
	padding: 0 150 0 7;
	display: block;

	background: #C51015;
}

/*	============================================================================
	Textformatierungen
*/

p {
	font-family: Arial;
	font-size: 10pt;
}

h1 {
	font-family: Arial;
	font-size: 12pt;
}

a {
	text-decoration: underline;
	color: #000;
}

#content_list_1 {
	list-style-image: url(../img/trans.gif);
	list-style-position: outside;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
}
#content_list_li {
	padding: 0 0 0 15;
	background-image: url(../img/content.dot.gif);
	background-repeat: no-repeat;
	background-position: 0 6;
}

