/* CSS Document */

* { 
	margin:0; padding:0;
	border:0;
}

body{ background:#e1ddd3;
	 border:0;
	 font:13px Arial, Helvetica, sans-serif; color:#78706a;
	 line-height:18px;
}


/* ============================= main layout ====================== */

a{ color:#78706a; text-decoration: underline; outline:none}
a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
li{ list-style:none}
h1{ font:34px "Times New Roman", Times, serif; color:#265ccd; line-height:34px; padding:39px 0 0 18px; font-weight:normal; letter-spacing:-1px}
h2{ font:22px "Times New Roman", Times, serif; color:#b6b4b1; font-style:italic; margin-top:-5px; padding:0 0 7px 20px; letter-spacing:-1px; border-bottom:2px solid #e4e2de; margin-bottom:36px; font-weight:normal;}
h3{ font:26px "Times New Roman", Times, serif; color:#64452f; padding:16px 0 34px 58px; letter-spacing:-1px; font-weight:normal}
.col1 h3{ padding:5px 0 19px 20px}
p{ padding-bottom:18px;}
img{ vertical-align:top}
/* ============================= header ====================== */
#logo{ background:url(images/bg_top.jpg) no-repeat; padding:9px 0 11px 28px;}
#menu { background:url(images/bg_menu.jpg) no-repeat; padding:19px 0 13px 30px; height:41px}
#menu li { float:left;}
#menu li a{ float:left; font-size:14px; color:#fff; line-height:28px; text-decoration:none}
#menu li a span{ display:block}
#menu li a span span{ padding:0 24px}
#menu li a:hover, #menu #menu_active a{ color:#c23d27; background:url(images/menu_bg_active.jpg) top repeat-x}
#menu li a:hover span, #menu #menu_active a span{ background:url(images/menu_left_active.jpg) top right no-repeat}
#menu li a:hover span span, #menu #menu_active a span span{ background:url(images/menu_right_active.jpg) top left no-repeat}

#date{ float:left; padding:9px 0 3px 36px; font-size:11px; color:#4c453f; text-transform:uppercase; width:211px; background:url(images/img_top.jpg) 191px 6px no-repeat}
#search{ float:right; padding:6px 39px 0 0; }
#search .submit{ float:right;vertical-align:top; padding-bottom:5px;cursor:pointer; background:url(images/button_search.jpg) no-repeat; width:56px; height:24px; font:12px Arial, Helvetica, sans-serif; color:#265ccd; margin-left:7px}
#search .input{ float:right;overflow: hidden; background:none; vertical-align:top;width:116px; height:14px;font:12px Arial, Helvetica, sans-serif; color:#265ccd;}
#search .bg{background:url(images/search.jpg) no-repeat; float:right; width:116px; padding:4px 5px 4px 30px; }

#ban{ padding:0}
/* ============================= content ====================== */
.marg_right1{ margin-right:7px}
.marg_right2{ margin-right:30px}
.marg_top{ margin-top:30px}
.pad_left1{ padding-left:29px;}
.pad_bot1{ padding-bottom:12px}
.pad_bot2{ padding-bottom:46px}
.pad_bot3{ padding-bottom:30px}

.box1_bg1{ background:#fff;}
.box1_t{ background:url(images/box1_border.jpg) top repeat-x}
.box1_l{ background:url(images/box1_border.jpg) left repeat-y}
.box1_r{ background:url(images/box1_border.jpg) right repeat-y}
.box1_t_l{ background:url(images/box1_top_left.jpg) top left no-repeat}
.box1_t_r{ background:url(images/box1_top_right.jpg) top right no-repeat}
.box1_l .in{ padding:15px 15px 18px 15px;}

.box1_bg2{ background:#f0eee9; border-top:2px solid #e2dfd5;}
.box1_bg3{ background:#bcb39d;}
.box1_b{ background:url(images/box1_border.jpg) bottom repeat-x}
.box1_b_l{ background:url(images/box1_bot_left.jpg) bottom left no-repeat}
.box1_b_r{ background:url(images/box1_bot_right.jpg) bottom right no-repeat}

.banner{ margin-top:14px; width:218px; float:left;}
.banner_bg1{ background:#faf9f7;}
.banner_t{ background:url(images/box3_border.jpg) top repeat-x}
.banner_l{ background:url(images/box3_border.jpg) left repeat-y}
.banner_r{ background:url(images/box3_border.jpg) right repeat-y}
.banner_t_l{ background:url(images/box3_top_left.jpg) top left no-repeat}
.banner_t_r{ background:url(images/box3_top_right.jpg) top right no-repeat}
.banner_bg2{ background:#f5f3ef}
.banner_b{ background:url(images/box3_border.jpg) bottom repeat-x;}
.banner_b_l{ background:url(images/box3_bot_left.jpg) bottom left no-repeat}
.banner_b_r{ background:url(images/box3_bot_right.jpg) bottom right no-repeat}
.banner .in{
	padding:22px 15px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.banner h1{ color:#d57500; font:21px "Times New Roman", Times, serif; font-weight:normal; padding:13px 0 8px 20px; border-bottom:1px solid #e4e2de; letter-spacing:0}
.banner p{ padding-bottom:12px}
.banner .button{ background:url(images/button2_bg.jpg) top repeat-x}
.banner .button span{ background:url(images/button2_left.jpg) top left no-repeat}
.banner .button span span{ background:url(images/button2_right.jpg) top right no-repeat}

.font1{ font-weight:bold; color:#4c453f}
.font2{ text-transform:uppercase; color:#c23d27; font-size:12px}
.font3{ line-height:24px; font-weight:bold;}

.color1{ color:#c23d27;}
.color2{ color:#265ccd;}

.button{ float:right; color:#265ccd; text-decoration: none; line-height:24px; background:url(images/button1_bg.jpg) top repeat-x; font-size:12px}
.button span{ display:block; background:url(images/button1_left.jpg) top left no-repeat}
.button span span{ padding:0 12px; background:url(images/button1_right.jpg) top right no-repeat}
.button:hover{ color:#c23d27;}

.img1{ background:url(images/img1.jpg) 0 8px no-repeat}
.img2{ background:url(images/img2.jpg) 1px  13px no-repeat}

.link1{ color:#c23d27; font-style:italic}

.list1 li{ padding-bottom:7px; border-bottom:1px solid #e4e2de; margin-bottom:8px; font-size:11px;}
.list1 li a{ color:#c23d27; text-transform:uppercase; text-decoration:none; padding-left:32px; background:url(images/marker_1.gif) 15px 2px no-repeat}
.list1 li a:hover{ color:#265ccd}
.list1 .no_line{ border:none; padding:0; margin:0}
.list2 li{ line-height:24px;}
.list2 li a{ color:#4c453f; padding-left:21px; background:url(images/marker_1.gif) 0 4px no-repeat}

.box3{ background:url(images/box2.jpg) no-repeat; width:215px; height:116px; margin-left:-8px; margin-right:-10px; padding:0 21px 0 22px}
.box3 h3{ font-size:24px; padding:12px 0 13px 0; letter-spacing:0}
.box3 a{ color:#fff;}

.line1{ background:url(images/line_ver.jpg) 690px 0 repeat-y}

/* ============================= footer ====================== */

.privacy{ text-align:center; padding-top:0px; color:#fff; font-size:12px; line-height:14px}
.privacy a{ color:#fff;}
#footer .list2{
	width:243px;
	float:left;
	font-weight: normal;
}
#icons{ padding-top:57px; padding-bottom:19px}
#icons li{ padding-bottom:4px;}
#icons img{ margin-right:10px; float:left;}
#icons li a{ text-decoration:none; color:#4c453f;}
#icons li a:hover{ text-decoration:underline}

/* ============================= forms ============================= */
#form_1{ padding-bottom:4px;  width:100%; overflow:auto}
#form_1 .input{ float:left; width:141px; height:14px; padding:4px 5px; font:12px Arial, Helvetica, sans-serif; color:#265ccd; background:url(images/input1.jpg) no-repeat; margin-right:7px}
#form_1 .submit{ float: left; background:url(images/button_submit.jpg) no-repeat; width:56px; height:24px; padding-bottom:5px; font:12px Arial, Helvetica, sans-serif; color:#265ccd;}


#ContactForm {padding:4px 0 0 0; width:100%; overflow:hidden}
#ContactForm a{ margin-left:20px; margin-top:4px; width:87px; text-align:center;}
#ContactForm .input {width:275px; height:14px; background:none; padding:4px 13px;color:#78706a;font:11px Arial, Helvetica, sans-serif;}
#ContactForm textarea {width:275px; height:93px; background:none; padding:4px 13px;color:#78706a;font:11px Arial, Helvetica, sans-serif; overflow:auto}
.box4{ margin-bottom:18px; background:#f6f6f6;}
.box4_t{ background:url(images/input2_border2.jpg) top repeat-x}
.box4_l{ background:url(images/input2_border2.jpg) left repeat-y}
.box4_r{ background: url(images/input2_border1.jpg) right repeat-y}
.box4_b{ background:url(images/input2_border1.jpg) bottom repeat-x}
.box4_t_l{ background:url(images/input2_top_left.jpg) top left no-repeat}
.box4_t_r{ background:url(images/input2_top_right.jpg) top right no-repeat}
.box4_b_l{ background:url(images/input2_bot_left.jpg) bottom left no-repeat}
.box4_b_r{ background:url(images/input2_bot_right.jpg) bottom right no-repeat}

.col_1{ width:301px; float: left}
.col_2{ width:301px; float:left; padding-left:28px;}.weißerpunkt {
	color: #FFF;
}
weißerpunkt {
	color: #FFF;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p strong {
	font-weight: normal;
}
.aaaa {
	font-weight: bold;
}
.aaaaa {
	font-size: 20px;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper .wrapper .banner.marg_right1 .banner_bg2 .banner_b .banner_l .banner_r .banner_b_l .banner_b_r .in p {
	font-size: 14px;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper .wrapper .banner .banner_bg2 .banner_b .banner_l .banner_r .banner_b_l .banner_b_r .in p {
	font-size: 14px;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p a {
	font-size: 14px;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p {
	font-weight: normal;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p {
	font-size: 14px;
}
#page1 .main #footer .box1_bg2 .box1_l .box1_r .in .line1.wrapper .col1 .list2 li a {
	font-size: 14px;
}
#page1 .main #footer .box1_bg2 .box1_l .box1_r .in .line1.wrapper .col1 .list2 li a {
	font-weight: bold;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p strong {
	font-weight: bold;
}
#page1 .body .main #content .box1_bg1 .box1_l .box1_r .box1_t .box1_t_l .box1_t_r .in .wrapper .col1 .wrapper p {
	font-weight: bold;
}
