/*------------------------------------------------------------
Basic Sheet 

version: 1.0
author: Katrin Suess
email: suess@colourstreet.com
website: http://www.colourstreet.com

------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #141615;
}

a title {
	display: none;
}

a img {
	border: none;
	text-decoration: none;
}

a {
	outline: none;
}

/* Navigation
------------------------------------------------------------*/

ul#mainnavi {
	list-style: none;
	padding: 220px 0 0 0;
	margin: 0 0 0 -232px;
	float: left;
}

ul#mainnavi li {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 170%;
	font-weight: normal;
	color: #fff;
	display: inline;
}

ul#mainnavi li a {
	width: 90px;
	height: 30px;
	background: url(../images/tab.png) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: -1px 1px 0 1px;
	padding: 0;
	display: block;
	float: left;
}

* html ul#mainnavi li a, *html ul#mainnavi li a.active {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tab.png',sizingMethod='scale');
	background: none;
}

ul#mainnavi li a:hover {
	background: url(../images/tab_act.png) 0 0 no-repeat;
}

* html ul#mainnavi li a:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tab_act.png',sizingMethod='scale');
	background: none;
}

ul#mainnavi li a.active {
	background: url(../images/tab_act.png) 0 0 no-repeat;
}

#header p {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333;
	margin: 230px 25px 0 0;
	padding: 0;
	float: right;
}

#header p a:link, #header p a:visited {
	color: #333;
	text-decoration: none;
}

#header p a:hover {
	color: #666;
}

/* Column
------------------------------------------------------------*/

#outer {
	width: 100%;
	height: auto;
	background: url(../images/pixel.png) 0 0 repeat-x;
	margin: 20px 0;
	float: left;
	overflow: hidden;
}

#container {
	width: 100%;
	height: auto;
	background: url(../images/bg.png) top center no-repeat;
	margin: -250px 0 0 0;
	padding: 0;
	float: left;
	position: absolute;
}

* html #container  {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg.png',sizingMethod='crop');
	background: none;
}

#header {
	width: 930px;
	height: 250px;
	margin: auto;
	padding: 0px;
}


#header .logo {
	width: 400px;
	height: 40px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin: 160px -25px 0 5px;
	padding: 0px;
	display: block;
	float: left;
}

* html #header .logo {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png',sizingMethod='scale');
	background: none;
}

#content {
	width: 930px;
	min-height: 350px;
	margin: auto;
	background: url(../images/bg_gradient.png) 0 0 no-repeat;
	clear: both;
}

#c1 {
	width: 330px;
	margin: 0;
	padding: 20px 20px 20px 0;
	float: left;
}

#c2 {
	width: 560px;
	min-height: 300px;
	margin: 0 -20px 0 0;
	padding: 35px 20px;
	background: url(../images/bg_box.png) 0 30px no-repeat;
	float: right;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

* html #c2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_box.png',sizingMethod='scale');
	background: none;
}

#c2 p {
	width: 540px;
	/*width: 260px;
	min-height: 100px;*/
	margin: 0 20px 10px 0;
	border-bottom: 1px #333 dashed;
	float: left;
}

#c2 p:last-child {
	border-bottom: none;
}

.imprint p {
	width: 560px!important;
	min-height: 20px!important;
	border: none!important;
}

.imprint a {
	font-size: 1em!important;
	letter-spacing: 0!important;
}

#c3 {
	width: 930px;
	margin: 0;
	padding: 20px 0;
	float: right;
}

#footer {
	width: 100%;
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	height: 100px;
	padding: auto;
	margin: auto;
	background: #000;
	float: left;
}

#footer .navi {
	text-align: center;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 3px;
}

#footer .navi li {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	line-height: 160%;
	padding: 0 7px;
	margin: 0;
}

#footer ul.navi li a:link, #footer ul.navi li a:visited {
	color: #666;
	text-decoration: none;
}

#footer ul.navi li a:hover {
	color: #333;
	text-decoration: none;
}



/* News Teaser
------------------------------------------------------------*/

.news p, .imprint p {
	font-family: Arial,Times,Helvetica,sans-serif;
	font-size: 0.9em;
	line-height: 160%;
	color: #E1E6CC;
	padding-bottom: 10px;
}

.news p span, .box1 ul li span, #lightwindow_title_bar_title, ul.list li span.date {
	background-color: #000;
	/*color: #953455;*/
	color: #FFCC33!important;
	padding: 0 1px;
}

.teaser_fotos a {
	width: 330px;
	height: 240px;
	background: url(../images/teaser01.jpg) 0 0 no-repeat;
	display: block;
	text-decoration: none;
	float: left;
}


.teaser_videos {
	width: 318px;
	height: 218px;
	background: url(../images/teaser_video.png) 0 0 no-repeat;
	margin: 15px 0 0 7px;
	display: block;
	float: left;
}

.teaser_fotos a {
	background: url(../images/teaser03.png) 0 0 no-repeat;
}

* html .teaser_fotos a   {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/teaser03.png',sizingMethod='crop');
	background: none;
}

.teaser_fotos a:hover {
	background: url(../images/teaser04.png) 0 0 no-repeat;
}

* html .teaser_fotos a   {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/teaser04.png',sizingMethod='crop');
	background: none;
}

.teaser_videos a, .teaser_videos a:hover {
	width: 318px;
	height: 218px;
	background: url(../videos/demo_small.jpg) 29px 28px no-repeat;
	display: block;
	text-decoration: none;
	float: left;
}

.teaser_videos a:hover {
	background: url(../images/teaser_hover.gif) 29px 28px no-repeat;
}


/* Gallery Teaser
------------------------------------------------------------*/

div.ppt {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 11pt!important;
}

ul.gallery {
	width: 100%;
	float: left;
}

.pp_gallery ul, ul.gallery {
	border: none!important;
}

ul.gallery li a {
	width: 160px;
	height: 160px;
	background: url(../images/foto_bg01_sm.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
	margin: 5px;
	padding: 0;
	float: left;
}


ul.gallery li a img {
	margin: 15px 16px;
	float: left;
}

* html .teaser_gallery a   {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foto_bg01_sm.png',sizingMethod='crop');
	background: none;
}

.teaser_gallery a:hover {
	background: url(../images/foto_bg01hover_sm.png) 0 0 no-repeat;
}

* html .teaser_gallery a:hover   {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foto_bg01hover_sm.png',sizingMethod='crop');
	background: none;
}



/* Lightbox
------------------------------------------------------------*/

#lightwindow_title_bar, #lightwindow_data_caption, #lightwindow_data_details, #lightwindow_loading {
	font-family: Arial, Times, Helvetica, sans-serif;
}

#lightwindow_galleries_tab {
	visibility: hidden;
}

#lightwindow_data_caption {
	font-size: 0.78em;	
}

#lightwindow_data_gallery_container, #lightwindow_data_author_container {
	font-size: 0.78em!important;
}

#lightwindow_data_caption a {
	float: left;
	margin: -26px 0 0 65px;
}

/* #lightwindow_contents, #lightwindow_data_caption, #lightwindow_data_slide_inner {
	background-color: #141615;
}

#lightwindow_contents {
	border: 10px solid #141615;
}

#lightwindow_loading, #lightwindow_data_author_container, #lightwindow_data_gallery_container, #lightwindow_data_details {
	background-color: #333;
}*/

#lightwindow_data_slide_inner {
	padding-bottom: 0;
}


/* Typography
------------------------------------------------------------*/

h1, h2 {
	font-family: Helvetica, Arial, sans-serif;
}

p {
	font-family: Arial, Times, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	/*color: #D2522D;
	color: #A3C71F;*/
	color: #FF6600;
	clear: both;
	margin: 0;
	padding: 10px 0 20px 0;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #A9325A;
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
}

h4 {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #92AD28;
	clear: both;
	margin: 0;
	padding: 10px 0;
}

ul {
	margin: 0 15px;
	padding: 0 0 30px 0;
}

.contact ul {
	margin: 0;
	padding: 0 0 30px 0;
}

ul li {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #E1E6CC;
	line-height: 160%;
}

a.link, .contact a, #lightwindow_data_caption a {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #91AE28;
	text-decoration: none;
	line-height: 100%;
}

#c2 a:link, #c2 a:visited, #lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited, a#lightwindow_title_bar_close_link, a#lightwindow_title_bar_close_link:link, a#lightwindow_title_bar_close_link:visited  {
	color: #91AE28!important;
	text-decoration: none;
}

a#lightwindow_title_bar_close_link {
	font-size: 0.86em;
}

#c2 a:hover, a.link:hover, #c2 .contact a:hover, #lightwindow_data_caption a:hover, a#lightwindow_title_bar_close_link:hover {
	text-decoration: underline!important;
}


#c2 div {
	width: auto;
	float: left;
}

#c2 .box1 {
	width: 180px
}

#c2 .box2 {
	width: 360px;
	margin-right: -10px;
}


ul {
	margin: 0;
	border-top: 1px #333 dashed;
	list-style: none;
}

ul.none {
	border: none;
}

ul.line li {
	margin: 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #333 dashed;
}

.vita div {
	width: 240px;
	margin: 10px 20px;
}

.vita div, .vita img, .vita a.link, .vita p {
	float: left;
}

.vita p {
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	margin: 3px 0;
}

/* Foto Gallery
------------------------------------------------------------*/

.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 464px;
	height: 325px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	border: none;
	padding: 0px;
	margin: 0 0 0 40px;
}

.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	visibility: hidden;	
	padding: 5px;
}

a.toc, a.prev, a.next { 
	margin: 5px 0 0 5px;
	vertical-align: middle;
}

.glidecontenttoggler {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 30px 40px;
	padding: 0 3px;
	padding: 5px;
}

.glidecontenttoggler a.selected, .glidecontenttoggler a:hover {
	margin: 5px 0 5px 5px;
	padding: 0 3px;
	background: #6CCD0A;
	color: #333;
	font-weight: bold;
}


/* Kontaktformular
------------------------------------------------------------*/


.formbox {
	margin: 20px 0;
	float: left;
}

.formbox h1 {
	margin: -20px 0 0 0;
}

.box01 table form tr  {
	vertical-align: middle;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ACD025;	
	margin: auto;
	padding: 10px 20px 0 0;
	vertical-align: top;
}


input.feld , select.feld  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #E1E6CC;	
	background: url(../images/input.png) 0 0 no-repeat;
	height: 35px;
	width: 400px;
	border: none;
	margin: 0;
	padding: 10px;
}

* html input.feld, * html select.feld  {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/input.png',sizingMethod='scale');
	background: none;
}

select {
	height: 35px;
	width: 300px;
	background: url(../images/blank.gif) 0 0 no-repeat;
	border: none;
	
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #ACD025;	
	background: url(../images/button.png) left top no-repeat;
	height: 30px;
	width: 150px;
	border: none;
	margin: 10px 5px;
	padding: 0;
}

* html input.button {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button.png',sizingMethod='crop');
	background-position: top bottom;
	background: none;
}

input.button:hover {
	color: #fff;	
	background: url(../images/button.png) left bottom no-repeat;
}

* html input.button:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button.png',sizingMethod='crop');
	background-position: left bottom;
	background: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #E1E6CC;	
	line-height: 160%;
	padding: 10px;
	margin: 0;
	overflow: auto;
	width: 380px;
	height: 230px;
	background: url(../images/blank.gif) 0 0 no-repeat;
	border: none;
}

.textfeld {
	width: 400px;
	height: 250px;
	background: url(../images/textarea.png) 0 0 no-repeat;
	border: none;
}

* html .textfeld {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/textarea.png',sizingMethod='scale');
	background: none;
}

ul.items {
	list-style: none;
}

ul.items li, .formbox p, .error {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #E1E6CC;
	line-height: 160%;
}

.error a {
	font-weight: bold;
	color: #92AD28;	
	text-decoration: underline;
}

.error a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #A9325A;		
	text-decoration: underline;
}


/* Design Formular
------------------------------------------------------------*/

#header form {
	width: 140px;
	margin: 20px 0 0 50px;
	padding: 0;
	float: left;
}

#header form span {
	font-family:  Arial Narrow, Times, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;	
	margin: 0 0 5px 0;
	padding: 0;
}

#header form select.feld {
	height: auto;
	width: 140px;
	background-color: #DFF2F7;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 0;	
}	

/* Audios
------------------------------------------------------------*/

.audio {
	clear: both;
	display: block;
}



/* Videos
------------------------------------------------------------*/

.videos {
	width: 520px;
	height: 390px;
	background: url(../images/video_bg.png) 0 40px no-repeat;
	display: block;
}

.video01 {
	background:url(../images/video01.jpg) 0 0 no-repeat;
	margin: 20px 0 25px 20px;
	float: left;
}

.video02 {
	background:url(../images/video02.jpg) 0 0 no-repeat;
	margin: 0 0 25px 20px;
	float: left;
}

.video03 {
	background:url(../images/video03.jpg) 0 0 no-repeat;
	margin: 0 0 25px 20px;
	float: left;
}

.video01 a:hover, .video02 a:hover, .video03 a:hover {
	background :url(../images/play.png) 0 0 no-repeat;
	float: left;
}

#c2 .flashplayer {
	margin: 6px 0 0 -10px;
	float: left;
}

/* Impressum
------------------------------------------------------------*/

.imprint h2 {
	margin: 10px 0 0 0;
}
.imprint p {
	margin: 0 0 20px 0;
}


/* Changes 29.01.10
------------------------------------------------------------*/


ul.list {
	width: 560px;
	float: left;
}

ul.list li {
	width: 560px;
	border-bottom:1px dashed #333333;
	padding: 0;
	margin: 0;
	float: left;
}

ul.list li span {
	width: 380px!important;
	border-bottom:1px dashed #333333;
	margin: 5px 0 -1px 0;
	padding: 0 0 6px 0;
	display: block;
	float: right;
}

ul.list li span.date {
	width: auto!important;
	margin: 5px 0;
	border: none;
	float: left;
}

/* Flashplayer
-----------------------------------------------------------*/

.flashplayer { 
	width: 598px; 
	height: 1300px; 
	padding: 0 0 5px 0;
	margin: 30px 150px!important;
	background-color: #000;
	float: left;
	z-index:1!important;
	position: relative;
	border: 1px #232323 solid;
	overflow: hidden;
	float: left;
}

.flashplayer a.player { 
	padding: 0!important;	
	margin: 0!important;	
}

.flashplayer h3 { 
	margin: 5px 0;
}
