@charset "utf-8";
/* CSS Document */

/* Allgemeine Angaben */
	*
	{
		margin: 0px; padding: 0px;
	}
	
	html 
	{
		height: 100%;
	}
	
	body 
	{
		height: 100%;
		background-image: url('common_images/gradient_bg.jpg');
		background-position: bottom;
		background-repeat: repeat-x;
		background-color: #A3A3A3;
		background-attachment: fixed;
	}
/* -------------------------------------------------- */

/* Container */
	#container_background
	{
		width: 955px; height: auto !important; height: 100%; min-height: 100%;
		background-image: url('common_images/content_bg.gif');
		background-position: left;
		background-repeat: repeat-y;
		background-color: #ffffff;
		position: absolute;
	}
	
		#container_left 
		{
			width: 195px;
			position: absolute; 
			left: 0px; 
			bottom: 0px;
		}
		
			#container_menu 
			{
				width: 195px;
				background-color: #1B1B1B;
				position: absolute; 
				top: 0px; 
				left: 0px;
				z-index: 2;
			}
			
			#container_logo_kareka
			{
				width: 195px; 
				height: 135px;
				margin: 0px 0px 20px 0px;
				background-image: url('kareka/images/logo_top.jpg');
				background-position: center;
				background-repeat: no-repeat;
				background-color: #ffffff;
			}
			
			#container_gradient 
			{
				width: 195px; 
				height: 608px;
				background-image: url('common_images/gradient_menu.jpg');
				background-position: bottom;
				position: absolute; 
				bottom: 0px; 
				left: 0px;
				z-index: 1;
			}
			
			#facebook
			{
				width: 195px; 
				height: 50px;
				margin-left:26px;
				position:absolute;
				left: 0px;
				top: 543px;
				z-index: 5;
			}
			
			#facebook a
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#000;
				text-decoration:none;
			}
			#facebook a:hover
			{
				text-decoration:underline;
			}
		
		#container_right 
		{
			width: 760px;
			position: relative; 
			left: 195px;
		}
		
			#container_top 
			{
				width: 760px; 
				height: 275px;
			}
			
			#container_content_master
			{
				width: 720px;
				background-color: #ffffff;
				padding: 20px;
			}
			
			* html #container_content_master
			{
				padding: 20px 0px 0px 20px;
			}
			
				#container_print 
				{
					width: 150px;
					padding: 65px 0px 0px 0px;
					float: left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #1B1B1B;
				}
				
				#container_text, #container_kontakt, #container_meldungen 
				{
					width: 570px;
					padding: 28px 0px 20px 0px;
					float: right;
					text-align: left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #6D6C6C;
					line-height: 18px;
				}
				
					#container_text ul, #container_kontakt ul, #container_meldungen ul
					{
					list-style-type: square;
					padding: 0px 35px;
					}
					
					#container_text a, #container_kontakt a, #container_meldungen a
					{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #6D6C6C;
					}
					
					#container_text a:hover, #container_kontakt a:hover, #container_meldungen a:hover
					{
						color: #244B9A;
					}
					
					#container_text img 
					{
						width: 181px; height: 112px !important; 
						height: 114px;
						margin: 0px 9px 0px 0px; 
						padding: 0px 0px 2px 0px;
						border-bottom: 1px #A9A8A8 solid;
					}
/* -------------------------------------------------- */

/* Links */

	/* Hauptmen&uuml; links */
	ul.mainmenu
	{
		width: 195px;
		margin: 0px 0px 5px 0px; /* 50px -> 5px */
		border-top: 1px #2E2E2E solid;
		list-style-image: none;
	}
		
	/* Inaktiv */
	li.mainmenu a 
	{
		color: #EFEFEF;
		height: 21px;
		display: block;
		border-bottom: 1px solid #2E2E2E;
		text-decoration: none;
		padding-left: 20px; 
		padding-top: 4px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	li.mainmenu a:hover, a:active 
	{ 
		font-weight: bold; 
	}
	
	li.mainmenu_aktiv a 
	{
		color: #EFEFEF;
		height: 21px;
		display: block;
		border-bottom: 1px solid #2E2E2E;
		text-decoration: none;
		padding-left: 20px; 
		padding-top: 4px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #0B0B0B;
	}
	
	li.mainmenu_aktiv a:hover, a:active 
	{ 
		font-weight: bold; 
	}

		li.mainmenu_sub1 a
		{
			color: #EFEFEF;
			height: 21px;
			display: block;
			border-bottom: 1px dashed #2E2E2E;
			text-decoration: none;
			padding-left: 30px; 
			padding-top: 4px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
			background-color: #222222;
		}
		
		li.mainmenu_sub1 a:hover, a:active 
		{ 
			font-weight: bold; 
		}
		
		/* Hauptmen&#252; Sprachauswahl */
		
		a.language_selection
		{
		height: 17px; 
		padding: 3px 2px 0px 19px;
		display: block; 
		background-color: #252525; 
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #fff; 
		text-decoration: none; 
		}
		
		a.language_selection:hover
		{
		font-weight: bold;
		}
		
/* -------------------------------------------------- */	

/* berschriften */	
	
	h1
	{
		padding: 0px 0px 2px 0px;
		border-bottom: 1px #A9A8A8 solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #244B9A;
	}
	
	h2
	{
		padding: 5px 0px;
		border-bottom: 1px dashed #A9A8A8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #6D6C6C;
	}
	
	h3
	{
		margin: 0px 0px 18px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #6D6C6C;
	}
	
	h4
	{
		padding: 6px 0px 3px 0px;
		border-bottom: 1px dashed #A9A8A8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #6D6C6C;
	}
	
	h5
	{
		padding: 3px 0px;
		border-bottom: 1px dashed #A9A8A8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #6D6C6C;
	}
	
	
	h6
	{
		padding: 0px 0px 2px 0px;
		border-bottom: 1px #A9A8A8 solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
	}
/* -------------------------------------------------- */

/* Container fr Print-Link */

#container_print 
{
	width: 150px;
	padding: 65px 0px 0px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244B9A;
}

#container_print img 
{
	margin: 0px 4px 0px 0px;
	width: 16px;
	border: 0px;
	vertical-align: text-bottom;
}

#container_print a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244B9A;
}

#container_print a:hover 
{
	color: #6D6C6C;
}

#container_print_meldungen
{
	width: 150px;
	padding: 29px 0px 0px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244B9A;
}

#container_print_meldungen a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244B9A;
}

#container_print_meldungen a:hover 
{
	color: #6D6C6C;
}
/* -------------------------------------------------- */

/* Kontakt Tabelle */

	#container_text table, #container_kontakt table
	{
		width: 100%;
	}
	
	#container_text table td, #container_kontakt table td
	{
		height: 23px;
		border-bottom: 1px dashed #A9A8A8;
	}
	
	#kontakt_print
	{
		display: none;
	}
/* -------------------------------------------------- */	

/* Startseiten Formatierung */	

	#index
	{
		width: 736px;
		vertical-align: top;
		margin-top: 8px;
		position: relative; right: 2px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #6D6C6C;
		line-height: 18px;
	}
	
	* html #index
	{
		margin-left: 15px;
	}
	
		#index td
		{
			padding-right: 12px;
			vertical-align: top;
			width: 25%;
		}
	
			#index td img
			{
				width: 169px; height: 115px;
			}
	
			#index td a
			{
				color: inherit !important; color: #244B9A;
				text-decoration: none;
			}
	
				#index td a:hover
				{
					color: #244B9A;
					text-decoration: underline;
				}
	
	#index_box
	{
		padding-right: 12px;
		width: 169px;
		float: left;
	}
	
	#index_box_2
	{
		width: 169px;
		float: right;
	}
/* -------------------------------------------------- */	

/* Kontakt PopUp */

	#popup_svoboda_pavel, #popup_kovarik_david, #popup_zahradka_michal, #popup_brynda_stanislav, #popup_belunek_marek, #popup_lenc_michal, #popup_pav_roman, #popup_pokorna_gabriela, #popup_antosova_olga, #popup_svobodova_pavla, #popup_malbeckova_alena, #popup_valova_dana, #popup_muzik_lukas, #popup_meduna_stanislav, #popup_hess_libor, #popup_betkova_nikola, #popup_vysinova_monika, #popup_stekla_vladislava, #popup_schwarz_thomas, #popup_zaba_jakub, #popup_sramek_kamil
	{
		width: 500px; height: 200px;
		padding: 10px;
		background-color: #ffffff;
		border: 1px solid #A8A9A9;
		position: absolute; right: 0px !important; bottom: 20px; right: -1px;
		float: left;
		
		z-index: 1;
		display: none;
	}
    .contact_popup {
		width: 500px !important; height: 200px !important; width: 520px; height: 220px;
		padding: 10px;
		background-color: #ffffff;
		border: 1px solid #A8A9A9;
		position: absolute; right: 0px !important; bottom: 20px; right: -20px;
		float: left;

		z-index: 1;
		display: none;
	}
	
	#popup_container 
	{
		height: 160px;
		margin-top: 5px;
		border-bottom: 1px solid #A8A9A9;
		border-top: 1px dashed #A8A9A9;
	}
	
		#popup_container img
		{
			width: 151px; height: 151px;
			background-color: #ffffff;
			float: left;
			border-top: 5px solid #ffffff; border-right: 15px solid #ffffff;
		}
		
		#popup_text
		{	
			width: 333px;
			margin: 0px; padding: 0px;
			position: absolute; left: 177px;
		}
		
		#popup_text table
		{
			border-collapse: collapse;
		}
	
	#popup_close
	{
		position: absolute; top: 10px; right: 10px;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
	}
	
		#popup_close a
		{
			text-decoration: none;
		}
	
			#popup_close a img {
				border: none;
			}
	
	.popup_link
	{
		position: relative;
	}
/* -------------------------------------------------- */
