body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: white;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 9pt;
    color: #808080;      
}
.impressumimage, .text {
 /* float:left;*/
  margin-right:40px;
}

#nav-05 {
	margin-right:0px;
	text-align:right;
	height:30px;
	width:200px;
}

.text {
 margin-top:60px;
 /*margin-left:-240px;*/
 width:200px;
}

p.bodytext {
    margin: 0 0 5px 0;
    padding: 0px;
}

h1 {
    background-color: white;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #808080;  
}

img {
    border: none;
}

.introoverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #f87000;
    z-index: 100;
}

.introimage {
    width: 222px;
    height: 59px;
    background-image: url('../images/studio4_orange.png');
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 25px;
    margin-top: 25px;    
}

.clear {
    clear: both;
}

div#logo {
    padding-top: 75px;
    padding-left: 30px;
}

div#navigation {
    padding-left: 25px;
    font-weight: bold;
    height: 45px;
    position: relative;
    letter-spacing: 1px;
}

div#navigation  {
	position:absolute;
	text-align:right;
	width:400px;
	margin-left:50px;
	margin-top:50px;
}


div#subnav {
    padding-top: 10px;
}

div#topnav{

	padding-top:60px;
	padding-left:236px;
}


div#navigation ul {
    display: inline-block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#navigation ul li {
    margin: 0px;
    margin-right: 10px;
    padding: 0px;
	text-align:right;
  /*  float: left;*/
}

div#navigation a:link,
div#navigation a:visited {
    color: #808080;
    text-decoration: none;
}

div#navigation a:hover,
div#navigation a:active,
div#navigation a.active {
    color: #f87000;
    text-decoration: none;
}
div#navigation  a.white {
color:#fff !important;
}

div#content {
	position:absolute;
    line-height: 1.4em;
	top:70px;
	left:505px;
}

div#content a {
    text-decoration: none;
}

div#content a:link,
div#content a:visited {

	 color: #f87000;
}

div#content a:hover,
div#content a:active {
    color: #f87000;
}

p.bodytext a {
/*    padding-left: 22px;
    background-image: url('../images/link_pfeil.gif');
    background-position: left center;
    background-repeat: no-repeat;*/
	 color: #f87000;
    text-decoration: none;
}

.jdGallery div.carouselContainer {
opacity:1 !important;
}
.jdGallery a.carouselBtn {
 visibility:hidden
}

.jdGallery .carousel .carouselInner .thumbnail {
opacity:1 !important;
}

.tx-photogals-pi1 {
	margin:0px;
	padding:0px;
}
.tx-photogals-pi1-big a {
 width:545px;
 border:1px solid #808080;
 padding-top:9px; 
 margin-bottom:25px;
 margin-left:auto;
 margin-right:auto;
}

.tx-photogals-pi1-prev {
    margin-top: 5px;
    float: left;
}
.tx-photogals-pi1-next {
    margin-top: 5px;
    float: right;
}

.tx-photogals-pi1-small a {
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	float:left;
}
.tx-photogals-pi1-small img {
    display: block;
    margin-bottom: 10px;
}
.tx-photogals-pi1-small a:hover {
	border: none;
}
.tx-photogals-pi1-small-active a {
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	float:left;
}
.tx-photogals-pi1-small-active a:hover {
	border: none;
}


.csc-mailform {
    border: none;
	margin-top:0;
}

input, textarea, select {
    border: 1px solid #808080;
    background-color: white;
    color: black;
}

.csc-mailform-field {
    margin-bottom: 5px;
}

.csc-mailform-field label  {
    width: 180px;
    display: block;
    float: left;
}

.csc-mailform-field input,
.csc-mailform-field select {
    width: 200px;
}

.csc-mailform-field textarea {
    width: 300px;
    height: 150px;
}

.csc-mailform-field .csc-mailform-submit {
    width: 100px;
    margin-left: 380px;
}


