/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: 127cc1;
}
body tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


 body a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

 body a:visited {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
 }
 body a:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
 body a:active {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
 }

.titel_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #045184;
}
.bg_content {
	background-color: #FFFFFF;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
table.menutable {
	width: 97%;
	border: 0; 
	cellspacing: 1; 
	cellpadding: 0;
}

#menutable_blok {
	background-color: #137BC2; 
	width: 8px;
}

.menutable #menutable_link {
	height: 22px;
	background-color: #E4EEF7;
	font-weight: 500;	
}

.menutable_link_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #137bc2;	
}

#menutable_link a:link {
	color: #045184;
}
#menutable_link a:visited {
	color: #045184;
}
#menutable_link a:hover {
	color: #045184;
}
#menutable_link a:active {
	color: #045184;
}
	

