/* CSS Document */

body, div, p, ul, li, h1,h2,h3, td {font-family:Arial, Helvetica, sans-serif;color:#666666;font-size:11px;font-weight:100;}
.csc-textpic-clear{height:0px;visibility:hidden;display:none;}
h1 {font-family:"Helvetica 45 Light", Arial, sans-serif;
	font-size:18px;
	font-weight:lighter;
	margin:0px; padding:0px;
	margin-top:10px;
}

/* 27.03.08 peter wollte grÃ¼ne links */
/* 06.05.08 kriegt er aber nicht auf der Home */
a {
	color:#363a2d;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#8eb425;
	text-decoration:none;
	border: none !important;
}

p.button {
	display:block;
	text-align:right;
	margin:0px 8px;
}
textarea {color:#666666;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

/* 17.04.2008 added for subpage tables */
p.nospace {
	padding:0px;
	margin:0px;
}

h2	{
	border-bottom:2px solid #c1baa3;
	font-size:12px;
}
/* --- */

img{
 border:none;
}


#local {
	padding:0px;
	padding-right:4px;
	text-align:right;
	vertical-align:top;
}

#local img {
	cursor:pointer;
	border:0;
}
#navigation {	
	background:url(/src/data/images/bg_nav.gif) top no-repeat;
	padding-left:110px;
	cursor:pointer;
}
#navigation img{border:0;cursor:pointer;}
div#mainNav{
	position:relative;
}
ul#mainNav {
	margin: 0; padding: 0;
}
ul#mainNav li {
	float:left; width:109px;
   	list-style: none;
    	display: inline;
    	margin: 0; padding: 0;    	
	padding-left:1px;
}

#mainNav #subNav{
	position:absolute;
	z-index:11;
	top:43px;
	left:110px;
	height:29px;
	vertical-align:middle;
	background:url(/src/data/images/bg_sub.gif) top left repeat-x;
}
/* NAVI2 */
#subNav2 {
	z-index:999;
	height:29px;
	vertical-align:middle;
}
#subNav2Middle {
	background:url(/src/data/images/bg_sub.gif) top left repeat-x;
	padding: 0px 0px 0px 0px;	
}

#subNav2Middle ul{
	padding:0; margin:0;
	margin:0px 10px;
	list-style:none;
}
#subNav2Middle ul li{
	float:left;
	display:block;
	padding:0; margin:0;
	padding:0px 6px;
	font-size:12px;
	/*border-bottom:3px solid #ffffff;*/
}
#subNav2Middle ul li:hover{
	/*border-bottom:3px solid #c4c1ac;*/
}
#subNav2 a{
	display:block;
	padding:6px 0px;
	text-decoration:none;
	color:#666666;
}
#subNav2 a:hover, #subNav2 a:focus, #subNav2 a:active {
	display:block;
	padding:6px 0px;
	color:#363a2d;
	background:url(/src/data/images/bg_li.gif) bottom;
}
#navi2Spacer {
	z-index:999;
	visibility:hidden;
	position:absolute;
	background:url(/src/data/images/spacer.gif) bottom;
	/*background-color:#FF0000;*/
	height: 30px;
}
#navi2Spacer2 {
	z-index:999;
	visibility:hidden;
	position:absolute;
	background-color:#FFFFFF;
	height: 20px;
	width: 20px;
}
#subNav2 a{
	display:block;
	padding:6px 0px;
	text-decoration:none;
	color:#666666;
}

#subNav2 a:hover, #subNav2 a:focus, #subNav2 a:active {
	display:block;
	padding:6px 0px;
	color:#363a2d;
	background:url(/src/data/images/bg_li.gif) bottom;
	
}
#homeBody {
	height:310px;
	padding:0px 4px 0px 294px;
	vertical-align:top;
}
#homeBody table.highlightbox {
	background:none;table-layout:fixed;
	margin-top:37px
}
#homeBody #tdefault {
	vertical-align:top;height:198px;
	background:url(/src/data/images/bg_tdefault.gif) top left no-repeat;
	padding-right:15px;
}
#homeBody #tdefault a {
	color:#5e5e5e;
	text-decoration:underline;
	}
#homeBody #tdefault a:hover,#homeBody #tdefault a:focus,#homeBody #tdefault a:active {
	color:#9a9173;
	text-decoration:underline;
}
/* hide text if more then hight inserted*/
#homeBody #tdefault div.highlightbox{
	height:198px;
	overflow:hidden;
}

#homeBody #ttrigger {
	vertical-align:bottom;height:45px;
	padding-top: 3px;
}

#highlightbox h1 {
	color:#777777;
	padding-left:40px;
	background:url(/src/data/images/bullet_teaser.gif) left top no-repeat;
}

#highlightbox p {
	margin:0px;padding:0px;
	margin-top:2px; margin-bottom:3px;
	padding-left:40px;
}

#homeFacts {
	height:229px;
	vertical-align:top;
}
#homeFactsLeft {
	height:180px;
	vertical-align:top;
	background:url(/src/data/images/bg_facts.gif) top left no-repeat;
}

/* hide text if more then hight inserted*/
#homeFacts div.homeFactsbox{
	height:196px;
	overflow:hidden;
}

#homeFacts h1 {
	color:#666666;
	margin-top:10px;
}
#homeFacts p {
	margin:0;
	padding:0;
	margin-top:10px;
}
#homeFacts table {
	height:229px;
	table-layout:fixed;
}
#homeFacts table tr td {
	vertical-align:top;
	padding:0px 15px 0px 15px;
}
#homeFacts a {
	display:block;
	color:#5e5e5e;
	text-decoration:underline;
	}
#homeFacts a:hover,#homeFacts a:focus,#homeFacts a:active {
	display:block;
	color:#9a9173;
	text-decoration:underline;
	}
#homeFacts div.homeFactsbox a {display:inline;}
#homeFacts div.homeFactsbox a:hover,#homeFacts div.homeFactsbox a:focus,#homeFacts div.homeFactsbox a:active {display:inline;}
#homeFacts div.homeFactsbox #rightmenu a:hover,#homeFacts div.homeFactsbox #rightmenu a:focus,#homeFacts div.homeFactsbox #rightmenu a:active {text-decoration:none;display:block;}
div.news a:hover,div.news a:focus,div.news a:active {width:260px;}
#homeFacts img {
	vertical-align:top;
	float:left;
	margin-top:3px;
	margin-right: 10px;
}

#fserv p {
	margin:0;padding:0;
	width:190px;
	color:#666666;
	/*padding:12px 0px 14px 20px;*/
	padding-left:20px;
	line-height:39px;
	background:url(/src/data/images/bullet_serv.gif) left center no-repeat;
	
}
#fserv p:hover {
	background:url(/src/data/images/bullet_serv_h.gif) left center no-repeat;
}
#fserv a {
	display:block;
	text-decoration:none;
	
}

#footer {
	height:28px;
	padding-top:10px;
	padding-bottom:2px;
	font-size:10px;
}
#footer2 {
	height:28px;
	padding-top:10px;
	padding-bottom:2px;
	font-size:10px;
}
#footer a{
	color:#5e5e5e;
	text-decoration:none;
	margin:0px 3px;
}
#footer a:hover,#footer a:focus,#footer a:active{
	color:#9a9173;
	text-decoration:underline;
	margin:0px 3px;
}
#footer2 span {
	margin:0px 3px;
}
#refs {
	height:50px;
	font-size:10px;
	padding:12px 4px 0px 3px;
}


/* used on subpage */
#subBanner {
	padding:0px;
	vertical-align:top;
	text-align:left;
	padding-top: 2px;
}
#subBanner img {
	border:0;
	margin-bottom:-4px
}
#subBodyCopy {
	background:url(/src/data/images/bg_subbody.gif) left repeat-y;
	margin:0;padding:0;
	vertical-align:top;
}

#subBody #copy {
	padding:0px 20px 15px 25px;
	vertical-align:top;
	font-size:12px;
	color:#363a2d;
}
#copy h1, #copy p{
	margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#363a2d;
	margin:10px 0px 20px 0px;
}
#copy li, #hbox_content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#copy ul {list-style-image:url(http://d-d-marketing.de/src/data/images/bullet-grid_red.gif);}
#copy li {color:#363A2D;}
#hbox_content ul {	list-style-image:url(http://d-d-marketing.de/src/data/images/bullet-grid_red2.gif);}
#hbox_content li,#hbox_content p.bodytext,#hbox_content a:link,#hbox_content a:visited {color:#666666;}

#copy h1 {
	font-weight:700;
}
#copy a {
	color:#363a2d;
	text-decoration:underline;
}
#copy a:hover, #copy a:focus, #copy a:active {
	color:#8eb425;
	text-decoration:underline;
}
#bodyillu.contenttable td p.bodytext {
	margin:10px 0px 9px 0px;
	}

#rltd {
	padding:10px 30px 10px 18px;
	vertical-align:top;
	text-align:left;
	font-size:9px;
	color:#888888;
}
#rltd ul {
	margin:0;padding:0;
	list-style-image:url(/src/data/images/bullet_rltd.gif);
}
#rltd ul li {
	padding-left:0px;
	margin-bottom:7px;
	font-size:9px;
	}
	
#rltd div {	
	padding-bottom:12px;
	padding-left:15px;
	border-bottom:1px solid #cccccc;
	margin: 0;
}
#rltd a {
	color:#888888;
	text-decoration:underline;
}
#rltd a:hover {
	color:#8eb425;
}
#subRightNav {
	vertical-align:top;
	padding:25px 3px 25px 10x;
}
#subRightNav h1{
	color:#363a2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:10px 0px;
	border-bottom:1px solid #888888;
}
#subRightNav ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 32px 0px;
	border-bottom:1px solid #888888;
	list-style:none;
	padding: 0px;
	padding-bottom: 10px;
}

/* space for news elements*/
#subRightNav ul li{
	margin-top: 10px;
}

#subRightNav p,#subRightNav p.bodytext{
	font-size:11px;
	line-height:1.4em;
	color:#666666;
	margin-top:12px;
}
#subRightNav ul li a, #subRightNav a {
	color:#363a2d;
	text-decoration:none;
}
#subRightNav ul li a:hover, #subRightNav a:hover, #subRightNav a.cur {
	color:#8eb425;
	text-decoration:none;
}

/* LNG SELECTION */
	#countryButtons a{
		width:29px;
		height:19px;
		display:block;
		float:left;	
		margin-left:3px;					
	}

	#countryButtons a.lngbuttonde{
		background:url(/src/data/images/lngselection/btn_lng_de.gif) top no-repeat;
	}

	#countryButtons a.lngbuttonen{
		background:url(/src/data/images/lngselection/btn_lng_en.gif) top no-repeat;
	}

	#countryButtons a.lngbuttonde:hover,#countryButtons a.lngbuttonde:active, a.lngbuttonde_on{
		background:url(/src/data/images/lngselection/btn_lng_de_on.gif) top no-repeat;
	}

	#countryButtons a.lngbuttonen:hover, #countryButtons a.lngbuttonen:active, a.lngbuttonen_on{
		background:url(/src/data/images/lngselection/btn_lng_en_on.gif) top no-repeat;
	}


	
	#ctrSelector {
		padding-left: 3px;
	}	
	
	#ctrSelector table td.txt{
		width: 82px;
		border-top: solid 1px #E2E2E2;
		border-bottom: solid 1px #E2E2E2;	
		height:16px;
		margin:0; padding:0;
		background: #F2F2F2;
		padding: 1 0 0 2;
		float:right;
		overflow:hidden;		
	}
	
	#lgnbtn{
		cursor:pointer;
	}
	
	#Lngsel_el{
		position:absolute;
		visibility:hidden;
		zindex:9999;
		background: #ffffff;
    }
	
	#Lngsel_el ul{
		border: solid 1px #E2E2E2;
		width:101px;
		padding:0; margin:0;
		list-style-type:none;
	}
	
	#Lngsel_el ul li{
		margin:0;
		padding: 0;
	}

	#Lngsel_el a, #Lngsel_el a:link, #Lngsel_el a:active, #Lngsel_el a:visited{
		text-decoration:none;
		width:   96px;
		display: block;	
		padding: 2px;
		padding-left: 3px;
		color:#666666;
	}

	#Lngsel_el a:hover{
		background: #F2F2F2;
	}
	

/* CONTACT BOX */
#kontakt {
	margin-left:10px;
	margin-right:10px;
}
#kontakt td {
	padding:2px 0px;
	font-size:12px;
	vertical-align:middle;
}
#kontakt td input {vertical-align:middle;}

#kontakt input {
	FONT-SIZE: 12px;	
	border: solid 1px #cccccc;
 	font-family:Arial, Helvetica, sans-serif;
}

#kontakt .reasonfld {
	FONT-SIZE: 12px; width:250px;
}

#kontakt select {
		font-family:Arial, Helvetica, sans-serif;
		border: solid 1px #cccccc;		
}

#kontakt TEXTAREA {
	border: solid 1px #cccccc;
	width:490px;	
}

#kontakt input, #kontakt select{
	width:330px;
}

#sendbtn  img {
	cursor:pointer;
}

#kontakt .checkbox{
	width:20px;
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

#kontakt .mandatory{
	font-size:11px;
}

#kontakt .header{
	font-weight:bold;
	padding-bottom: 12px;
}

/* NEW Contactrequest styles */
#kkontakt {margin:10px 8px 10px 12px;}
#kkontakt td {
	padding:10px 0px;
	font-size:12px;
	vertical-align:middle;
}
#kkontakt td.kcaption {}
#kkontakt td.kfield {}

#kchannel td{padding:0px;}
#kkontakt table.sendbtn {margin-top:7px;}
#kkontakt input {
	FONT-SIZE: 12px;	
	border: solid 1px #cccccc;
 	font-family:Arial, Helvetica, sans-serif;
}

#kkontakt input, #kkontakt select, #kkontakt .reasonfld, #kkontakt #salutation {
	 FONT-SIZE: 12px;
	 width:303px;
}

#kkontakt select {
		FONT-SIZE: 12px;
		font-family:Arial, Helvetica, sans-serif;
		border: solid 1px #cccccc;		
}

#kkontakt TEXTAREA {
	border: solid 1px #cccccc;
	width:478px;	
}

#kkontakt .checkbox{
	width:20px;
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

#kkontakt .mandatory{
	font-size:11px;
}
#kkontakt #separator {height:10px;}

/* NEWS REG BOX */
#newsreg td{
 font-size:12px;
}

#newsreg .inputText {
	font-size: 12px;	
	border: solid 1px #cccccc;
 	font-family:Arial, Helvetica, sans-serif;
 	width:380px;
}

#newsreg .select {
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #cccccc;
	width:300px;
}

#newsreg .checkbox {
	width:20px;
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

/* ####  */

.hl_hidden{
	display:none;
	visibility:hidden;
}


/* 17.04.2008 added for subpage tables */

#subDirectoryList	{
	margin-bottom:15px;
	}
#subDirectoryList td	{
	padding:0px;
	/*background-color:#ff0000;*/
}
#subDirectoryList img	{
	margin:0px;
}

#totop {
	TEXT-ALIGN: right;
	width:   707px;
}
/* --- */


#vcardframe {margin-bottom:45px;font-size:12px;}
#vcardframe th {font-size:12px;color:#666666;font-weight:700;text-align:left;padding-left:1px;padding-bottom:3px;border-bottom:1px solid #c0b9a2}
#vcardframe th.sep {border-bottom:none;}
#vcardframe td {vertical-align:top;color:#666666;padding:8px 0px 0px 1px;}
#vcardframe p {color:#666666;padding:0px;margin:0px;}
#vcardframe a:link,#vcardframe a:visited {color:#666666;}

#vcardframe .contenttable {margin-bottom:0px;}
#vcardframe .contenttable th {color:#666666;font-weight:100;text-align:left;font-size:12px;padding-bottom:7px;padding-left:0px;border-bottom:0px;}
#vcardframe .contenttable td {color:#666666;padding:0px -5px 1px 0px;}
#vcardframe .contenttable p {color:#666666;padding:0px;margin:0px;}

#sep {width:300px;height:3px;margin-bottom:30px;border-bottom:3px solid #c0b9a2;}

#sbmIcons img {margin:0px 2px 6px 6px; border:none; cursor: pointer;}
