/* ================================================== */
/* General */
/* ================================================== */
.body_rubrik {
	margin:0px;
	background-color:#FFFFFF;
}
.body_sub {
	margin:0px;
	background-color:#FFFFFF;
}
.body_footer {
	margin:0px;
	background-color:#FFFFFF;
}
.body_oeffnungszeiten {
	margin:0px;
	background-color:#F3F4F8;
}
#nonprint {
	display:none;
}
/* ================================================== */
/* Navigation */
/* ================================================== */
/* Font, Padding */

.nav_level0,
.nav_level1,
.nav_level2,
.nav_level3,
.nav_level4,
.nav_level0_selected,
.nav_level1_selected,
.nav_level2_selected,
.nav_level3_selected,
.nav_level4_selected,
.nav_level0 a,
.nav_level1 a,
.nav_level2 a,
.nav_level3 a,
.nav_level4 a,
.nav_level0_selected a,
.nav_level1_selected a,
.nav_level2_selected a,
.nav_level3_selected a,
.nav_level4_selected a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	letter-spacing:0.01em;
}

/* Font Colour */
.nav_level0,
.nav_level1,
.nav_level2,
.nav_level3,
.nav_level4,
.nav_level0 a,
.nav_level1 a,
.nav_level2 a,
.nav_level3 a,
.nav_level4 a {
	color: #FFFFFF;
}
.nav_level0 a:hover,
.nav_level1 a:hover,
.nav_level2 a:hover,
.nav_level3 a:hover,
.nav_level4 a:hover {
	color: #FFC907;
}

.nav_level0_selected a,
.nav_level1_selected a,
.nav_level2_selected a,
.nav_level3_selected a,
.nav_level4_selected a,
.nav_level1_selected a,
.nav_level2_selected a,
.nav_level3_selected a,
.nav_level4_selected a {
	color: #FFC907;
}

/* Background Colour */
.nav_level0,
.nav_level1,
.nav_level2,
.nav_level0_selected,
.nav_level1_selected,
.nav_level2_selected {
	background-color: #003164;
}

.nav_level3,
.nav_level4,
.nav_level3_selected,
.nav_level4_selected {
	background-color: #4D6F92;
}

/* Background Image, Padding, Border */
.nav_level1,
.nav_level1_selected {
	font-weight: bold;
	background-position:3px 5px;
	background-image: url(images/arrow_lev1_closed.gif);
	background-repeat: no-repeat;
}
.nav_level0,
.nav_level0_selected,
.nav_level1,
.nav_level1_selected {
	font-weight: bold;
	padding:2px 0px 2px 15px;
}

.nav_level0,
.nav_level0_selected {
	padding:17px 0px 3px 15px;
}

.nav_level1,
.nav_level1_selected {
	border-top:solid 1px #4D6F92;
}

.nav_level1 {
	background-image: url(images/arrow_lev1_closed.gif);
}
.nav_level1_selected {
	background-image: url(images/arrow_lev1_open.gif);
}

.nav_level2,
.nav_level2_selected {
	font-weight: normal;
	padding:2px 0px 2px 22px;
}

.nav_level3,
.nav_level3_selected {
	background-position:21px 6px;
	background-repeat: no-repeat;
	padding:2px 0px 2px 29px;
}

.nav_level4,
.nav_level4_selected {
	background-position:28px 6px;
	background-repeat: no-repeat;
	padding:2px 0px 2px 36px;
}

.nav_level3,
.nav_level4 {
	background-image: url(images/arrow_lev3.gif);
}

.nav_level3_selected,
.nav_level4_selected {
	background-image: url(images/arrow_lev3_selected.gif);
}

/* ================================================== */
/* Background */
/* ================================================== */

.bg_1 {
	background-color: #FFFFFF;
}

.bg_2 {
	background-color: #ECECEC;
}
.bg_3 {
	background-color: #FFFFFF;
}
.bg_header_rubrik {
	height:40px;
	width:100%;
	background-color:#FFFFFF;
	background-position:left bottom;
	background-repeat: repeat-x;
	background-image: url(images/hg_kopf_cs.gif);
	vertical-align:bottom;
}
.bg_header_rubrik .txt_title_1{
	padding:12px 0px 0px 75px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	border-bottom:solid 1px #000000;
}
.bg_header_sub {
	height:40px;
	width:100%;
	background-color:#FFFFFF;
	background-position:left bottom;
	background-repeat: repeat-x;
	background-image: url(images/hg_kopf_cs.gif);
	vertical-align:bottom;
}
.bg_header_sub .txt_title_1{
	padding:12px 0px 0px 75px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	border-bottom:solid 1px #000000;
}

.logo {
	height:80px;
	width:100%;
	background-color:#FFFFFF;
	background-position:right top;
	background-repeat: no-repeat;
	background-image: url(images/logo_cs.gif);
}

.content_rubrik {
		padding:10px 0px 0px 0px;
}

.bg_footer {
	height:110px;
	background-color:#FFFFFF;
}
/* ================================================== */
/* TEXT STYLES */
/* ================================================== */
.txt_BodyTextSmall {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


.txt_BodyText,
.txt_BodyText_blue,
.txt_BodyText_blue_bold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.txt_BodyText a:link ,
.txt_BodyText_blue a:link,
.txt_BodyText_blue_bold a:link {
	color: #003164;
	text-decoration: underline;
}

.txt_BodyText a:hover ,
.txt_BodyText_blue a:hover,
.txt_BodyText_blue_bold a:hover,
.txt_BodyText a:active ,
.txt_BodyText_blue a:active,
.txt_BodyText_blue_bold a:active {
	color: #000000;
	text-decoration: underline;
}
.txt_BodyText a:visited ,
.txt_BodyText_blue a:visited,
.txt_BodyText_blue_bold a:visited {
	color: #4B4B4B;
	text-decoration: underline;
}

.txt_BodyText {
	font-weight: normal;
	color: #000000;
}

.txt_BodyText_blue,
.txt_BodyText_blue_bold {
	color: #000000;
}
.txt_BodyText_blue {
	font-weight: normal;
	font-style:italic;
}
.txt_BodyText_blue_bold {
	font-weight: bold;
}

.txt_Subline_blue {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	padding-bottom:10px;
}

.txt_Subline_blue20 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-decoration: none;
	padding-bottom:10px;
}

.txt_Subline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	padding-bottom:10px;
}

.txt_BodyText_Names {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	width:102px;
	padding-right:8px;
}

.txt_Adresse {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
	padding-top:5px;
	font-style:italic;
}
.txt_Adresse a {
	text-decoration: underline;
	color: #000000;
}

/* ================================================== */
/* BORDERS */
/* ================================================== */
.line_Horiz_blue{
	border-top:solid 1px #003164;
	margin: 20px 0px 3px 0px;
}

/* ================================================== */
/* TABLES */
/* ================================================== */
.table_line td,
.table_list td {
	padding: 4px 10px 4px 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.table_line td a:link,
.table_list td a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.table_line td a:active,
.table_list td a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table_line td a:hover,
.table_list td a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table_line td a:visited,
.table_list td a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table_line td {
	border-top:solid 1px #003164;
}
.table_list td {
	border-top:solid 1px #FFFFFF;
}

/* ================================================== */
/* COMMON */
/* ================================================== */

.back_to_top {
	text-align:right;
	margin-top:10px;
}
/* ================================================== */
/* FORM */
/* ================================================== */
.form_Textfield {
	height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #AAAAAA;
}
.form_Textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #AAAAAA;
}

/* ================================================== */
/* BUTTON */
/* ================================================== */
.button_email {
	margin: 5px 0px 5px 0px;
}
.button_email,
.button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left:10px;
	background-position:0px 2px;
	background-image: url(images/arrow_button.gif);
	background-repeat: no-repeat;
}

.button_email a,
.button a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.button_email a:hover,
.button a:hover {
	color: #999999;
}

.button_form,
.button_form a:link,
.button_form a:hover,
.button_form a:active,
.button_form a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 3px 3px 3px 3px;
	border: 1px solid #003164;
}

