/*
//==========================================================================
// main_css.php
//--------------------------------------------------------------------------
// (c)2007	PERGAMON interactive GmbH, Heerstrasse 50, 60488 Frankfurt
// 			http://www.pergamon-interactive.de/
// 			contact@pergamon-interactive.de
//--------------------------------------------------------------------------
// CSS-Definitionen
//==========================================================================
*/
/*
//==========================================================================
// BODY Definitionen
//==========================================================================
*/
body.empty
{
	background-color: #DBDBDB;
}
body.head
{
	margin: 0px;
	padding: 0px;
	background-color: white;
}
body.thema
{
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
body.footer
{
	margin: 0px;
	padding: 0px;
	background-color: #606060;
}
.white_line
{
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 4px;
}
.gray_line
{
	border-top-style: solid;
	border-top-color: #DBDBDB;
	border-top-width: 4px;
}
/*
//==========================================================================
// HEAD_NAVI
//==========================================================================
*/
.head_navi
{
}
.head_navi table
{
	padding: 0;
	margin: 0;
	width: 100%;
	margin-left: -4px;
}
.head_navi td
{
	color: #A0A0A0;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	border-left-width: 2px;
}
.head_navi td a
{
	color: #A0A0A0;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.head_navi td a:hover
{
	color: #C62417;
}
.head_navi td a:visited
{
}
.head_navi td a.selected
{
	color: #C62417;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.head_navi td a.selected:hover
{
	color: #C62417;
}
.head_navi td a.selected:visited
{
}
/*
//==========================================================================
// LOCATION_DOTS
//==========================================================================
*/
.location_red
{
	width: 4px;
	height: 4px;
	background-image: url(modules/mod_medien/files/m195.gif);
	background-repeat: no-repeat;
}
.location_white
{
	width: 6px;
	height: 6px;
	background-image: url(modules/mod_medien/files/m196.gif);
	background-repeat: no-repeat;
}
/*
//==========================================================================
// LAND_NAVI
//==========================================================================
*/
.land_navi
{
	margin: 0;											
	padding: 0;
}
.land_navi ul
{
	margin: 0;											
	padding: 0;
	list-style-type: none;
}
/*
// LEVEL 0
*/
.land_navi ul li
{
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 20px;
}
/*
// Links
*/
.land_navi li a
{
	color: black;
	text-decoration: none;
}
.land_navi li a:hover
{
	color: #C62417;
}
.land_navi li a:visited
{
}
/*
//==========================================================================
// THEMA_NAVI
//==========================================================================
*/
.thema_navi
{
	position: absolute;
	top: 26px;
	left: 0px;
}
.thema_navi ul
{
	list-style-type: none;
	margin: 0;											
	padding: 0;
}
.thema_navi ul ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;											
}
/*
// LEVEL 0
*/
.thema_navi ul li
{
	margin: 0;
	padding: 0 0 0 22px;
	width: 200px;
	color: #A0A0A0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
	background-image: url();
	background-repeat: no-repeat;
}
/*
// LEVEL 1
*/
.thema_navi ul ul li
{
	margin: 0;
	padding: 0 0 0 22px;
	color: #A0A0A0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
	/*background-image: url(modules/mod_medien/files/m3.jpg);*/
	background-repeat: no-repeat;
}
/*
// LEVEL 2
*/
.thema_navi ul ul ul li
{
	margin: 0;
	padding: 0 0 0 22px;
	color: #A0A0A0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
	/*background-image: url(modules/mod_medien/files/m3.jpg);*/
	background-repeat: no-repeat;
}
/*
// LEVEL 0 : Selektion
*/
.thema_navi ul li.selected
{
	background-image: url(modules/mod_medien/files/m62.jpg);
	background-position: 22px 16px;
	background-repeat: no-repeat;
}
/*
// LEVEL 1 : Selektion
*/
.thema_navi ul ul li.selected
{
	background-image: url(modules/mod_medien/files/m63.jpg);
	background-position: 22px 16px;
	background-repeat: no-repeat;
}
/*
// LEVEL 2 : Selektion
*/
.thema_navi ul ul ul li.selected
{
	background-image: url(modules/mod_medien/files/m64.jpg);
	background-position: 22px 16px;
	background-repeat: no-repeat;
}
/*
// Links
*/
.thema_navi li a
{
	color: #A0A0A0;
	text-decoration: none;
}
.thema_navi li a:hover
{
	color: #C62417;
}
.thema_navi li a:visited
{
}
.thema_navi li a.selected
{
	color: #C62417;
	text-decoration: none;
}
.thema_navi li a.selected:hover
{
	color: #C62417;
	text-decoration: none;
}
.thema_navi li a.selected:visited
{
}
/*
//==========================================================================
// PRODUCT_NAVI
//==========================================================================
*/
.product_navi
{
	position: absolute;
	top: 26px;
	left: 0;
}
.product_navi ul
{
	list-style-type: none;
	margin: 0;											
	padding: 0;
}
/*
// LEVEL 0
*/
.product_navi ul li
{
	margin: 0;
	padding: 0;
	color: #A0A0A0;
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
	background-repeat: no-repeat;
}
/*
// Links
*/
.product_navi li a
{
	color: #A0A0A0;
	text-decoration: none;
}
.product_navi li a:hover
{
	color: #C62417;
}
.product_navi li a:visited
{
}
.product_navi li a.selected
{
	color: #C62417;
	text-decoration: none;
}
.product_navi li a.selected:hover
{
	color: #C62417;
	text-decoration: underline;
}
.product_navi li a.selected:visited
{
}
/*
//==========================================================================
// NEWS
//==========================================================================
*/
.thema_news
{
	position: absolute;
	top: 200px;
	width: 200px;
}
/*
//--------------------------------------------------------------------------
*/
.News    		
{    		
	margin: 0;
	padding: 4px 0 4px 0;    		
	font-family: Helvetica, Arial;    		
	text-align: left;
	background-color: #DBDBDB;
	width: 200px;
}    		
.News p    		
{    		
	color: black;
	font-size: 11px;
	margin: 0;
	margin-top: 4px;		
	padding: 0 10px 0 10px;
	line-height: 1.3em;
}    		
.News h1    		
{    		
	margin: 0;
	padding: 0 10px 0 10px;
	color: gray;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}    		
.News h2    		
{    		
	color: #C62417;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 12px;
	line-height: 1.3em;
}    		
.News a    		
{    		
	color: black;    		
	text-decoration: none;
}    		
.News a:hover    		
{    		
	color: #C62417;
	text-decoration: underline;
}    		
/*
//--------------------------------------------------------------------------
*/
.newsticker
{
}
.newsticker h1
{
	margin: 0;
	padding: 4px 0 4px 6px;
	color: white;
	background-color: #C62417;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	letter-spacing: 1px;
}
.newsticker .text
{
	margin: 0;
	padding: 6px;
	background-color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
/*
//==========================================================================
// THEMA
//==========================================================================
*/
.thema_headline_gray
{
	color: #A0A0A0;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	letter-spacing: 2px;
}
.thema_headline_red
{
	color: #C62417;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	letter-spacing: 2px;
}
.thema_text
{
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.thema_text p
{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.thema_text a
{
	color: #C62417;
	text-decoration: none;
}
.thema_text a:hover
{
	color: #C62417;
	text-decoration: underline;
}
.thema_text a:visited
{
}
/*
//==========================================================================
// PRODUCT_NAVI
//==========================================================================
*/
.prod_navi
{
	position: absolute;
	top: 80px;
	left: 200px;
	width: 360px;
	background-color: white;
	padding: 1px;
}
.prod_navi table td
{
	cursor: pointer;
	padding: 2px;
	background-color: #EEEEEE;
	color: #A0A0A0;			
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.prod_navi table td.selected
{
	background-color: #C62417;
	color: white;			
}
.prod_navi table td.invisible
{
	background-color: #EEEEEE;
	color: #EEEEEE;			
}
/*
//==========================================================================
// PRODUCT_PANELS
//==========================================================================
*/
.info_panel
{
	position: absolute;
	top: 126px;
	left: 200px;
	width: 360px;
	padding: 1px;
	background-color: white;
	visibility: hidden;
}
.info_panel p
{
	padding: 2px;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.info_panel table tr.odd
{
	background-color: #DBDBDB;
}
.info_panel table tr.even
{
	background-color: #EEEEEE;
}
.info_panel table td
{
	padding: 2px;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
/*
//==========================================================================
// CONTACT
//==========================================================================
*/
.contact
{
	margin-top: 20px;
}
.contact form
{
	display: inline;
}
.contact form input,textarea
{
	padding: 4px;
	border: 1px black solid;
	color: black;
	width: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica;
	background-color: white;	
}
.contact form input:focus,textarea:focus
{
	background-color: #DBDBDB;
}
.contact form input.submit
{
	padding: 2px;
	border: 2px #C62417 solid;
	color: #C62417;
	width: auto;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	background-color: white;	
}
.contact form table
{
	width: 80%;
}
.contact form table td
{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
/*
//==========================================================================
// FOOTER SEARCH
//==========================================================================
*/
.footer_search
{
	position: absolute;
	left: 20px;
	top: 18px;
	color: white;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
.footer_search input
{
	padding: 2px;
	color: #A0A0A0;
	font-family: Arial,Helvetica;
	font-size: 12px;
	width: 140px;
	border-width: 0;
}