.headerbody
{
	
    /* background-image : url(himmel.jpg); */
/*	background-repeat : repeat;*/
	
	background-color : #CCCCCC;
	
	color : White;
	
	margin-top    : 17px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}

.mainmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}
a.mainmenu:link {
	text-decoration  : none;
	background-color : transparent;
	color            : White;
}
a.mainmenu:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : White;
}
a.mainmenu:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CCCCCC;
}
a.mainmenu:hover {
	text-decoration  : none;
	background-color : transparent;
	color            : #EEEEEE;
}

.submenubody
{
	background-color : #EEEEEE;
	color			 : Black;	
	
	margin-top    : 1px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}

.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}
a.submenu:link {
	text-decoration  : none;
	background-color : transparent;	
	color            : #3E6CB3;
}
a.submenu:visited {
	text-decoration  : none;
	background-color : transparent;	
	color            : #3E6CB3;
}
a.submenu:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #7E9FD4;
}
a.submenu:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #7E9FD4;
}

.contentbody
{
	background-color : White;
	color : Black;

	margin-top    : 2px;
	margin-bottom : 2px;
	margin-left   : 10px;
	margin-right  : 10px;

	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size 	: 11px;
	font-weight : normal;
	font-style 	: normal;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size   : 13px; */
	font-weight : normal;
	font-style  : normal;
}
a:link {
	text-decoration  : none;
	background-color : transparent;
	color            : #1574E8;
}
a:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : #1574E8;
}
a:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #1574E8;
}
a:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #1574E8;
}

.linebody
{
	background-color : #778899;
		
	top:0px;
	left:0px;
		
	margin-top    : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
	
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.leftbody
{
	background-color : #F7F7F7;
	color : Black;
	
	margin-top    : 10px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 10px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size 	: 10px;
	font-weight : normal;
	font-style 	: normal;
}


.rightbody
{
	background-color : White;
	color			 : Black;
	
	margin-top    : 5px;
	margin-bottom : 5px;
	margin-left   : 5px;
	margin-right  : 5px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size 	: 10px;
	font-weight : normal;
	font-style 	: normal;
}

.footerbody
{
	background-color : #C8D8EC;
	color			 : Black;	
	
	margin-top 	  : 3px;
	margin-bottom : 0px;
	margin-left   : 3px;
	margin-right  : 3px;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 10px;
	font-weight : normal;
	font-style  : normal;
}

.footerlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 10px;
	font-weight : normal;
	font-style  : normal;
}
a.footerlink:link {
	text-decoration  : none;
	background-color : transparent;	
	color            : #3E6CB3;
}
a.footerlink:visited {
	text-decoration  : none;
	background-color : transparent;	
	color            : #3E6CB3;
}
a.footerlink:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #7E9FD4;
}
a.footerlink:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #7E9FD4;
}

.adminlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}
a.adminlink:link {
	text-decoration  : none;
	background-color : transparent;
	color            : blue;
}
a.adminlink:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : blue;
}
a.adminlink:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #4169E1;
}
a.adminlink:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #4169E1;
}

.thinborder
{
	border-width : 1px;
	border-style : solid;
	border-color : #3E6CB3;
}

.bold
{
	font-weight : bold;
	font-style  : normal;	
}

.highlight
{
	font-weight : bold;
	font-style  : normal;	
	color       : #345C9C;
}

.fixedwidth
{
	width : 450px;
}

.smallfont
{
	font-size : 10px;
}

p, th, td, li, input, textarea, select
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}


ul
{
    list-style : outside square;
}


p {
	/*background-color : #EEE8AA;*/
/*	
	margin-top    : 5px;
	margin-bottom : 8px;
	margin-left   : 0px;
	margin-right  : 0px;
	*/
}

dt
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : bold;
	font-style  : normal;
}

dd
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : italic;
}

pre
{
	font-family : "Courier New", Courier, monospace;
	font-size   : 12px;
	font-weight : normal;	
	font-style  : normal;
}

h1
{
	background-color : #transparent;
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 19px;
	font-weight : normal;
	font-style  : normal;
	
	border-style : solid;
	border-color : #CCCCCC;
	border-width : 0px 0px 2px 0px;

                padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 15px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
}

h2
{
/*	background-color : transparent;*/
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;

	border-style : solid;
	border-color : #CCCCCC;
	border-width : 1px 0px 0px 0px;
	
	padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 11px;
	margin-bottom : 8px;
	margin-left   : 0px;
	margin-right  : 0px;
}

h3
{
	background-color : transparent;
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 15px;
	font-weight : bold;
	font-style  : normal;
	
	padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 9px;
	margin-bottom : 6px;
	margin-left   : 0px;
	margin-right  : 0px;
}

h4
{
	background-color : transparent;
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
	
	padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 5px;
	margin-bottom : 2px;
	margin-left   : 0px;
	margin-right  : 0px;
}

h5
{
	background-color : transparent;
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : bold;
	font-style  : normal;
	
	padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 3px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
}

h6
{
	background-color : transparent;
	color            : Black;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 9px;
	font-weight : bold;
	font-style  : normal;
	
	padding-top    : 0px;
	padding-bottom : 0px;
	
	margin-top    : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;
}

.subtitle
{
	font-weight : bold;
	text-align : right;
	color : #666666;
}
