

/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
	background-color:#ffffff;
}

body
{
	width:100%;
	text-align:center;
	padding-bottom:30px;
}


.body
{
    background-color:#F0F7FB;
    background-image:url('../img/bg.jpg'); 
    background-position:center;
    background-repeat:repeat;
	margin:auto;
}


body, p, li, dl, ul, ol, table, .text
{
    font-family:Trebuchet MS;
    font-size:14px;
    line-height:16px;    
    color:#333333;
}

.logo
{
    position:absolute;
    text-align:left;
    left:-16px;
    top:-25px;
    width:980px;

}




/*---------------------------------------------------
/*  menu-zone-horizontal
/*---------------------------------------------------*/

#menu-zone-horizontal
{
    background-color:#ffffff;
    height:22px;
    margin-left:20px;
    padding-top:2px;
    width:700px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:20;
}


#menu-zone-horizontal .menu,
#menu-zone-horizontal .menu-member,
#menu-zone-horizontal .menu-active

{
    font-family:Trebuchet MS;
    font-weight:normal;
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    text-decoration:none;
    color:#ffffff;
    float:left;
    background-image:url(../img/icon_menu.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:14px;      
    padding-right:8px;
    text-decoration:none;
}

#menu-zone-horizontal .menu,
#menu-zone-horizontal .menu-active:hover
{
    background-color:#00AEEF;
}


#menu-zone-horizontal .menu-active,
#menu-zone-horizontal .menu:hover,
#menu-zone-horizontal .menu-member:hover

{
    background-color:#333333;
}

#menu-zone-horizontal .menu-member

{
    background-color:#E6E3DC;
    color:#333333;
    background-image:url(../img/icon_menu_member.gif);
}
#menu-zone-horizontal .menu-member:hover
{
    color:#ffffff;   
    background-image:url(../img/icon_menu.gif);
}

#menu-zone-horizontal .menu-spacer

{
    width:2px;
    height:22px;
    line-height:22px;
    float:left;
    background-color:White;
}

/*---------------------------------------------------
/*  banner / logo
/*---------------------------------------------------*/


#banner
{
    background-image:url('../img/banner.jpg');
    background-repeat:no-repeat;
    background-position:center;
    height:426px;
    position:relative;
  
}

#banner .flash
{
    width:940px;
    z-index:1;
    margin-left:20px;
}



/*---------------------------------------------------
/*  box right
/*---------------------------------------------------*/

#cap
{
    position:absolute;
    text-align:left;
    right:10px;
    top:-24px;
    z-index:10;
}


#spring
{
    position:absolute;
    text-align:left;
    right:6px;
    top:-11px;
    z-index:10;
}

#box
{
    position:absolute;
    text-align:left;
    right:40px;
    top:20px;
    width:195px;
    z-index:2;
}

#box .menu-right-container
{
    background-color:#333333;
    padding-bottom:20px;
}

#box .menu-right-title
{
    font-size:20px;
    padding:30 5 20 12;
    color:#ffffff;
}

#box .menu-right,
#box .menu-right-active:hover
{
    background-image:url(../img/icon_menu.gif);
    background-position:left center;
    background-repeat:no-repeat;
    margin:0 15 5 15;
    border-bottom:1px solid #515151;
    font-size:11px;
    line-height:19px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding-left:12px;      
    padding-right:8px;
    color:#ffffff;
    text-decoration:none;
    display:block;
}

#box .menu-right:hover,
#box .menu-right-active
{
    background-image:url(../img/icon_menu_right.gif);
    background-position:left center;
    background-repeat:no-repeat;
    margin:0 15 5 15;
    border-bottom:1px solid #515151;
    font-size:11px;
    line-height:19px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding-left:12px;      
    padding-right:8px;
    color:#00AEEF;
    text-decoration:none;
    display:block;
}

/*---------------------------------------------------
/*  content
/*---------------------------------------------------*/

#container
{
    width:980px;
    margin:auto;
    background-color:White;
    margin-top:60px;
    margin-bottom:20px;
    padding-top:70px;
    position:relative;
    text-align:left;
}

#intro
{
    background-color:#222222;
    padding:20 20 30 20;
    margin-left:20px;
    margin-right:20px;
}

#intro .intro-text
{
    color:#ffffff;
    font-size:14px;
    line-height:18px;
}

#intro .intro-text a
{
    color:#0AB8E5;
    text-decoration:underline;
}

#intro .intro-text a:hover
{
    text-decoration:none;
}


h1, .intro-title
{
	color:#ffffff;
	font-size: 24px;
	line-height: 26px;
	font-weight:normal;
}

.intro-title a, .intro-title-hover a:hover
{
	color:#ffffff;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
    background-image:url(../img/icon_menu.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:14px;      
    padding-right:8px;
    text-decoration:none;
}

.intro-title a:hover, .intro-title-hover a
{
	color:#0AB8E5;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
    background-image:url(../img/icon_menu_right.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:14px;      
    padding-right:8px;
    text-decoration:none;
}

h2, .titlesmall
{
	color:#333333;
	font-size: 18px;
	line-height: 22px;
	padding-top:10px;
}
.slogan
{
    background-image:url('../img/bg_slogan.gif');
    background-repeat:repeat;
    display:block;
    color:#333333;
    font-size:18px;
    text-transform:uppercase;
    margin:0 20 0 20;
    padding:15 20 12 20;
}
.text
{
    font-family:Trebuchet MS;
    font-size:14px;
    line-height:16px;    
    color:#333333;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:25px;
    margin-right:25px;
}

.text a
{
    color:#0AB8E5;
    text-decoration:underline;
    background-image:url(../img/icon_link.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:15px;   
}

.thumbs-width
{
    float:left;
    padding-right:10px;
    width:82px;
}

.thumbs-width a
{
    background-image:none;
    padding-left:0px;
}

.thumbs-spacer
{
    height:8px;
    line-height:8px;
    font-size:8px;
}


.photo
{
    border:1px solid #EEF1F8;
}

.no-icon a
{
    background-image:none;
    
}

li
{
    background-position:left center;
    background-repeat:no-repeat;
    list-style-image:url('../img/icon_list2.gif');   
}


.text a:hover
{
    text-decoration:none;
}

.img-box
{
    margin-right:30px;
    width:288;
    float:left;  
}

.img
{
    background-image:url('../img/img_border.jpg');
    background-repeat:repeat-y;
    padding-left:19px;
}

.img a
{
    padding-left:0px;
}


.text-img
{
    float:left;
    width:600px;
    padding-top:10px;
}

.img-box-small
{
    margin-right:30px;
    width:136;
    float:left;  
}

.img-small
{
    background-image:url('../img/img_border_small.jpg');
    background-repeat:repeat-y;
    padding-left:19px;

}

.img-small a
{
    padding-left:0px;
}

.text-img-small
{
    float:left;
    width:200px;
}

.column
{
    float:left;
    width:460px;
}

.clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
    height:0px;
}

/*---------------------------------------------------
/*  tourbox
/*---------------------------------------------------*/
#tour-box
{
    background-color:#333333;
    padding-bottom:20px;
    width:200px;
    float:right;
    color:#ffffff;
    margin-right:20px;
    
}

#tour-box .box-title
{
    font-size:20px;
    padding:20 5 0 12;
    color:#ffffff;
}

#tour-box .list
{
    background-image:url(../img/icon_menu.gif);
    background-position:left center;
    background-repeat:no-repeat;
    margin:0 15 1 15;
    font-size:11px;
    line-height:19px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding-left:12px;      
    padding-right:8px;
    text-decoration:none;

}

.profil
{
    background-color:#FAF9F8;
    height:30px;
    padding-left:10px;
    padding-top:5px;
}


.table
{
    float:left;
    border-bottom:1px solid #EAEAEA;
    width:304px;
    padding:2 5 2 0;
}

.table2
{
    float:left;
    width:440px;
    padding:8px;
}

.spacer
{
    float:left;
    width:9px;
}

.div-left
{
    float:left;
    background-image:none;
    padding:0 10 0 0;
}

.div-left-results
{
    float:left;
    padding:2 20 2 0;
    margin-right:6px;
    border-bottom:1px solid #EAEAEA;
    width:290px;
}

.div-left-results1
{
    float:left;
    padding:2 20 2 0;
    margin-right:6px;
    border-bottom:1px solid #EAEAEA;
    width:65px;
}

.div-left-results1 a
{
    background-image:none;
    padding-left:0px;
}
/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/

#footer
{
    background-image:url('../img/bg_bottom.jpg');
    background-repeat:repeat-x;
    background-color:#535353;
    padding:20;
    color:White;
    font-size:11px;    
    letter-spacing:1px;
}

#footer .link
{

    text-transform:uppercase;
    text-decoration:none;
    color:White;
    letter-spacing:1px;
    background-image:none;
    padding-left:0px;

}

#footer .link:hover
{
    color:#C4C4C4;
}

#footer .copy
{
    color:#C4C4C4;
    font-size:11px;
    letter-spacing:1px;
    font-style:italic;
}

#footer .sponsor
{
    margin-top:30px;
    margin-right:34px;
    float:left;
}

#footer .sponsor a
{
    background-image:none;
    padding:0px;
}


/*---------------------------------------------------
/*  form
/*---------------------------------------------------*/
.form{
    width:700px;
    float:left;
    text-align:right;
}
.form-center{

    text-align:left;
    padding-left:230px;
    padding-right:200px;
}

.f-button {
	background: #333333;
	color:  #FFFFFF;
	border:1px solid #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
    background-image:url(../img/icon_menu.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:8px;
    cursor:pointer;
	
}

.form .f-input {
	background : #F1F1F1;
	color : #333333;
	border:1px solid #ffffff;
	width:50%;
	font-family: Trebuchet MS;
	font-size : 12px;
	margin-bottom:2px;

}

.form .f-input2 {
	background : #333333;
	color : #FFFFFF;
	border:1px solid #ffffff;
	width:50%;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-bottom:2px;
}

.txtError{
    color:#ff0000;
}
/*---------------------------------------------------
/*  guestbook
/*---------------------------------------------------*/

.GB_table1 {
	background-color:#333333;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	border-right-color: #ff0000;
	border-top-color: #ff0000;
	border-style: solid;
	border-width: 1px;
}
.GB_table2 {
	background-color:#ffffff;
	border-bottom-color: #00AEEF;
	border-left-color: #00AEEF;
	border-right-color: #00AEEF;
	border-top-color: #00AEEF;
	border-style: solid;
	border-width: 1px;
}

.GB_button {
	background: #333333;
	border:1px solid #ffffff;
	color:  #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}

.GB_input {
	background : #F1F1F1;
	color : #333333;
	border:1px solid #ffffff;
	font-family : Trebuchet MS;
	font-size : 12px;
	width:100%;
}

