@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	background: #ffffff;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:16px;
}


.smallhead {
	font-size:10px;
	bordert-top:1px solid;
}

#headpic {
	display:block;
	width:780px;
	height:105px;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
	
}

.floatvisual01 {
	display:block;
	position:absolute;
	float:right;
	margin:-50px 0 0 100px;
	}
	
.floatvisual02 {
	float:left;
	margin:2px 8px 5px 0;
	padding:0;

	}

.floatvisual03 {
	display:block;
	position:absolute;
	float:right;
	margin:-20px 0 0 370px;
	z-index:9999;
	}

.floatvisual04 {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left: 20px;


	}
	

.floatvisual05 {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left: 20px;


	}

	
.iconportfolio {
	position:relative;
	float:left;
	width:45px;
	height:45px;
	padding:0;
	margin-top:130px;
	margin-left:-87px;

	}
	
	
.zoomer {
	padding:10px;
	display:block;
	float:left;
	position:relative;
	
}
	


/*------------------------------- BEGIN STRUCTURE ----------------------------------*/


/*////////////// Navigation ///////////////*/
#navigation {
	width: 100%;
	height: 50px;
	background: url(../images/nav_bg.gif) repeat-x bottom #000000;
	margin:0;
	padding:0;
}

#navwrap {
	width: 850px;
	height: 50px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}

#menu {
	width: auto;
	height: 50px;
	position: relative;
	float: left;
	z-index: 8888;
}

/*////////////// Projektseiten ///////////////*/


#projektcontainer {
	background: url(../images/slidecontainer_bg.gif) repeat-x top #a4a300!important;
	margin: 0;
	padding: 0;
	height: 270px;
	width: 100%;
	
}

#projektcontainer h1 {
	font-size: 18px;
	font-weight: normal;
	background:url(../images/icons/icon_down.gif) no-repeat bottom left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 2px 0 10px 20px;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b736;
}


#projektcontainer h1 a {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
		color: #ffffff;
	text-transform: uppercase;
	
}


#projektcontainer h1 a:hover {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
		color:#333333;
	text-transform: uppercase;
	
}



#projektcontainer p {
	font-size: 11px;
	text-align: left;
	line-height:16px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

/*////////////// Content ///////////////*/


#content {
	width: 860px;
	height: auto;
	margin: 0 auto;
}



#content h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 30px 0 10px 0;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b736;
}



#content p {
	font-size: 11px;
	text-align: left;
	line-height:16px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#content_left {
	width: 520px;
	height: auto;
	float: left;
	margin-top: 20px;
}

#content_left h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	color: #435463;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7;
}


#content_left h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #435463;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7;
}

#content_left h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	color: #435463;
	text-transform: uppercase;
	
}

#content_left h4 {
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #435463;
	text-transform: uppercase;
	
}

#content_left p {
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #333333;
}

#content_left p img {
	float: left;
	margin: 0 12px 0 0;
}

/*/////////////// GREENPAGE ///////////////*/
#greenpage {
	background: url(../images/slidecontainer_port_bg.gif) repeat-x top #9e9d00!important;
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 100%;
}

#greenpage h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b736;
}

#greenpage p {
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #000000;
}

#greenpage p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#greenpage p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*////////////// WHITE Sidebar ///////////////*/
#sidebar {
	position:relative;
	width: 290px;
	min-height: 105px;
	background: url(../images/sidebar_bg.jpg) no-repeat bottom center;
	float: right;
	margin-top: 20px;
}

#sidebar h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/nav_bg.gif) repeat-x center #000000; /*war ursprünglich sidebar_h1_bg.gif*/
	margin: 0 8px 8px 8px;
	padding: 10px 8px;
	border-bottom:1px solid #000000;
	color: #999999;
	text-align: left;
}

#sidebar p{
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #333333;
}

#sidebar ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 20px;
	padding: 0;
}

#sidebar li {
	margin: 8px 0 8px 0;
	color: #333333;
}

#sidebar li.last {
	border: 0;
}


#sidebar li.icons {
	list-style:inside;
	list-style-image:none;
	display:block;
	float:left;
	position:relative;
	
}

#sidebar li.icons a{
	float:left;
	margin-right:20px;
	position:relative;
	border:none;
	
}

#sidebar li.icons a:hover {
	margin-right:20px;
	position:relative;
	border:none;
	background:none;
		
}

#sidebar li a{
	color: #333333;
	text-decoration: none;
	border-top:1px dotted #999999;
	display: block;
	padding: 8px 0 8px 0;
}

#sidebar li a:hover{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 8px 0 8px 0;
}

/*////////////// Projekt Sidebar ///////////////*/
#projektsidebar {
	position:relative;
	width: 270px;
	min-height: 105px;
	background: url(../images/projektsidebar_bg.jpg) no-repeat bottom center;
	float: left;
	margin-top: 20px;
	margin-right:0px;
}

#projektsidebar h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/nav_bg.gif) repeat-x center #000000; /*war ursprünglich sidebar_h1_bg.gif*/
	margin: 0 8px 8px 8px;
	padding: 10px 12px;
	border-bottom:1px solid #000000;
	color: #999999;
	text-align: left;
}

#projektsidebar p{
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #333333;
}

#projektsidebar ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 18px;
	padding: 0;
}

#projektsidebar li {
	margin: 8px 0 8px 0;
	color: #333333;
}

#projektsidebar li.last {
	border: 0;
}


#projektsidebar li.thumb {
	list-style:inside;
	list-style-image:none;
	display:block;
	float:left;
	padding-right:4px;
	position:relative;
	
}

#projektsidebar li.thumb_last {
	float:right;
	padding:0;
	
	
}

#projektsidebar li.thumb a {
	border:none;
	padding:0;
	
	
}

#projektsidebar li.thumb a:hover {
	border:none;
	padding:0;
	
	
}

#projektsidebar li.thumb_last a {
	border:none;
	padding:0;
	
}

#projektsidebar li.thumb_last a:hover {
	border:none;
	padding:0;
	
}


#projektsidebar li a{
	color: #333333;
	text-decoration: none;
	border-top:1px dotted #999999;
	display: block;
	padding: 8px 0 8px 0;
}

#projektsidebar li a:hover{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 8px 0 8px 0;
}


#centerwrap {
	position:relative;
	float:left;
	margin-left:0px;
	margin-right:0px;
	width:270px;
	
}

/*////////////// Video Sidebar ///////////////*/
#videosidebar {
	position:relative;
	width: 556px;
	min-height: 105px;
	
	float: left;
	margin-top: 20px;
	margin-right:0px;
}

#videosidebar h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/nav_bg.gif) repeat-x center #000000; /*war ursprünglich sidebar_h1_bg.gif*/
	margin: 0 8px 8px 8px;
	padding: 10px 12px;
	border-bottom:1px solid #000000;
	color: #999999;
	text-align: left;
}

#videosidebar p{
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #333333;
}

#videosidebar ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 18px;
	padding: 0;
}

#videosidebar li {
	margin: 8px 0 8px 0;
	color: #333333;
}

#videosidebar li.last {
	border: 0;
}


#videosidebar li.thumb {
	list-style:inside;
	list-style-image:none;
	display:block;
	float:left;
	padding-right:4px;
	position:relative;
	
}

#videosidebar li.thumb_last {
	float:right;
	padding:0;
	
	
}

#videosidebar li.thumb a {
	border:none;
	padding:0;
	
	
}

#videosidebar li.thumb a:hover {
	border:none;
	padding:0;
	
	
}

#videosidebar li.thumb_last a {
	border:none;
	padding:0;
	
}

#videosidebar li.thumb_last a:hover {
	border:none;
	padding:0;
	
}


#videosidebar li a{
	color: #333333;
	text-decoration: none;
	border-top:1px dotted #999999;
	display: block;
	padding: 8px 0 8px 0;
}

#videosidebar li a:hover{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 8px 0 8px 0;
}



/*////////////// Video Contentarea ///////////////*/
#videocontentarea {
	position:relative;
	width:520px;
	height:200px;
	float: left;
	margin-top: 20px;
	margin-left:0;
	margin-bottom:30px;
	background-image:url(../images/boarding.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0;
}

#videocontentarea h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/nav_bg.gif) repeat-x center #000000; /*war ursprünglich sidebar_h1_bg.gif*/
	margin: 0 8px 8px 8px;
	padding: 10px 12px;
	border-bottom:1px solid #000000;
	color: #999999;
	text-align: left;
}

#videocontentarea p{
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #333333;
}

#videocontentarea ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 18px;
	padding: 0;
}

#videocontentarea li {
	margin: 8px 0 8px 0;
	color: #333333;
}

#videocontentarea li.last {
	border: 0;
}


#videocontentarea li.thumb {
	list-style:inside;
	list-style-image:none;
	display:block;
	float:left;
	padding-right:4px;
	position:relative;
	
}

#videocontentarea li.thumb_last {
	float:right;
	padding:0;
	
	
}

#videocontentarea li.thumb a {
	border:none;
	padding:0;
	
	
}

#videocontentarea li.thumb a:hover {
	border:none;
	padding:0;
	
	
}

#videocontentarea li.thumb_last a {
	border:none;
	padding:0;
	
}

#videocontentarea li.thumb_last a:hover {
	border:none;
	padding:0;
	
}


#videocontentarea li a{
	color: #333333;
	text-decoration: none;
	border-top:1px dotted #999999;
	display: block;
	padding: 8px 0 8px 0;
}

#videocontentarea li a:hover{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 8px 0 8px 0;
}




/*////////////// GREEN Sidebar ///////////////*/
#green_sidebar {
	position:absolute;
	width: 290px;
	min-height: 205px;
	background: url(../images/sidebar_bg.png) no-repeat top center;
	float: right;
	margin-top: 200px;
}

#green_sidebar h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/nav_bg.gif) repeat-x top #000000;
	margin: 8px;
	margin-bottom: 0;
	padding: 20px;
	color: #999999;
	text-align: left;
	border:none;
}

#green_sidebar p {
	font-size: 11px;
	margin: 0 8px;
	padding: 11px;
	color: #21340b;
	text-align: left;
}


.linkblack {
	color:#000;
}



.line_spacing_30 {
	line-height: 30px;
}

#green_sidebar ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 20px;
	padding: 0;
}

#green_sidebar li {
	margin: 0;
	border-bottom: 1px solid #9dbd7a;
	color: #000000;
}

#green_sidebar li.last {
	border: 0;
}

#green_sidebar li a{
	color: #21340b;
	text-decoration: none;
	display: block;
	padding: 8px 0;
}

#green_sidebar li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #739250;
	padding: 8px;
}


/*////////////// Footer ///////////////*/


#foottop {
	width: 100%;
	height:20px;
	margin:0 auto;
	background:url(../images/footertop.jpg) repeat-x top;
}
#footcontainer {
	
	
	margin-top:25px;
	width: 100%;
	
}

#footer {
	
	width: 860px;
	height: 40px;
	padding:10px;
	margin: 0 auto;
	border-top: 1px solid #e7e7e7;

}


#footer a {
	color:#435463;
	text-decoration:none;

}

p.f-left {
	color: #999999;
	float: left;
	margin: 0;
	padding-top: 17px;
}

p.f-right {
	color:#435463;
	float: right;
	margin: 0;
	padding-top: 10px;
	padding-right:10px;
}


.float-stewardess01 {
	float: right;
	margin-top: -55px;
	
}


.float-stewardess02 {
	
	float: right;
	
}


.floatheadicon {
	display:block;
	position:absolute;
	float: left;
	margin-top:13px;
	margin-left:-19px;
}


.floatheadicon2 {
	display:block;
	position:absolute;
	float: left;
	margin-top:-8px;
	margin-left:-19px;
	z-index:3333;
}

/*----------------------------------- BUTTONS ------------------------------------*/


/*////////////// Green Button ///////////////*/
.green_button {
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
	height: 24px;
    font: 11px arial;
    text-align: left;
	text-transform: uppercase;
    padding: 6px 0 0 20px;
    background: url(../images/green_button_bg.png) no-repeat top left;
    color: #7c7c7c;
}

.green_button[class] {
    width: auto;
	height: 24px;
    font: 11px arial;
    text-align: left;
	text-transform: uppercase;
    padding: 6px 0 0 20px;
    background: url(../images/green_button_bg.png) no-repeat top left;
    color: #7c7c7c;
}

.green_buttonend {
    width: 0;
	overflow: visible;
    height: 30px;
    padding: 0 20px 0 0;
    background: url(../images/green_buttonend_bg.png) no-repeat top right;
    float: left;
    margin: 12px 7px 0 0;
}

.green_buttonend[class] {
    width: auto;
    height: 30px;
    padding: 0 20px 0 0;
    background: url(../images/green_buttonend_bg.png) no-repeat top right;
    float: left;
    margin: 12px 7px 0 0;
}

.green_button a{
	color: #FFFFFF;
	text-decoration: none;
}

.green_button a:hover{
	color: #1f2f0d;
	text-decoration: none;
}

/*////////////// Black Button ///////////////*/
.black_button {
    width: auto;
    height: 24px;
    font: 11px arial;
    text-align: left;
	text-transform: uppercase;
    padding: 6px 0 0 20px;
    background: url(../images/black_button_bg.png) no-repeat top left;
    color: #7c7c7c;
}

.black_buttonend {
    width: auto;
    height: 30px;
    padding: 0 20px 0 0;
    background: url(../images/black_buttonend_bg.png) no-repeat top right;
    float: left;
    margin: 12px 7px 0 0;
}

.black_button a{
	color: #FFFFFF;
	text-decoration: none;
}

.black_button a:hover{
	color: #999999;
	text-decoration: none;
}

/*////////////// White Button ///////////////*/
.white_button {
    width: auto;
    height: 24px;
    font: 11px arial;
    text-align: left;
	text-transform: uppercase;
    padding: 6px 0 0 20px;
    background: url(../images/white_button_bg.gif) no-repeat top left;
    color: #7c7c7c;
}

.white_buttonend {
    min-width: 20px;
    height: 30px;
    padding: 0 20px 0 0;
    background: url(../images/white_buttonend_bg.gif) no-repeat top right;
    float: left;
    margin: 12px 7px 0 0;
}

.white_button a{
	color: #333333;
	text-decoration: none;
}

.white_button a:hover{
	color: #666666;
	text-decoration: none;
}

/*------------------------------- HEADINGS ----------------------------------*/

h1, h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	
}

h2 {
	font-size: 15px;
	color: #222222;
	font-weight: bold;
	margin: 12px 0 0 0;
}

/*------------------------------- LISTS ----------------------------------*/

ul {
	margin: 0;
	padding: 0;
}

/*------------------------------- MISC CLASSES and ID's ----------------------------------*/

/*////////////// Site Elements Styling ///////////////*/
img {
	border: 0!important;
}

a {
	color: #999999;
	text-decoration:underline;
	}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:focus {
	outline: none;
}

acronym {
	cursor: help;
}

/*////////////// (Displayed on top Navigation) ///////////////*/
.logo {
	float: left;
	margin: 8px 30px 0 0;
	
	
}

.backtotop {
	width: 830px;
	height: 20px;
	border-bottom: 1px solid #b8b736;
	margin:0 auto;
}

.top {
	position:relative;
	width:45px;
	height:45px;
	margin:-3px 0 0 800px;
}

/*////////////// Search form (Displayed on top Navigation) ///////////////*/
#searchform {
    width: 215px;
    height: 20px;
    float: right;
    margin: 14px 45px 0 0;
    color: #999999;
    
}

#searchform label {
    float: left;
    margin-top: 4px;
	font-weight: normal;
	font-size: 11px;
}

#searchform input {
    width: 124px;
    height: 17px;
    background: url(../images/searchinput_bg.gif) no-repeat #FFFFFF;
    float: right;
    margin-right: 6px;
    border: 0;
    font-size: 11px;
    padding: 3px;
    padding-bottom: 0;
    color: #555555;
}

#searchform button {
    width: 34px;
    height: 20px;
    background: url(../images/searchbutton_bg.gif) no-repeat;
    float: right;
    border: 0;
    font-size: 11px;
    padding: 0;
    padding-top: 2px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-size: 10px;
}

/*---------------------- CONTACT FORM ---------------------*/

#kontaktcontainer {
	background: url(../images/slidecontainer_bg.gif) repeat-x bottom #a4a300!important;
	margin: 0;
	padding: 0;
	height: 220px;
	width: 100%;
	
}

#kontaktcontent {
	width: 520px;
	height: auto;
	float: left;
	margin:0;
}


#kontaktcontainer h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 30px 0 10px 0;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b736;
}

#kontaktcontainer p {
	font-size: 11px;
	text-align: left;
	line-height:16px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}



.contactform {
	position:relative;
	float:left;
	margin:0px;
	padding:0;
	font-size:11px;
	width:470px;
	text-align: left;
}



.contactform input {
	padding:3px;
	border:none;
	background:#E9E9E9;
	width:300px;
	height:14px;
	font-size:11px;
}

.contactform input.verifikation {
	padding:3px;
	border:none;
	background:#E9E9E9;
	width:100px;
	height:14px;
	font-size:11px;
}

.contactform textarea {
	padding:3px;
	border:none;
	background:#E9E9E9;
	width:300px;
	height:100px;
	font-size:11px;
}

.error {
	background-color:#D70000;
	color:#FFFFFF;
	margin-left:120px;
	margin-top:-14px;
	padding:5px;
	width:145px;
}

.contactform label {
	display:block;
	width:120px;
	float: left;
	padding:4px 0 4px 0;
	text-align: left;
}

.send {
		margin-left:120px;
}

input.sendbutton {
	margin:0;
	display:block;
	border:none;
	width:100px;
	height:20px;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:4px;
	line-height:14px;
	background-color:transparent;
	cursor: pointer;
}


/*---------------------- Buttons V2 ---------------------*/



a.boldbuttons{
background: transparent url(../images/white_buttonleft_bg.gif) no-repeat top left;
display: block;
float: left;
line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 16px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	text-transform:uppercase;
color: #333333;
	text-decoration: none;
}

a.boldbuttons span{
background: transparent url(../images/white_buttonright_bg.gif) no-repeat top right;
display: block;
padding: 4px 20px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
color: #666666;
text-decoration: none;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
