/* ****************************************************************************

                                CSS DOCUMENT
				
		       (c) 2006 zechendorf e.solutions
		           http://www.zechendorf.de

**************************************************************************** */



/* ****************************************************************************

                               MAIN ELEMENTS

**************************************************************************** */

html {
	overflow: -moz-scrollbars-vertical;
  min-height: 100%;
	background: url('../images/bg.gif') top center repeat-y;
}

a:link, a:visited, a:active{
	font-weight: normal;
	text-decoration: underline;
	color: #231f20;
}

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

.bodytext a:hover{
	color: #f99c1c;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.7em;
	background: #fff;
}

.header{
	background: url('../images/bg_header_top.gif') top center no-repeat;
}

.header img{
	float: right;
	margin-left: 13px;
	margin-top: -12px;
}

.container{
	width: 960px;
	margin: auto;
}

.content-element{
	margin-bottom: 36px;
}

ul.nav{
	clear: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

ul.nav li{
	float: left;
	width: auto;
	margin-right: 24px;
	line-height: 24px;
}

ul.nav li a:link,
ul.nav li a:visited,
ul.nav li a:active{
	text-transform: uppercase;
	color: #f99c1c;
	font-size: 11px;
	text-decoration: none;
	
}

ul.nav li.active a:link,
ul.nav li.active a:visited,
ul.nav li.active a:active{
	color: #231f20;
	
}

ul.nav li a:hover{
	color: #717c8f;	
}

.title{
	padding-top: 16px;
	height: 90px;
	clear: both;
}

.clear{
	clear: both;
	height: 0;
}

.content{
	clear: both;
}

.content_left,
.content_right{
	width: 400px;
	float: left;
	padding-bottom: 100px;
}

.content_right{
	float: right;
}

.fade{
	height: 32px;
	overflow: hidden;
	
	background: url('../images/bg_footer.png') top left repeat-x !important;
	background: none;
}

.bottom{
	background: url('../images/bg_bottom.gif') top center repeat-x;
	height: 67px;
}

.bottom .container{
	background: url('../images/bg_bottom_container.gif') top left repeat-x;
	height: 67px;
}

.footer{
	position: fixed;
	bottom: 0;
	height: 99px;
	width: 100%;
}

.content_left h2,
.content_right h2{
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	line-height: 26px;
	font-weight: bold;
	font-size: 26px;
	color: #717c8f;
	clear: both;
	display: inline;
	height: 18px;
}

.content_left p,
.content_right p{
	padding: 6px 0 0 50px;
	margin: 0;
}

/*
 
 HEADER
 
*/

h1{
	color: #ffdd2e;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
}

.csc-textpic-border .csc-textpic-imagewrap dl.csc-textpic-image dt img{
	/* border: 1px solid #717c8f;*/
	border: none;
	float: left;
	margin-right: 12px;
}

.csc-textpic-border .csc-textpic-text p.bodytext{
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.content_left .content-element h1,
.content_right .content-element h1{
	display: block;
	text-align: left;
	color: #7e8696;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	line-height: 1.0em;
	text-transform: none;
	font-size: 24px;
}

span.important{
	font-weight: bold;
	color: #f99c1c;
}

a.download:link, 
a.download:visited,
a.download:active{
	text-decoration: none;
}

a.download:hover{
  color: #717c8f;
}

a.download:hover span.important{
  color: #717c8f;
}

.footertext{
	float: right;
	width: 600px;
	text-align: right;
	font-size: 10px;
	color: #fde674;
	padding-top: 33px;
	line-height: 1.4em;
}

.footertext a:link,
.footertext a:visited,
.footertext a:active{
	color: #fde674;
	text-decoration: none;
}


.footertext a:hover{
	text-decoration: underline;
}

.languages{
	height: 26px;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
	
}

.languages img{
	margin-top: 7px;
	border: 0;
	float: none;
	margin-left: 0;
	margin-right: 12px;
}

.detail{
  font-weight: bold;
	color: #717c8f;
	text-decoration: none;
}

fieldset{
	border: none;
	padding-left: 50px;
}

label{
	float: left;
	clear: both;
	width: 100px;
}


input,
select{
	margin-bottom: 4px;
}

input.csc-mailform-submit{
	margin-left: 100px;
}

/* NEu 

.content-element{
	margin-left: 50px;
}

.content-element img{
	margin-left: -50px;
}

p.bodytext{
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 1.5em;
}

*/


.content-element{
	padding-top: 12px;
}

.content-element p{
	line-height: 22px;
}

.content-element img{
	float: left;
	margin-top: 0px;
}

#cel3,
#cel23,
#cel25{
	padding-top: 47px;
}

#cel3 img,
#cel23 img,
#cel25 img{
	margin-top: -30px;
}

#cel46 img,
#cel51 img,
#cel55 img{
	float: none;
}

.csc-textpic{
	padding: 6px 0 0 50px;
	margin: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border-bottom: 22px solid #fff;
}