* {
    margin:0;
    padding: 0;
    font-family: Arial;
}

body {
    background-attachment:fixed;
    background-image:url(../images/fono.gif);
    background-position:center top;
    background-repeat:no-repeat;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin:0;
    padding:0;
}

#layout {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

/*   top   */

#top {
    padding: 5px;
    width: 1083px;
    height: 77px;
}

.moduletable_logo {
    width: 300px;
    float: left;    
}

.top_right {
    float: right;
    text-align: right;
    margin-top: 35px;              
}

.top_right .moduletable_contact {
    width: 300px;
    float: left;
    border-right: 1px solid #ff0000;
    padding: 4px 8px 0 0;
}

.moduletable_contact p {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #3f3f3f;
}

.moduletable_contact span{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #ed2501;
}

.top_right .moduletable_fish {
    width: 150px;
    float: left;
}

/*    meinmenu   */
#mainmenu {
    width: 1100px;
    height: 30px;
    background-color: #4a4a4a;
}

.moduletable {
    padding-top: 1px;    
}

#mainmenu ul {
    list-style-type: none;
    background-color: #4A4A4A;
}

#mainmenu ul li {
    text-align: center;
    float: left;
}

#mainmenu ul li ul li {
    float: left;
    text-align: left;
}

#mainmenu ul li ul li a {
    height: 32px;
    width: 122px;
    text-decoration: none;
    font-size: 12px;  
    color: #ffffff;  
    display: block;
    padding-top: 3px;
    padding-left: 10px;
}
#mainmenu ul li ul li a span{
	display: table-cell;
	vertical-align: middle;
}
#mainmenu ul li a {
    background: url(../images/fon_menu.gif) no-repeat;
    height: 32px;
    width: 122px;
    text-decoration: none;
    font-size: 12px;  
    color: #ffffff;  
    display: block;
    padding-top: 3px;
}

#mainmenu ul li a:hover {
    background: url(../images/fon_menu_a.gif) no-repeat;
}

/*  center  */

#center {
    width: 1100px;
    overflow: hidden;
/*    background-color: #4a4a4a;*/
}

.left {
    width: 730px;
    float: left;
}

.user2 {
    width: 698px;
    padding: 10px 6px;
    background-color: #ffffff;
}

.user2 .contentpaneopen td.contentheading {
    font-size: 38px;
    font-family: AkzidenzGroteskBQ;
    color: #ffffff;
    background-color: #4a4a4a;
    border-top: 10px solid #e64825;
    border-bottom: 10px solid #e64825;
    font-weight: bold;
    font-style: italic;
    width: 700px;
    padding-left: 8px;
}

.user2 .contentpaneopen td.contentheading:before {
    content: " "; 
    font-size: 38px;
    font-family: AkzidenzGroteskBQ;
    color: #e64825;
    font-weight: bold;
    font-style: italic;
}


.user2 .contentpaneopen {
    font-size: 13px;
    color: #454545;
    font-family: Verdana;
}

.user2 .contentpaneopen tr td ul li {
    font-size: 12px;
    color: #454545;
    font-family: Verdana;
    margin-left: 35px;
    padding-top: 10px;
}

.user2  p {
    font-size: 12px;
    color: #414141;
    padding-left: 10px;
    padding-top: 5px;
}

.user2  hr {
    color: #df001a;
    margin: 10px 0;
}

.user2 .contentpaneopen  b, .user2 .contentpaneopen strong {
    font-size: 12px;
    color: #414141;
    font-weight: normal;
}

.user2 .contentpaneopen span{
    font-size: 12px;
    color: #414141;
    font-weight: bold;
}

.user2 .contentpaneopen h3 {
    font-size: 11px;
    color: #414141;
    font-weight: bold;
    padding: 10px 5px;
}

.user2 .contentpaneopen h2 {
    font-size: 14px;
    color: #d23e16;
    padding-left: 5px;
}

.user2 .contentpaneopen h4 {
    font-size: 13px;
    color: #0f0f0f;
    padding-top: 10px;
    padding-left: 5px;
}


.user2 .contentpaneopen h6 {
    color:#414141;
    font-size:12px;
    font-weight:bold;
    font-style: italic;
}

.user2 .contentpaneopen h5{
    font-size: 12px;
    color: #414141;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
}


.right {
    float: left;
    width: 369px;
}

.moduletable_right {
    background-color: #c7c7c7;
    padding: 10px 12px;
    border-bottom: 1px solid #ffffff;
}

.moduletable_right a:hover img {
  opacity: 0.7;
  width: 345px;
  filter: alpha(opacity=60);
}

/*   bottom    */

#bottom {
    width: 1093px;
    padding: 35px 0;
    height: 100%;
    overflow: hidden;
}



/*  copyright     */

#copyright {
    background-color: #4a4a4a;
    width: 1100px;
    float: left;
    border-top: 1px solid #ffffff;
}

#copyright p {
    font-size: 11px;
    color: #ffffff;
    padding: 5px;
}

#center {
  background: #555555 url("../images/line-center-bg.png") repeat-y 0 0;
  /*overflow: hidden;*/
}

table.affiliation a {
    color: #414141;
    text-decoration: none;
    font-size: 11px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.contentpaneopen a, .contentpaneopen a:visited, .contentpaneopen a span{
    color: #103D9C !important;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}

.contentheading h1 {
font-size:38px;
}

span.contenthead {
font-size:38px !important;
color:#fff !important;
font-style: italic;
}
.flex {
font-size:14px;
margin-left:10px;
}

.contper {
font-family: "Verdana";
font-size: 12px;
font-weight:normal;
padding-top: 10px;

clear:both;
display:inline-block;
}
.mainh1{
font-size: 12px !important;
text-align: right;
font-family:Arial !important;
color:#fff !important;
}

.contentpaneopen table{
	margin:10px 0;
}
.contentpaneopen table, .contentpaneopen table tr, .contentpaneopen table td{
	border-collapse:collapse;
	border-color:#ccc !important;
	vertical-align: top;
}
.contentpaneopen table .th{
	vertical-align: middle;
	background: #4A4A4A;
	border-top:2px #E64825 solid !important;
	color:#fff !important;
}
.contentpaneopen table .th td{
	padding: 4px 0 6px 0;
}
.contentpaneopen table .th p, .contentpaneopen table .th p strong{
	color:#fff !important;
}
.pagenav{
	font:13px Arial;
	padding:2px 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
span.pagenav{
	background: #ccc;
}
a.pagenav{
	background: #E94424;
	color:#fff;
	text-decoration: none;
}


