@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* TinyMCE specific rules */
body.mceContentBody {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mceContentBody a{
	color:#000000 !important;
	text-decoration:underline;
}
 
.mceContentBody a:hover{
	color:#000000 !important;
	text-decoration:none;
}
 
.mceContentBody table td{
	color:#000000 !important;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#006FC6;
	border-bottom:1px solid #F7DB00;
	font-weight:100;
	padding:0px 0px 10px 0px;
	margin:0px 0px 5px 0px;
}
p{
	letter-spacing:1px;
}
#bg_container{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/templates/img/body_bg.jpg);
	background-repeat:repeat-x;
}
#bg_container_2{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/templates/img/body_bg_2.jpg);
	background-repeat:repeat-x;
}
#container{
	margin:0 auto;
	padding:0px;
	width:980px;
	min-height:700px;
	background-image:url(/templates/img/top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#container_2{
	margin:0 auto;
	padding:0px;
	width:980px;
	min-height:700px;
	background-image:url(/templates/img/bg_top_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#top_2{
	margin:0px 0px 0px 23px;
	padding:0px;
	height:140px;
	width:970px;	
}
#top{
	margin:0px 0px 0px 23px;
	padding:0px;
	height:260px;
	width:970px;	
}
	#logo{
		padding:12px 0px 0px 10px;
		margin:0px 0px 0px 0px;
		/*border:#FF0000 solid 1px;*/
		width: 300px;
		height:80px;
		overflow:hidden;
		position:relative;
		top:7px;
		left:10px;
	}
		#logo img{
			border:none;
		}
		#logo img a{
			border:none;
		}
		
	#switch{
		padding:12px 70px 0px 10px;
		margin:0px;
		width: 200px;
		height:87px;
		overflow:hidden;
		float:right;
		position:relative;
		top:10px;
		left:0px;
	}
		#switch img{
			border:none;
			float:right;
		}
		#switch img a{
			border:none;
		}
		#switch a{
			color:#fff;
			text-decoration:none;
		}
		#switch p{
			padding:15px 0px 0px 0px;
			margin:0px;
		}
	
	#menu{
		padding:0px;
		margin:0px 0px 0px -15px;
		height:40px;
		width: 700px;
		overflow:hidden;
		position:relative;
		top:3px;
		left:0px;
	}
		#menu ul{
			margin:3px 0px 0px 0px;
			padding:0px;
			list-style:none;
			text-transform:uppercase;	
			font-size:14px;
		}
			#menu li{
				float:left;
				margin:0px;
				padding-top:8px;
				padding-bottom:5px;
				display:block;
				height:24px;
				text-align:center;
			}
			#menu li.liOpen{
				background-image:url(/templates/img/menu_current.jpg);
				background-repeat:no-repeat;
				background-position:bottom;
			}
				#menu li.last_li a{
					padding:0px 15px 0px 15px;
					margin:0px;
					color:#6f6f6f;
					text-decoration:none;
					background-image:none;
					height:35px;
				}
			
				#menu li a{
					padding:0px 15px 0px 15px;
					margin:0px;
					color:#6f6f6f;
					text-decoration:none;
					background-image:url(/templates/img/menu_right.gif);
					background-repeat:no-repeat;
					background-position:right;
					height:35px;
				}
				#menu li.liOpen a{
					color:#0168B7;
				}
#inner_container{
	margin:0px 0px 0px 23px;
	padding:0px;
	width:930px;
	/*border:#00CC00 solid 1px;*/

	}
	#breadcrumb{
		margin:10px 0px 10px 0px;
		padding:0px;
		height:20px;
		color:#6f6f6f;
		width:635px;
		float:left;
	}
		#breadcrumb a{
			color:#006FC6;
			text-decoration:none;
		}
	
	#content{
		float:left;
		margin:0px 20px 0px 0px;
		padding:0px;
		width:625px;
		min-height:500px;
		height:auto !important;
		height:500px;
		
	}
		#content h1{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:36px;
			color:#006FC6;
			border-bottom:1px solid #F7DB00;
			font-weight:100;
			padding:0px 0px 10px 0px;
			margin:0px 0px 5px 0px;
		}
		#content p{
			font-size:13px;
			color:#000;
			padding:12px 0px 12px 0px;
			margin:0px;
			line-height:20px;
		}
		#content a{
			color:#0168B7;
		}
	
	#right{
		float:right;
		margin:0px 0px 0px 0px;
		padding:52px 25px 0px 30px;
		width:218px;
		background-image:url(/templates/img/bg_right.jpg);
		background-repeat:no-repeat;
		min-height:500px;
		height:auto !important;
		height:500px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
		#right h2{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:24px;
			color:#006FC6;
			border-bottom:1px solid #F7DB00;
			font-weight:100;
			padding:0px 0px 10px 0px;
			margin:0px 0px 5px 0px;
		}
		#right h2.kontakt{
			background-image:url(/templates/img/right_icon.jpg);
			background-repeat:no-repeat;
			padding:0px 0px 10px 40px;
		}
		#right a{
			color:#0168B7;
		}
	
	#footer{
		clear:both;
		margin:0px;
		padding:30px 0px 0px 0px;
		height:50px;
		background-image:url(/templates/img/footer.jpg);
		background-repeat:no-repeat;
		background-position:top;


		color:#6f6f6f;
		font-size:13px;
	}
		#footer a{
			color:#6f6f6f;
			text-decoration:none;
		}
	
#admin_menu{
	position:absolute;
	margin:0px;
	top:105px;
	right:115px;
	height:20px;
	width:175px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:normal;
	color:#000000;
	text-transform:uppercase;
	z-index:5;
}
	#admin_menu ul{
		margin:0px; margin-left:10px; padding:0px;
	}
	#admin_menu ul li{ 
		float:left;
		padding:0px;
		padding-left: 15px;
		list-style: none;
	}
	#admin_menu ul li a{ 
		padding:0px;
		margin:0px;
		color:#000000;
		text-decoration:none;
	}	
	
/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	ul.mktree  li 					{ list-style:none; color:#000000; padding:2px 0px 2px 0px; margin:0px 0px 0px 0px; border-bottom:1px solid #F7DB00;}
	
	ul.mktree  li ul li 			{ list-style:none; color:#000000; padding:5px 0px 0px 0px; border:none;}
	
	/*ul.mktree  li 					{ list-style:url(../../img/pil_streck.jpg); text-align:left; vertical-align:bottom;  color:#FFFFFF;  padding:0px 0px 7px 0px; background-image:url(../../img/redline_170.jpg); background-position:bottom; background-repeat:no-repeat;}*/
	ul.mktree  li a					{ text-decoration:none; color:#000000; vertical-align:middle;}
	ul.mktree  li a.active     		{ font-weight:normal; color:#000000; text-decoration:none;}	 
	ul.mktree  li a:hover			{ text-decoration:underline; color:#000000; } 
	/* Control how "spaced out" the tree is */
	ul.mktree				   		{ margin:0px 0px 30px 0px; padding:0px; padding-left:0px; margin-top:0px; /*background:url(../../img/bg_content_menu.jpg) top left repeat-y;*/}
	ul.mktree ul			   		{ margin:0px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px;}
	ul.mktree  li.liBullet  .bullet { padding-left: 18px; background-image:url(../../../templates/img/bg_submenu.gif) center left no-repeat; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../../../templates/img/bg_submenu.gif) center left no-repeat; color:#000000;}
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../../../templates/img/bg_submenu.gif) center left no-repeat; color:#000000;}
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(../../../templates/img/bg_submenu.gif) center left no-repeat; color:#000000;}
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; padding:0px 0px 0px 20px; }
	ul.mktree  li.liClosed  ul { display: none; padding:0px 0px 0px 20px;}
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 14px; line-height:1.6em;}
	ul.mktree  li ul li { font-size: 14px; line-height:1.6em;}
	ul.mktree  li ul li ul li { font-size:12px; }
	ul.mktree  li ul li ul li ul li { font-size:12px; }
}


/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mknews  li { list-style: none; }
	ul.mknews  li.date {font-weight:normal; }
	ul.mknews  li.header {padding-bottom:10px; }
	ul.mknews  li a{ text-decoration:none; color:#0064AF;}
	ul.mknews  li a.active     { font-weight:normal; color:#000000;}	
	ul.mknews  li a:hover{ text-decoration:underline; color:#999999; } 
	/* Control how "spaced out" the tree is */
	ul.mknews				   { margin:0px; padding:0px; padding-left:30px; margin-top:0px; width:205px; background:url(../../img/bg_content_menu.jpg) top left repeat-y;}
	ul.mknews ul			   { margin:0px; margin-left:10px; padding:0px; }
	
	ul.mknews  li { font-size: 12px; line-height:1.4em;}
}