body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

text-align:left;

color: #000000;
}
a {
color: #CC9900;
text-decoration:none;
}
a:hover {
color: #0061A1;
text-decoration:underline;
}

.pruef {
	font-weight: bold;
	color: #CC6600;
}


iframe {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:left;

color: #000000;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9dc1e9;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #0061A1;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #9dc1e9;
}
/*----------FLEX ANKER------------------------------------------*/
#anker{
	background-color: #FFFFFF;
	position: fixed;
	visibility: hidden;
	z-index: 1;
	height: 1px;
	width: 1px;
	left: 0px;
	bottom: 50px;
}

/*----------FORMULAR------------------------------------------*/
#formularframe {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

letter-spacing:0.1em;
	line-height:18px;
}
#formularframe td {
text-align:left;

	letter-spacing:0.1em;
	line-height:18px;
}
#formular {
padding-left: 100px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

letter-spacing:0.1em;
	line-height:18px;
}
#formular td {
padding-top:5px;
padding-right: 20px;

text-align:left;

	letter-spacing:0.1em;

	line-height:18px;
}
/*----------------------------------------------------------------*/
/*------SUBMENU-----------------------------------------------*/
#submenu {
height:20px;
background-color:#DAE6F2;

}
#submenu table{
height:20px;
background-color:#DAE6F2;
}
#submenu td{
text-align:left;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;

color:#0061A1;

text-transform:uppercase;
font-weight:bold;
font-size:12px;
background-color:#DAE6F2;
}
#submenu a:active {
color:#0061A1;
text-decoration: none;
/*background-position:bottom;
background-image:url(../img/_marker_sub.gif);
background-repeat:repeat-x;*/
}

#submenu a {
display: block;
color: #CC9900;
}

#submenu a:hover {
color:#0061A1;
text-decoration: none;
/*background-position:bottom;
background-image:url(../img/_marker_sub.gif);
background-repeat:repeat-x;*/
}

/*----------------------------------------------------------------*/
#page {
margin-top: 0px;
}

#box_content {
width:720px;
}
.info {
	color: #666666;
}

#box_content td{
vertical-align:top;
}

#content {
width: 100%;
}

#logo {
padding-top: 15px;
} 

#content_inside {
border: #0061A1 solid 8px;
}

/* CONTENT - Shadow  CONTENT - Shadow  CONTENT - Shadow */

/*CENTER*/
.back_top {
	background-image: url(../img/out_top_center.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.back_bot {
	background-image: url(../img/out_bot_center.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.back_left {
	background-image: url(../img/out_left_center.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.back_right {
	background-image: url(../img/out_right_center.gif);
	background-repeat: repeat-y;
	background-position:left;
}

/*ECKEN*/
.back_top_left {
	background-image: url(../img/out_top_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texte_footer {
	height: 60px;
}

.back_top_right {
	background-image: url(../img/out_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back_bot_left {
	background-image: url(../img/out_bot_left.gif);
	background-repeat: no-repeat;
	background-position:right top;
}
.back_bot_right {
	background-image: url(../img/out_bot_right.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
/*----------------------------------------------------------*/
#wrapper {
}
/*---TEXTE --------------------------------------*/
#content_control{
height: auto;

background-image:url(../img/content_text_bg.gif);
background-repeat:no-repeat;
background-position:bottom;

}
#content_texte {
width: 100%;
}
#content_texte td{
vertical-align:top;
}

#liste {
margin-left:100px;
}
#liste td{
padding-left:5px;
vertical-align:middle;
height:30px;
}
.liste_hell {
background-color:#f2f8ff;
}

.texte_headline {
padding-left: 10px;

height: 30px;
text-align:left;

	letter-spacing:0.1em;
	color: #9dc1e9;
}

.texte_body {
height: 100%;
padding-top:0px;
padding-left: 100px;
padding-right: 100px;

text-align:left;

	letter-spacing:0.1em;
	line-height:16px;
	color: #000000;
}
.texte_footer {
height: 10px;
padding-bottom:25px;

	letter-spacing:0.1em;
	text-transform:uppercase;
	color: #000000;
}
