/***************************************************
 *
 * Sahm: Globale Formatierung
 * Version: $Id: global.css 15 2008-06-06 12:00:47Z ar $
 *
 * (c) 2003-2009 by mehrwert
 *
 * mehrwert intermediale kommunikation GmbH
 * Riehler Strasse 51
 * 50668 Koeln
 *
 * Tel: +49 221 139753-0
 * Fax: +49 221 139753-13
 *
 * typo3@mehrwert.de
 * http://www.mehrwert.de
 *
 **************************************************/

/* BODY */

HTML, BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;

	background: #012665 url(/fileadmin/assets/images/gfx_bg.gif) repeat-y right top;
}

IMG, A IMG {
	border: none;
}

/*** LOGO ***/

#logo {
	background: #272727;
	text-align: right;
	position: relative;
	z-index: 100;
	height: 83px;
	margin: 0;
	width: 250px;
	float: right;
	color: #fff;
	left: 0;
	top: 0;
}

#logo A {
	text-decoration: none;
	display: block;
	margin: 18px 23px 0 0;
	color: #fff;
}

/* Background top */
#bg-top {
	position: absolute;
	height: 83px;
	width: 100%;
	left: 0px;
	top: 0px;
}


/* Language switch */
#nav-lang {
	position: relative;
	padding: 0px 22px 0px 0px;
	top: -20px;
}

#nav-lang A,
#nav-lang A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0;
	margin: 0;
}

#nav-lang A.active {
	font-weight: bold;
}


/*** CONTENT ***/

#content-start-bg,
#content-bg-wide,
#content-bg {
	width: 100%;
	clear: right;
	float: right;
	background: #333;
}


#content-start-bg {
	position: relative;
	z-index: 10;
	left: 0;
	top: -83px;
}

#content-bg-gradient {
	width: 100%;
	clear: right;
	float: right;
}

#content {
	background: url(/fileadmin/assets/images/gfx_bg.gif) repeat-y right top;
	float: right;
}

/* CONTENT-MAIN */

#content-main {
	background: #000;
	min-height: 414px;
	position: relative;
	padding: 0px;
	width: 716px;
	float: right;
	color: #fff;
}

#content .fix {
	height: 414px;
	overflow: auto;
}

#content-bg-wide #content-main {
	width: 722px;
}

#content-wide {
	margin: 25px;
}

/* CONTENT-RIGHT */

#content-right {
	width: 250px;
	height: 414px;
	float: right;
	min-height: 414px;
	background: #000;
	line-height: 17px;
}

#content-start-bg #content-right {
	position: relative;
	top: 83px;
}

#content-right a,
#content-right-high a {
	text-decoration: none;
	color: #fff;
}

/* NAVIGATION */

ul#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 127px;
	border-top: 1px solid #272727;
	list-style: none;
	text-align: right;
	margin: 20px 0 0 0;
	font-weight: normal;
	padding: 0;
}

ul#navigation li {
	width: 127px;
	border-bottom: 1px solid #272727;
}

ul#navigation li a {
	width: 127px;
	padding: 0 15px 0 0;
	background: url(/fileadmin/assets/images/gfx_navigation_bullet.gif) no-repeat right;
}

ul#navigation li a:hover,
ul#navigation li a.act {
	background: url(/fileadmin/assets/images/gfx_navigation_bullet_hover.gif) no-repeat right;
}

/* SUBNAVIGATION */

ul#subnavigation {
	width: 127px;
	border-top: 1px solid #272727;
	list-style: none;
	margin: -1px 0 0 122px;
	padding: 0;
}

ul#subnavigation li {
	width: 127px;
	border-bottom: 1px solid #272727;
}

ul#subnavigation li a {
	width: 127px;
	padding: 0 0 0 15px;
	background: url(/fileadmin/assets/images/gfx_navigation_bullet.gif) no-repeat left;
}

ul#subnavigation li a:hover,
ul#subnavigation li a.act {
	background: url(/fileadmin/assets/images/gfx_navigation_bullet_hover.gif) no-repeat left;
}

/* Sub navigation (3rd level) */
#sub-menu {
	text-align: center;
	margin: 20px 220px 0px 0px;
	width: 700px;
	float: right;
	color: #fff;
}

#sub-menu UL {

}

#sub-menu UL LI {
	list-style-type: none;
	display: inline;
}

#sub-menu UL LI A,
#sub-menu UL LI A:link {
	color: #bbb;
}

#sub-menu UL LI A:hover {
	color: #fff;
}

#sub-menu UL LI A.act {
	font-weight: bold;
	color: #fff;
}

#sub-menu SPAN.spacer-hide {
	position: relative;
	background: #621718;
	color: #621718;
	left: -9px;
}

/*** SEARCH ***/

#search-start,
#search {
	width: 230px;
	height: 80px;
	/*margin: -100px 0 0 0;*/
	padding: 20px 0 0 20px;
	clear: right;
	float: right;
	background: #272727;
}

#search,
#search-start {
	position: absolute;
	z-index: 90;
	height: 83px;
	right: 0;
	/*top: -186px;*/
	top: 497px;
}

#search-start {
	top: 497px;
}

#search-field {
	size: 15px;
	width: 140px;
	margin: 0 10px 0 0;
	background: #999999;
	float: left;
}

#search-button {
	float: left;
}


/*** HIGH TEMPLATE ***/
#content-main-high {
	width: 650px;
	height: 450px; /*500px;*/
	padding: 50px 0 0 25px;
	float: right;
	background: #000 url(/fileadmin/assets/images/lager_nacht.jpg) no-repeat 0 0;
	color: #fff;
}

#content-right-high {
	width: 250px;
	height: 500px;
	float: right;
	background: #000;
	line-height: 17px;
}

#navigation-high {
	height: 380px;
}