body {
	background-color: white;

	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	color : Black;	
}

img {
    padding-left: 3px;
    padding-right: 3px;
}

.code {
	border: medium dashed rgb(128,128,128);
	font-size : 12px;
	color: #000000;
	background-color : #E0E0E0;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
}

font,th,td,p {
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}

a:link {
	text-decoration: underline;
	color : #016587;
}

a:active {
	text-decoration: underline;
	color : #000000; 	
}

a:visited {
	text-decoration: underline;
	color : #016587;	

}

a:hover	{
	text-decoration: underline;
	color : #000000;
}

.maintitle,h1	{
			font-weight: bold; font-size: 20px; font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #000000;
}

h2 {
			font-weight: bold; font-size: 16px; font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

h3 {
			font-weight: bold; font-size: 14px; font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

h4 {
			font-style: italic; font-size: 10px; font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.genlarge { font-size : 18px; }
.gen { font-size : 12px; }
.genmed { font-size : 10px; }
.genmedit { font-size : 10px; font-style : italic }
.gensmall { font-size : 8px; }
.gen,.genmed,.genmedit,.gensmall,.genlarge { color : #000000; }
a.gen,a.genmed,a.genmedit,a.gensmall,a.genlarge { color : #01516C; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.genmedit:hover,a.gensmall:hover,a.genlarge:hover	{ color : #FFFFFF; text-decoration: underline; }
/* a.gen:visited,a.genmed:visited,a.genmedit:visited,a.gensmall:visited { color : #F8A406; text-decoration: none; } */


.bildtext { 
	font-size : 10px;
	color : #000000;
	font-style : italic;
}

td.menu {
	background-image : url(images/site/menu_bg.gif);
	background-color: #01516C;
	font-size : 14px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
}

td.menuend {
	background-image : url(images/site/menuend_bg.gif);
	font-size : 14px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
}

td.menu_active	{
	background-image : url(images/site/menu_active_bg.gif);
	background-color: #016587;
	font-size : 14px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;
}

a.menu		{ text-decoration: none; color : #FFFFFF;  }
a.menu:hover	{ text-decoration: none; color : #FFFFFF; }
a.menu:visited	{ text-decoration: none; color : #FFFFFF; }

td.menu2		{
	font-size : 12px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: normal;
	background-color: #016587;
}

td.menu2_active		{
	font-size : 12px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: normal;
	background-color: #007EA9;
}
td.main		{
	background-image : url(images/site/bg_top_galaxy.jpg);
}

a.menu2		{ text-decoration: none; color : #FFFFFF;  }
a.menu2:hover	{ text-decoration: none; color : #FFFFFF; }
a.menu2:visited	{ text-decoration: none; color : #FFFFFF; }



/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif; color: Black; letter-spacing: -1px;}
a.copyright		{ color: #FFFFFF; text-decoration: underline;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}




/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* @import url("formIE.css");

/* alternativeSuns specific styles */

hr {
	height: 1px;
	color : #CCCCCC;	
}

td.maincell {
	background-color : #FFFFFF;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-top-width : 0px;
}

td.tableborder {
	background-color: #003D51;
}

td.maintableborder {
	background-color: #000000;
}

td.inforuta_titel {
	background-color: Black;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

td.inforuta {
	background-color: #E1E1E1;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.error {
	font-size : 11px; 
	font-weight: bold;
	color: #F8A406;
}

