* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #f5f5f5;
	text-align: center;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow-x: hidden;
}

a:active{
  outline: none;
}

a {
	color: #000;
}

a:visited {
		color: #000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	border-bottom: 10px solid #000;
	background: url(images/headerLogo4.png) no-repeat left;
	padding-top: 65px;
	margin-top: -8px;
	padding-bottom: 20px;
	padding-left: 467px;
	height: 20px;
}


#header ul, li {
	list-style-type: none;
	display: inline;
	padding-bottom: 10px;
	margin-top: -35px;
}

#header li {
	text-align: left;
	width: 80px;
	float: left;
	border-right: 1px solid #ccc;
	height: 40px;
	padding: 10px 28px 10px 35px;

}

#header li:hover {
	background-color: #fcfcfc;
}

/*#header li:hover a{
	color: #cb1f00;
}*/

.leftLine {
	border-left: 1px solid #ccc;
}

em {
	font-size: 12px;
	line-height: 20px;
	color: #8f8f8f;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

#header a{
	text-transform: uppercase;
	color: #353535;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 10px;
}

#header a:link#current, a:visited#current{
	color: #cb1f00;
}




#content {
	background-color: #fff;
	text-align: left;
	padding: 20px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b8b6b6;

}

#content ul {
	margin-left: 0px;
}

#content li {
	margin-right: 20px;
}

#col_left {
	float:  left;
	width: 350px;
	margin-right:90px;
}

#col_left p {
	margin-bottom: 15px;
}

#col_right2 {
	float:  left;
	width: 350px;
}

#col_right {
	float:  left;
	width: 410px;
}

#col_right h1 {
	margin-top: -54px;
}

#col_right p {
	float: left;
	width: 250px;
	margin-top: 0;
	margin-bottom: 15px;
}

label {
	float: left; 
	width: 130px;
	text-align: right;
	margin-right: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

#bericht {
	width: 800px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#bericht p.a{
	font-style: italic;
	font-weight: normal;
}

#bericht p {
	margin-bottom: 10px;
}

h3 a{
	font-weight: bold;
	text-decoration: none;
}

#tekst {
	float: left;
	width: 550px;
	margin-top: -13px;
}

.date {
	float:  left;
	text-align: center;
	margin-right: 30px;
	width: 130px;
	font-weight: bold;
	background: url(images/dateBG.png) no-repeat 70px -1px;
	height: 59px;
	margin-top: 10px;
}

.date .month {
	color: #fff;
	display:block;
}

.date .day {
	font-size: 26px;
	padding-top: 10px;
		display:block;
}

.date strong {
	padding-left: 67px;
}

#footer {
	height: 150px;
	width: 900px;
	background: url(images/footerBG.png) no-repeat;
	margin-left: -26px;
	text-align: left;
	padding-left: 45px;
	padding-right: 30px;
	padding-top: 2px;
}

#footer h2 {
	margin-top: 30px;
	color: #808080;
}

ul.footer {
	color: #999;
	position: relative;
	top: -60px;
}	

ul.footer a {
	color: #999;
}	

ul.footer li {
	margin-right: 0;
	margin-left: 10;
	display: inline;
	color: #999;
}

ul.footer li img {
	border: none;
	position: relative;
	top: 10px;
}

input[type="text"],
input[type="password"] {
	border: 1px solid #bebebe;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 100%;
	background: #fff url(images/inputShadow.png) repeat-x 0 top;
	color: #666;

}

input[type="image"] {
	margin-top: 10px;
	padding-top: 10px;
}

.inputMail {
	width: 200px;
		margin-right: 15px;
}

.inputMessage {
	width: 465px;
}

.wierdbug {
	float: left;
	margin-top: 22px;
}

h1 {
	font-size: 30px;
	margin-top: -17px;
	margin-bottom: 15px;
	color: #000;
}

h2 {
	font-size: 22px;
	color: #000;
	margin-top: 0;
		margin-bottom: 20px;
}

h3 {
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 35px;
	color: #000;
	margin-top: 0px;
}

h4 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0;
}

#bericht h3 {
	margin-top: 15px;
}


h5 {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 27px;
	color: #333;
	margin-top:  -7px;
	width: 750px;
}

h6 {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 27px;
	color: #333;
	margin-top:  -7px;
	width: 750px;
}

p {
	color: #000;
	line-height: 19px;
}

.highlight {
	color: #f00;
}

.clear {
	clear:  both;
}

.line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	clear: both;
}

img {
	border: 1px solid #e6e6e6;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.noborder {
	border-width: 0;
	border-style: none;
}

.flickr {
	background: url(images/flickr.jpg) no-repeat left;
	padding-left: 25px;
}

.twitter {
	background: url(images/twitter.png) no-repeat left;
	padding-left: 25px;
}

.linkedin {
	background: url(images/linkedin.jpg) no-repeat left;
	padding-left: 25px;
}

.lastfm {
	background: url(images/lastfm.jpg) no-repeat left;
	padding-left: 25px;
}

.comment {
	background: url(images/comment.jpg) no-repeat left;
	padding-left: 22px;
}

.blog {
	background: url(images/icon_journal.png) no-repeat left;
	padding-left: 26px;
}

.tag {
	background: url(images/tag.jpg) no-repeat left;
	padding-left: 25px;
}

.phone {
	background: url(images/phone.gif) no-repeat left;
	padding-left: 25px;
}

/*a[href ^="mailto:"] {
   padding-left: 25px;
   background: transparent url(images/icon_mailto.gif) no-repeat left;
}*/

a[href $='.pdf'] { 
   padding-left: 22px;
   background: transparent url(images/icon_pdf.gif) no-repeat left;
}

.submit {
	float: right;
	margin-top: -35px;
	padding-right: 35px;
}

.none {
	display: none;
}

/* validation */


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {

}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	height: 20px;
	margin: -40px 0 20px;

	color : #FF3300;
	background: url(images/false.png) no-repeat left;
	padding-left: 25px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


.jFlowSlideContainer {
	
}


#myController{
 	margin-left: -61px;
 	*margin-left: 0px;
 	widht:1000px;
	margin-top: -150px;
	margin-bottom: 120px;
}

#myController span.jFlowControl {
	display:block;
	float: left;
	width: 17px;
	color:#000;
	margin-right:5px;
	margin-left: 5px;
	cursor:pointer;
	background-image: url(images/sliderCircle.png);
	height: 15px;	
}

#myController span.jFlowPrev {
	display:block;
	float: left;
	width: 40px;
	height: 45px;
	background-image: url(images/sliderLeft.png);
	cursor:pointer;
	margin-right: 5px;
	*margin-left: -61px;
}

#myController span.jFlowPrev:active {
	background-image: url(images/sliderLeftPressed.png);

}

#myController span.jFlowNext {
	display:block;
	float: right;
	width: 40px;
	height: 45px;
	cursor:pointer;
	margin-left: 5px;
	*margin-left: 21px;
	margin-right: -61px;
	background: url(images/sliderRight.png) no-repeat;
}

#myController span.jFlowNext:active {
	background-image: url(images/sliderRightPressed.png);
}

#jFlowSlide{

}

#myController span.jFlowSelected {
	display:block;
	float: left;
	width: 17px;
	background-image: url(images/sliderActiveCircle.png);
}


.jFlowPrev, .jFlowNext{
	cursor:pointer;
}

.boxgrid{ 
	width: 409px; 
	height: 201px; 
	overflow: hidden; 
	position: relative; 
	border: 1px solid #e6e6e6;
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0;
}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#fff; 
		font-weight:bold; 
		font-size:100%;
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 85px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	
.boxgrid .boxcaption  h3 {
	margin: 10px 10px 8px; 
	color: #fff;
	opacity: 1 !important;  

}

.boxgrid .boxcaption a {
	color:#fff; 
	opacity: 1;
	text-decoration: none;
}

		.captionfull .boxcaption {
			top: 150;
			left: 0;
		}
		.caption .boxcaption {
			bottom: -30px;
			left: 0;
		}

.leftMargin10 {
	margin-left: 10px;
}

.leftPadding30 {
	padding-left: 40px;
}

.blockText {
	margin-bottom: 15px;
	padding-bottom: 10px;
}




