@charset "utf-8";
#dokument {
	text-align: center;
}

#seite/* CSS Document */

 {
	width: 840px;
	margin: auto;
	position: relative;
	text-align: left;
}
#seite  #left {
	height: auto;
	width: 138px;
	background-color: #215294;
	margin: 0px;
	position: relative;
	top: 89px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#seite   #left  #dekolinks {
	background-color: #FFFFFF;
	width: 114px;
	height: 224px;
	margin: 0px 0px 0px 24px;
	position: relative;
}
#seite   #left  #menulinks {
	margin: 9px 0px 50px 24px;
	position: relative;
}
#seite   #left  #BildLinks {
	margin: 0px;
	padding: 3px 0px 0px 7px;
}
#seite  #header {
	background-image: url(images/gtsf_head.gif);
	height: 89px;
	width: 840px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#seite  #oben {
	position: absolute;
	left: 150px;
	top: 94px;
	height: 24px;
	width: 690px;
}
#seite  #content {
	position: absolute;
	left: 150px;
	top: 147px;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#seite #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 1F5093;
}

#seite #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F5093;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#seite #content a {
	font-weight: bold;
	color: 1F5093;
	text-decoration: underline;
}
#seite #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1F5093;
}


#seite  #kastenrechts {
	position: absolute;
	left: 606px;
	top: 248px;
	width: 226px;
	background-color: #FFDF74;
	padding-bottom: 5px;
}
#seite #kastenrechts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#seite #kastenrechts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#seite #kastenrechts ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}




#seite   #BildRechts {
	position: absolute;
	left: 606px;
	top: 171px;
	width: 226px;
	height: 77px;
}
#seite #linksno {
	margin-bottom: 10px;
}

#seite    #linksno    a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#seite   #linksno   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#seite   #linksno   a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#seite #linksact {
	margin-bottom: 10px;
}

#seite #linksact a {
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#seite #linksact a:link {
	color: #FFCC00;
	text-decoration: none;
}

#seite   #obenno   a {
	text-decoration: none;
	background-color: #FFCC00;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#seite   #obenno   a:link {
	background-color: #FFCC00;
	color: #FFFFFF;
}
#seite   #obenno   a:hover {
	background-color: #1F5093;
}
#seite   #obenact   a  {
	text-decoration: none;
	background-color: #1F5093;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#seite    #obenact    a:link  {
	background-color: #1F5093;
	color: #FFFFFF;
}
.align-right {
	text-align: right;
}

