@charset "utf-8";
h1 {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #24376f;
    letter-spacing: 1px;
}
h2 {
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #24376f;
    letter-spacing: 1px;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
    color: #333333;
    text-decoration: none;
}

li.submenu{
    list-style-image: url(/www/assets/images/default/dot.gif);
    list-style-position: inside;
    vertical-align: top;
}
a.submenu {
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    color:#24376f;
    text-decoration: none;
    text-transform: uppercase;
}
a.submenu:hover {
    text-decoration: none;
}

.login_input{
    background: none;
    font-size: 10px;
    width: 100px;
    height: 15px;
    border: 0px;
}
.login_input_area{
    padding-left: 10px;
    width: 120px;
    height: 15px;
    background-image: url(/www/assets/images/default/login_input.png);
    background-repeat: no-repeat;
    background-position: center top;
}
a:hover {
    text-decoration: underline;
}
.header22{
    background-color: #DFE2E7;
    background-image: url(/www/assets/images/default/header32.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: bottom;
}

#main {
    background-color: #DFE2E7;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #C6CED2;
    background-repeat: no-repeat;
    background-position: left top;
}
#footer {
	background-color: #DFE2E7;
	background-image: url(/www/assets/images/default/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 25px;
}
.item_sub {
	background-color: #7E746D;
	background-image: url(/www/assets/images/default/item1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.item_sub_row {
    background-color: #7E746D;
    background-image: url(/www/assets/images/default/item1_bg_row.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
}
.item_title {
    color: #baafa3;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menu_text {
  color: white;
}
.image_bg1 {
	background-color: #24376F;
	padding-top:10px;
	padding-bottom:10px;
}
.image_bg2 {
	background-color: #366005;
	padding-top:10px;
	padding-bottom:10px;
}
.image_bg3 {
	background-color: #9D7E04;
	padding-top:10px;
	padding-bottom:10px;
}
.image_bg4 {
	background-color: #873C07;
	padding-top:10px;
	padding-bottom:10px;
}
.image_bg5 {
	background-color: #554D46;
	padding-top:10px;
	padding-bottom:10px;
}
.tableLine1 {
    border-bottom: 1px solid #727272;
}
.tableLine2 {
    border-bottom: 1px solid #727272;
}
.headerTable {
        background-color: #d0d5dd;
        padding: 10px;
}
.error{
		font-size:16px;
        color: #ff0000;
        padding:10px 0;
}
.input100proc {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        width: 100%;
        color: #000000;
}
.input100proc[disabled] {
        background-color: #DFE2E7;
        border: 0px solid #DFE2E7;
        width: 100%;
        color: #000000;
}
.input100 {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        width: 100pr;
        color: #000000;
}
.input70x20 {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        width: 70px;
        height: 20;
        color: #000000;
}
.textarea100proc {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        color: #000000;
        width: 100%;
        height: 70px;
}

.callendarHeader {
    font-size: 11px;
    color: #FFFFFF;
    background: #61574e;
}
.callendaBorder {

    font-size: 11px;
    color: #000000;
}
.callendaItem {


    font-size: 11px;
    color: #000000;
    background: #BFBFBF;
}

.callendaSelectItem {
    font-size: 11px;
    color: #000000;
    background: #DFDFDF;
}
.callendaSelectHeaderItem {
    font-size: 11px;
    color: #FFFFFF;
    background: #FF0000;
}

.tripDiv1{
  fon-size: 10px;
  color: #000000;
  font-weight:  none;
    background: #FFFFCC;
  text-decoration: none;
}
.tripDiv1:hover{
  color: #000000;
  text-decoration: none;
}

.tripDiv2{
  fon-size: 10px;
  color: #000000;
  font-weight:  none;
    background: #FFDFDF;
  text-decoration: none;
}
.tripDiv2:hover{
  color: #000000;
  text-decoration: none;
}

.tripDiv3{
  fon-size: 10px;
  color: #000000;
  font-weight:  none;
    background: #CCFFCC;
  text-decoration: none;
}
.tripDiv3:hover{
  color: #000000;
  text-decoration: none;
}

.tripDiv4{
  fon-size: 10px;
  color: #000000;
  font-weight:  none;
    background: #aaCCFF;
  text-decoration: none;
}
.tripDiv4:hover{
  color: #000000;
  text-decoration: none;
}
.siteBild{
  color: #293a73;
  text-align: center;
  border: 1px solid rgb(204, 204, 204);
}
.siteBild a{
  color: #293a73;
}
.siteBildSel{
  background-color: #FFFFFF;
  text-align: center;
  border: 2px solid rgb(204, 204, 204);
}
