/*<![CDATA[*/
/**
 * CSS Style Basislayout fuer Screen und Projection
 *
 * Copyright (c) 2010    die.interaktiven GmbH u. Co. KG
 *                       Agentur fuer digitale Medien
 *                       Eisenmarkt 1
 *                       35578 Wetzlar
 *                       Germany
 *
 *                       Fon: +49 (0)64 41 / 39 86 19 - 0
 *                       Fax: +49 (0)64 41 / 39 86 19 - 9
 *                       Web: www.die-interaktiven.de
 *
 * Alle Rechte vorbehalten. Unberechtigte Kopie und Weiter-
 * verwendung nicht gestattet.
 *
 */

/**
 * HTML-Tags
 */

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 50px 0;
	font-size: 100.01%; 	/******** IE Hack ********/
	text-align: left;
	//color: #7B766E;
	color: #393632;
	background: url(../images/background.jpg) top left repeat;
}

a
{
	color: #393632;
}

hr
{
	color: #393632;
	background-color: #393632;
}
	
/**
 * allgemeine Seitenstruktur
 */
 
#page
{
	text-align: left;
	font-size: 0.7em;
	width: 896px;
	margin: 0 auto;
	background: #fff;
}

#innerspace
{
	padding: 12px 15px 0 15px;
}

#navigation
{
	padding: 0 0 12px 0;
	font-size: 1.1em;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li
{
	float: left;
	padding: 0 0 0 30px;
	margin: 0;
}

#navigation a
{
	color: #393632;
	text-decoration: none;
	background: url(../images/navigation-menubg.gif) left no-repeat;
	display: block;
	padding: 0 0 0 10px;
}

#navigation li.active a
{
	/*color: #174A7B;*/
	color: #843950;
	background: url(../images/navigation-menubg-active.gif) left no-repeat;
	font-weight: bold;
}

#navigation a:hover
{
	color: #843950;
	background: url(../images/navigation-menubg-active.gif) left no-repeat;
}

/* Infopoint */

#infopoint
{
	padding: 15px 0 20px 35px;
	background: url(../images/infopoint-bg.jpg) top left repeat-x;
}

#infopoint #language
{
	float: left;
}

#infopoint #nav
{
	float: right;
}

#infopoint #nav a
{
	display: block;
	float: left;
	margin: 0 15px 0 0;
	color: #393632;
	text-decoration: none;
}

/* Unternavigation */
#subnav
{
	list-style-type: none;
	margin: 42px 0 0 0;
}

#subnav li
{
	padding: 0 0 0 10px;
	background: url(../images/aufzaehlungsicon.gif) top left no-repeat;
	font-size: 1.2em;
}

#subnav ul li
{
	font-size: 1.0em;
}

#subnav a
{
	text-decoration: none;
	line-height: 1.5em;
}

#subnav li a:hover
{
	color: #174A7B;
	text-decoration: none;
}

#subnav li.active a
{
	color: #174A7B;
	font-weight: bold;
}

#subnav li.active li a
{
	color: #393632;
	font-weight:normal; 
}

#subnav li.active li.active a,
#subnav li.active li a:hover
{
	color: #174A7B;
}

#subnav li.active li.active a
{
	font-weight: bold;
}

#subnav ul
{
	list-style-type: none;
	margin: 0 0 0 10px;
}

/**
 * Vorschaltseite
 */
 
#landing #infopoint #nav a
{
	color: #013263;
	padding: 0 0 1px 10px;
	background: url(../images/aufzaehlungsicon-landing.gif) center left no-repeat;
}

/**
 * Startseite
 */
 
#start #colgroup-left
{
	background-color: #EFE8DD;
	width: 433px;
	float: left;
}

#start #col-left-top
{
	background: url(../images/start-col-left-top-bg.jpg) top left no-repeat;
	height: 134px;
}

#start #colgroup-right
{
	width: 433px;
	float: right;
}

#start #col-left-bottom
{
	background: url(../images/start-col-left-bottom-bg.jpg) top left no-repeat;
	height: 134px;
}

#start #colgroup-bottom-left
{
	width: 433px;
	float: left;
}

#start #colgroup-bottom-right
{
	background: url(../images/start-col-left-bottom-bg.jpg) top left no-repeat;
	height: 134px;
	width: 433px;
	float: right;
}

/**
 * Inhaltsseite
 */
 
#main span.padding
{
	padding: 30px 35px 50px 35px;
	display: block;
}

#main #cols
{
	background: url(../images/main-cols-bg.jpg) top left repeat-y;
}
 
#main #col-left
{
	background-color: #184C7C;
	width: 433px;
	float: left;
}

#main #col-right
{
	background: url(../images/main-col-right-bg.jpg) top right repeat-x;
	width: 433px;
	float: right;
}

/**
 * Inhaltsseite Breit
 */

#main-wide span.padding
{
	padding: 30px 0 50px 35px;
	display: block;
}

#main-wide #cols
{
	background: url(../images/mainwide-cols-bg.jpg) top right repeat-x;
}

#main-wide #col-left
{
	width: 620px;
	float: left;
}

#main-wide #col-right
{
	width: 205px;
	float: right;
}

#main-wide #col-right span.padding
{
	padding: 30px 15px 50px 0;
}

/**
 * Galleryseite
 */
 
#gallery #colspan-top
{
	background: url(../images/gallery-colspan-top-bg.jpg) top left no-repeat;
	padding: 14px 0 0 14px;
	margin: 0 0 14px 0;
}

#gallery #col-left
{
	width: 480px;
	float: left;
	margin: 0 0 0 15px;
}

html>body#gallery #col-left
{
	width: 480px;
	float: left;
	margin: 0 0 0 30px;
}

#gallery #col-right
{
	width: 280px;
	float: right;
}

/**
 * Sitemap
 */

div.csc-sitemap
{

}

div.csc-sitemap
{
	line-height: 1.5em;
}

div.csc-sitemap a
{
	text-decoration: none;
}

div.csc-sitemap a:hover
{
	text-decoration: underline;
}

/*]]>*/
