/* Styles FutureTap */
/* Erstellt Dezember 2008 */
/* www.b-fusion.de network@b-fusion.de */


/* allgemeine Formatierungen */

body {
	padding:0;
	margin:0 auto;
	background-color: #fff;
	color: #002d5b;
	font-family:Helvetica, Arial,  Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
	text-align: center; /* IE */
	
}
#Main{
	width:722px;
	margin:0 auto;
	padding-top:50px;
	background-image:url(images/BgMain.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}
#Navi{
	display:none;
}
#ContentHead{
	margin:50px 0 0 30px;
	text-align:left;
	color:#002d5b;
	line-height:20px;
}
#ContentHead h1{
	margin:0;
	font-size:50px;
	line-height:50px;
	font-weight:normal;
	color:#000;
}
#ContentHead h2{
	margin:5px 0 10px 0;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	color:#00639e;
}
p{
	margin:0;
}
.blue{
	color:#00639c;
}
form{
	margin:0;
	padding:0;
}
#Logo{
	margin:0;
	padding-top:14px;
	text-align:left;
}
#ImgHead{
	float:right;
}
.Break{
	clear:both;
	background-image:url(images/break.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin:20px;
}
#Content{
	margin:20px 30px 0px 30px;
	padding-bottom:40px;
	text-align:left;
	color:#002d5b;
	line-height:16px;
}
#Content h1{
	margin:0 0 10px 0;
	color:#a8b6c4;
	font-size:22px;
	line-height:30px;
	font-weight:normal;
}
#Content h2{
	margin:0;
	font-size:16px;
	line-height:25px;
}
#Content a:link, #Content a:visited{
	color:#00639c;
}
#Content a:hover, #Content a:active{
	color:02a4f8;
}
#Content .spaltel {
	width: 316px; 
	float: left; 
	margin: 0 30px 0 0;
	padding-bottom:20px;
}
#Content  .spalter {
	width: auto; 
}
#ContentBlog{
	margin:50px 30px 0 30px;
	text-align:left;
	color:#002d5b;
	line-height:16px;
}
#ContentBlog h1{
	margin:0 0 35px 0;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	color:#000;
}
#ContentBlog h2{
	margin:0 0 5px 0;
	font-size:20px;
	line-height:22px;
	color:#000;
	border-bottom:1px solid #aecadd;
	width:360px;
}
.Zitat{
	margin:20px 0;
	font-style:italic;
	padding-left:20px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
}
.ImgBorder_TopLeft{
	padding:3px;
	background-image:url(images/border_top_left.gif);
	background-repeat:no-repeat;
}
.Right{
	float:right;
	margin:0 0 20px 20px;
}
.Left{
	float:left;
	margin:0 20px 20px 0;
}
#Content img{
	padding:3px;
	border:1px solid #bfcad5;
	 -moz-border-radius:3px;
	 -webkit-border-radius: 3px;

}
.BlueBox{
	padding:20px;
	background-color:c6ddef;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.FormInput{
	width:300px;
	border:1px solid #96bbdf;
	margin:0 0 10px 0;
}
.FormTexterea{
	width:620px;
	height:150px;
	border:1px solid #96bbdf;
	margin:0 0 10px 0;
}
.FormButton{
	color: #002d5b;
	margin:0 0 10px 0;
}

#Footer{
	display:none;
	
}
#Footer a:link, #Footer a:visited{
	color:#556d76;
	text-decoration:none;
	padding:2px 0;
}
#Footer a:hover, #Footer a:active{
	color:#fff;
}
#Footer img{
	float:right;
}
.Copyright{
	float:left;
	padding:2px 0;
}