/* Layout start - Coding by 21.designs*/

/* allgemeine Definitionen */

body { 
	font-family: Arial;
	font-size: 8pt;
	color: #333;
  	text-decoration: none;
	
}


img {
	border: 0px;
}


/* Zellen Definitionen */

td, form {
	word-spacing: 1px;
	font-family: Arial;
	font-size: 8pt;
	color: #333;	
}

td.navi {
	background-image:url('bilder/navibg.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 8pt;
	color: #3B5F7A;	
}

td.mitte {background-image:url('bilder/seite/table-middle.jpg');}
td.links {background-image:url('bilder/seite/l-bg.jpg');}
td.rechts {background-image:url('bilder/seite/r-bg.jpg');}

td.rechtsoben {
	font-family: Arial;
	font-size: 8pt;
	color: #fff;	
}

td.center {
	font-family: Arial;
	font-size: 8pt;
	color: #333;	
}

textarea {
	font-family: Arial;
	font-size: 11pt;
	color: #000;	
}


/* Hyperlinks Definitionen */

a:link {font-size: 8pt; COLOR: #274f76; TEXT-DECORATION: none;}
a:visited {font-size: 8pt; COLOR: #274f76; TEXT-DECORATION: none;}
a:active {font-size: 8pt; COLOR: #274f76; TEXT-DECORATION: underline;}
a:hover {font-size: 8pt; COLOR: #274f76; TEXT-DECORATION : underline;}

a.v2:link {font-size: 8pt; COLOR: #333; TEXT-DECORATION: none;}
a.v2:visited {font-size: 8pt; COLOR: #333; TEXT-DECORATION: none;}
a.v2:active {font-size: 8pt; COLOR: #333; TEXT-DECORATION: none;}
a.v2:hover {font-size: 8pt; COLOR: #333; TEXT-DECORATION : none;}

a.bottom:link {font-size: 8pt; COLOR: #fff; TEXT-DECORATION: underline;}
a.bottom:visited {font-size: 8pt; COLOR: #fff; TEXT-DECORATION: underline;}
a.bottom:active {font-size: 8pt; COLOR: #fff; TEXT-DECORATION: none;}
a.bottom:hover {font-size: 8pt; COLOR: #fff; TEXT-DECORATION : none;}

a.navi2:link {font-size: 8pt; COLOR: #808080; TEXT-DECORATION: none;}
a.navi2:visited {font-size: 8pt; COLOR: #808080; TEXT-DECORATION: none;}
a.navi2:active {font-size: 8pt; COLOR: #333; TEXT-DECORATION: none;}
a.navi2:hover {font-size: 8pt; COLOR: #333; TEXT-DECORATION : none;}

a.navi3:link {font-size: 8pt; COLOR: #666; TEXT-DECORATION: none;}
a.navi3:visited {font-size: 8pt; COLOR: #666; TEXT-DECORATION: none;}
a.navi3:active {font-size: 8pt; COLOR: #000; TEXT-DECORATION: none;}
a.navi3:hover {font-size: 8pt; COLOR: #000; TEXT-DECORATION : none;}

hr{
 border: 0px;
 border-top: solid 1px #D3DFEB;
 border-bottom:	solid 1px #FFFFFF;
}

pre {
	font-family: Arial;
	font-size: 8pt;
	color: #333;	
}


form {
	font-family: Arial;
	font-size: 8pt;
	color: #333;	
}




/* Schriften Stil für Überschriften */

h3 {
	font-family: Arial;
	font-size: 13pt;
	color: #000;	
}











/* Schriften Stil für Untermenue-Überschriften */


span.headline {
	word-spacing: 1px;
	font-family: Arial;
	font-size: 12pt;
	color: #274F76;	
	}

span.headline2 {
	word-spacing: 1px;
	font-family: Arial;
	font-size: 9pt;
	color: #000;	
	}



img.text {
float:left;
border: 1px solid #d5d5d5}
