@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDEF74;
}
#header {
	margin-top: 0px;
}
#head_image {
	height: 100px;
	background-image: url(../ait_image/ait_head.jpg);
	background-repeat: no-repeat;
}
#navi {
	height: 30px;
	margin-bottom: 0px;
}
#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-left: 85px;
	font-style: inherit;
}


#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 450px;
}
#footer {
	margin-top: 5px;
	margin-bottom: 8px;
	clear: both;
	padding-right: 10px;
}
#linke_spalte {
	float: left;
	width: 235px;
	height: auto;
	position: absolute;
	padding-left: 85px;
}
#center_splate {
	float: display
:inline;;
	height: auto;
	width: 300px;
	position: absolute;
	padding-left: 15px;
	margin-left: 320px;
}

#rechte_spalte {
	float: right;
	width: 330px;
	height: auto;
	padding-left: 15px;
	position: relative;
	padding-right: 10px;
}
body,td,th {
	font-size: 11px;
	color: #000000;
}
.Seitentitel {
	color: #004B7D;
	font-size: large;
}
.Haupttitel {
	font-size: 16px
}
.Absatztitel {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

