/* Allgemeine Einstellungen für das ganze Template*/
body {
	background-color: #5F82B8;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.suche {
	background-color: #e0e0e0;
	padding-left: 8px;
	font-size: 11px;
	vertical-align: baseline;
	text-align: left;
	line-height: 20px;
	margin-bottom: 11px;
	height:20px;
}

table.back {
  background-color : #FFFFFF;
  border-top       : solid 1px #4B5156;
  border-bottom    : solid 1px #4B5156;
  border-left	   : solid 1px #4B5156;
  border-right	   : solid 1px #4B5156;
}

td, tr, p, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #242C31;
}

td.mainmenu {
  border-top       : solid 3px #B1B7BD;
  border-bottom    : solid 3px #B1B7BD;
  border-left	   : solid 3px #B1B7BD;
  border-right	   : solid 3px #B1B7BD;
}

td.submenu {
  border-top       : solid 3px #B1B7BD;
  border-bottom    : solid 6px #B1B7BD;
  border-left	   : solid 3px #B1B7BD;
  border-right	   : solid 3px #B1B7BD;
  background	   : #B1B7BD;
}

td.top {
  border-bottom    : solid 7px #0B0B38;
}

td.headimg {
  border-top    : solid 7px #0B0B38;
  border-bottom    : solid 3px #0B0B38;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #4E6371;
}

HR.dotted {
  color: #4E6371;
  height:1px;
  width:100%;
  border-style: dotted;
}

.poll {
  font             : 9px Arial, Helvetica, Verdana, sans-serif;
  color            : #242C31;
  line-height      : 14px
}







.weiss {
	background-color: #FFFFFF;
}
.kopfZeile1, .subKopf {
	background-color: #92A4AE;
	padding-left: 8px;
	font-size: 11px;
	vertical-align: baseline;
	text-align: left;
	line-height: 20px;
	margin-bottom: 11px;
	height:20px;
}
.inhalt {
	color: #FFFFFF;
	padding-bottom: 8px;
}
.kopfZeile1 {
	color: #FFFFFF;
	background-color: #2e5da3;	
}
.subKopf {
	color: #000000;
	background-color: #EEF0EF;	
}
.tuKopf {
	background-color: #EEF0EF;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #436a84;
	vertical-align: baseline;
	text-align: left;
	line-height: 20px;
	margin-bottom: 6px;
	}

td {
	vertical-align: top;
	font-size: 11px;
}
.naviPunkt {
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-y;
	background-color: #EFEFEF;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	color: #436a84;
	padding-left: 10px;
	margin-bottom: 2px;
	display:block;
	text-align:left;
	text-decoration: none;
}
.naviPunkt:hover {
	background-image: url(../images/menu_back_over.gif);
	color: #478294;
}
.naviPunkt:active {
	color: #CC3300;
}
.prosjektTekst a {
	color: #356E7F;
	margin-top: 11px;
}
.prosjektTekst a:hover {
	color: #ffffff;
	background-color: #92A4AE;
}
.mission {
	font-size: 10px;
	color: #6C99A7;
	text-align: center;
	background-color: #EEF0EF;
	padding-bottom: 0px;
	padding-top: 14px;
}
.mission a {
	color: #356E7F;
}

.mission a:hover {
	color: #fff;
	background-color:#7FBDD0;
}

a {
	color: #828282;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
.hauptcontent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-bottom: 7px;
	margin-bottom: 7px;
	color: #6C99A7;
}
select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEF0EF;
	color: #6C99A7;
	border: 0px solid #BDC8CE;
	margin-top:1px;
	widht:50px;
}
input .button {
	background-color:#E7EFF4;
	color:#FFFFFF;
}
.tableTop td {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #fff;	
}
.contentheading{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	background:url(../images/icon-1.png) left no-repeat;
}
.mosimage {
	border: 1px dotted #cccccc;
	margin: 2px
}
.mosimage_caption {
	margin-top: 1px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px dotted #cccccc;
}
.mostread li{
	display:list-item;
	list-style:circle;
	color:#444444;
	margin-left:-28px;
	line-height:150%;
}
.mostread li a{
	color:#444444;
	font-weight:normal;
}
.latestnews li{
	border:1px solid white;
	display:list-item;
	list-style:circle;
	color:#444444;
	margin-left:-28px;
	line-height:150%;
	
}
.latestnews li a{
	color:#444444;
	font-weight:normal;
	
}
#bottomright {
	width: 100%;
	position:relative;
	float:right;
	color: #92A4AE;

/* Runde Box*/
}
.roundcont {
	width: 100%;
	background-color: #F5F4F5;
	color: #fff;
}
.roundcont p {
	margin: 0 10px;
}
.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   
}
#bottombox {
	width: 100%;
	position:relative;
	float:right;
	color: #92A4AE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #92A4AE;
	border-left-color: #666666;
	padding-bottom: 7px;
	margin-bottom: 7px;
	color: #6C99A7;


/* Top-Menu*/
}
#slantedmenu {
	font-weight: bold;
	font-size: 90%;
}

#slantedmenu:after { 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#slantedmenu ul {
	text-indent: 125px;
	padding: 2px 0;
	margin: 0;
	background-color: #5F82B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: right; 
}
#slantedmenu ul li{
	display: inline;
}
#slantedmenu ul li a{
	color: #FFFFFF;
	padding: 2px 0;
	padding-right: 30px;
	margin: 0;
	text-decoration: none;
        text-align: right;
	background: transparent url(../images/top-trenner.gif) top right no-repeat;
}
#slantedmenu ul li a:visited{
	color: #FFFFFF;
} 
#slantedmenu ul li a:hover{
	color: #FCB94D;

/* Footer*/
}
#footer {
	font-size: 10px;
	float: center;
	height: 20px;
	text-align: center;
	padding-top: 5px;
        background-color: #e0e0e0;
}
 
/*Navigation*/
a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background: url(../images/button.png) no-repeat;
	vertical-align:middle;
	padding-top: 2px;
	padding-left: 22px;
	height: 21px !important;
	height: 23px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -23px;
	text-decoration: none;
	color:#CC3300;
}

a.mainlevel#active_menu {
	color:#CC3300;
	font-weight: bold;
	font-size:11px;
}

a.mainlevel#active_menu:hover {
	color:#405369;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 22px;
	vertical-align: middle;
	font-size: 10px;
        line-height: 13px;
	color: #405369;
	text-align: left;
           
}

a.sublevel:hover {
	color: #CC3300;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #405369;
} 
.readon {
	display:block;
	background:url(../images/weiter.png) no-repeat;
	text-align: center;
	width:74px;
	height:18px;
	line-height: 18px;
	margin: 1em 0;
}

a.readon:link, a.readon:visited, a.readon:hover {
	color: #123456; 
	text-decoration: none; 
	font-size: 11px;
}

#sidebar .moduletable h3, .moduletable-leftnav h3 {
	background: url(../images/h3-img.png) no-repeat 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #92A4AE;
	width: 80%;
	padding-top: 2px;
	padding-left: 21px;
}

#sidebar .moduletable-leftnav h3 {
	margin-bottom: 0;
}
#sidebar .moduletable-leftnav { 
	padding: 0px;
	margin: 0;
}
li {
	list-style-type:none;
	padding-left: 20px;
	margin-left: 5px;
}
ul {
	margin: 10px;
}
.back_button  {
	background: url(../images/zurueck-img.png) no-repeat 0px 0px;
	padding: 0px 0 5px 10px;
	margin: 0px 0 5px 0;
	color: #000000;
} 

.back_button a  {
	color: #000000;
}

.pathway {
	margin-left: 4px;
	color: #CC3300;
	font-size: 11px;
	text-align: left;
}

a.pathway:link, a.pathway:visited {
	color: #356E7F;
}

a.pathway:hover {
	color: #356E7F;
}