/*
 * Base              79%    91%   103%
 *
 * size              -2	    -1      0
 * -------------------------------------
 * biggest          151%   147%   160%
 * bigger           130%   131%   130%
 * big              115%   113%   116%
 * normal           100%   100%   100%
 * small             89%    90%    88%
 * smaller            x     77%    77%
 * smallest           x      x     68%
 *
*/

body
	{
	background:inherit;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 79%;
	background: #cdcecf;
	background-color: white;
	
	color: #9c9d9f;
	line-height: 130%;
	}

th, td
	{
	background:inherit;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 79%;
	line-height: 130%;
	}

img
	{
         border: none;
         }

a
	{
         text-decoration: none;
         color: #9c9d9f;
         }

a:hover,
a:active
	{
         text-decoration: none;
         color: #e31522;
         }

a.teammail
	{
         text-decoration: none;
         color: #e31522;
         }

a.teammail:hover,
a.teammail:active
	{
         text-decoration: none;
         color: #e31522;
         }

#text a,
#demo_nav a
	{
         text-decoration: none;
         color: #e31522;
         }

#text a:hover,
#text a:active,
#demo_nav a:hover,
#demo_nav a:active
	{
         text-decoration: none;
         color: black;
         }


/* Headings */

h1
	{
	font-size: 160%;
	}

h2
	{
	font-size: 130%;
	}

h3
	{
	font-size: 116%;
	}

/* Standard sizes */

.small
	{
	font-size: 88%;
	}

.smaller
	{
	font-size: 77%;
	}

.smallest
	{
	font-size: 68%;
	}

/* Layout-elements */


/* [begin] for centering */
#horizon {
	background-color: #FFFFFF;
/*	position: absolute;
	top: 50%;*/
	left: 0px;
	width: 100%;
/*	margin-top: -295px;*/
	text-align: center;
	min-width: 1200px;
	/*min-width:1105px;*/
	min-height:100%;
}
/* [end] for centering */

#horizon #skin
	{
		float:left;
		display:block;
		margin: 60px 0px 0px 0px;
	}

#wrapper {
/* [begin] for centering */
	margin: 0px auto;
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 880px;
	height: 700px;
	border: 1px solid gray;
/* [end] for centering */

	
}

#header
	{
	background: black;
	width: 880px;
	height: 100px;
	border-bottom: 5px solid #e31522;
	position: relative;
	left: 0px;
	top: 0px;
	color: #9c9d9f;
	z-index: 3;
	}

* html #header
	{
	height: 105px;
	h\eight: 100px;
	}

#header ul
	{
	margin: 0;
	padding: 0;
	padding-bottom: 11px;
         padding-top: 1px;
	list-style-type: none;
	}

#header ul li
	{
	display: inline;
	}

#header ul li a
	{
	font-weight: bold;
	text-decoration: none;
	padding: 0px .3em 10px .2em;
	color: #9c9d9f;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	}

#header ul li a:hover,
#header ul li a.active
	{
	color: white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	}

.standard ul li
	{
	display: block !important;
	}

#mainnavi
	{
	position: absolute;
	left: 200px;
	bottom: 0px;
	}

#marquee
{
	background:black;
	width: 880px;
	height: 61px;
	position: absolute;
	left: 0px;
	top: 528px;
	z-index: 13;
	border-top: 1px solid #9c9d9f;
}

#footer
	{
	background:black;
	width: 880px;
	height: 61px;
	position: absolute;
	left: 0px;
/*	top: 528px;*/
	top: 638px;
	z-index: 14;
	border-top: 1px solid #9c9d9f;
}

* html #footer
	{
         height: 62px;
         h\eight: 61px;
         }

#footer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#footer ul li
	{
	display: inline;
	}

#footer ul li a
	{
	font-weight: normal;
	text-decoration: none;
	padding: 0px .5em 0px .5em;
	color: #9c9d9f;
	}

#footer ul li a:hover,
#footer ul li a.active
	{
	color: white;
	}

#secondnavi
	{
	position: absolute;
	right: 15px;
	bottom: 15px;
	}

#spirit
	{
	position: absolute;
	left: 90px;
	top: 15px;
	border: none;
	}

#logo
	{
	background: transparent;
	position: absolute;
	left: 20px;
	top: 70px;
	z-index: 5;
	color: white;
	}


#text
	{
	background: white;
	width: 370px;
	height: 315px;
	position: absolute;
	left: 90px;
	top: 195px;
	overflow-y: auto;
	overflow-x: hidden;
         padding-right: 30px;
	float: left;
	z-index: 1;

	color: #9c9d9f;
	}
	
#admintext
	{
	background: white;
	width: 860px;
	height: 403px;
	position: absolute;
	left: 0px;
	top: 105px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	z-index: 11;
	padding: 10px;

	color: #9c9d9f;
	}

* html #text
	{
         width: 370px;
         w\idth: 400px;
         }

#image
	{
	background: #9c9d9f;
	color: white;
	height: 423px;
	width: 369px;
	float: left;
	position: absolute;
	left: 511px;
	top: 105px;
	z-index: 1;
         overflow: hidden;

	padding: 0px;
	}

#image_overlay
	{
	background: #9c9d9f;
	color: white;
	height: 423px;
	width: 369px;
	float: left;
	position: absolute;
	left: 511px;
	top: 105px;
	z-index: 2;

	padding: 0px;
	}

#image_overlay ul
	{
	margin: 0;
	list-style-type: none;
        padding-top: 20px;
        padding-right: 60px;
	padding-left: 40px;
	}

#text ul,
.inner ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	


#text ul li
	{
	display: inline;
	padding-right: 20px;
	}

ul.listing
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.listing li
	{
	display: block !important;
	padding-right: 20px;
	}


#image_overlay ul li
	{
	display: inline;
	padding-right: 20px;
	}


#image_overlay ul li img,
#text ul li img,
.inner ul li img
	{
	border: 1px solid #cdcecf;
	margin-bottom: 10px;
	}

#kunden
	{
	background: #5f6061;
	position: absolute;
	left: 270px;
	top: 105px;
	width: 610px;
	height: 423px;
	padding: 0;
	margin: 0;
	z-index: 9;
	}

#demo_nav
	{
	background: white;
	width: 170px;
	height: 290px;
	position: absolute;
	left: 70px;
	top: 195px;
	overflow-y: auto;
	overflow-x: hidden;
         padding-right: 30px;
	float: left;
	z-index: 16;

	color: #9c9d9f;
         }

* html #demo_nav
	{
         width: 165px;
         w\idth: 195px;
         }
#demo_nav .inner
	{
         width: 160px;
         }

#demo_display_display
	{
	color: black;
	height: 390px;
	width: 369px;
	float: left;
	position: absolute;
	left: 270px;
	top: 105px;
	z-index: 7;
    overflow: hidden;
	padding: 0px;
    background: #5F6061;
	}

#demo_display_display table tr{
	height:129px !important;
	overflow:hidden;
}
	
#demo_display_display table tr td img{
	width:122px;
	height:129px;
	border:none !important;
}
		 
		 
#demo_display_display2
	{
	color: black;
	height: 390px;
	width: 492px;
	float: left;
	position: absolute;
	left: 270px;
	top: 105px;
	z-index: 7;
         overflow: hidden;

	padding: 0px;
         background: #5F6061;
         }
	
#demo_display_nav2
	{
         position: absolute;
         left: 270px;
         top: 493px;
         z-index: 8;

         height: 20px;
         background: #cbcbcb;
         width: 492px;
         padding-top: 10px;
         padding-bottom: 5px;
         text-align: center;
         }			 

#demo_display_nav
	{
         position: absolute;
         left: 270px;
         top: 493px;
         z-index: 8;

         height: 20px;
         background: #cbcbcb;
         width: 369px;
         padding-top: 10px;
         padding-bottom: 5px;
         text-align: center;
         }

* html #demo_display_nav
	{
         height: 50px;
         h\eight: 35px;
         }

#demo_display_nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
         display: inline;
	}

#demo_display_nav ul li
	{
	display: inline;
         padding-left: 5px;
         padding-right: 5px;
         top: -3px;
         position: relative;
         font-weight: bold;
	}

#demo_display_desc
	{
	background: #9c9d9f;
	color: white;
	height: 223px;
	width: 215px;
	float: left;
	position: absolute;
	left: 660px;
	top: 305px;
	z-index: 10;

	padding: 0px;
         }

#demo_nav .element
	{
         border-left: 10px solid #e31522;
         background: white;
         margin-top: 4px;
         }

#demo_nav .element .main
	{
         background-color: #cbcbcb;
         margin-left: 4px;
         margin-bottom: 1px;
         color: #5f6061;
         font-weight: bold;
         text-transform: lowercase;
		 cursor: pointer;
         }

#demo_nav .sub
	{
         background-color: #cbcbcb;
	margin-left: 14px;
         color: white;
         border-bottom: 1px solid white;
         }

#demo_nav .sub ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#demo_nav .sub ul li
	{
	display: block;
	padding: 2px .3em;
	line-height: 110%;
	}

#demo_nav .sub a
	{
         color: white;
         text-decoration: none;
         }

#demo_nav .sub a:hover,
#demo_nav .sub a:active
	{
         color: #e31522;
         text-decoration: none;
         }

.news_date,
.news_link
	{
	padding-left: 4px;
	display: inline;
	}

.news_headline
	{
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	}

	
		
ul.jobs{
	list-style-type:disc !important;
	padding-left: 20px !important;
}

ul.jobs li{
	display:list-item !important;
}