/* @group Global definitions */
/* @group Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	vertical-align: baseline;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #F5F5DC;
	line-height: 140%;
}
a img
{
	border: 0;
}
ul 
{
	list-style-type: circle;
	line-height: 1em;
}
/* @end */
/* @group Tabellen */
table
{
	width: 100%;
	border-spacing: 0;
}
* html table
{
	border-collapse: collapse;
}
*+html table
{
	border-collapse: collapse;
}
table tr th, table tr td
{
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 2px 0;
}
/* @end */
/* @group Formulare */
input.button
{
	cursor: pointer;
}
/* @end */
/* @group Paragraph Styles*/
p.experience
{
	text-align: center;
	color: #c6d318;
	font-size: 12px;
	line-height: 125%
}
p.signup
{
	text-align: center;
	color: #F7E9B5;
}
p.bold
{
	font-weight: bold;
}
p.list
{
	font-weight: bold;
	line-height: 25%;
}
p.center
{
	text-align: center;
}

/* @group Dividers */

div.iframe {
   position: relative;
   top: 85px; 
   left: 35px; 
}
div.box
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 810px;
	height: 510px;
	margin-left: -405px;
	margin-top: -255px;
	color: #F7E9B5;
	background-image: url(../images/page_elements/glass_panel.png);
	background-repeat: no-repeat;
}
div.note
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	border-style:dashed;
	border-color: #F7E9B5;
	padding: 10px;
	border-width:1px;
	text-align: center;
	color: #F7E9B5;
	font-size: 12px;
}

div.empty 
{
	display: none;
}
/* @end */
/* @group Main containers */
html
{
	width: 100%;
	height: 100%;
	/* Delete the folloing line to enable Scrollbars: */
	overflow: hidden;
}
body
{
	width: 100%;
	height: 100%;
        background-color: #2b2928;
}
div.slide
{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #2b2928;
}
/* @end */
/* @group Navigation */
div#navigation 
{	
	width: 100%;
	height: 40px;
	background-image: url(../images/page_elements/stars.png);	
	background-repeat: repeat-x;
}
* html div#navigation
{
	display: none;
}
div#navigation ul
{
	width: 810px;
	margin: 0 auto;
}
div#navigation ul li
{
	float: left;
	list-style-type: none;
	list-style-position: outside;
}
div#navigation ul li a
{
	float: left;
	margin: 4px 4px 0 4px;
	width: 105px;
	height: 25px;
	
	text-decoration: none;
	font-weight: normal;
	line-height: 200%;
	text-align: center;
	color: #F5F5DC;
	background-image: url(../images/page_elements/glass_button.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#navigation ul li a:hover, 
div#navigation ul a.active
{
	background-position: top;
	color: #00CED1;
}
/* @end */
/* @group Navigation (inside the box) */
div.content div#navigation
{
	position: absolute;
	width: 790px;
	
	left: 10px;
	top: -30px;
}
div.content div#navigation ul
{
	width: 780px;
	margin: 0 auto;
}
div.content div#navigation ul li
{
	background: none;
	padding: 0;
	margin: 0;
}
/* @end */
/* @group Head */
div#head 
{
	position: absolute;
	left: 14px;
	top: 20px;
	
	width: 100%;
	height: 61px;
}

/* @group Logo */
div#head h1 
{
	position: absolute;
	left: 0;
	top: 0;
	color: #00CED1;
	width: 480px;
	height: 61px;
	
	background: url(../images/page_elements/head_logo.png) no-repeat;
}
div#head h1 a
{
	display: block;
	width: 480px;
	height: 61px;
	overflow: hidden;
	text-indent: -1000em;
	text-align: center;	
}
/* @end */
/* @group Slogan */
div#head h2 
{
	position: absolute;
	right: 50px;
	top: 20px;
	width: 250px;
	height: 22px;
	
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(../images/page_elements/head_slogan.png);
	background-repeat: no-repeat;
} 
/* @end */
/* @end */
/* @group Content */
/* @group Container */
div.content_left 
{
	position: absolute;
	left: 30px;
	top: 90px;
	width: 365px;
	height: 375px;
	padding: 5px 5px;
	overflow: auto;
}
div.content_img
{
	position: absolute; bottom:0;
}
div.content_right 
{
	position: absolute;
	left: 415px;
	top: 100px;
	width: 365px;
	height: 375px;
		
}
div.content_right_again 
{
	position: absolute;
	left: 415px;
	top: 100px;
	width: 365px;
	height: 365px;
	padding: 5px 5px;
	overflow: auto;
}
div.content_right_explore 
{
	position: absolute;
	left: 415px;
	top: 100px;
	width: 365px;
	height: 310px;
	padding: 5px 5px;
	overflow: auto;
}
div.content_left_explore 
{
	position: absolute;
	left: 30px;
	top: 100px;
	
	width: 345px;
	height: 310px;
	
	padding: 5px 5px;
	
	overflow: auto;
	
}

/* @group Big Image */
div.big_picture
{
	position: relative;
	width: 365px;
	height: 365px;	
	margin: -2px 0 0 -2px;
}
div.big_picture img.big_picture
{
	margin: 2px 0 0 2px;
}
div.big_picture p
{
	position: absolute;
	left: 0;
	bottom: -5px;
	
	width: 345px;
	height: auto;
	
	margin-left: 2px;
	padding: 5px 10px;
	
	color: #FAF0E6;
}
/* @end */
/* @group Small Box */
div.content_small
{
	position: absolute;
	left: 30px;
	top: 136px;
	
	width: 453px;
	height: 304px;
}
/* @end */
/* @end */
/* @group Paragraph styles */
div.content h3 
{
	margin-bottom: 10px;	
	color: #F5F5DC;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%;
	text-align: center
	
}
div.content h4
{
	color: #F5F5DC;
	font-size: 30px;
	font-weight: normal;
	line-height:100%;
        font-family: "Courier New";
}
div.content h5 
{
	margin-bottom: 10px;	
	color: #F5F5DC;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
}
div.content h6 
{
	color: #c6d318;
	font-size: 16px;
	text-align: center; 
	font-weight: normal;
	line-height: 100%
}

div.content p
{
	margin-bottom: 12px;
}
div.content p2
{
	margin-bottom: 12px;
}
div.content sup, 
div.content sub
{
	font-size: 9px;
	line-height: 0;
}
div.content small,
div.content .small
{
	font-size: 10px;
}
/* @end */
/* @group Links */
div.content a
{
	color: #F5F5DC;
}
div.content a:hover
{
	color: #66CDAA;
}
div.content a.h6
{
	color: #c6d318;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
div.content a.h6:hover
{
	color: #66CDAA;
	font-size: 16px;
	text-decoration: none;
}
/* @group Buttons */
div.content a.button
{
	float: left;
	height: 25px;
	padding-left: 11px;
	text-decoration: none;
	color: #FAF0E6;
	background-image: url(../images/page_elements/glass_button.png);
	background-repeat: no-repeat;
}
div.content a.button:hover, 
div.content a.button.active
{
	color: #F5F5DC;
}
div.content a.button span
{
	float: left;
	height: 29px;
	padding-right: 10px;
	line-height: 26px;
	
	cursor: pointer;
	
	color: #F5F5DC;
	background-image: none;	
	background-repeat: no-repeat;
	background-position: right;
}
div.content div.teaser a.button
{	
	color: #F5F5DC;
	background-image: url(../images/page_elements/glass_button.png);
}
div.content div.teaser a.button span
{
	background-image: none;
}
/* @end */
/* @end */
/* @group Lists */
div.content ul
{
	margin-bottom: 12px;	
	list-style-type: none;
}
div.content ul li
{
	list-style-type: disc;
	list-style-position: inside;
	
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	
	background-position: 0 4px;
	background-repeat: no-repeat;
}
div.content ol 
{
	margin-bottom: 12px;
	margin-left: 25px;
}
/* @group Icons */
div.content ul.icon li
{
	clear: both;
	padding: 0;
	background: none;
}
div.content ul.icon li a
{
	float: left;
	padding: 3px 0 4px 23px;
}
div.content ul.icon li.pdf a
{
	background: url(../images/page_elements/icon_pdf.gif) no-repeat;
}
/* @end */
/* @end */
/* @group Forms */
div.content form input.text,
div.content form textarea
{
	color: #F5F5DC;
	background: #696969;
        border-color: black;
	border-width: thin thin thin 1px;
	padding: 5px;
}
/* @group AJAX containers */
div.content form#form
{
	position: relative;
}
div.content div#ajax_transfer_message
{
	display: none;
}
div.content div#form_sent_message
{
	display: none;
}
/* @end */
/* @group Newsletter */
div.submit
{
	padding-left:60px;
}
.submit_button:hover
{
	color:#009765;
	background:#666666;
}
.submit_button 
{
	
	background:#2b2928;
	Border: 1px solid #2b2928;
	color:#f5f5dc;
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:4px;
	padding-left:4px;
	text-decoration: none;
	margin-left:2px;
}

/* @end */

/* @group General definitions */
div.content form p.form_input
{
	position: relative;
	clear: both;
	height: 20px;
}
div.content form p.form_input label.left,
div.content form p.form_input span.label
{
	float: left;
	display: inline;
	
	padding-top: 1px;
	width: 125px;
}
div.content form p.form_input span.input label
{
	margin-right: 10px;
}
div.content form p.form_input span.input input.text,
div.content form p.form_input span.input textarea,
div.content form p.form_input span.input select
{
	float: left;
	display: inline;
	
	margin-right: 10px;
}
/* @end */
/* @group Width */
div.content form p.form_input span.input .width_10
{
	width: 20px;
}
div.content form p.form_input span.input .width_20
{
	width: 40px;
}
div.content form p.form_input span.input .width_30
{
	width: 60px;
}
div.content form p.form_input span.input .width_40
{
	width: 80px;
}
div.content form p.form_input span.input .width_50
{
	width: 100px;
}
div.content form p.form_input span.input .width_60
{
	width: 120px;
}
div.content form p.form_input span.input .width_70
{
	width: 140px;
}
div.content form p.form_input span.input .width_80
{
	width: 160px;
}
div.content form p.form_input span.input .width_90
{
	width: 180px;
}
div.content form p.form_input span.input .width_100
{
	width: 215px;
}
/* @end */
/* @group Select boxes */
div.content form p.form_input span.input select.width_100
{
	width: 218px;
}
/* @end */
/* @group Radio buttons */
div.content form p.radio label
{
	position: relative;
	padding-left: 17px;
}
div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: 0;
	top: 2px;
}
* html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}
*+html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}
/* @end */
/* @group Checkboxes */
div.content form p.checkbox label
{
	position: relative;
	padding-left: 17px;
}
div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: 0;
	top: 1px;
}
* html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}
*+html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}
/* @end */
/* @group Textareas */
div.content form p.textarea
{
	height: 130px;
}
div.content form p.form_input span.input textarea
{
	height: 120px;
}
/* @end */
/* @group Error-Messages */
div.content form p.form_error
{
	padding: 2px 4px;
	color: white;
	background: red;
}
/* @group Label */
div.content form p.error label.left,
div.content form p.error span.label
{
	color: orange;
	font-weight: bold;
}
/* @end */
/* @group Felder */
div.content form p.error input.text,
div.content form p.error textarea
{
	
}
div.content form p.error label.error
{
	
}
/* @end */
/* @end */
/* @group Buttons */
div.content form p.button
{
	height: 1%;
}
div.content form p.button a.button
{
	margin-left: 122px;
}
/* @end */
/* @end */
/* @group Images */
div.content .image,
div.content .image img,
div.content .image a,
div.content a.image
{
	display: block;
}
div.content .img_right
{	
	float: right;
	clear: both;
	display: inline;
	
	margin: 0 0 5px 10px;
}
div.content .img_left
{	
	float: left;
	clear: both;
	display: inline;
	margin: 0 4px 4px 0;
}
div.content .img_wide
{
	display: block;
	margin-bottom: 10px;
}
div.content .img_list
{
	clear: none;
}
/* @group Thumbnail */
div.content .thumbnail
{
	width: 117px;
	height: 118px;
	background: url(../images/page_elements/thumbnail_background.jpg) no-repeat;
}
div.content .thumbnail img
{
	margin: 2px;
}
/* @end */
/* @group Caption */
div.content .image p
{	
	font-style: italic;
}
/* @end */
/* @group Enlarge Icon */
div.content .image a,
div.content a.image
{	
	position: relative;
}
div.content .image span.icon_enlarge
{	
	position: absolute;
	right: 8px;
	bottom: 8px;
	
	width: 26px;
	height: 26px;
	
	background: url(../images/page_elements/icon_enlarge.png) no-repeat;
}
div.content .image:hover span.icon_enlarge,
div.content a.image:hover span.icon_enlarge
{	
	background-position: -26px 0;
}
* html div.content .image span.icon_enlarge
{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page_elements/icon_enlarge.png', sizingMethod='crop');
	background: none;
}
/* @end */
/* @end */
/* @end */
