@charset "utf-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	outline: none;
}

body {
	background-image:url("img/bg_grau.jpg");
	background-color:white;
	background-position: top;
	background-repeat: repeat-x;
}

/* Main settings */
a img {
	border: none;
}

/*in2D.Changed Link-Font-Color*/
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #999;
}
.clear {
	clear: both;
}
h1 {
	color: white;
	font-weight: normal;
	font-size: 25px;
}
h2 {
	color: black;
	/*margin-bottom: 15px;
	margin-bottom: 10px;*/
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	color: white;
	padding-bottom: 15px;
}
h4 {
	color: black;
}
h1.title_left,
h1.title_right {
	padding: 15px 0 12px 0;
}
h1.title_left {
	text-align: right;
	padding-right: 9px;
	padding-left: 10px;
}

/*in2D.Changed Textsize of right part*/
p.bodytext {
	padding-bottom: 5px;
}
div.ce {
	margin-left: 85px;
	padding-bottom: 30px;
	min-height: 300px;
}

/* Structure */
div#all {
	width: 980px;
	margin: 0 auto;
	background-image: url("img/content_background.gif");
	background-repeat: repeat-y;
	background-position: -101px 0;
}
div#head {
	height: 162px;
	background-color: white;
	overflow: hidden;
}
div.shadow {
	width: 980px;
	height: 26px;
	margin: 0 auto;
	background-image: url("img/shadow.png");
}
div.left {
	float: left;
	width: 310px;
	overflow: hidden;
	clear: both;
}
div.right {
	margin-left:310px;
	float: left;
	width: 670px;
	overflow: hidden;
}

div#main {
	padding: 0 0 10px 0;
}
div#main div.left {
	width: 314px;
}
div#main div.right {
	margin-left: 15px;
	width: 650px;
}
img.logo {
	padding-top: 9px;
	float: left;
}
img.mainpicture {
	width: 313px;
	padding-top: 3px;
}

/* Icons / Pictogramme / CSS Sprites */
div.icon {
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 10px 0 0 130px;
}
div.icon1 {
	background-image: url("img/animal_icons.png");
}
div.icon2 {
	background-image: url("img/animal_icons.png");
	background-position: 0 -100px;
}
div.icon3 {
	background-image: url("img/animal_icons.png");
	background-position: 0 -200px;
}
div.icon4 {
	background-image: url("img/animal_icons.png");
	background-position: 0 -295px;
}
div.icon5 {
	background-image: url("img/animal_icons.png");
	background-position: 0 -405px;
	height: 110px;
}
div.icon6 {
	background-image: url("img/animal_icons.png");
	background-position: 0 -532px;
	height: 110px;
}


/* Menu Header Right */
ul#menu_header_right {
	list-style-type: none;
	padding-top: 142px;
}
ul#menu_header_right li {
	float: left;
}

/* in2D.changed padding to '0 10px' */

ul#menu_header_right li a {
	display: block;
	padding: 0 5px;
	font-size: 11px;
	color: #666;
}

ul#menu_header_right li a:hover {
	color: #999;
}

ul#menu_header_right li.last a {
	padding-left: 18px;
}

/* Breadcrump / Navpath */
ul#menu_navpath {
	list-style-type: none;
	position: absolute;
	margin: 3px 0 0 80px;
}
ul#menu_navpath li {
	float: left;
}
ul#menu_navpath li a {
	font-size: 9px;
	display: block;
	padding: 0 10px 0 11px;
	background-image: url("img/navpath_gap.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}
ul#menu_navpath li a.last {
	background-image: none;
}

/* Menu Left */
ul#menu_left {
	text-align: right;
	list-style-type: none;
	padding: 10px 9px 20px 0;
}
ul#menu_left li a {
	color: white;
	font-size: 13px;
	display: block;
	padding: 5px 0;
}

ul#menu_left .submenu_level2 a {
	font-size: 10px;
	padding: 5px 15px;
	background-image:url("img/bullet_left.gif");
	background-repeat:no-repeat;
	background-position:right;
}


ul#menu_left ul.submenu_level2 {
	margin-bottom:10px;
}
ul#menu_left li a:hover {
	color: #F5A42E;
}

ul#menu_left li a.nav_act {
	color: #F5A42E;
}

/* Menu Footer */
ul#menu_footer {
	list-style-type: none;
	float: right;
	padding: 10px 9px 0 0;
}
ul#menu_footer li {
	float: left;
	
}
ul#menu_footer li a {
	font-size: 8px; 
	display: block;
	padding: 0 3px;
	color: white;
}

/* Multicolumn */
ul.multicolumnContainer {
	list-style-type: none;
}
ul.multicolumnContainer li.column1 {
	width: 58%;
	float: left;
}

ul.multicolumnContainer li.column2 {
	width: 34%;
	float: left;
	margin-left: 30px;
	padding-left: 10px;
	border-left: 1px solid white;
}

/* News */
div.news {
	margin-bottom: 20px;
}
a.twitter{
	background-image:url("img/icons.png");
	background-repeat:no-repeat;
	background-position: -16px 0px;
	display: block;
	width: 18px;
	height:16px;
}

a.facebook{
	background-image:url("img/icons.png");
	background-repeat:no-repeat;
	background-position: 2px 0px;
	display: block;
	width: 16px;
	height:16px;
}

a.print{
	background-image:url("img/icons.png");
	background-repeat:no-repeat;
	background-position: -39px 0px;
	display: block;
	width: 16px;
	height:16px;
}

/* in2D.Added Margin-Top */

div.picMenu {
	
	width: 157px;
	height: 200px;
	margin-right: 5px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}

/* in2D.Deleted margin-top of '.picMenu h3' */

p.picMenuText {
	margin-bottom:15px;
}

.picMenu h3 a {
	color:white;
	display:block;
}

h2.news {
	font-size:16px;
	color:black;
	font-weight:bold;
}

/* in2D.Deleted margin-bottom for '#news p'*/

#clearer {
clear:both;	
}
div.news_grau {
	margin-bottom:15px;
}

/* Menu Footer */
ul#symbol_menue {
	list-style-type: none;
	float: right;
	padding: 10px 9px 0 0;
	margin-bottom:20px;
}
ul#symbol_menue li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
ul#symbol_menue li a {
	font-size: 8px; 
	display: block;
	padding: 0 3px;
	color: white;
}

/* in2D.added these Lines untill end */

div.news_odd,
div.news_even {
	margin-bottom: 20px;	
}

img#animalbig {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

csc-textpic-text {
	color: #FFF;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px !important;
}
