/**
 * INCLUDES
 * * * * * * * * * * * * * * */

@import url("indexed-search.css");

 
/**
 * FAMILIES
 * * * * * * * * * * * * * * */
html
{
	padding:0px;
}
body
{
	background-color:#CEB9A4;
	background-image:url(/fileadmin/templates/images/paper_bg.jpg);
	background-repeat:repeat;
}

body, table, td, div, input, textarea 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#666666;
}

h1, h2, h3, h4, h5, p, span
{
 	margin:0px;
}
h1,h2{ font-size:15px; font-family: Helvetica, Geneva, sans-serif;} 
h3,h4{ font-size:12px; font-family: Helvetica, Geneva, sans-serif;} 
h5{ font-size:10px; font-family: Helvetica, Geneva, sans-serif;} 
p 
{
	padding:0px !important;
}
img
{
	border:none;
}
a:link, a:visited
{
	text-decoration:underline;	
	color:#666666;
}

a:hover, a:active
{
	text-decoration:underline;	
	color:#AA3F01;
}

a.nostyle 
{
	text-decoration:none;
}

div.clearer { 
	position:relative;
	clear:both;
	height:0px;
	display:block; 
}
div.visible_clearer { 
	border-top:1px solid #CCCCCC; 
	height:10px; 
	margin-top:10px; 
	clear:both; 
} 

/**
 * MAIN TEMPLATE CLASSES & STYLES
 * * * * * * * * * * * * * * * * * * */
 
 
 /** HEADER AREA * * * * * * * * * * */
 div#langmenu span, div#langmenu span.active {
 	/* border-left:1px solid black; */
	font-size:10px;
	font-weight:bold;
 }
 div#langmenu span a, div#langmenu span.last a {
 	color:#69af57;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
 }
 div#langmenu span.last, div#langmenu span.active-last {
 	/* border-right:0px; */
 }
 div#langmenu span.active a, div#langmenu span.active-last a {
 	color:#AA3F01;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
 }
 
 div#wrap_header { 
 	position:relative; 
 	top:0px;
 	width:770px;
 	height:98px;
	clear:both;
 }
 div#wrap_header .a2 { height:55px; }
 
 div#wrap_logo { 
 	position:absolute;
 	width:270px;
 	top:10px;
 	left:20px;
 }
 div#langmenu { 
 	position:relative;
 	width:250px;
 	left:546px; 
 	top:35px;
 }
 div#wrap_headspace { 
 	position:absolute;
 	left:548px; 
 	top:22px;
 }
 div#wrap_headline { 
 	position:absolute;
 	width:230px; 
 	left:310px; 
 	top:14px;
 	line-height:16px;
 }
 
 div#wrap_headline p {
 	margin:0px;
 	margin-top:5px; 
 	font-size:9px;
 }
 
 div.bkfooter {
 	text-align:right;
	margin-right:10px;
 }
 
 /** NAVIGATION AND IMAGE AREA * * * */
 div#wrap_navigation { 
 	position:relative; 
 	width:770px;
 	top:0px;
 	display:block;
	clear:both;
 	 
 }
 div#wrap_navigation .a2 { 
 	position:relative;
 }
 
 div#wrap_navi {
 	position:relative;
 	float:left;
 	clear:both;
 	width:250px; 
 	top:0px;
 	margin-left:28px;
 }
 div#wrap_image {
 	position:relative; 
 	width:440px;
 	height:240px;
	overflow:hidden;
 	display:block;
 	left:30px;
	top:0px;
	clear:right;
 }
 
 div#wrap_topcontent {
 	width:440px;
 	margin-left:308px;
	margin-top:0px;
	clear:right;
 }
 div#wrap_topcontent table.contenttable td.short { 
 	width:80px;
 } 
 div#wrap_topcontent .csc-textpic-intext-left {
 	margin-top:10px;
 } 
 /** MAIN CONTENT AREA * * * * * * * */
 
 div#wrap_image div.csc-textpic {
 	width:440px;
 	height:280px;
 	overflow:hidden;
 }
 div#wrap_content {
	clear:both;
	width:770px;
 }
 div#wrap_content .a2 { margin:0px; padding:0px;clear:both; }
 
 div#wrap_teaser { 
 	width:230px; 
 	margin-left:12px; 
 	float:left; 
 	clear:both; 
 }
 div#wrap_rightcontent { 
 	width:460px; 
 	margin-left:288px; 
 }
 div#wrap_widecontent { 
	width:730px; 
	margin-left:12px; 
	clear:both;
	padding-bottom:5px;
}
/* Flashbanner in linker spalte */
 div#wrap_teaser embed {		margin-left:20px;	margin-bottom:5px;	 }
 div#wrap_teaser div.csc-header, 
 div#wrap_rightcontent div.csc-header, 
 div#wrap_widecontent div.csc-header 
 {
 	position:relative;
 	top:10px;
 	margin-bottom:15px;
 	padding-left:20px;
 	background-image:url(/fileadmin/templates/gui/grey_02.jpg);
 	background-repeat:no-repeat;
 	background-position:0px 2px;
 	display:block;
 } 
 
 
 div#wrap_teaser p.bodytext,
 div#wrap_rightcontent p.bodytext,
 div#wrap_widecontent p.bodytext
 {
 	margin-left:20px;
 	margin-bottom:0px;
 }
 div#wrap_teaser br,
 div#wrap_teaser p.bodytext
 {
 	line-height:14px;
 } 
 div#wrap_teaser table,
 div#wrap_rightcontent table
 {
 	margin-left:18px;
 }
 
 div.csc-header
 {
 	font-family:Lucida Grande, Geneva, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:13px;
 	line-height:20px;
 	color:#AA3F01;
 }
 p.bodytext
 {
 	margin-top:10px;
 }
 
 table.csc-uploads {
	width:100%;
 } 
 td.csc-uploads-filesize 
 {
	width:50%;
	height:12px;
	text-align:right;
	background-image:url(/fileadmin/templates/gui/light_00.jpg);
 }
 td.csc-uploads-filesize p
 {
 	background:white;
 	width:40px;
 	float:right;
 }
 div#search
 {
 	float:right;
 	position:relative;
 	top:40px;
 }
 div#search input
 {
 	border:1px solid #999999;
 	padding:2px;
 	line-height:20px;
 }
 
 div#wrap_widecontent table.contenttable {
	position:relative;
 	top:10px;
 	margin-left:20px;
 	display:block;
 }
 div#wrap_widecontent table.contenttable td {
 	padding-top:10px;
 	padding-bottom:10px;
 }
 div#wrap_widecontent table.contenttable td.td-0 { 
 	text-align:left; 
 	vertical-align:top; 
 	width:180px;
 	font-weight:bold; 
	color:#AA3F01;
 }
 div#wrap_widecontent table.contenttable td.td-1,
 div#wrap_widecontent table.contenttable td.td-3 {
 	width:20px;
 }
 div#wrap_widecontent table.contenttable td.td-2,
 div#wrap_widecontent table.contenttable td.td-last {
 	
 	text-align:left; 
 	vertical-align:top;
 	width:275px;
 	padding-right:10px;
 }
 
 div#wrap_widecontent table.contenttable p.bodytext {
 	margin-left:0px !important;
 }
 div#wrap_widecontent div.csc-textpic-text{
 	margin-left:20px;
 }
 div.csc-textpic-intext-left-nowrap {
 	margin-left:20px;
 	margin-right:20px;
 	margin-top:20px;
 } 
 div.csc-textpic-intext-left-nowrap h1 {
 	position:relative;
 	top:0px;
 	margin-bottom:0px;
 	padding-left:20px;
 	color:#999999;
 	display:block;
 }
 
 div#wrap_teaser div.csc-textpic-left div.csc-textpic-imagewrap {
 	margin-left:20px;
 } 
 
/**
 * FORM STYLES
 * * * * * * * * * * * * * * * * * * */
 
 /* antispam div: */
 div.invis, 
 div.invis input { 
	visibility:hidden !important;
 	display:none !important; 
 }
 
 form#mailform {
  	margin:0px;
  	padding:0px;
 }
 
 fieldset.csc-mailform {
 	border:none;
  	margin:0px;
  	padding:0px;
 	margin-top:15px;
 }
 
 div.csc-mailform-field  {
 	display:block;
	padding:1px;
 }
 div.csc-mailform-field label {
 	float:left;
 	display:block;
 	width:100px;
 }
 
 div.csc-mailform-field input, div.csc-mailform-field textarea { 
 	width:280px; 
 	padding:2px;
 	margin-bottom:5px;
 	border:1px solid #999999;
 }
 span.csc-mailform-label {
 	/*
 	color:#AA3F01;
 	font-weight:bold;
 	*/
 	line-height:14px;
 	display:block;
 	clear:right;
 	margin-top:0px;
 	margin-bottom:10px;
 	margin-left:20px;
 }
 input#mailformPLZ {
 	position:relative;
 	width:160px;
 	left:120px;
 }
input.csc-mailform-check {
 	float:left;
 	width:auto !important;
 	margin-left:0px;
	border:none !important;
	padding:0px !important;
 }
 
 input#mailformformtype_mail {
 	float:left;
 	width:135px;
 	margin-top:10px;
 	margin-left:100px;
 }
 
 input#mailformtype_reset {
 	width:135px;
 	margin-top:10px;
 	margin-left:10px;
 }
 
 div.check_legend {
 	margin-left:100px;
 }
 
 a.download { 
 	padding-left:10px; 
 	background-image:url(/fileadmin/templates/gui/red_04.jpg); 
 	background-repeat:no-repeat;
 	background-position:-3px 0px;
 }
 
 div.csc-header h1.csc-firstHeader {
 	margin-top:0px !important;
 }
 div.csc-header h1 {
 	margin-top:10px;
 }
 
 ul { 
 	margin-left:0px;
 	margin-top:0px;
 	padding-left:20px; 
	list-style-type:none;
}
 li {
 	margin-left:0px;
	margin-top:5px;
 	padding-left:15px;
	background-image:url(/fileadmin/templates/gui/grey_04.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
 	 
/**
 * BACKGROUND STYLES
 * * * * * * * * * * * * * * * * * * */
 
 div.a1 
 {
 	width:770px;
 	height:19px;
 	background:none;
	background-image:url(/fileadmin/templates/images/tmpl_a1.jpg);
	background-repeat:no-repeat;
	clear:both;
 }
 div.a2
 {
 	width:770px;
 	text-align:left;
 	background:white;
	background-image:url(/fileadmin/templates/images/tmpl_a2.jpg);
	background-repeat:repeat-y;
	clear:both;
 }
 div.a3 
 {
 	width:770px;
 	height:24px;
 	background:none;
	background-image:url(/fileadmin/templates/images/tmpl_a3.jpg);
	background-repeat:no-repeat;
	clear:both;
 }
 
 
/**
 * TABLES (CONTENT)
 * * * * * * * * * * * * * * * * * * */ 

table.contenttable
{
	/*width:550px;*/
}
table.contenttable tr
{
	border-bottom:1px dotted grey;
}
table.contenttable td
{
	vertical-align:top;
	text-align:left;
}
table.contenttable td.td-00
{
	width:270px;
}
table.contenttable td.td-01
{
	width:420px;
}

table.contenttable td.td-01 p
{
	margin-top:5px;
}
table.contenttable td.td-01 h3
{
 	color:#AA3F01;
}
table.contenttable td.address-0
{
	width:240px;
	padding-right:50px;
}
table.contenttable td.address-1
{
	width:210px;
	padding-right:20px;
}
table.contenttable td.address-2
{
	width:210px;
	padding-right:0px;
}

/* CLICK&BUY */
div#candb-directlink {
	margin-left:20px;
	margin-top:95px;
	margin-bottom:10px;
}
#wrap_teaser a.submitbutton {
    /*
    background-image:url(/fileadmin/templates/images/cundb-button.png);
    background-repeat:no-repeat;
    padding-left:55px;
    */
	display:block;
    width:180px;
    padding-top:5px;
    border:0px;
    font-size:12px;
	text-decoration:none;
	line-height:17px;
}
#wrap_teaser a.submitbutton:link,
#wrap_teaser a.submitbutton:visited {
    color:#AA3F01;
}
#wrap_teaser a.submitbutton:hover,
#wrap_teaser a.submitbutton:active {
    color:#AA3F01;
}
#candb_amount {
    padding:0px 0px 0px 20px;
}
.big {
    color:#666666;
    font-weight:bold;
    font-size:14px;
}

#candb_amount .input {
    border:1px solid #666666;
    width:80px;
    padding:5px;
}
#candb_amount .submitbutton {
	/*
    background-image:url(/fileadmin/templates/images/cundb-button.png);
    background-repeat:no-repeat;
    background-position:-5px 0px;
    */
    background-color:#FFFFFF;
    padding-top:2px;
    padding-left:0px;
    text-align:left;
    border:0px;
    color:#AA3F01;
    font-size:18px;
}

/**
 * NAVIGATION STYLES
 * * * * * * * * * * * * * * * * * * */
 
 .last {
 	margin-bottom:7px;
 }
