﻿#navi-header  { 	
	background-image: url('img/navbg.jpg');
 	background-repeat:repeat-x;
	margin-left:92px;
	font-family:Arial, Helvetica, Sans-Serif;
	width:800px;
	height:25px; 	
}


#overhead {
	margin-left:92px;
	margin-top:15px;
	width:800px;
	font-size:small;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#009	
}



#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}
#header { 
	background-image:url('img/header_4.png');
	background-repeat:no-repeat;
	width:800px;
	height:113px;
	margin-left:92px;
	visibility: visible; 	
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #fff;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(img/rounded.gif) no-repeat bottom center;
}













.conbg {
	background-image: url(img/logo_interl.png);
	height:70px;
	width:200px;
}
.content {
	background-color:white;
	border: 3.5px solid #000000;
	width:602px;
	height:500px;
	margin-left:92px;
}


.footer {
	background-image: url('img/footbg_2.png');
 	background-repeat:repeat-x;
	position:absolute;
 	left: 101px;
	top: 676px;
	width:800px;
	height:25px;
	background-color:009;
}

.right_container {
	background-color: #ccf; 
	border: solid 3px #009; 
	position:absolute;
 	left: 665px;
	top: 200px;
	width: 210px; 
	height: 520px;
}




#navib {
	margin-left:10px;
}

#navib ul{

}

#navib li{
	font-family:Arial, Helvetica, Sans-Serif;
	list-style-type: none;
	padding: 3px 3px;
	margin: 3px 3px;
}

#navib a{
	color: #009;                  /* Schriftfarbe  */ 
  	text-decoration: none; 
	font-size: 11px;
}

#navib a:link {
	color: #009;
	 font-size: 11px;
}

#navib a:hover {
	color: #f93;
	 font-size: 11px;
}



#navib a:active {
	color: #f93;
	 font-size: 11px;
}

#navic {font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;

}

#navic ul{
margin-height: 3px;

}



#navic li{
	
	list-style-type: none;
	padding: 10px 10px;

}

#navic a{

color: #fff;                  /* Schriftfarbe  */ 
  text-decoration: none; 
}


#navic a:hover{

	color: #f93;
	 
}

h1 { 
	 text-align: center;
	font-family: verdana, sans-serif;
        font-size: 14px;
	color:#f93;
	}

h2 {	
	text-align: center;
	font-family: arial,verdana, sans-serif;
        font-size: 12px;
	color:#009;
}

h3 {text-align: center;
	font-family: arial,verdana, sans-serif;
        font-size: 10px;
	color:#009;

}
h3.1 {text-align: left;
	font-family: arial,verdana, sans-serif;
        font-size: 12px;
	color:#009;

}
