/* CSS Document */
html,body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container{
	width: 984px;
	text-align: left;
	margin: 0 auto;
	height: 472px;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
td, th { 
 padding: 0;
 }
a.awedis {
	color:#000;
	text-decoration:none;
}
.iframe {
 margin:0px;
 overflow:hidden;
 width:705px;
 height:475px;
 border:none 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0C0C0;
	background-color: #000000;
	font-weight: bold;
}
.header:link, .header:visited, .header:active {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.header:hover {
	font-size: 14px;
	color: #1C8DD4;
	font-weight: bold;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C8DD4;
	background-color: #F7F7F7;
	font-weight: bold;
	vertical-align: top;
}
.navi:link, .navi:visited, .navi:active {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navi:hover {
	font-size: 16px;
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
.textlink {
	color: #1C8DD4;
	font-weight: bold;
	text-decoration: none;
}
.textlink:link, .textlink:visited, .textlink:active {
	color: #1C8DD4;
	font-weight: bold;
	text-decoration: none;
}
.textlink:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
.navi2:link, .navi2:visited, .navi2:active {
	font-size: 12px;
	color: #1C8DD4;
	text-decoration: none;
}
.navi2:hover {
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
.inhalt-bg {
	background-color: #FEF3DF;
}
.slogan{
	text-align: right;
	background-image: url(../img/header6.jpg);
	vertical-align: middle;
}
.slogan-active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.slogan-passive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #C0E2F8;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.text {
	font-size: 12px;
	text-align: justify;
}
.text-bold {
	font-size: 12px;
	font-weight: bold;
}
.text-right {
	font-size: 12px;
	text-align: right;
}
.text-blau{color:#1C8DD4;}
.ueberschrift1 {
	font-weight: bold;
	font-size: 16px;
	padding-top: 12px;
	text-align: center;
}
.ueberschrift21 {
	font-weight: bold;
	font-size: 12px;
	color: #1C8DD4;
}
.ueberschrift2 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	color: #1C8DD4;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/li.gif);
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.li-start {
	padding-left:13px;
	margin-left:0px;
	margin-bottom:9px;
	width:200px;
	font-size:12px;
	list-style:none;
	list-style-image:none;
	background-image:url(../img/li_start.gif);
	background-repeat:no-repeat;
}
.input-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	background-color: #E5E5E5;
	border: 0px;
}
.checkbox, .radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 0px;
	text-align: left;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	height: 125px;
	background-color: #E5E5E5;
	border: 0px;
}
