@charset "utf-8";
/*-------------------------------- Allgemeines --------------------------------*/
html {
	height: 100%;
}

body {
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #3e3e3e url(elemente/bg_site.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	text-align: center;
}

a img {
	border: none;
}

.site {
	width: 943px;
	margin: 0px auto;
	text-align: left;
	padding: 20px 0px;
	display: block;
}

.clear {
	height: 0px;
	clear: both;
}

.border1 {
	border: 1px solid #666;
}

/*-------------------------------- Navigation --------------------------------*/
.navi_con {
	width: 943px;
	height: 103px;
	display: block;
}

.balken_oben {
	width: 943px;
	height: 27px;
}

.navi {
	width: 943px;
	height: 76px;
	background: url(elemente/bg_navi.jpg) top left repeat-x;
	display: block;
}

.navi_con ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 50px;
	display: inline;
}

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

.navi_con a {
	text-decoration: none;
	color: #fff;
	/*background: #550;*/
}

.navi_con a:hover {
	background: url(elemente/nav_item_hover.jpg) center bottom no-repeat;
}

.aktiv {
	background: url(elemente/nav_item_hover.jpg) center bottom no-repeat;
}

.nav_item {
	border-right: 1px solid #99b;
	padding: 10px 21px 34px 20px;
}

.last_item {
	padding: 10px 22px 34px 22px;
}


/*-------------------------------- Head, Content, Foot --------------------------------*/
.head {
	width: 943px;
	height: 253px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.content {
	width: 943px;
	background: #f3f3f3;
	display: block;
	margin: 0px;
	padding: 0px;
}

.content_left {
	width: 643px;
	background: url(elemente/bg_content.jpg) bottom repeat-x #f3f3f3;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

.c_bg {
	background: url(elemente/bg_coll_right.jpg) no-repeat right #071558;
}

.col_610 {
	width: 610px;
	margin: 0px auto;
	display: block;
}

.col_130 {
	width: 130px;
	float: left;
	display: inline;
}

.col_130_abstand {
	margin-right: 5px;
}

.content_right {
	width: 300px;
	float: left;
	display: inline;
}

.whitebox_out {
	width: 280px;
	margin: 14px auto;
	background: #fff;
	padding: 6px 0px;
}

.whitebox_in {
	width: 266px;
	background: url(elemente/bg_whitebox_in.jpg) no-repeat center top #071558;
	border: 1px solid #69f;
	margin: 0px 6px;
}

.col_280 {
	width: 280px;
	margin: 0px auto;
}

.col_290 {
	width: 290px;
	margin: 0px 16px;
	float: left;
	display: inline;
}

.col_290o {
	width: 290px;
	margin: 0px 14px;
	float: left;
	display: inline;
}

.foot {
	width: 943px;
	background: url(elemente/bg_foot.jpg) top left repeat-y;
	display: block;
}

iframe {
	border: 1px solid #333;
	margin-bottom: 6px;
}

.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.whitebox_in img{
	margin: 1px 0px;
}


/*-------------------------------- Absätze, Überschriften und co --------------------------------*/
p {
	margin: 0px;
	padding: 10px 0px;
	font-size: 14px;
	line-height: 18px;
}

.whitebox_out p {
	padding: 10px 10px;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
}

.col_280 p {
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}

h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}

.col_280 h1 {
	color: #fff;
}

.whitebox_out h2 {
	color: #fff;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 34px;
	font-size: 24px;
}

.whitebox_out h3 {
	color: #fff;
	padding: 10px 0px 5px 10px;
	margin: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 34px;
	font-size: 24px;
}

.foot .link1 {
	color: #039;
	text-decoration: none;
	margin-left: 550px;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 12px 7px 0px;
	display: inline;
	float: left;
	background: url(elemente/arrow.gif) right no-repeat;
}

.foot .link1:hover {
	color: #222;
	background: url(elemente/arrow_hover.gif) right no-repeat;
}

.foot .link2 {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin-left: 27px;
	line-height: 18px;
	padding: 5px 0px 7px 0px;
	display: inline;
	float: left;
}

.foot .link2:hover {
	color: #bbf;
}

.content a {
	text-decoration: underline;
	color: #039;
}

.content a:hover {
	color: #333;
}


/*-------------------------------- Formular --------------------------------*/
.formular table{
	border: 4px solid #fff;
	font-size: 14px;
	color: #000;
	margin-top: 12px;
}

.formular td {
	padding: 6px 0px 0px 6px;
}

.formular input, textarea {
	width: 200px;
	font-size: 14px;
	color: #000;
	margin-bottom: 6px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.formular .button {
	width: 150px;
}

.formular .bg1 {
	background: #bbd2f7 url(elemente/bg_form1.jpg) center bottom no-repeat;
}

.formular .bg2 {
	background: #e3e3e3 url(elemente/bg_form2.jpg) center top no-repeat;
}

.formular img {
	margin-bottom: -5px;
}

.formular p {
	padding: 0px;
}

.kleineschrift {
	font-size: 10px;
}

.kleineschrift_galerie {
	font-size: 10px;
	color: #fff;
}