/* 
    Document   : style.css
    Created on : 02.02.2010, 10:29:28
    Author     : Ralf Siepker
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*  { padding: 0; margin: 0; }

root { 
    display: block;
}


body 
{
    background: #ffffff url(../images/bg.jpg) top no-repeat;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ddd;
}

#wrapper{
    background-color: white;
    border: 0;
    color: black;
    width: 990px;
    margin: 0px auto;
    padding:  0px;

}

#header-wrapper {
    background-image: url(../images/background_header.jpg);
    height: 279px;
    overflow: auto;
}

#topnav li
{
    padding-right: 10px;
}

#topnav ul li {
    display: inline;
}

#menu {
    background-image: url(../images/background_menu.jpg);
    background-color: #E7511E;
    background-repeat: no-repeat;
    height: 36px;
}

#nav
{
    margin: 0;
    padding:0;
    list-style: none;
    overflow: hidden;
}

#nav li {
    float: left;
}
#nav li a {
    padding: 9px 15px 9px 15px;
    color:#ffffff;
    display: block;
    font-size: 15px;
    text-align: center;
}
#nav li a:hover {
    color: #fff;
    text-decoration: none;
    background: #EF8A54;
    background-image: url(../images/main_nav_hover.gif);
    background-repeat: repeat-x;
}

#warenkorb {
    position: relative;
    width: 200px;
    top: -55px;
    left: 800px;
    font-size: 14px;
    font-weight: bold;
}

#warenkorb img {
    position: relative;
    top: 10px;
    left: -15px;
    border: 0;

}

#OptionBox {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FEFBFA url(../images/optionbox.jpg) no-repeat scroll 0 0;
    height:148px;
    width:990px;
    color: #E6511E;
    font-size: 15px;
    font-weight: bold;
}

#OptionBox div
{
    padding: 8px 10px;
}
#OptionBox img
{
    border: 0;
    float: right;

}

#OptionBox table
{
    width: 950px;
    margin: 0 auto;
    color: #585959;
    font-weight: normal;
}
.ColLeft
{
    text-align: right;
    padding-right: 10px;
    width: 100px;
}
.ColCenter option
{
    width: 235px;
}
.ColCenter
{
    width: 200px;
}
.ColCenter2
{
    text-align: right;
    padding-right: 10px;
    width: 200px;
}
.ColRight
{
    padding-right: 10px;
}

.ColRightTop
{
    padding-right: 10px;
    width: 310px;
}
.ColRightTop option
{
    width: 310px;
}

.breadcrumb {
    background-color:#FEFAF9; border: 1px dashed #ccc;
    font-size: 11px;
    font-weight: bold;
    color: #E7511E;
}

a
{
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #c0c0c0;
}
h1, .header
{
    color: #E7511E;
    font-size: 17px;
    padding-bottom: 10px;
}

h2 {
    color: #E7511E;
    font-size: 15px;
    padding-bottom: 8px;
}

h3
{
    color: #E7511E;
    font-size: 14px;
}
h4
{
    color: #E7511E;
    padding-bottom: 10px;
    padding-top: 10px;
}
.Clear
{
    clear: both;
}

a
{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
}
a:hover
{
    text-decoration:none;
    color:#E5511E;
    font-weight:bold;
}

/*Boxleft*/

.BoxLeft
{
    width: 173px;
    height: auto;
    float:left;
}
.BoxLeftBG
{
    width: 173px;
    height: auto;
    background-image: url(../images/box_left_center.jpg);
}
.BoxLeftBGContent
{
    width: 167px;
    padding: 2px 1px 0px 1px;
}
.BoxLeftBGBottom
{
    width: 173px;
    height: 11px;
    background-image: url(../images/box_left_bottom.jpg);
}
/*Boxcenter*/

.BoxCenter
{
    width: 580px;
    height: auto;
    float:left;
}
.BoxCenterContent
{
    color: #333;
    line-height: 18px;
    font-size: 12px;
    margin:  30px 10px 10px 20px;
}

/*Boxright*/
.BoxRight
{
    float:right;
    width: 225px;
    height: auto;
}

.BoxRightBasket
{
    width: 225px;
    height: auto;
    background-image: url(../images/box_right_center.jpg);
}
.BoxRightBasketContent
{
    width: 180px;
    padding: 20px;
}
.Anmeldung
{
    clear: left;
    padding-bottom: 5px;
}
.AnmeldungText
{
    clear: left;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10px;
}

.AnmeldungText li {
    list-style: none;
    border-top: 1px solid #ccc;
    padding-bottom: 5px;
}
.Preis
{
    clear: left; 
    border-bottom: 2px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    background-color: white;
}
.Preis font
{
    color:#E5511E;
}
.Kasse
{
    clear: left; 
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #F0F0F0; 
    text-align: right;
}
.Kasse img, .Kasse div a
{
    border: 0;
    color:#E5511E; 
    font-size: 14px; 
    font-weight: bold; 
    padding-left: 5px;
}
.Merkzettel
{
    clear: left; 
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    color: #333;
}
.Merkzettel img
{
    padding-right: 5px;
    border:0;
}
.Direktbuchung
{
    clear: left; 
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    color: #333;
}
.Direktbuchung img
{
    padding-right: 5px;
    border:0;
}

.Busrouten
{
    clear: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    color: #333;
}
.Busrouten img
{
    padding-right: 5px;
    border:0;
}

.BoxRightBasketBottom
{
    width: 225px;
    height: auto;
    background-image: url(../images/box_right_bottom.jpg);
    background-repeat: no-repeat;
    height: 11px;
}

/*Footer*/
.FooterLine
{
    width: 990px;
    height: 1px;
    background-color: #CBCBCB;
}
.Footer
{
    width: 990px;
    height: auto;
    font-size: 10px;
    color: #666;
    padding: 5px 0px 20px 0px;
}
.FooterContent
{
    float: left;
    width: 550px;
}
.FooterContent2
{
    float: right;
    width: 400px;
    text-align: right;
    word-spacing: 15px;
}
.FooterContent2 a
{
    font-size: 10px;
    color: #666;
}
.FooterContent2 a:hover
{
    font-size: 10px;
    color: #000;
}

#kursauswahl a {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3em;
    border-top: 1px solid #CCCCCC;
    background-color: #FEFAF9;
    display: block;
}

.hauptbereich {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    display: block;
    line-height: 2em;
    background-color: #F0F0F0;
    padding: 3px 0px 3px 15px;
    border: 1px 1px 0 1px solid #CCCCCC;
}

.bereich {
    padding: 0px;
    padding: 0px;
    list-style-position: outside;
    list-style: none;
}

.bereich a {
    padding-left: 15px;
    background-image: url(../images/listenpfeil.gif);
    background-repeat: no-repeat ;
    background-position: 4px 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: arial, verdana, sans-serif;
}


#kursauswahl a:hover {
    background-color: #E8521F;
    color: #fff;
    background-image: url(../images/listenpfeil_hover.gif);
    background-repeat: no-repeat ;
    background-position: 4px 7px;
}

.table_headline
{
	font-size:10px;
	height:20px;
	text-align:left;
	background-color:#E8521F;
	color: #ffffff;
}

.table_list_1
{
	font-size:10px;
        padding: 0 2px;
	background-color:#FCE4DC;
}

.table_list_2
{
	font-size:10px;
        padding: 0 2px;
	background-color:#FDEFEA;
}

.table_list_1 a, .table_list_2 a {
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2em;
}

.background1 { background-color:#FEFAF9; border: 1px dashed #ccc}
.background2 { background-color:#FDEFEA;}

input.textbuchen     { height:14px; width:400px; font-size:12px; }

input.textfield_str   { height:14px; width:350px; font-size:12px; }
input.textfield_hnr   { height:14px; width: 40px; font-size:12px; }
input.textfield_plz   { height:14px; width: 60px; font-size:12px; }
input.textfield_ort   { height:14px; width:330px; font-size:12px; }


select.selectfield    { height:20px; width:200px; font-size:12px; }
input.datefield    { height:14px; width:70px; font-size:12px; }
select.selectfieldmax { height:20px; width:200px; font-size:12px; }
input.textfield      { height:14px; width:400px; font-size:12px; }
input.textfield2       { height:14px; width:50px; font-size:12px; }

input.suchfeld
{ height:14px; width:180px; font-size:12px; }

#wrapper form {
    background-color: #FEFAF9;
    border-left: 1px solid #FDEFEA;
    border-right: 1px solid #FDEFEA;
    padding: 5px 5px 15px 5px;

}

.BoxCenterContent .image {
    width: 550px;
    overflow: hidden;
}
