/*---------------------------------------Kachelmannwetter_2008---*/

body {
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4em;
	font-weight: bold;
	color: #f3f3f3;
	line-height: normal;
	display: block;
	margin: 0px;
	padding-top: 10px;
}

h2 {
	font-size: 0.8em;
	color: #2882be;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 20px;
	border: 0px;
}

	h2 a:link {
	color: #2882be;
	text-decoration: none;	
}
	h2 a:visited {
	color: #2882be;
	text-decoration: none;	
}

	h2 a:hover {
	color: #ff6300;
	text-decoration: none;	
}


h3 {
	font-size: 0.72em;
	font-weight: bold;
	color: #303030;
	display: block;
	margin: 0px;
	padding-top: 20px;
}

	h3 a:link {
	color: #303030;
	text-decoration: none;	
}
	h3 a:visited {
	color: #303030;
	text-decoration: none;	
}

	h3 a:hover {
	color: #ff6300;
	text-decoration: none;	
}


ul,li, ul li {
	margin: 0;
	list-style-type: none;
}

p {
	font-size: 0.72em;
	line-height: 1.3em;
	color: #303030;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
}

	p a:link {
	color: #303030;
	text-decoration: none;	
}

	p a:visited {
	color: #303030;
	text-decoration: none;	
}

	p a:hover {
	color: #000000;
	text-decoration: none;	
}


img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	font-weight: normal;
	font-style: italic;
}
#wrapper {
	background-color: #f3f3f3;
	text-align: center;
	clear: both;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#header {
	background-color: rgb(17,68,132);
	width: 920px;
	margin: 0px;
}


/*---------------------------------------Navigation---*/

#navigation {
	font-size: 0.7em;
	font-weight: bold;
	color: #2882be;
}

	#navigation ul li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}

	#navigation ul li a:link {
	color: #2882be;
	text-decoration: none;
}

	#navigation ul li a:visited {
	color: #2882be;
	text-decoration: none;
}

	#navigation ul li a:hover {
	color: #ff6300;
	text-decoration: underline;
}

	#navigation ul li a:active {
	color: #ff6300;
	text-decoration: none;
}


/*---------------------------------------Textboxen---*/

.bshadow {
	background-color: #f3f3f3;
	margin: 0px 0px 20px;
	float: left;
	height: 5px;
	width: 100%;
	background-image: url(../images/buttomshadow.gif);
	background-repeat: repeat-x;
}

.box1 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 920px;
	margin: 0px;
	padding: 0px;
}

.box1_tshadow{
	background-color: #f3f3f3;
	float: left;
	height: 5px;
	width: 920px;
	background-image: url(../images/topshadow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 0em;
}

.box1_bshadow {
	background-color: #f3f3f3;
	float: left;
	height: 5px;
	width: 920px;
	background-image: url(../images/buttomshadow.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

 .box1 .content {
	text-align: left;
	float: left;
	width: 300px;
	padding-bottom: 50px;
	padding-left: 360px;
	padding-right: 6px;
	padding-top: 8px;
}

 .box1 .content p {
	width: 300px;
}


.box4 {
	background-color: #f3f3f3;
	float: left;
	width: 920px;
	margin: 0px;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(../images/box4.gif);
	padding: 0px;
}

	.box4_tshadow {
	background-color: #f3f3f3;
	float: left;
	margin: 0px;
	width: 920px;
	height: 5px;
	background-image: url(../images/topshadow4.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 0em;
}

	.box4_bshadow {
	background-color: #f3f3f3;
	float: left;
	margin: 0px;
	width: 920px;
	height: 5px;
	background-image: url(../images/buttomshadow4.gif);
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 0em;
}

 .box4 .content {
	text-align: left;
	float: left;
	width: 200px;
	padding-bottom: 50px;
	padding-top: 8px;
	margin: 0px 6px 0px 14px;
}


 .box4 .spacer {
	float: left;
	width: 13px;
	height: 4px;
}



/*---------------------------------------Footer---*/

#footer {
	font-size: 0.66em;
	color: #2882be;
	background-color: #f3f3f3;
}

#footer a:link {
	color: #2882be;
	text-decoration: none;
}

#footer a:visited {
	color: #2882be;
	text-decoration: none;
}

#footer a:hover {
	color: #2882be;
	text-decoration: underline;
}
