body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7941d;
	line-height: 18px;
}
.tbl_td_padding {
	padding: 3px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.tbl_td_leftpadding {
	padding: 0px 0px 0px 3px;
	font-size: 11px;
	font-weight: bold;
	
	background-image: url(/_gfx/tbl_header_1px.gif);
}


/***************************************************************
* allgemeine schrift vorgaben
***************************************************************/
.bold { font-weight: bold }

h6 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.2em;
}

h4 {
	margin-top: 0em;
	font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
}


/***************************************************************
* FÙr Modul Text
***************************************************************/
h4#cs_titel4 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
}

p#cs_intro {
	font-weight: bold;
	line-height: 1.6em;
}

p#cs_content {
	font-weight: normal;
	line-height: 1.6em;
}


/***************************************************************
* FŸr Modul Navigation
***************************************************************/
.cs_navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.cs_navigation a {text-decoration: none;}
.cs_navigation a:hover {}
.cs_navigation a:active {text-decoration: none;}
.cs_navigation a:link {text-decoration: none;}

.cs_navigation_active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #E7E7E7;
	text-decoration: none;
}
.cs_navigation_active a:hover {}
.cs_navigation_active a:active {}
.cs_navigation_active a:link {}


.cs_content_navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.cs_content_navigation a {text-decoration: none;}
.cs_content_navigation a:hover {}
.cs_content_navigation a:active {text-decoration: none;}
.cs_content_navigation a:link {text-decoration: none;}

.cs_content_navigation_active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.cs_content_navigation_active a:hover {}
.cs_content_navigation_active a:active {}
.cs_content_navigation_active a:link {}


.cs_admin_navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.cs_admin_navigation a {text-decoration: none;}
.cs_admin_navigation a:hover {}
.cs_admin_navigation a:active {text-decoration: none;}
.cs_admin_navigation a:link {text-decoration: none;}

.cs_admin_navigation_active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cs_admin_navigation_active a:hover {}
.cs_admin_navigation_active a:active {}
.cs_admin_navigation_active a:link {}

.cs_navigation_hide {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

.cs_navigation_hide a {text-decoration: none;}
.cs_navigation_hide a:hover {}
.cs_navigation_hide a:active {text-decoration: none;}
.cs_navigation_hide a:link {text-decoration: none;}

.cs_navigation_hide_active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: bold;
	color: #3E3E3F;
	text-decoration: none;
}
.cs_navigation_hide_active a:hover {}
.cs_navigation_hide_active a:active {}
.cs_navigation_hide_active a:link {}



p {}

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

.cs_sidenav {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
.cs_sidenav a { color: #0000CC; text-decoration: none; }
.cs_sidenav a:active { text-decoration: none; }
.cs_sidenav a:hover { color: #0000CC; }

.cs_sidenav_hide {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #191919;
}
.cs_sidenav_hide a { color: #191919; text-decoration: none; }
.cs_sidenav_hide a:active { text-decoration: none; }
.cs_sidenav_hide a:hover { color: #191919; }

.cs_beschriftung {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

.cs_beschriftung_weiss {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.cs_titel_gross {
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	text-align: left;
}
.cs_titel_gross_weiss {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
}

.cs_titel_gross_weiss a {}
.cs_titel_gross_weiss a:hover {text-decoration: none;}
.cs_titel_gross_weiss a:active {text-decoration: none;}
.cs_titel_gross_weiss a:link {}

.cs_intro {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #404040;
}

.cs_medFont{
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

.cs_medFont_weiss{
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

.cs_medFont_schwarz{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.cs_medFont_rot{
	font-size: 10px;
	line-height: 11px;
	color: #FF0000;
}

.cs_smallFont{
	font-size: 9px;
	color: #1A1A1A;
	line-height: 9px;
}

.cs_smallFont_weiss{
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
}

.cs_boldFont{font-weight: bold;}

.cs_footer { font-size: 10px; font-weight: normal; }

.formMenu {
	border: 1px solid #CDCDCD;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	padding-right: 3px;
    padding-left: 3px;
}
.formSelect {
	border: 1px solid #CDCDCD;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	padding-right: 3px;
    padding-left: 3px;
}
.formButton {
	font-size: 100%;
    border: 1px solid #005D8C;
    background-image : url(_gfx/button_bg.gif);
    background-position : bottom;
}

.formComment_button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(_gfx/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.formRadio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.formCheckbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.formClickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.tbl_standard_out {
	background-color: #D9D9D9;
}

.tbl_standard_in {
}

.form5-Lines { width: 300px; height: 100px}
.form10-Lines { width: 300px; height: 200px}
.form5-Lines600 { width: 560px; }

#tbl_top { }
#tbl_top td { height: 10px; text-align: center; }

#tbl_top_fill { }
#tbl_top_fill td { height: 34px; text-align: center; }

#tbl_footer_fill { }
#tbl_footer_fill td { height: 34px; text-align: center; }

#tbl_footer { }
#tbl_footer td { height: 20px; text-align: center; }

#top_nav { }
#top_nav td { }

#sek_nav {}
#sek_nav td { }

#div_list {
	position:relative;
	left:0px;
	top:0px;
	width:99%;
	height:100px;
	z-index:1;
	overflow: scroll;
	visibility: visible;
	border: 1px solid #CDCDCD;
}

.tbl_out {
	background-color: #C1C1C1;
	padding: 1px;
	margin: 0px;
	width: 1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td_hell {
	background-color: #FAFAFA;
}
.td_dunkel {
	background-color: #EEEEEE;
}
.td_alert {
	background-color: #FF3300;
}
.td_header {
	background-color: #CCD6E7;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 20px;
}
.tbl_admin_header {
	background-color: #CCD6E7;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #8BA8C0;
}
.cursor {
	cursor: crosshair;
}
.tbl_in { background-color: #FFFFFF; }

.tbl_list_out {
	background-color: #D9D9D9;
}

.tbl_info { }
.tbl_info td{ background-color: #006699; font-size: 12px; font-weight: bold; color: #FFFFFF  }

.tbl_outer { background-color: #F3F3F3; }
.tbl_outer td{ }

.tbl_trennung {
	background-image: url(../_gfx/bg_line.gif);
	background-color: #333333;
	height: 1px;
}
.tbl_trennung td{
}

.tbl_list_in { }
.img_top_right {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_top_left {
	float: left;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 0px;
	clear: left;
}
.img_top_nopad {
	padding: 0px;
	position: relative;
	top: 0px;
}
.tbl_img {}
.al_right {
	float: right;
}
.cs_booking_lauftext_links {
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
}
