/* Allgemeine formattierung */
/*----------------------------- */

#myBody {font-size: 11pt;}

body, html {
	text-align: center;
	margin: 0px;
	font-family:'Arial';
	font-size:11pt;
}
a{
               text-decoration : none;
}
a .bodytext {
               text-decoration : none;
}
/* Ende Allgemeine formattierung */
/*------------------------------------*/


/* DIV Layer formattierung --------------------------------*/
/*------------------------------------------------------------*/
DIV.master {
}
DIV.container {
	position: relative;
	width: 1000px;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border: 1px solid #999999;
}


DIV.header {
	height: 132px;
	width: 1000px;
}
DIV.headerImage {
	width: 257px;
	height: 132px;
	float: left;
}


/* headerMenu -------------------------- */
/*------------------------------------------*/

#headerMenu {font-size: 8pt;}

DIV.headerMenu {
	position: relative; 
	top: 112px; 
	left: -1px;
	width: 488px;
	float: left;
                z-index: 2;
}
DIV.headerMenu3 {
                position: absolute;
                top: 90px;
                left: 266px;
                font-size: 14px;
                color: brown;
                font-weight: bold;
}
DIV.headerLogo {
	padding-top: 5px;
	text-align: right;
                z-index: 1;
}


/* topMenu -------------------------------*/
/*------------------------------------------*/
#topMenu { font-size: 8pt;}
DIV.topMenu {
	position: relative;
	top: 2px;
                padding-top: 6px;
	padding-bottom: 3px;            
	width: 750px;
                height: 15px;
                font-size:8pt;
 	white-space: normal;
                vertical-align:middle;
}
DIV.topMenu_position{
}
.topMenuLinks
{
	padding-left: 26px;
	/* font-size:8pt/8pt; */
	font-weight: bold;
	text-decoration: none;
}
.topMenuLinks2
{
	padding-left: 30px;
	/* font-size:8pt/8pt; */
	font-weight: bold;
	text-decoration: none;
}
DIV.contentArea {
	position: relative;
	top: 4px;
	width:1000px;
	z-index: 0;
                clear:both;
}
DIV.dropdownMenu {
	padding-top: 5px;
	height: 13px;
	width: 200px;
                font-size: 10px;
                text-align:left;
}


/* Rechter Bereich: ----------------------*/
/*------------------------------------------*/
DIV.outerRight {
	position: relative;
	top: 0px;
	float: left;
}
DIV.right {
	width: 250px;
	float: left;
}


/* Footer: ---------------------------------*/
/*------------------------------------------*/
DIV.footer {
                padding-top:5px;
                padding-bottom:5px;
	width: 1000px;
	clear: both;
}


/* Abstandhalter: ------------------------*/
/*------------------------------------------*/
DIV.spacer {
	height: 10px;
}

/* linkes Menü -------------------------- */
/*------------------------------------------*/
DIV.outerLeft {
	float: left;
}
DIV.left {
	width: 250px;
	height: 100%;
	z-index: 0;
	float: left;
}

/* 2. Ebene: ------------*/
DIV.leftMenuLinks {
	padding-top: 6px;
	padding-left: 26px;
	padding-bottom:6px;
	font-size:8pt; 
	width: 224px;
	border-bottom: 1px solid white;
}
DIV.linkesMenuePadding{
               padding-left: 20px;
}

/* 3. Ebene: ------------*/
DIV.leftMenuLinks3 {
        padding-left: 43px;
        padding-top:4px;
        padding-bottom:4px;
	font-size:8pt;
	width: 207px;
}


/* Contentbereich ------------------------*/
/*------------------------------------------*/
DIV.content {
	width: 470px;
	padding-left: 16px;
	padding-right: 14px;
	z-index: 0;
	float: left;
                overflow:hidden;
}


/* Breadcrumb: ---------------------------*/
/*------------------------------------------*/
DIV.breadcrumb {
	position: relative;
	top: 5px;
                margin-bottom:10px;
}


/* Ende DIV Layer formattierung -----------------------*/
/*----------------------------------------------------------*/


/* Links formattierung ----------------------------------*/
/*---------------------------------------------------------*/

/* Oberste Navigation------------------- */
/*------------------------------------------*/
#headerMenuLinks {font-size: 8pt;}
a.headerMenuLinks:link, a.headerMenuLinks:visited {
	padding-left: 10px;
	padding-right: 11px;
	/* font-size: 8pt; */
	font-weight: bold;
	color: #005085;
	text-decoration: none;
}
a.headerMenuLinks:focus, a.headerMenuLinks:hover, a.headerMenuLinks:active {
	padding-left: 10px;
	padding-right: 11px;
	/* font-size:8pt; */
	font-weight: bold;
	color: #05A4C3;
	text-decoration: none;
}
/* Ende Oberste Navigation -------------*/
/*------------------------------------------*/


/* Haupt Navigation ---------------------*/
/*------------------------------------------*/

A.topMenuLinks:link, A.topMenuLinks:visited, A.topMenuLinks:focus {
	text-decoration: none;
}
A.topMenuLinks:hover, A.topMenuLinks:active {
	text-decoration: none;
}
/* Ende Haupt Navigation ---------------*/
/*------------------------------------------*/


/* Linke Navigation ----------------------*/
/*------------------------------------------*/
A.leftMenuItem {
	/* font-size:8pt/8pt; */
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-top:4px;
	padding-bottom:4px;
}
A.leftMenuItem3 {
	/* font-size:8pt/8pt; */
	text-decoration: none;
	color: white;
}
A.leftMenuItem3:active {
	/* font-size:8pt/8pt; */
	font-weight: bold;
	text-decoration: none;
	color: white;
}
A.leftMenuItem3:hover{
	/* font-size:8pt/8pt; */
	text-decoration: none;
	color: #CCCCCC;
}
/* Ende Linke Navigation ----------------*/
/*------------------------------------------*/

/* Brotkrümel Navigation ----------------*/
/*------------------------------------------*/
A.breadcrumbLinks {
	font-size:8pt;
	color:#005085;
	text-decoration: none;
	z-index: 100;
}
A.breadcrumbLinks:active
{
	font-size:8pt;
	color:#005085;
	text-decoration: none;
}
A.breadcrumbLinks:hover
{
	font-size:8pt;
	color: #05A4C3;
	text-decoration: none;
}
/* Ende Brotkrümel Navigation ----------*/
/*------------------------------------------*/


/* Ende Links formattierung ---------------------------------*/
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.form{
                width:470px;
                margin:0 auto;
                text-align:left;
}
.form_right{
                width:260px;
                float:right;
                text-align:left;
}
.form_left{
                width:140px;
                text-align:left;
                float:left;
}
.border{
               text-align:left;
               border:solid 1px;
               width:480px;
               border-color:#999999;
}
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/


/*Formular Seite weiterempfehlen --------------------------*/
/*--------------------------------------------------------------*/
DIV.links {
               color: #05A4C3;
               margin-left:5px;
               text-align:left;
               color: #336600;
               width:42%;
}
DIV.rechts {
               position:relative;
               bottom:5px;
               color: #05A4C3;
               margin-left:5px;
               text-align:right;
               color: #663300;
               width:50%;
}
DIV.text1{
               font-size:11pt;
               color: #000000;
}
DIV.text2{
               font-size:10pt;
               color: #000000;
}
DIV.text3{
               bottom:5px;
}
/*Ende Seite weiterempfehlen ------------------------------*/
/*--------------------------------------------------------------*/
