@charset "utf-8";

/* CSS Document */



body		{ color: #24516a; font-size: 12px; font-family: Verdana; line-height: 15px; text-decoration: none; margin: 0 0 0 0; }

a			{ color: #24516a; font-size: 12px; font-family: Verdana; line-height: 15px; }

a:hover 	{ color: #4586bc; font-family: Verdana; line-height: 15px; }

p			{ color: #24516a; font-size: 12px; font-family: Verdana; line-height: 15px; text-decoration: none }

td			{ color: #24516a; font-size: 12px; font-family: Verdana; line-height: 15px; text-decoration: none }

li			{padding: 2px;}



div.zentrierer	{position: relative; text-align: left; width: 954px; margin-right: auto; margin-left: auto; padding: 0 0 0 0; border: 1px solid white; background-image: url(bilder/titelbild.jpg); background-repeat: no-repeat; background-position: left top;}

div.content		{margin-left: 180px; margin-top: 230px; padding: 20px 0px 0px 20px; min-height: 372px; background-color: white;}

div.contentmitnews		{margin-left: 180px; margin-top: 230px; padding: 20px 300px 0px 20px; min-height: 372px; background-color: white;}

div.news		{

	position: absolute;

	top: 230px;

	right: 0px;

	width: 275px;

	height: 311px;

	background-image: url(pics%20global/greyarray.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #dadfe3;

	padding-top: 60px;

}

div.infobild	{position: absolute; padding: 0px; margin: 0px; top: 128px; left: 0px; z-index: 13; border: 0px; z-index: 100;}

.Subtitle	{ color: #24516a; font-size: 12px; font-family: Verdana; font-weight: bold; font-stretch: expanded }

.point		{ color: #24516a; font-size: 12px; font-family: Verdana; font-weight: bold; font-stretch: expanded }

.title		{ color: #24516a; font-size: 16px; font-family: Verdana; font-weight: bold; font-stretch: expanded }

.title1		{ color: #24516a; font-size: 14px; font-family: Verdana; font-weight: bold; font-stretch: expanded }

.small		{ color: #24516a; font-size: 10px; font-family: Verdana; line-height: 10px; text-align: left }

/* navigation */

	#nav li{
		list-style-type:none;
	}
	#nav ul{
		margin:0px;
		padding:0px;

	}

	#nav div{
		margin:0px;
		padding:0px;
	}

	#nav{	
 position: absolute; top: 229px; text-align: right; width: 164px; height: 362px; background-image: url(navigation/pics/navi_bg.jpg); padding: 10px 10px 0 0; z-index: 10;	 

	}

	#nav a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:150px;	
		padding-left:2px;	

	}
	
	#nav .slMenuItem_depth1{
		margin-top:1px;
		/* border-bottom:1px solid #000; */
		font-weight:bold;
		font-size: 14px;
	}	
	#nav .slMenuItem_depth2{
		margin-top:1px;
	}	
	#nav .slMenuItem_depth3{
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#nav .slMenuItem_depth4{
		margin-top:1px;
		color:red;
	}	
	#nav .slMenuItem_depth5{
		margin-top:1px;
	}

	#nav .slideMenuDiv1 ul{
		padding:1px;
	}
	#nav .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#nav .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#nav .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}



