@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	min-width: 780px;
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
	font-weight:normal;
}

/* header */

#header_out{
	width: 100%;
	height: 245px;
	margin: 0;
	padding: 0;
}

/* top header bar */

#header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 100%;
	height: 35px;
	margin:0;
	padding:0;
	background-image:url(img/header_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
}

#top_menu_out{
	height:35px;
	width: 230px;
	float: right;
}

#top_menu{
	padding-top: 10px;
	width: 220px;
	height: 24px;
}

#top_menu, #top_menu a {
	color: white;
	text-decoration:none;	
}

#top_menu a:hover{
	color:#ff9a3a;
}

#top_menu .active{
	color:#ff9a3a;
}

/* main header bar */

#header2{
	height: 205px;
	background-image:url(img/header_bg_2.jpg);
	background-repeat: repeat-x;	
	overflow: hidden;
}

#header2_left{
	float: left;
}

#logo_out{
	height: 162px;
	width: 210px;
	display: block;
	float: left;
}

#logo{
	margin-left: 50px;
	height:162px;
}

#logotext_out{
	height: 124px;
	width: 500px;
	float: left;
	padding-top:38px;
	padding-left:50px;
	overflow: hidden;
}

#logotext{
	overflow:hidden;
}

#menu_out{
	clear: left;
	height: 42px;
	color:black;
	clear:left;
	width:710px;
	background-image:url(img/menu.png);
	background-repeat:no-repeat;
	background-position: 25px 0px;
}

#menu{
	height: 35px;
	font-size: 20px;
	margin: 0;
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	border-top:1px solid white;
}

#menu_iOS{
	display: none;
}

#menu li{
	height: 35px;
	display: block;
	padding: 7px 10px 0 10px;
	margin: 0;
	float:left;
}

#menu a{
	color: white;
	text-decoration:none;
}

#menu li:hover{
	color: white;
	background-image:url(img/menu_hover.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

#menu li.active{
	background-image:url(img/menu_active.png);
	background-repeat:repeat-x;
}

.submenu{
	position: relative;
	top: 10px;
	left:10px;
	z-index:3;
	width:5px;
	color:black;
	height:10px;
	font-size:10px;
	margin:0px;
	padding:0px;
	background:none;
}

.submenu li{
	height:5px;
	margin:0;
	padding:0;
	background:none;
}

.submenu li:hover{
	display:none;
	background:none;
}

#header_imgs{
	float: left;
}


#header2_right{
	float: left;
}

#header2 #motto{
	color: white;
	height: 80px;
	font-size: 47px;
	padding-top: 40px;
	text-align:right;
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	font-weight:lighter;
}

#header2 .logoimgs{
	width: 120px;
	margin-top: 125px;
	float: left;
}

/* body */

#body_out{
	margin-left: 0px;
	background-repeat:repeat-y;
	height: auto;
	border-top:2px solid #fe9b36;
	border-bottom:2px solid #fe9b36;
	margin-top: 15px;
	background-color:#f9f9f9;
	height: auto;
}

#body{
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 30px;
	width: 625px;
	border-right: 1px dotted #bfbfbf;
	float:left;
	text-align:justify;
	height: auto;
	font-size:13px;
	background-color:#f9f9f9;
}

#body h1{
	margin:30px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",sans-serif;font-weight:normal;
	font-size:21px;line-height:1.2em;margin-bottom:8px;
	text-align:left;
/*	background-color:#e3f0f1; */
/*	padding:5px; */
/*	padding-top:25px; */
}

#body .headerimg{
	width: 100%;
	height: 98px;
	overflow:hidden;
}

#body .headerimg img{
	overflow: hidden;
	width:100%;
}

#body .spalte2 img{
	width: 100%;
}

#body .floatbox{
	position:relative;
	top:520px;
}

.inline{
	display: inline;
	float:left;
}

.headerimginline{
	float:right;
	display:inline;
	right: 0px;
}

#body h2{
	margin:0;
	padding:0;
	line-height:normal;
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:0px;
	font-size:1.3em;
}

#body h3{
	margin:0;
	padding:0;
	font-size:1.0em;line-height:1.2em;margin:20px 0 5px 0;
}

#body p{
	line-height:1.2em;
	font-size:13px;
}

#body a{
	color:#2DA3BF;
	text-decoration:none;
}

#body li{
	list-style-image:url(img/arrow.png);  
/*	list-style-type:square; */
	list
}

#body .spalte1{
	width: 45%;
	float:left;
}

#body .spalte2{
	width: 45%;
	float:left;
	margin-left:40px;
}

#body table{
	text-align:left;
}

#body table tr td.col1{
	width: 50px;
	padding-left: 15px;
	background-image:url(img/arrow.png);
	background-repeat:no-repeat;
	background-position: -10px -7px;
	vertical-align:top;
}

#body .clear{
	clear:both;
}

/* right content */

#call{
	margin-top: 50px;
	float:right;
	margin-bottom:50px;
}

#call img{
	width:150px;
	overflow:hidden;
}

#call2{
	float:right;
	font-size:24px;
	padding-top:110px;
}

#call3{
	float:right;
	font-size:28px;
}

/* footer */
#footer_out{
	margin-top: 15px;
	width: 100%;
	height: 70px;
}

#footer{
	height: 70px;
	width: 90%;
	margin: auto;
	bottom: -5px;
/*	background-color:#f3f3f3;
	background-repeat:repeat-x;
	border-top: 2px solid #fe9b36; */
	position:inherit;
	bottom:0px;
	font-size:11px;
	color:#999999;
	padding-left:10px;
}

#footer_left{
	width:48%;
	float: left;
	height: 40px;
	background-image:url(img/bottom.png);
	background-position: 0 5px;
	background-repeat:no-repeat;
	color:white;
	padding-top: 3px;
	padding-left: 10px;
}

#footer_right{
	width:50%;
	float: left;
	height: 40px;
}