body {
background:#fff;
font-family:arial,helvetica,sans-serif;
padding:0 0 27px;
width:100%;
}

#background {
background:url(../img/background_bg.jpg) repeat left top;
position:relative;
width:100%;
}

	#background #header {
	background:url(../img/header_bg.jpg) no-repeat center 41px;
	width:100%;
	}

		#background #header #wrapper {
		background:url(../img/background_bg.jpg) repeat left top;
		margin:0 auto;
		width:990px;
		}

			#background #header #wrapper #logo, #header #logo img {
			display:block;
			height:45px;
			width:193px;
			}

			#background #header #wrapper #logo {
			float:left;
			padding:31px 0 4px;
			}

			#background #header #wrapper #nav {
			float:right;
			padding:49px 0 2px;
			}

				#background #header #wrapper #nav li {
				float:left;
				}
				
				#background #header #wrapper #nav li:hover{
				-khtml-border-radius-topleft:5px;
				-khtml-border-radius-topright:5px;
				-moz-border-radius-topleft:5px;
				-moz-border-radius-topright:5px;
				-webkit-border-radius-top-left:5px;
				-webkit-border-radius-top-right:5px;
				background:url(../img/nav-hover_bg.gif) repeat-x left top #1f349d;
				}
				
				#background #header #wrapper #nav li:hover ul.subnav,#background #header #wrapper #nav li.hover ul.subnav {
				display:block;
				}

					#background #header #wrapper #nav li a {
					color:#fff;
					display:block;
					font-size:12px;
					line-height:15px;
					text-decoration:none;
					text-transform:uppercase;
					padding:13px 15px 12px;
					}

					#background #header #wrapper #nav li a:hover, #background #header #wrapper #nav li a.active, #background #header #wrapper #nav li a.active:hover {
					-khtml-border-radius-topleft:5px;
					-khtml-border-radius-topright:5px;
					-moz-border-radius-topleft:5px;
					-moz-border-radius-topright:5px;
					-webkit-border-radius-top-left:5px;
					-webkit-border-radius-top-right:5px;
					background:url(../img/nav-hover_bg.gif) repeat-x left top #1f349d;
					}

					#background #header #wrapper #nav li ul.subnav {
					-khtml-border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					float:left;
					padding:0;
					position:absolute;
					top:89px;
					z-index:5;
					display:none;
					}					

					#background #header #wrapper #nav li ul.subnav li {
					display:block;
					float:none;
					}

					#background #header #wrapper #nav li ul.subnav li a {
					background:url(../img/nav-hover_bg.gif) repeat-x left top #1f349d;
					color:#fff;
					display:block;
					font-size:12px;
					line-height:15px;
					text-decoration:none;
					text-transform:none;
					padding:10px 15px 9px;
					}

					#background #header #wrapper #nav li ul.subnav li a:hover {
					background:url(../img/subnav-hover_bg.gif) repeat-x left top #2840bd;
					-khtml-border-radius-topleft:0;
					-khtml-border-radius-topright:0;
					-moz-border-radius-topleft:0;
					-moz-border-radius-topright:0;
					-webkit-border-radius-top-left:0;
					-webkit-border-radius-top-right:0;
					}

					#background #header #wrapper #nav li ul.subnav li a.first, #background #header #wrapper #nav li ul.subnav li a.first:hover {
					-khtml-border-radius-topright:5px;
					-moz-border-radius-topright:5px;
					-webkit-border-radius-top-right:5px;
					}

					#background #header #wrapper #nav li ul.subnav li a.last, #background #header #wrapper #nav li ul.subnav li a.last:hover {
					-khtml-border-radius-bottomleft:5px;
					-khtml-border-radius-bottomright:5px;
					-moz-border-radius-bottomleft:5px;
					-moz-border-radius-bottomright:5px;
					-webkit-border-radius-bottom-left:5px;
					-webkit-border-radius-bottom-right:5px;
					}

	#background #teaser {
	background:url(../img/teaser_bg.gif) no-repeat center top;
	margin:0 auto;
	width:990px;
	}

	#background #teaser div.column {
	color:#fff;
	float:left;
	padding:21px 0 11px;
	width:464px;
	}

	#background #teaser div.right {
	padding:21px 0 0 62px;
	}

		#background #teaser div.column h2 {
		font-size:27px;
		font-weight:bold;
		line-height:31px;
		padding:22px 0 0;
		}

		#background #teaser div.column p {
		font-size:15px;
		line-height:22px;
		padding:22px 0 0;
		}

		#background #teaser div.column p.buttonlink, #content #frame #welcome p.buttonlink, #content #frame #article p.buttonlink {
		padding:28px 0 6px;
		}

			#background #teaser div.column p.buttonlink a, #content #frame #welcome p.buttonlink a, #content #frame #article p.buttonlink a {
			-khtml-border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			background:url(../img/buttonlink_bg.jpg) repeat-x left top;
			color:#fff;
			display:block;
			float:left;
			font-size:14px;
			font-weight:700;
			height:40px;
			line-height:40px;
			padding:0 15px;
			text-decoration:none;
			text-transform:uppercase;
			white-space:nowrap;
			}

			#background #teaser div.column p.buttonlink a:hover, #content #frame #welcome p.buttonlink a:hover, #content #frame #article p.buttonlink a:hover {
			background:url(../img/buttonlink_bg.jpg) repeat-x left -40px;
			}

#content {
background:url(../img/content_bg.jpg) repeat-x left -11px #fff;
clear:both;
min-height:100px;
width:100%;
}

	#content #frame {
	margin:0 auto;
	padding:37px 0;
	width:990px;
	}

		#content #frame #startbild {
		float:left;
		padding:26px 0 0;
		width:496px;
		}

			#content #frame #startbild p {
			padding:28px 0 6px;
			}

				#content #frame #startbild p img {
				display:block;
				width:496px;
				}

		#content #frame #bilderleiste {
		float:left;
		padding:26px 0 0;
		width:300px;
		}

			#content #frame #bilderleiste p {
			padding:28px 0 1px;
			}

				#content #frame #bilderleiste p img {
				display:block;
				padding:0 0 5px;
				/*width:300px; */
				}

				#content #frame #bilderleiste p span {
				display:block;
				font-size:11px;
				line-height:19px;
				}
				#content #frame #bilderleiste p span.texte {
				display:block;
				font-size:11px;
				line-height:19px;
				}

		#content #frame #welcome {
		color:#000;
		float:left;
		padding:28px 0 0 30px;
		width:464px;
		}

			#content #frame #welcome h1 {
			font-size:27px;
			font-weight:bold;
			line-height:31px;
			padding:22px 0 0;
			}

			#content #frame #welcome p {
			font-size:15px;
			line-height:22px;
			padding:22px 0 0;
			}


		#content #frame #article {
		color:#000;
		float:left;
		padding:28px 0 0 30px;
		width:660px;
		}

			#content #frame #article h1 {
			font-size:27px;
			font-weight:bold;
			line-height:31px;
			padding:22px 0 0;
			}

			#content #frame #article p {
			font-size:15px;
			line-height:22px;
			padding:22px 0 0;
			}

			#content #frame #article ul {
			font-size:15px;
			line-height:22px;
			padding:10px 0 6px;
			width:660px;
			}

				#content #frame #article ul li {
				-khtml-border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				background:url(../img/ul-li_bg.gif) no-repeat 2px 2px #f2f2f2;
				padding:5px 10px 4px 24px;
				margin:5px 0 0;
				}

			#content #frame #article form #formular ul {
			font-size:15px;
			line-height:22px;
			padding:27px 0 6px;
			width:660px;
			}

				#content #frame #article form ul li {
				-khtml-border-radius:0;
				-moz-border-radius:0;
				-webkit-border-radius:0;
				background:none;
				float:left;
				padding:0 0 11px;
				margin:0;
				}

				#content #frame #article form ul li.button {
				padding:0 0 7px 150px;
				}

					#content #frame #article form #formular ul li label {
					float:left;
					height:30px;
					line-height:31px;
					width:150px;
					}

					#content #frame #article form #formular ul li input.input {
					-khtml-border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					background:#fff;
					border:1px solid #ccc;
					float:left;
					height:18px;
					padding:5px 9px;
					width:300px;
					}

					#content #frame #article form #formular ul li textarea {
					-khtml-border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					background:#fff;
					border:1px solid #ccc;
					float:left;
					height:204px;
					padding:6px 9px;
					width:450px;
					}

					#content #frame #article form #formular ul li #button {
					-khtml-border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					background:url(../img/buttonlink_bg.jpg) repeat-x left top;
					border:0;
					color:#fff;
					cursor:pointer;
					display:block;
					float:left;
					font-size:14px;
					font-weight:700;
					height:40px;
					line-height:40px;
					padding:0 15px;
					text-decoration:none;
					text-transform:uppercase;
					white-space:nowrap;
					width:auto;
					}

					#content #frame #article form #formular ul li #button:hover {
					background:url(../img/buttonlink_bg.jpg) repeat-x left -40px;
					}

#footer {
background:url(../img/footer_bg.gif) repeat-x left top #fff;
clear:both;
margin:0 auto;
padding:8px 0 21px;
width:990px;
}

	#footer p {
	color:#000;
	font-size:15px;
	line-height:22px;
	padding:22px 0 0;
	}

	#footer p.copyright {
	float:left;
	overflow:hidden;
	width:350px;
	white-space:nowrap;
	}

	#footer p.meta {
	float:right;
	text-align:right;
	overflow:hidden;
	width:640px;
	white-space:nowrap;
	}

		#footer p.meta span {
		padding:0 10px;
		}

		#footer p.meta a {
		border-bottom:1px solid #000;
		color:#000;
		text-decoration:none;
		}

		#footer p.meta a:hover {
		border:0;
		}

#infotext {
margin:0 auto;
padding:0 0 21px;
width:990px;
}

	#infotext h1 {
	font-size:11px;
	line-height:21px;
	padding:21px 0 0;
	margin-bottom: -10px;
	}

	#infotext p {
	font-size:11px;
	line-height:21px;
	padding:21px 0 0;
	}
