body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F8F9;
	height: 100%;
	width: 800px;
	font-family: "Century Gothic";
	left: auto;
}

#spaltelinks {
	background-color: #0082A0;
	height: auto;
	width: 170px;
	float: left;
}

#logoclaim {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#spaltehaupt {
	float: left;
	position: absolute;
	left: 170px;
	height: 100%;
	background-color: #F2F8F9;
	width: 630px;
}

#head {
	background-color: #99CCCC;
	height: 93px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082A0;
	border-bottom-width: 1px;
	border-bottom-color: #0082A0;
	border-bottom-style: solid;
	width: 630px;
}

.seknav {
	font-family: "Century Gothic";
	color: #0082A0;
	font-size: 12px;
margin-left: 10px;
	font-weight: bold;
	background-color: #F2F8F9;
}

#seitentitel {
	background-color: #0082A0;
	padding: 2px 10px;
	border: 1px outset #eeeeee;
	float: left;
	margin: 8px 200px 0px 10px;
}

#inhalt {
	background-color: #F2F8F9;
	border: 0px ;
	float: left;
	padding: 10px;
	width: 620px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.bodytext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(http://www.awt-akademie.de/awt_akademie/image/icons/linkpfeil.gif);
}

ul {
	list-style-image: url(http://www.awt-akademie.de/awt_akademie/image/icons/listpfeil.gif);
	line-height: 18px;
}

.subnav {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
}

.subnav li {
	list-style-image: url(http://www.awt-akademie.de/awt_akademie/image/icons/listpfeil.gif);
	list-style-position: outside;
margin-left: 2px;
	line-height: 18px;
}

.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	float: left;
	width: 80%;
	left: 180px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	text-transform: uppercase;
	white-space: nowrap;
}

h2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 18px;
}

h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	line-height: 18px;
}

a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

.textitalic {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #0082A0;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

.textlinks {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	background-color: #B8D7DC;
	padding-right: 2px;
	height: 100%;
}

.textlinks2 {
	text-align: left;
	font-family: "Century Gothic";
	color: #0082A0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 2px;
	padding-right: 2px;
	height: 100%;
	background-color: #F2F8F9;
}

#bildspalterechts {
	float: right;
	margin-left: 10px;
}

#bildspaltelinks {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#bildlinks {
	float: left;
	margin-right: 20px;
}


#bildrechts {
	float: right;
	margin-left: 10px;
}


.bild {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
