/*div {border:1px solid black;}*/



h1, h2, h3 {
	font-family:"Century Gothic", Verdana, tahoma; sans-serif;
    color: #4e6dac;
	font-weight:normal;
	}

h1 {font-size: 2.2em;}
h2 {font-size: 2.0em;text-align: center;margin-top:-20px;}
h3 {font-size: 1.8em;color:#4e6dac;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em; margin-bottom:0px;color:#4e6dac;}
h8 {font-size: 0.8em;line-height:0.4em;}


/*=========================FRAME HTML=========================*/	
body{
	font-family:Verdana, tahoma;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#dddfee;
	line-height:20px;
	}
	
form{padding:0px;margin:0px;}
a, a:visited{color:#4e6dac;;text-decoration:none;}
a:hover{background-color:#dddfee;text-decoration:none;}
	
#wrapper{width:1100px; margin:0px auto;}

/*=========================================HEADER=========================================*/
#header{width:1100px;height:107px;padding-top:13px; background-image:url(images/top.png);background-repeat:no-repeat;background-position:right;}
#top {width:1100px;height:107px;padding-left:0px; padding-top:13px; background-image:url(images/bg_topmenu.gif);background-repeat:no-repeat;height:52px;}

	
/*=========================================CONTENT=========================================*/		
#content{width:1100px; height:980px;padding-bottom:20px;background-color:#ffffff;margin-top:-5px;}

#links {padding-left:40px;padding-top:0px;}
#links {float:left; width:450px;}
#links ul li {list-style:none;}
#links img {margin: 5px 15px 5px 5px; /*border: 1px solid #4e6dac;*/}
#rechts {float:right;width: 550px;padding-right:40px;}

blockquote.infobox {
    align:left;
    width: 400px;
	font-style: normal;
    padding: 10px 10px 10px 20px;
	border: 1px dashed #4e6dac;
	background: #C4CBE2;
	margin: 20px; margin-left:0px;
	text-align: left;
	}
	
	
blockquote.infobox-header {
	float: center;
	font-style: normal;
	width: 200px;
	padding: 10px 20px 10px 20px;
	border: 1px dashed #4e6dac;
	background: #C4CBE2;
	margin: 20px;
	text-align: left;
	margin-left: 120px;
	
	}
/*=========================================FOOTER=========================================*/		
#footer{
    color: #ffffff;
	width:1100px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.gif);
	padding:10px 0px 0px 0px;
	height:54px;
	}
#left {float:left;margin-left:40px;}	
#right {float:right;margin-right:50px;margin-top:60px;}
.rechtesbild {text-align:right;}