/* zweipunktnull, for Drupal 6.x
   Written by David Giestheuer and Sean Grünböck, zweipunktnull [dot] net */

body {
	margin: 0px;
	padding: 0px;
	background: white url(layout/background.jpg) bottom repeat-x fixed;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	/*	font-family:  'Eurostile LT Std', 'Condensed';*/
	font-size: 13px;
	color: #0a224b;
}

#container {
	background: url(layout/whitetrans_2000.gif) repeat-x;
	position: relative;
	width: 962px;
	margin: 0px auto 0px auto;
}	

	#container #header_container {
		margin-top: 23px;
		height: 339px;
	}

		#header_front {
			position: absolute;
			height: 340px;
			width: 300px;
		}
		
		#header_back {
			position: absolute;
			height: 340px;
			width: 962px;
		}
		
		#header_container #header_front {
			z-index: 10;
		}

			#header_front .fright {
				padding-left: 20px;
			}
			
			#header_front .logo {
				position:absolute;
				left: 0;
				top: 44px;
			}

		#header_container #header_back {
			background: url(layout/head_balken.gif) top no-repeat;
			z-index: 5;
		}

			#header_back img {
				margin-top: 7px;
			}

		#header_container #header_background {
			background: #fff url(layout/head_schatten.jpg) top no-repeat;
			margin-top: 44px;
			height: 296px;
			width: 962px;
			position: absolute;
			z-index: 2;
		}

	#container #content_container {
		position: relative;
		min-height: 650px;
		font-family: "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
		line-height: 150%;
		background: #fff;
		padding-bottom: 50px;
	}
	
	div.block-headerimage div.field-label-inline-first {
		display: none;
	}

	div.block-headerimage div {
		margin: 0px;
		padding: 0px;
	}	

	#container div.block-headerimage div.content img {
		margin: 0px;
		padding: 7px 0px 0px 0px;
	}

	#content_container #accord {
			position: absolute;
			left: 0px;
			font-size: 13px;
			line-height: 12px;
			width: 177px;
			font-weight: normal;
			text-shadow: 0 0 0 #0a224b;
		}

			#accord .accord {
				border-bottom: 1px solid white;
				height: 33px;
				width: 177px;
			}
		
			#accord .seme {
				background: #3f6998;
			}

			#accord .seme:hover {
				cursor: pointer;
			}

			#accord .uke, #accordion h3, #accordion li {
				max-width: 159px;
				height: 13px;
				background-color: #0a224b;
				padding: 8px 0px 9px 18px;
				font-weight: normal;
				font-family: "lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
			}
			
			#accordion h3.ui-accordion-header {
				background-color: #3F6998;
			}
			
			#block-user-1 {
				background-color: gray;
			}
			
			div#accordion {
				/* border-top: 1px solid white; */
			}
			
			#accordion h3.ui-accordion-header a, #accordion h3.ui-accordion-header a:visited {
				color: white;
			}
			
			div.content div#accordion h3.ui-accordion-header {
				margin: 0px;
				padding: 11px 0px 9px 18px;
			}
			
			div.content div#accordion h3.ui-accordion-header a {
				color: white;
				font-family:"lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
				font-size: 15px;
			}
			
			#accordion li, h3.ui-accordion-header {
					list-style: none;
					list-style-image: none;
					margin: 0px;
					border-bottom: 1px solid white;
			}
			
			#accordion ul {
				margin: 0px;
				padding: 0px;
			}
			
			#accord a, #accordion ul.menu li a:visited, #accordion ul.menu li a {
				position: relative;
				color: #fff;
				text-decoration: none;
				font-weight: normal;
				overflow: visible;
				margin-top: auto;
			}
			
			#accord a:hover {
				color: #6da9fa;
			}

		#content_container #content, #content_grey {
			position: relative;
			left: 192px;
			min-height: 400px;
			width: 590px;		
		}

		#content_container #content_grey {
			opacity: 0.5;
		}

		#content_container #sidebar {
			float: right;
			width: 150px;
			padding-top: 27px;
			margin: 0px 15px 30px 0px;
		}
		
		#sidebar .block {
			margin-bottom: 30px;
		}

	#container #footer {
		position: absolute;
		bottom: 0px;
		height: 46px;
		width: 962px;
		color: #fff;
		background: #3f6998;
/* 		background-color: #849dc4; */
		background-repeat: repeat-x;
		background-image: url('layout/footer_back.gif');
		text-align: center;
	}

		#footer img {
			margin-left: 8px;
		}
		
		#footer a {
			color: #fff;
			text-decoration: none;
		}

	#googlemap {
		float: right;
		text-align: center;
	}

/* Contact Form */

fieldset {
	border: none;
	margin-right: 45px;
	padding: 0px;
}

label[for=note] {
	vertical-align: 20px;
}

input[type=text], input[type=password] {
	width: 160px;
}

textarea {
	width: 398px;
}

textarea, input[type=text], input[type=password], input.form-text {
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 5px 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 3px solid #3f6998;
	background: #d9e3ef;
	color: #000000;
	font-size: 14px;
}

input[type=radio] {
	margin: 0px 10px 0px 70px;
}

#contact {
	text-align: right;
	margin: 20px 20px 0px 20px;
	z-index: 12;
}

#formchoose {
	text-align: left;
	margin-bottom: 20px;
}

.epic_win {
	width: 510px;
	text-align: center;
	background: #FFFFFF;
	color: inherit;
	position: absolute;
	top: 130px;
	left: 40px;
	padding: 10px;
	z-index: 20;
	border: 1px solid #0a224b;
}

.first_col {
	float: left;
	margin-left: 45px;
}

#surname {
	margin-bottom: 4px;
}

#phone {
	margin-top: 37px;
}


/* Landing Page Form - celum swift */

#container .webform-client-form p {
	color: #0A224B;
}
.form-item label {
	display: inline;
	float: left;
	width: 85px;
}
.form-item {
	margin: 0;
}
.webform-component-textfield, .webform-component-email {
	float: left;
	position: relative;
	width: 270px;
}
.webform-component-textfield .form-text, .webform-component-email  input {
	width: 220px;
	margin: 0 10px 10px 0;
}
.webform-component-textarea {
	clear: left;
	margin-top: 20px;
	display: block;
}
.webform-component-textarea textarea {
	margin: 0 0 10px 0;
	width: 460px;
	height: 60px;
}
.webform-component-textarea label {
	display: block;
}
.resizable-textarea {
	clear: both;
	width: 500px;
}
#edit-submitted-bemerkung-wrapper .grippie {
	display: none;
	visibility: collapse;
}
#edit-submitted-anmerkung-wrapper .grippie {
	display: none;
	visibility: collapse;
}
#webform-client-form-40 .textarea-identifier {
	visibility: collapse;
	display: none;
}
.webform-component-select {
	clear: left;
	position: relative;
	margin: 10px 0 5px 0;
	padding-left: 180px;
	padding-top: 10px;
	width: 100%;
	clear: both;
}
.webform-component-select label {
	position: absolute;
	left: 0;
	top: 10px;
	width: 160px;
}

#container .webform-component-select p {
	display: inline;
}
/*.webform-component-select .form-item label.option {
	width: auto;
	margin: 3px 5px 0 0;
	display: inline;
}

.webform-component-select .form-radios .form-item {
	float: left;
	display: block;
	width: 175px;
	height: 20px;
	position: relative;
	margin: 0;
	white-space: nowrap;
}
#container .webform-component-select .form-radios .form-item p {
	margin: 0;
	position: absolute;
	left: 22px;
	top: 0;
}*/
.webform-component-select input[type=radio] {
	margin: 0 5px 0 0;
}


.form-checkboxes, .form-radios {
	margin: 0;
}

/*#webform-component-termin, #webform-component-ipad {
	padding-left: 180px;
	position: relative;
	padding-top: 10px;
	width: 100%;
	clear: both;
}

#webform-component-termin label, #webform-component-ipad label {
	position: absolute;
	left: 0;
	top: 10px;
}*/

.form-radios .form-item label {
	position: relative;
	float: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	top: 0;
	display: inline;
}

.form-radios .form-item {
	width: 400px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	height: auto;
}

.form-submit {
	clear: left;
	margin: 20px 0 30px 0;
	float: right;
	margin-right: 40px;
	padding: 5px 10px;
	font-size: 14px;
	color: white;
	background: #4d6798;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.form-submit:hover {
	background: #13204a;
}

/* Typography by Sean Grünböck */

#container h2 {
	color: #4f6995;
	font-size: 26px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	/*border-bottom: 3px solid #dbe2ee;*/
	margin-top: 10px;
	padding-top: 0;
	margin-bottom: 12px;
	background: transparent url(layout/headline_back.gif) repeat-x bottom;
	line-height: 32px;
}

#sidebar h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 20px;
	/*background-position: 0px -6px;*/
	background: none;
}

#container h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	padding: 0;
}

#sidebar h3{
	font-size: 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 6px 0 0 0;
	}

#container .subtitle, h4 {
	color: #4f6995;
	font-weight: normal;
	font-size: 14px;
	font-family:"lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

* html .subtitle, * html h4 { /*IE*/
	/*font-weight: bold;*/
}

#container h4 {
	margin: 15px 0px 5px 0px;
}

#container p, td, ul, ol {
	color: #696969;
	/*font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif;*/
	/* oder: */
	font-size: 13px;
	font-family:"lucida grande","lucida sans unicode",helvetica,arial,sans-serif;
	font-weight: normal;
}

#container p {
	padding: 0;
	margin: 6px 0px 8px 0px;
}

#container ul, ol {
	color: #3c3c3c;
}

#container ul {
	list-style: circle;
}

#container li {
}

#container small, #sidebar small {
	font-size: 10px;
	line-height: 140%;
}

#container div.content a {
	color: #0A4AAF;
}
	
#container div.content a:hover {
	color: #497d61;
}
	
#container div#accord div.content a:visited, #container div#accord div.content a {
	color: #FFFFFF;
}

#container div.content img {
	border-color: #95a5bf;
	/*margin: 0 10px 10px 10px;*/
	margin: 10px;
}

#container div.content img.video {
	margin-left: 0;
	border: 2px solid #3f6998;
}

#container #sidebar img {
	border: 0;
	/*margin: 0 10px 10px 10px;*/
	margin: 0;
}

#container #sidebar .content img {
	margin: 5px;
}

#container div.content img.imagetopright {
	float: right;
	margin-right: 0;
	margin-top: 0;
}

#container div.content img.imageright {
	float: right;
	margin-right: 0;
}

#container div.content img.imageleft {
	float: left;
	margin-left: 0;
}

#container div.content img.noborder {
	border: 0;
}

#container pre {
	color: #3c3c3c;
	font-family: Courier, "Courier New", Monaco, monospace;
	}

#container hr {
	color: #dbe2ee;
	background-color:  #dbe2ee;
	height: 1px;
	border: 0;
	margin: 15px 0px 15px 0px;
	padding: 0;
	/*border-top: 1px;*/
}


* html hr { /*IE*/
	margin: 0;
}

#container blockquote, blockquote.p, .blockquote {
	color: #5e5e5e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style:italic;
	background-color:#edf0f4;
	border: 1px solid #718ebf;
	border-right: 0px;
	border-left: 0px;
	padding: 15px;
	margin: 15px 0px 15px 0px;
	/*margin: 20px;*/
}

/* Lightbox */
.links:hover {
	cursor: pointer;
}

#jbox_bg {
	background: #000;
	z-index: 100;
	opacity: 0.7;
	visibility: hidden;
}

#jbox_framewrapper, #jbox_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#jbox_frame {
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35%;
	top: -339px;
	text-align: center;
	z-index: 120;
}

/* 7 Fragen - by Sean - 16.09.08 */
#siebenfragen {
	width: 600px;
	height: 399px;
	background-color: white;
	font-family: "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	font-size: 15px;
	color: #696969;
	text-align: left;
}

#siebenfragen .content {
	position: relative;
	width: 480px;
	height: 339px;
	padding: 30px 60px 30px;
	z-index: 0;
	overflow: hidden;
}

#siebenfragen h1 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #0d142c;
	font-size: 30px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

#siebenfragen h2 {
	padding: 0;
	margin: 0px 0px 5px 0px;
	font-family: "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	font-size: 17px;
	color: #4f6a96;
	font-weight: normal;
}

#siebenfragen p {
	line-height: 130%;
	margin: 6px 0 6px 0;
	padding: 0;
}

#siebenfragen .border {
	width: 30px;
	height: 399px;
	position: absolute;
	top: 0;
	z-index: 5;
}
#siebenfragen .left {
	background-image: url(layout/7fragen/border_left.gif);
	left: 0;
}

#siebenfragen .right {
	left: 570px;
	background-image: url(layout/7fragen/border_right.gif);
}

#siebenfragen .button {
	position: absolute;
	top: 185px;
	z-index: 10;
}

#siebenfragen .invisible {
	visibility: hidden;
}

#siebenfragen .button a, #siebenfragen .close a {
	display: block;
	text-decoration: none;
}

#siebenfragen .button a {
	width: 29px;
	height: 29px;
}

#siebenfragen .button a:hover {
	background-position: -29px 0;
}

#siebenfragen .button-right {
	left: 556px;
}

#siebenfragen .button-right a {
	background: transparent url(layout/7fragen/forward.gif) no-repeat;
}

#siebenfragen .button-left {
	left: 15px;
}

#siebenfragen .button-left a {
	background: transparent url(layout/7fragen/back.gif) no-repeat;
}

#siebenfragen .close {
	position: absolute;
	right: 4px;
	top: 4px; 
	z-index: 10;
}

#siebenfragen .close a {
	width: 21px;
	height: 22px;
	background: transparent url(layout/7fragen/close.gif) no-repeat;
}

#siebenfragen .close a:hover {
	background-position: -21px 0;
}	
	
#siebenfragen .pagenumbers {
	font-size: 13px;
	color: white;
	position: absolute;
	left: 0px;
	top: 4px;
	height: 200px;
	width: 30px;
	z-index: 10;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}

#siebenfragen .pagenumbers a, #siebenfragen .pagenumbers a:hover, #siebenfragen .pagenumbers a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#siebenfragen .pagenumbers .active, #siebenfragen .pagenumbers a.active:hover {
	color: #0d142c;
	cursor: default;
}

#siebenfragen .pagenumbers a:hover {
	color: #4f6a96;
}

/* CODA SLIDER */

#slider {
	width: 600px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.wa_block {
	height: 40px;
}

/* === OTHER TECHNIQUES SECTION === */
	/* === PRELOADING IMAGES === */
	.preload {
		position: absolute;
		top: 0px;
		left: 0px;
		visibility: hidden;
	}

/* === WORKAROUNDS SECTION === */

	/* === MAC Firefox Lösung für dünne Schrift im Accordion + Footer === */	
	#footer, .uke {
		opacity: 0.99999;
		-moz-opacity: 0.99999;
		-khtml-opacity: 0.99999;
		filter: alpha(opacity=99);
	}

	/* === IE FIX - Center Layout === */
	body {
	  	text-align: center;
	}

	#container {
		text-align: left;
	}

	/* === MAC RENDERING FIX === */
	#container #footer {
		text-shadow: 0 0 0 #3F6998;
	}

	/* === WORKAROUND - GET FOOTER IF THERE IS NOT ENOUGH CONTENT TO THE BOTTOM === */
		/* --- SCALE BODY AND THE CONTAINER TO 100%  --- */
		body {
			height: 100%;
		}
		
		/* FOR THE CASE THAT JAVASCRIPT IS DISABLED */
		/* IF ITS ENABLED jQuery WILL SET THIS VALUE TO 100% */
		#container {
			min-height: 1100px;
		}
	
		/* --- FIXS GAPS TO GET FOOTER to BOTTOM --- */
		#container, #container #content_container {
			border-top: 1px solid transparent;
		}
		



/* News */

/*.front #container .clear-block, */
#content .clear-block {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}

.front #container .content {
	margin-bottom: 0;
}

.submitted {
	font-size: 11px;
	color: #9FC1E6;
	margin-top: 6px;
}

.not-front .submitted {
	position: absolute;
	top: 4px;
	right: 0;
}

.front .node {
	position: relative;
}

.front .submitted {
	float: right;
	position: relative;
}

#content .clear-block .links {
	float: right;
}

/*.node_read_more a:before { 
content: "> " 
}*/
ul.links li.node_read_more a {
	display: inline-block;
	background: transparent url(layout/arrows.gif) no-repeat;
	background-position: left;
	padding-left: 12px;
}
.front #container h2 {
	margin-bottom: 0px;
	font-size: 23px;
}

/* iPad Workshop Programm rechts */
#block-block-11 p.rteleft {
	font-size: 12px;
	font-weight: bold;
}

.front #container #header_container	.block-languageinterface,
#container #header_container	.block-languageinterface {
		display: block;
		float: right;
		position:relative;
		top:-331px;
		padding-right: 7px;
	}

	ul#language-interface {
		list-style: none;
	}
	
	ul#language-interface li {
		float: left;
		padding-left: 4px;
		padding-right: 4px;
		font-size: 15px;
		line-height: 12px;
	}
	
	div.content ul#language-interface li a {
		text-decoration: none;
		color: white;
	}
	ul#language-interface li:first-child{
		border-right: 1px solid #6075A6;
	}
	
	ul#language-interface li.active {
		font-weight: bold;
	}

/* Video */

.field-field-video-ftp {
	text-align: center;
}

.field-field-video-ftp object {
/*	margin: 0 auto;*/
}
/***** service links (twitter, facebook) ********/
.service-links .service-label {
	display: inline;
/*	position: relative;
	top: 2px; */
	margin-right: 8px;
	color: #696969;
}
#container .service-links ul.links li a img {
	margin: 3px;
}
#container .service-links ul.links li {
	padding: 0px;
}
.service-links {
/*	float: right;*/
	border-top: 1px solid #D9E3EF;
}
#container .service-links ul.links {
	float: none;
	display:inline;
	position:relative;
	top:6px;
}


