﻿/*

	Hellgrau: #949494
	fast Schwarz: #1b1b1b

*/

@font-face {
	font-family: Advent;
	src: url(adventpro-Re.otf);
}

@font-face {
	font-family: Advent;
	font-weight: bold;
	src: url(adventpro-Bd1.otf);
}

ol, ul, li, img, p
{
	padding: 0;
	margin: 0;
	border: none;
}

body
{
	margin: 0;
	padding: 0;	
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	/*
	letter-spacing: 0.01em;
	*/
	background-image: url(../img/mainback.gif);
	background-repeat: repeat-x;
}

a
{
	color: #1b1b1b;
	text-decoration: none;
}

a:hover, a:focus
{
	text-decoration: underline;
}

h2
{
	font-weight: bold;
	font-size: 1em;
}


.download
{
	font-weight: bold;
}
/*Hauptstruktur-Elemente */

#main
{
	width: 940px;
	padding: 0 15px 0 15px;
	margin: 0 auto 50px auto;
}

#head
{
	height: 90px;
	background-color: #1b1b1b;
}

#head #logo
{
	margin-top: 40px;
	float: left;
}

#head p
{
	padding-top: 20px;
	text-align: right;
	color: #949494;
	font-size: 11px;
	line-height: 1.3em;
}

#fineTopLine
{
	height: 50px;
	border-bottom: #949494 1px solid;
	margin-left: 190px;
}

#navi 
{
	width: 190px;
	float: left;	
	font-size: 10px;
	font-weight: bold;
	color: #949494;
}

#navi a
{
	color: #949494;
}

#navi a:hover, #navi a:focus 
{ 
	color: #1b1b1b; text-decoration: none; 
}

#navi .active
{
	color: #1b1b1b;
}

#navi ul
{
	list-style: none;
}

#navi li
{
	margin-bottom: 15px;
}

#contact
{
	margin: 1em 0px 50px 190px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0;
	border-top: #949494 solid 1px;
	color: #5e5e5e;
}

#contact ul, #contact li
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#contact li
{
	margin-right: 1em;
}

/* Strukturelemente */

.contentCol
{
	width: 250px;
	float: left;
}

.contentCol p, .contentCol ol, .contentCol h2, .contentFull p
{
	margin-bottom: 1.6em;
	font-size: 11px;
	line-height: 1.6em;
	padding-right: 30px;
}

.contentCol ol
{
	list-style-position: inside;
	margin: 0 0 1.6em 0;
}

.contentCol h2
{
	margin: 0 0 0 0;
}

.contentDoubleCol
{
	width: 500px;
	float: left;
}

.first
{
	margin: 50px 0 0 0;
}

.contentFull
{
	width: 750px;
	float: left;
}

.contentFull object
{
	min-height: 500px;
}

.contentFull .startpic
{
	margin: 5px 0 0 0;
	opacity: 1;
}


/* Hilfselemente */

.endFloat
{
	clear: both;
}

/* konkrete Inhaltselemente */

#pageHead
{
	height: 30px;
	width: 200px;
	margin: 10px 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}


/**********SLIDER***************/

/*Sofern kein JS aktiv ist*/ 
.svw 
{
	width: 500px;
	height: 350px;
	overflow: hidden;
	margin: 0px;
	display: none;
} 
 
.svw ul
{
	list-style: none;
	margin: 0;
}

.svw li
{
	margin: 0;
}
 
/*Sofern per jQuery die Liste bearbeitet wurde*/ 
.stripViewer 
{  
	overflow: hidden;
	margin: 5px 0 1px 0;
	cursor: e-resize;
} 

/* this is your UL of images */ 
.stripViewer ul 
{ 
	margin: 0; 
	padding: 0; 
	position: relative;
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 

.stripViewer ul li 
{  
	margin: 0;
	padding: 0;
	float:left; 
} 

.stripTransmitter 
{ 
	overflow: auto; 
	/*width: 1%; */
} 

.stripTransmitter ul 
{ 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left;
} 

.stripTransmitter ul li
{ 
	width: 1.4em;
	float: left; 
	margin: 0 2px 1px 0;
} 

.stripTransmitter a
{ 
	font-size: 10px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: center; 
	background: #949494; 
	color: #fff;
	text-decoration: none; 
	display: block; 
} 

.stripTransmitter a:hover, a.current
{ 
	background: #fff; 
	color: #949494; 
} 
 
/********Referenzen**/

.referenzen
{
	position: relative;
	border-bottom: #949494 solid 1px;
	margin-bottom: 15px;
}

.referenzen ul
{
	list-style: none;
}

.referenzen li
{
	float: left;
	overflow: hidden;
	min-height: 350px;
	position: relative;

}

.referenzen .next, .referenzen .next img, .referenzen .prev, .referenzen .prev img
{
	width: 150px;
}

.referenzen .main
{
	margin: 0 10px;
	width: 430px;
	text-align: center;
}

.referenzen .main img
{
	width: 350px;
}

.referenzen #listView, .referenzen #listHelp
{
	position: relative;
	z-index: 0;
}

.referenzen #listHelp
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.referenzen h2
{
	padding: 0;
	font-size: 1.5em;
}

.referenzen h3
{
	font-size: 1em;
	margin-bottom: 2em;
}

.referenzen .next h3
{
	text-align: right; 
}

.referenzen .bottom
{
	text-align: center;
	padding: 0;

	position: absolute;
	bottom: 0;
	width: 150px;
}

.referenzen .main .bottom
{
	width: 430px;
}

.contentCol .center
{
	text-align:center; 
	padding: 0; 
}
 
.lang
{
	float: right; 
	color: #949494; 
	margin: 42px 0 0 0;
}

.lang ul
{
	list-style: none;
}

.lang li
{
	float: left;
	margin-left: 10px;
	font-size: 0.8em;
}

.lang li a
{
	color: #949494;
}

#start
{
	color: #5e5e5e;
}


/* Startpic */


#start .startpic
{
	position: relative;
	margin-top: 5px;
	padding-bottom: 10px;
	height: 360px;
	width: 750px;	
}

#start .startpic img
{
	position: absolute;
	margin: 0 0 0 -33px;
	padding: 0 33px;
	height: 360px;
	width: 750px;
	overflow: hidden;
	z-index: 0;
}

#start .startpic .controlLeft, #start .startpic .controlRight, #start .startpic .controlPlay
{
	position: relative;
	height: 360px;
	width: 33px;
	display: none;
	background-repeat: no-repeat;
}

#start .startpic .controlLeft, #start .startpic .controlPlay
{
	margin-left: -33px;
	float: left;
	background-image: url(../img/next.gif);
	
}

#start .startpic .controlLeft a, #start .startpic .controlRight a
{
	display: block;
	height: 360px;
	width: 30px;
	
}

#start .startpic .controlRight
{
	float: right;
	margin-right: -33px;
	background-image: url(../img/prev.gif);
	background-position: 5px 0;
}

#start .startpic .controlPlay
{
	position: absolute; 
	width: 50px; 
	height: 50px; 
	z-index: 1; 
	margin: 290px 0 0 350px; 
	padding:0; 
	background-color: transparent; 
	background-image: url(../img/playpause.png); 
	background-repeat: no-repeat;
}

#start .contentCol .headline
{
	letter-spacing: 0.15em;
	margin: 0;
}

#start .contentCol .date
{
	font-family: Advent, sans-serif;
	color: #c89d56;
	font-size: 2em;
	margin: 0;
}

#start .contentCol
{
	margin: 0;
	padding: 0;
}

#start .contentCol p
{
	padding: 0;
	margin-bottom: 5px;
}

#start .contentCol .internet, #start .contentCol .internet a
{
	text-align: right;
	color: #5e5e5e;
}

#start #ex
{
	min-height: 6.3em;
}

#start .contentFull ul
{
	list-style-type: none;
	margin-top: 0.5em;
}

#start .contentFull li
{
	width: 250px;
	float: left;
}

#start .contentFull li div
{
	float: left;
	font-size: 0.9em;
	margin-bottom: 1em;
}

#start .contentFull li .date
{
	font-family: Arial;
	font-size: 0.9em;
	margin-right: 10px;
	color: #5e5e5e;
	font-weight: bold;
}

#start .contentFull li
{
	cursor: pointer;
}

#start .contentFull li .title a, #start .contentFull li .date a
{
	color: #949494;
}

#start .contentFull .active .title a, #start .contentFull .active .date a
{
	color: #5e5e5e;
}

#start .contentFull ul a:hover
{
	text-decoration: none;
}

#start a:hover, #head a:hover
{
	text-decoration: none;
}