/* CSS Document */

* { 
	margin:0; padding:0;
	border:0;
}

body{ background: url('../images/bg.jpg') top repeat-x #120f0d;
	 border:0;
	 font:13px Arial, Helvetica, sans-serif; color:#7c7d80;
	 line-height:18px;
	text-align:justify;
}


/* ============================= main layout ====================== */

a{ color:#7c7d80; text-decoration: underline}
a:hover{ text-decoration: none}
li{ list-style:none}
h1, h1:focus, h1:active { font-size:20px; text-transform:uppercase; color:#fff; padding-bottom:26px; outline:0; }
h2{ font-size:15px; text-transform:uppercase; color:#7c7d80}
h2{ font-size:15px; text-transform:uppercase; color:#95c60a}
.green {color:#95c60a;}
p{ padding-bottom:18px;}
img{ vertical-align:top}
.under{ border-bottom:1px solid #171412}
/* ============================= header ====================== */
#top{ background:#000; height:49px;}
#search{ float:right; background:url('../images/search.jpg') top right no-repeat; margin-top:8px; }
#search .submit{ float:right; font:12px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; width:36px; height:32px; background:none; cursor:pointer}
#search .input{ float:right; width:173px; padding:9px 5px; height:14px; line-height:14px; font:12px Arial, Helvetica, sans-serif; color:#fff; background:none}
#home{ padding:16px 0 0 17px; float:left}
#icon{ padding:14px 12px 0 11px; float:right}
#logo{ margin-top:39px;}
#menu-list { margin-top:35px; height:78px}
#menu-list li { float:left; margin-right:1px}
#menu-list li a{ display:block;font-size:13px; color:#fff; text-transform:uppercase; background:url('../images/menu.jpg') top repeat-x; padding:0 28px; line-height:46px; text-decoration:none}
#menu-list li a:hover, #menu-list #menu_active a {  background:url('../images/menu_active.jpg') top repeat-x;}
#menu-list #menu_active a {line-height:78px;}


.alert {width:600px; height:30px;border:1px solid #f00; padding:10px; margin:0px auto; background:#500; color:#fff;}
.notice {width:600px; height:30px;border:1px solid #0f0; padding:10px; margin:0px auto; background:#5f7e08; color:#fff;}
.alert p, .notice p {font-size: 15px;}

/* ============================= content ====================== */
.marg_right1{ margin-right:22px;}
.marg_right2{ margin-right:30px;}
.pad_bot1{ padding-bottom:40px;}
.pad_bot2{ padding-bottom:30px;}
.pad_bot3{ padding-bottom:20px;}
.pad_left1{ padding-left:61px;}
.marg_top1{ margin-top:37px}
.pad_top1{ padding-top:25px}
.marg_left1{ margin-left:30px;}

#markers{ float:right; margin-top:31px;}
#markers img{ margin-left:1px; float:right}
.banners{ padding-top:149px; width:285px; float:left;}
.banners span{ line-height:39px; padding:0 10px; background:#2a2523; float:left; font-size:13px; color:#fff; font-weight:bold}
#banner_1{ background:url('../images/gallery.gif') top left no-repeat;}
#banner_2{ background:url('../images/swisstour2011_button.jpg') top left no-repeat;}
#banner_3{ background:url('../images/hoffnung-finden.jpg') top left no-repeat;}
.banners .button{ float:left; font-size:12px; font-weight:bold; color:#fff; background:url('../images/button1_right.jpg') right top no-repeat #70ad01; line-height:39px; padding-left:16px; padding-right:26px; margin-top:1px; text-decoration:none}
.banners .button:hover{background:url('../images/button2_right.jpg') right top no-repeat #2a2523;}


#accordion h1 {cursor: pointer;}

.line1{ background:url('../images/line_ver.jpg') repeat-y; background-position:451px 0;}

.button{ float:left; font-size:12px; font-weight:bold; color:#fff; line-height:39px;background:url('../images/button2_right.jpg') right top no-repeat #2a2523; padding-left:16px; padding-right:26px; margin-top:1px; text-decoration:none}
.button:hover{ background:url('../images/button1_right.jpg') right top no-repeat #70ad01;}

.link1{ color:#70ad01;}
.link2{ color:#95c60a; text-decoration:none; font-size:14px;}
.link2:hover{ color:#95c60a;}
.font1{ font-size:18px; color:#fff;}

.list1{ margin-top:-19px;}
.list1 li{ border-bottom:1px solid #171412; width:100%; padding-top:19px; padding-bottom:19px; width:100%; overflow:hidden}
.list1 li span{ font-size:40px; line-height:normal; color:#95c60a; float:left; padding-right:23px;/* margin-top:-18px;*/}
.list2 li{ line-height:24px}
.list2 li a{ color:#95c60a;}
/* ============================= footer ====================== */
#footer{ text-align:center}
#footer a{ text-decoration: none}
#footer a:hover{ text-decoration: underline}

/* ============================= forms ============================= */

#ContactForm {padding:0px 0 0 0;}
#ContactForm a{ margin-left:20px; margin-top:29px; margin-right:8px;}
#ContactForm .input {width:350px; height:19px; border:1px solid #a09b96; background:#fff; padding:3px 5px; margin-bottom:7px; font:13px Arial, Helvetica, sans-serif; color:#4e4845; line-height:19px;}
#ContactForm textarea {width:350px; height:103px; border:1px solid #a09b96; background:#fff; padding:0 5px;font:13px Arial, Helvetica, sans-serif; color:#4e4845; line-height:19px; float:left; overflow:auto}
#ContactForm .button {height:30px; background: #a09b96; color:#fff;}
.col_1{ width:180px; float:left}
.col_2{ width:203px; float:left; padding-left:30px;}
