/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #003366;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	padding-left: 10px;
}

table {
	background-color: #FFFFFF;
	color: #003366;
}

.menue_home {
font-size: small;
	color: #FFCC33;
	background-color: #999999;
	text-align: left;
	border-top-color: #CC0033;
	border-top-style: solid;
	padding:4px;
	text-indent: 2px;
}

.menue_home a:link {
color: #FFCC33;
text-decoration: none;
}

.menue_home a:visited {
color: #FFCC33;
text-decoration: none;
}

.menue_home a:hover {
color: #CC0033;
text-decoration: none;
}

.menue_head1 {
font-size: small;
	color: #000033;
	background-color: #999999;
	text-align: left;
	border-top-color: #FFCC33;
	border-top-style: solid;
	padding:4px;
	text-indent: 2px;
}

.menue_head1 a:hover {
color: #CC0033;
text-decoration: none;
}

.menue_head2 {
font-size: small;
	color: #000033;
	background-color: #999999;
	text-align: left;
	border-top-color: #003366;
	border-top-style: solid;
	padding: 4px;
	text-indent: 2px;
}

.menue_head2 a:hover {
color: #CC0033;
text-decoration: none;
}

.menue_head3 {
font-size: small;
	color: #000033;
	background-color: #999999;
	text-align: left;
	border-top-color: #006600;
	border-top-style: solid;
	padding: 4px;
	text-indent: 2px;
}

.menue_head3 a:hover {
	color: #CC0033;
	text-decoration: none;
}



.menu {
font-size: small;
	color: #000033;
	text-align: left;
	background-color: #CCCCCC;
	padding: 4px;
}
.menu a {
font-size: small;
	color: #000033;
	text-indent: 5px;
	text-align: left;
	background-color: #CCCCCC;
	padding: 1px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #CC0033;
}

h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.h1{
	font-family: Arial,sans-serif;
	font-size: large;
	color: #003366;
	background-color: #CCCCCC;
	padding-left: 3px;
}

.h1news{
	font-family: Arial,sans-serif;
	font-size: large;
	color: #CC0033;
	background-color: #CCCCCC;
	padding-left: 3px;
}

.h2{
	font-family: Arial,sans-serif;
	font-size: small;
	color: #003366;
	font-weight: bold;
}

ul{
	list-style-type: circle;
 }



.topmenu{
	display: inline;
	font-size: small;
	padding-right: 5px;
	padding-left: 5px;
}

.breadcrumb {
	font-size: xx-small;
	color: #003366;
	padding-left: 10px;
}

div.tablecontent{
	padding-left: 10px;
	color: #003366;
	font-size: small;
}

.tablecontent{
	padding: 1px 10px;
	color: #003366;
	font-size: small;
}


div.content{
	border: dashed #CC0033 1px;
	padding: 2px 15px;
	color: #003366;
}


.textstandart{
	color: #003366;
	font-size: small;
	background-color: #FFFFFF;
}


.img {
	padding: 10px;
}
.newstext {
	font-size: small;
	border-bottom-color: #CC0033;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CC0033;
	border-top-style: solid;
	border-top-width: 1px;
}
div.menu_consortium {
	background-color: #CCCCCC;
	padding: 3px;
}
.abstract {
	font-weight: bold;
}
.institution {
	padding-right: 10px;
}
