/* basic layout */
html {
	background:				#ffffff;
}

ul
{
list-style-type:none;
}

body {
   xbackground:				url(../images/bg-body.jpg) repeat-x 0 0;
      	color:					#424242;
	font-family:			         Arial, Helvetica, sans-serif;
	font-size:				0.75em;	
	text-align:				left;
        margin: 0 auto;
        line-height: 1.4em;
}
.orange{
clear:both;
border: 1px solid #f75F03;
background-color: #e8e6e6;
padding: 2px;
}


a{
color: #F75F03;
text-decoration: none;
font-weight: bold;

}
a:hover {
color: #858484;
}

.suchname {
margin-right: 15px;
font-weight: bold;
}
.suchinput{
width: 300px;
margin-bottom:8px;
}

.divider
{
border-bottom: 1px dotted #f75f03;

margin-bottom: 6px;
}
hr {
display: none;
}
.bodytext a {
text-decoration: underline;
color: #d55102;
}

.bodytext a:hover {
text-decoration: underline;
color: #f75f03;
}

.small{
font-size: 0.8em;
line-height: 1em
}

.blau {
color: #2b0083;
clear: both;
}

.important {
color: #2b0083;
font-weight: bold;
}

.detail {
color: #2b0083;
font-weight: normal;
}


.name-of-person {
        color:					#f75f03;
	font-size:				1em;
	font-weight: bold;
	    
}


h1 {
        color:					#f75f03;
	font-size:				1.4em;
	font-weight: bold;
	text-transform: uppercase;
        margin-bottom: 40px;         
}

h2 {
        color:					#616160;
	font-size:				1.2em;
	font-weight: bold;
	margin-bottom: 6px;         
}

h3 {
        color:					#f75f03;
	font-size:				1.2em;
	font-weight: bold;
	margin-bottom: 6px;         
}

#wrapper-page {
   background:				url(../images/bg-neu.jpg) no-repeat;
   margin:					0 auto;
   position:				relative;
   width:					998px;
   height:                100%;

}

#wrapper-top {
	color:					#fff;
	height:					260px;
	left:					0px;
	text-align:				left;
	top:					0;
	position:				relative;
	}
	

#logo{
 background:				url(../images/logo.gif) no-repeat;
 width: 142px;
height: 193px;
	left:					25px;
	position:				absolute;
	top:					14px;
}
	
	
#wrapper-main {
         xheight: 420px;
	position:				relative;
}


#wrapper-footer {
        background:				url(../images/bg-footer.jpg) no-repeat;
	color:					#616160;
	font-size:				0.9em;
	margin-top:				25px;
	line-height: 3.2em;
	height: 40px;
}

#wrapper-content-main {
	padding-bottom:			10px;
        	

}

#content-left {
float: left;
height: 34px;
margin-left:40px
}


#content-main {
min-height:365px;
width: 700px;
float:left;
margin-top:50px;
	}
	

#content-main p

{
line-height: 1.4em;

}


/* Navigation  */

#wrapper-menu {

       background:				url(../images/bg-navi.gif) no-repeat;
       position: relative;
        left: 17px;
	margin-top:				0px;
	width: 966px;
	height: 36px;
	z-index: 100;
}

#hauptmenu
{
position: relative;
margin-left: 0px;
float:		left;
width: 940px;
}

ul.menu, ul.menu ul {
    list-style-type: none;
}

ul.menu a {
    display: block;
    padding: 5px 20px 0px 20px;
    color: #ffffff;
    text-decoration: none;
    height:23px;
    margin-top:-12px;
    
}



ul.menu li {
    padding:0;
    background-image: none;
    float:left;
    height: 28px;
   }



ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
    position: absolute;
    background-color: #f85f02;
    border:1px solid #f85f02;
    display:none;
    min-width:162px;
}

ul.menu ul a {
     height:23px;
     margin-top:0px;
     padding: 5px 5px;
          
}


ul.umenu ul {
    margin-left:20px;
    padding: 0 0 5px 0;
    position: absolute;
    background-color: #f85f02;
    border:1px solid #f85f02;
    display:none;
    min-width:162px;
}

ul.umenu ul a {
     height:23px;
     margin-top:0px;
     padding: 5px 5px;
          
}


/* IE-Hack für die Breite */
*html ul.menu ul {
    width:162px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    margin-top:2px;
    float:none;
    background-color: transparent;
 
}


ul.menu li a:hover,
ul.menu li a.active {

    color:					#616160;
    float:none;
    background-color:				#ffffff;
    height: 23px;

    
}

ul.menu ul li a:hover,
ul.menu ul li a.active {
    height: 23px;
    color:					#616160;
    float:none;
    background-image:none;
    
   
}

/* Ende Navigation */



/*  Subemnue */

#wrapper-submenu
{
position:absolute;
top:0px;
left:10px;
float:left;
width: 100px;
z-index: 100;
}
.submenu {
	font-size:				0.95em;
	
}


.submenu li  {
	padding-left:			10px;
	padding-right:                      10px;
	float:left;
}

.submenu li a {
	color:					#ffffff;
	text-decoration:		none;
}
.submenu li a:hover

{
 color:					#ff9933;
}


.submenu li a.active {
	color:					#ff9933;
	text-decoration:		none;
}



/* Ende Submenue */

/* /basic layout */

/* more specific layout */
#wrapper-footer .ul-footer {
	margin-left:			-8px;
}

#wrapper-footer .ul-footer li {
	background:				transparent url(../images/footer_li.png) no-repeat 0 15px;
	float:					left;
	margin-right:			5px;
	padding-left:			9px;
}
#wrapper-footer .ul-footer li.first {
	background:				none;
	padding:				0;
        }

#wrapper-footer .copyright-notice {
font-size: 0.9em;
	position:				absolute;
	right:					20px;
	

}

#wrapper-footer a {
	color:					#d55102;
	text-decoration:		none;
}

#wrapper-footer a:hover {
	text-decoration:		underline;
}

#content-main ul {
	margin-bottom:			10px;
	margin-left:			2px;
	margin-top:				10px;
}

#content-main ul li {
font-weight: bold;
line-height: 2em;
font-size: 1em;
background:				transparent url(../images/footer_li.png) no-repeat 0 10px;
padding-left:15px;
}	

#kamp-30 #content-main ul li, #kamp-23 #content-main ul li {
font-weight: normal;
line-height: 2em;
font-size: 1em;
background:				transparent url(../images/footer_li.png) no-repeat 0 10px;
padding-left:15px;
}	


}
#content-main dt {
	float:					left;
	margin-bottom:			10px;
	width:					50px;
}


/* /more specific layout */

/* page layout */

/* Referenzen */


/* Ende referenzen */

/* Kontakt */

fieldset.tx-powermail-pi1_fieldset legend {
color:black;
font-weight:bold;
display: none;
}

fieldset.tx-powermail-pi1_fieldset div.even {
background: transparent;
}

fieldset.tx-powermail-pi1_fieldset {
background: transparent;
border:0px;
padding:10px;
}

fieldset.tx-powermail-pi1_fieldset label {
clear:both;
display:block;
float:left;
font-weight:normal;
width:100px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select
{
padding: 2px;
margin-bottom: 3px;
width: 240px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
background:#f0f0f0 none repeat scroll 0 0;
color: #6c6c6c;
margin:20px 0 10px 270px;
height:26px;
}



#content-main #form-contact {
	margin-top:				25px;
}

/*
.explanation-mandatory {
	margin-top:				25px;
	position:				relative;
}
*/

/* / Ende Kontakt */

/* /page layout */

/* misc */
.clear {
	clear:					both;
}
/* /misc */


/* body speziell */
.tabelle{
width: 750px;
}
#kamp-31 .tabelle {
width:600px;
}
#kamp-31 .td-0
{
width: 200px;
}

div.csc-textpic-imagewrap 
{
padding-right: 15px;
}

#filmlistek {
width: 400px;
float:left;
}

.filmwrapper {
position: relative;
float:left;
margin-top; 10px;
margin-bottom: 15px;
margin-right: 30px;
width: 700px;

}

.button {
background-color:#f0f0f0;
color:#6c6c6c;
height:26px;
margin:10px 0 10px 255px;
}



/*kunden */

.kunden1{
font-family: verdana;

}
.kunden2 {
font-family: verdana;
font-size: 12px;
}

.kunden3{
font-family: courier;
color: #120178;
}

.kunden4{
font-weight: bold;
border: 1px solid #858484;
background-color: #e8e6e6;
padding: 5px;
margin: 3px;
}

.mailbutton
{
background-color:#f0f0f0;
color:#6c6c6c;
height: 26px;
width: 170px;
border-right: 2px solid #d4d2d2;
border-bottom: 2px solid #d4d2d2;
text-align: center;
line-height: 2.2em;
}
