form {
	padding: 0px;
	margin: 0px;
}

#page {
	width: 978px;
}

#head {
	height: 100px;
}

#head #headLogo {
	width: 185px;
	float: left;
}

#head #headMitte {
	float: left;
	width: 606px;
	height: 100px;
	background-color: #7BA7D4;
}

#head #headMitte td.borderleft {
	border-left: 1px dotted #fff;
	padding-left: 10px;
}

#head #headMitte td.noborderleft {
	padding-left: 10px;
}

#headInternational {
	float: left;
}

#contentBlock {
	width: 606px;
}

#contentBlockInside {
	margin: 10px;
}

.contentBlockContent {
	/*background-color: #6c6;	 DELETE ME !!! */
	background-color: #F5F9FF;
	margin-bottom: 10px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#submenuBlock .outBox {
	position:absolute;
	left:180px;
	visibility:hidden;
	z-index:456;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=0, StartX=0, StartY=0, FinishX=50, FinishY=50);
	-moz-opacity:.9;
	opacity:.9;
}

#submenuBlock .borderBox {
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#submenuBlock .border2Box {
	border: 1px solid #666;
	width: 170px;
}

#submenuBlock .submenuBox {
	width: 170px;
}

/*----------------------------*/

#submenuBlock .submenuLinkmtlblau a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #69c;
}

#submenuBlock .submenuLinkmtlblau a:hover {
	background-color: #7BA7D4;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#submenuBlock .submenuLinkhellblau a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #69c;
}

#submenuBlock .submenuLinkhellblau a:hover {
	background-color: #69c;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#submenuBlock .submenuLinkorange a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #E87D0B;
}

#submenuBlock .submenuLinkorange a:hover {
	background-color: #E87D0B;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#submenuBlock .submenuLinkgruen a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #6EAF6E;
}

#submenuBlock .submenuLinkgruen a:hover {
	background-color: #6EAF6E;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/


#submenuBlock a .padding {
	padding: 3px 10px;
}

/*----------------------------*/

.footerBox {
	width: 85px;
	padding-left: 2px;
	border: 1px solid #69c;
	margin-right: 5px;
	float: left;
}

.footerLink {
	border-left: 1px dotted #69c;
	padding-left: 5px;
	margin-right: 5px;
	float: left;
}


/*----------------------------*/

#sitemap .sitemapBoxDunkelBlau {
	width: 271px;
	border: 1px solid #69c;
	margin-bottom: 10px;
}

#sitemap .sitemapLinkDunkelBlauHead a {
	height: 20px;
	display: block;
	background-color: #96bfE8;
	font-size: 11px;
	font-weight: bold;
	color : #000;
}

#sitemap .sitemapLinkDunkelBlauHead a:hover {
	background-color: #7BA7D4;
	font-weight: bold;
	color: #fff;
}

#sitemap .sitemapLinkDunkelBlau a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
border-top: 1px dotted #69c;
}

#sitemap .sitemapLinkDunkelBlau a:hover {
	background-color: #7BA7D4;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#sitemap .sitemapBoxBlau {
	width: 271px;
	border: 1px solid #69c;
	margin-bottom: 10px;
}

#sitemap .sitemapLinkBlauHead a {
	height: 20px;
	display: block;
	background-color: #B9D8F6;
	font-size: 11px;
	font-weight: bold;
	color : #000;
}

#sitemap .sitemapLinkBlauHead a:hover {
	background-color: #69c;
	font-weight: bold;
	color: #fff;
}

#sitemap .sitemapLinkBlau a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #69c;
}

#sitemap .sitemapLinkBlau a:hover {
	background-color: #69c;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#sitemap .sitemapBoxOrange {
	width: 271px;
	border: 1px solid #E87D0B;
	margin-bottom: 10px;
}

#sitemap .sitemapLinkOrangeHead a {
	height: 20px;
	display: block;
	background-color: #F4AA5C;
	font-size: 11px;
	font-weight: bold;
	color : #000;
}

#sitemap .sitemapLinkOrangeHead a:hover {
	background-color: #E87D0B;
	font-weight: bold;
	color: #fff;
}

#sitemap .sitemapLinkOrange a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #E87D0B;
}

#sitemap .sitemapLinkOrange a:hover {
	background-color: #E87D0B;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#sitemap .sitemapBoxGruen {
	width: 271px;
	border: 1px solid #6EAF6E;
	margin-bottom: 10px;
}

#sitemap .sitemapLinkGruenHead a {
	height: 20px;
	display: block;
	background-color: #9c9;
	font-size: 11px;
	font-weight: bold;
	color : #000;
}

#sitemap .sitemapLinkGruenHead a:hover {
	background-color: #6EAF6E;
	font-weight: bold;
	color: #fff;
}

#sitemap .sitemapLinkGruen a {
	height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color : #000;
	border-top: 1px dotted #6EAF6E;
}

#sitemap .sitemapLinkGruen a:hover {
	background-color: #6EAF6E;
	font-weight: normal;
	color: #fff;
}

/*----------------------------*/

#sitemap a .padding {
	padding: 3px 10px;
}

/* ########################################################################## */

a  {
	text-decoration: none;
	color : #6699CC;
}
a:hover {color: #000000;}  /* beim Drueberschweben  */
a.textmenu:hover {color: #ffffff;}  /* beim Drueberschweben  */
a.textmenu10:hover {color: #ffffff;}  /* beim Drueberschweben  */
a.textmenu11:hover {color: #ffffff;}  /* beim Drueberschweben  */
a.textmenu12:hover {color: #ffffff;}  /* beim Drueberschweben  */
a.text10:hover {color: #6699CC;}  /* beim Drueberschweben  */
a.text11:hover {color: #6699CC;}  /* beim Drueberschweben  */
a.submenu:hover {color: #ffffff;}  /* beim Drueberschweben  */
a.footer10:hover {color: #676767;}  /* beim Drueberschweben  */


.submenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}
.footer10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

.text10, .textmenu, .textmenu10, fsTextbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}
.text11, .textmenu11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}
.text12, .textmenu12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #000000;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}


.textweiss10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

.textweiss11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
}
.textweiss12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #ffffff;
}

.texthellblau10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #6699CC;
}
.texthellblau11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
.texthellblau12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
}
.texthellblau18 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color : #6699CC;
}
.textdklblau10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31426B;
}
.textdklblau11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31426B;
}
.textgrau10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
}
.forms {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: thin groove;
	height:18;
}
#fsTextbody li {
	margin : 0;
	padding : 0;
	color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fsTextbody ul{
	margin-left:16;
	margin-top:5;
	margin-bottom:5;
	padding:0;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699CC;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	font-size: 13px;
	color: #6699CC;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}
.editdocument {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	font-color: #000000;
	padding:5;
	background-color:#dddddd;
	text-align:center;
	border-width:1;
	border-color:#000000;
	border-style:solid;
	margin:5px;
}

