html, body {
    height: 100%;
}


body  { background-repeat: no-repeat; background-position: 50% 20px; text-align: left; margin: 0 auto; padding: 0 }

#footer {
    position: fixed;
    bottom: 50px;
    left: 50px;
}

body, div, th, p, td, a, span   {
	font: 11px/12pt Verdana, sans-serif;
	top: 405px
}

#wrap {
	position		: relative;
	margin			: 0 auto;
	z-index			: 10;
	min-height		: 100%;
}

#container {
	position		: relative;
	width			: 970px;
	margin			: 0 auto;
	z-index			: 10;
	min-height		: 100%;
	
}

#inner-wrap {			
	position		: relative;
	margin			: 0 auto;
	z-index			: 2;
	text-align		: left;
}

#content {
	position		: absolute;
	padding			: 8px;
	width			: 700px;
	top				: 25px;
	left			: 250px;;
	z-index			: 3;
	
}

/*Content-styles*/

/*Regular Lay-out*/

#content h1, #content h3  {
	color: #ddd;
	font-family: Arial, sans-serif;
	font-size: 15pt;
	margin: 0px;
	margin-bottom: -15px;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 40px;
	line-height: 15pt;
}

#content h3 {
	margin-bottom: -25px
}

#content div.regular h1 {
margin-bottom: -25px;
}

#content div.regular h1.csc-firstHeader {
margin-top: 40px;
}


.csc-textpic {
margin-top: -5px;

}

#content h1.csc-firstHeader {
	margin-top: 20px;
}


/*Showcase Lay-out*/


div.showcase p.bodytext {

	padding: 15px 0px 0px 20px;

	line-height: 12pt;
	color: #888;
	overflow:hidden;
	margin:0;
	
}

#content div.showcase  h1 {
	color: #ddd;
	font-family: Arial, sans-serif;
	margin: 0px;
	margin-bottom: -30px;
	font-weight: normal;
	padding-left: 20px;
	letter-spacing: 1px;
	font-size: 15pt;
	line-height: 15pt;
}

#content div.showcase h1.csc-firstHeader {
	
}

#content div.showcase .imgtext-nowrap {
	padding-top: 30px;
	
}



/*2column Lay-out*/

#two-column-content-wrap {

width: 650px;

}

#content div.two-column-right {
	float:right;
	margin-top: 0px;
	width: 400px;
	
	
}

#content div.two-column-left {
margin-top: 30px;
width: 200px;

}

#content div.two-column-right h1, #content div.two-column-left h1 {
padding: 0px;
margin-bottom: -25px;
letter-spacing: .5pt;
color: #ddd;
}

#content div.two-column-right h1.csc-firstHeader, #content div.two-column-left h1.csc-firstHeader {
margin-top: 30px;
}

#content div.two-column-right p.bodytext, #content div.two-column-left p.bodytext {
padding: 0px;
color: #888;
}



/*intro Lay-out*/


#frontpage-content #left {
position: relative;
width: 700px;
left: 150px;
margin-bottom: -5px;
}

h2  { color: #fff; font-weight: normal; background-color: #000; padding: 10px }


#frontpage-logo {
	position:fixed;
	top:90px;
	left:40px;
}

#frontpage-content {
	position		: absolute;
	padding			: 8px;
	width			: 800px;
	top				: 25px;
	left			: 100px;;
	z-index			: 3;
	
}

#frontpage-submenu {
	position		: fixed;
	left			: 60px;
	top				: 150px;
	z-index			: 100;
}


#frontpage-submenu a {
	font: 12px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 12pt;
	font-weight: bold;
	color: #eee;
}


#frontpage-submenu a:hover {
	color: #aaa;
}

#frontpage-content-wrap {
	position		: relative;
	width			: 800px;
	
	
}

#frontpage-content div.frontpage-two-column-right  {
	float:right;
	width: 400px;
}

#frontpage-content div.frontpage-two-column-left  {
	float: right;
	text-align:right;
	width: 400px;
}

#frontpage-content p.bodytext {
	width: 77px;
}

div.frontpage {
padding-bottom: 5px;
}

#terms {
width: 820px;
text-align: center;
}

#frontpage-content h2 {
padding: 0px;
padding-left: 13px;
padding-right: 13px;
margin-bottom: -25px;
letter-spacing: .5pt;
color: #eee;

}

#frontpage-content p.bodytext {
padding: 0px;
padding-left: 13px;
padding-right: 13px;
color: #666;
}

#frontpage-content .imgtext-nowrap {
padding-bottom: 15px;
}

#frontpage-content div.frontpage-two-column-left .imgtext-nowrap {

margin-left: 25px;

}

/*archive page*/

#content div.archive-wrap {
margin-left:-20px;

}

#content div.archive {
position:relative;
float:left;
width:180px;
margin-left: 30px;
margin-top: 15px;
}

#content div.archive .spacer {
	height:20px;
}

#jumpmenu {
	position : relative;
	float : right;
	width : 150px;
	min-height: 40px;
	margin-right: 95px;
	float: right;
}


#pagebrowser {
	position : relative;
	width:400px;
	top: 20px;
	left:10px;
	min-height:20px;
}

#pagebrowser, #pagebrowser a {
	font-size : 14px;
}

#content .bodyheader {
	color: #eee;
	padding-top:5px;
	padding-bottom: 3px;
	
}

#content a.active {
	color: #fff;
}

/*slideshow page*/

#playbutton {
position: relative;
top: 25px;
}

#slideshowmenu {
	margin-top: 11px;
}

#playbutton a {
	font: 14px Arial, sans-serif;
	
	line-height: 12pt;
	font-weight: bold;
}

#slideshowmenu a {
	font: 11px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 10pt;
	font-weight: bold;
}

/*slideshow*/

#arrow_left{
	background-color: #141414;
	
}
#arrow_right{
	
	background-color: #141414;
	
}

.copyright {
	font-weight: bold;
	font-size: 10pt;
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	position: absolute;
	top: 100px;
	left: 5px;
	padding: 10px;
	text-align: left;
	line-height:12pt;
	font-size: 8.5pt;
	font-family: verdana;
	background-color: #000;
	width: 300px;
}

#border {
position: absolute;
top: 65px;
left: 50px;
}

#border p.bodytext{
letter-spacing: 1px;
color: #666;
font-family: arial;
font-weight: bold;
font-size: 11px;
}
/*contacts page*/

#thumbnailParadise {
position: relative;
background-color: #000;
padding-top: 20px;
padding-bottom: 20px;
top: 30px;
}

/*infopage*/

div.info {
position: relative;
margin-top: -10px;
padding: 20px;
width: 500px;
top: 20px;
}

#content div.info p.bodytext{
color: #888;
}


#content div.info h3 {
font-family: arial;
font-weight: normal;
color: #ddd;
font-size: 15pt;
margin:0px;
margin-bottom: -25px;
line-height: 15pt;
}

#content div.info h3.csc-firstHeader {
margin-top: 40px;
}



.tx-bddbflvvideogallery-pi1 {
padding-top:15px;
width:350px;
}


/*DRR searchfield*/

#searchtext a {
	color: #fff;
	padding-right: 5px;
	padding-top: 0px;
	font-weight: bold;
	margin-top: -3px;
	font: 12px;
}


#searchfield {
	position: relative;

}


#searchkeyword {
	top: 0px;
	right: 200px;
	margin-top: 0px;
	width:500px;
	z-index: 1000;
}


#searchbutton {
	position: relative;
	top: 3px;
}

#searchbox {
 
	position		: fixed;
	right: 0px ;
	top				: 0px;
	width			: 15%;
	vertical-align	: top;
    padding			: 0px;
    margin			: 0px;
    _height			: 18px;
     height			: 20px;
    z-index:  20000;
    border-bottom: 1px solid #2b2b2b;
	background-color: #000;
	
}

#searchbox input, #searchkeyword input  {
	background-color: #666;
	color: #aaa;
	font-size: 10px;
	border-color: #333;
	margin-top: -2px;
}

#photographerpulldown select {
	background-color: #161616;
	color: #fff;
	font-size:12px;
}



#mapcontent {
	position		: absolute;
	padding			: 8px;
	width			: 950px;
	top				: 25px;
	left			: 0px;;
	z-index			: 3;
	
}

#content-wrap {
	position		: relative;
	float			: right;
	width			: 700px;
	
}

#menu {
	position: fixed;
	left			: 0px;
	top				: 0px;
	padding			: 2px;
	z-index			: 1000;
	width			: 85%;
	border-bottom: 1px solid #000000;
	background-color: #000;
}

#submenu {
	position		: fixed;
	left			: 60px;
	top				: 150px;
}


#submenu a {
	font: 12px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 12pt;
	font-weight: bold;
	color: #666;
}

#submenu a:hover {
	color: #fff;
}

#slideshowmenu_1 a, #slideshowmenu_2 a, #slideshowmenu_3 a {
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #666;
}

#slideshowmenu_1 a:hover, #slideshowmenu_2 a:hover, #slideshowmenu_3 a:hover {
	color: #fff;
}

div.tagcloud {
	margin-top		: 30px;
	text-align		: center;
	/*background-color: #141414;*/
	border			: 0px;
	width			: 200px;
	font-size		: 10px;
	
}

#submenu a.tagcloud8 {
	color			: #555;
	font-size		: 24px;
	text-transform	: lowercase;
}

#submenu a.tagcloud7 {
	color			: #555;
	font-size		: 22px;
	text-transform	: lowercase;
}

#submenu a.tagcloud6 {
	color			: #555;
	font-size		: 20px;
	text-transform	: lowercase;
}

#submenu a.tagcloud5 {
	color			: #555;
	font-size		: 18px;
	text-transform	: lowercase;
}

#submenu a.tagcloud4 {
	color			: #555;
	font-size		: 16px;
	text-transform	: lowercase;
}

#submenu a.tagcloud3 {
	color			: #555;
	font-size		: 14px;
	text-transform	: lowercase;
}

#submenu a.tagcloud2 {
	color			: #555;
	font-size		: 12px;
	text-transform	: lowercase;
}

#submenu a.tagcloud1 {
	color			: #555;
	font-size		: 10px;
	text-transform	: lowercase;
}




#mainmenu a {
	font: 12px Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}



a {
text-decoration: none;
}

a:hover {
text-decoration: none;
}


#mainmenu div.active {
margin-top: 2px;
}

div.active a {
color: #eee;

}

#submenu div.active a {
color: #eee;
}

#pagetitle {
	position:fixed;
	top:65px;
	left:40px;
	font-size: 37px;
	line-height: 34px;
	width: 250px;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	height: 200px;
	vertical-align: bottom;
	font-family: verdana;
	
}



ul {
	left: -5px;
}

#mainmenu, #topmenu {
margin-left : 0px;
top			: 15px;
z-index		: 30000;
}

.tx-ttproducts-pi1-wrap1 {
color	: #fff;
}

.topmenul1, .topmenul2  { list-style: none; margin: 0; padding: 0 }

.topmenul1 li  {
	background-color: #333333;
	padding: 0 5px;
	position: relative;
	float: left
}

/* First level colors for link tags */
.topmenul1 a  { color: #219de7; letter-spacing: 0.5px; padding: 0 2px 4px }

.topmenul1 a:hover  { color: white; background-color: #000 }

.topmenul1 a:active  { color: white; background-color: #000 }


/* Start second level and lower menu's */
.topmenul1 .topmenul2  { display: none; padding-top: 3px; padding-bottom: 10px; position: absolute; z-index: 10; top: 12px !important; left: 4px; width: 150px }

.topmenul1 .topmenul2 .topmenul2, .topmenul1 .topmenul2 .topmenul2 .topmenul2  { top: -1px !important; left: 125px }

.topmenul1 .topmenul2 li  { background-color: #000000; padding: 2px 0; width: 100% }

.topmenul1 .topmenul2 a  { display: block; padding: 0 4px; border: none }



.topmenul1 .topmenul2 a:hover  { color: white; border: none }

/* Little arrows for the menus */
.topmenul1-ifsub,.topmenul2-ifsub {
	background-image:url(../images/arrow-b-d.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.topmenul2-ifsub {
	background-image:url(../images/arrow-b-r.gif);
}


.topmenul1 .hoveratag  { color: #fff; background-color: #000 }

/*FORMS*/
input, textarea, select {
	border: 1px solid #888;
	color: #444;
	padding-left: 2px;
}

.csc-mailform label {
	display: block;
	float: left;
	vertical-align: top;
	width: 150px;
}

.csc-mailform-radio {
	margin-left: 0;
}

.csc-mailform-radio label {
	display: block;
	float: left !important;
	float: none;
	vertical-align: top;
	width: 300px;
}

input.csc-mailform-radio, input.csc-mailform-check {
	border: none;
	width: 20px;
}

input.csc-mailform-radio {
	clear: left !important;
	float: left;
}

input.button, input.submit, input.csc-mailform-submit, input#mailformformtype_mail {
	background: #FFFFFF;
	border: 1px solid #888;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	width: 100px;
}

textarea {
	overflow: auto;
}

/*
.csc-mailform-field input, .csc-mailform-field textarea  {width:185px;}
*/

#col-subm-right #mailform {
	margin:auto;
	}

/* ========= */
/* searchbox */
/* ========= */

.tx-macinasearchbox-pi1 {
	clear:right;
	float:right;
	} 
	
.tx-macinasearchbox-pi1 form input.button {
	width:50px;
}

.tx-macinasearchbox-pi1 form input {
	width:165px;
	border:1px solid #888;
}

input#tx-indexedsearch-searchbox-sword {
	width:230px;
	border:1px solid #888;
}

input#tx-indexedsearch-searchbox-button-submit {
	width:50px;
	border:1px solid #888;
	float:left;
}

#content div.tx-newloginbox-pi1 h3 {
margin-bottom: 30px;
}

/*new frontpage*/

#newscontent {
	z-index:100;
	position:absolute;
	top:8px;
	left:158px;
	display:none;
	width: 538px;
	background-color:#000;
	border:1px solid #666;
	
	
}

#newscontent p.bodytext {
	color: #999999;
	width:500px;
	margin: 0px;
	padding: 0px;
	margin-left:15px;
	line-height: 12pt;
}

#newscontent p a {
	font-weight: bold;
	color: #fff;
}

#newscontent h1  {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;
	margin: 20px 0px 20px 15px;
	line-height: 15pt;
	color:white;
	width:500px;
}

.readmorelink  a:link, .readmorelink  a:visited{
	color: #fff;
	margin-left: 15px;
	font-weight: bold;
}

#newsbutton {
	background-image: url(/fileadmin/images/button_news.gif);
	cursor: hand;	
    curso\r: pointer;
	width:17px;
	height:37px;
	position: absolute;
	top: 33px;
	left:130px;
}

.newsactive {
	background-image: url(/fileadmin/images/button_hide.gif);
	
}
.9text { color: #eee; background-color: #000 }
