/* MAIN*/

body	{
	text-align: center;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding:0;
	margin:0;
	border: 0;
	color: #3F3F3F;
	line-height: 1.3;
}

div#container {
	width: 897px;
	background: #FFF url(../pix/sidebar2.gif) top left repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

div#container2 {
	width: 897px;
	background: transparent url(../pix/top_bg2b.jpg) top left no-repeat;
	text-align:left;
}

	
div.header {
	float:right;
	color:#BE6E45;
	margin:28px 38px 0 0;
	display:inline;
	padding:0;
	position:relative;
}

div.header-quote {
	width:275px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#fab18c;
	font-style:italic;
	text-align:center;
	line-height:18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 390px;
	}	


div.service-nav {
	width:130px;
	float:right;
	height:68px;
	text-align:left;
	}

img {
	border:0;
}

/* text */

h1 {
	margin:5px 0;
	padding:0;
	font-size:10px;
	line-height:1;
	color: #7F7F7F;
	display:block;
	font-weight:normal;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 5px 0;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
	color: #3F3F3F;
	line-height:1.1;
	letter-spacing:-1px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 3px 0;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #3F3F3F;
	line-height:1.2;
	
}

.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#656565;
	line-height:1.4;
	font-style:italic;
	margin:0 0 25px 0;
}

.grey {
	color:#828282;
}

.red {
	color:#FF0000;
	}

.brown {
	color:#AD1E00;
}

.blue {
	color:#0D73A7;
}
.product_code {
	color:#3F3F3F; font-weight: bold;
}
.dethov a {	margin: 0; padding: 0; color: #666666; font-weight: normal; }
.dethov a:hover, .dethov ul li a.active { margin: 0; padding: 0; color: #000000; font-weight: normal; text-decoration: underline; }
/* links */
a:link, a:visited {color:#0D73A7;text-decoration:underline}
a:hover {color:#CB4602;text-decoration:underline; background:#FFFCE5}
a:active, a:focus {text-decoration:underline;}

a.ex:link,  a.ex:visited {padding:0 0 0 12px; background:url(../pix/ex_link.gif) 0 0 no-repeat }
a.ex:active, a.ex:hover {background:#FFFCE5 url(../pix/ex_link.gif) 0 -78px no-repeat  }

a.print:link,  a.print:visited {padding:0 0 0 17px; background:url(../pix/icon_print.gif) 0 1px no-repeat }
a.print:active, a.print:hover {text-decoration:underline; background:#FFFCE5 url(../pix/icon_print.gif) 0 -26px no-repeat  }

a.send:link,  a.send:visited {padding:0 0 0 17px; background:url(../pix/icon_send.gif) 0 1px no-repeat }
a.send:active, a.send:hover {text-decoration:underline; background:#FFFCE5 url(../pix/icon_send.gif) 0 -26px no-repeat  }

.header a:link, .header a:visited {color:#FAB18C;font-weight: normal;text-decoration:none;}
.header a:active, .header a:hover {color:#FFF;font-weight: normal;text-decoration:none; background:none}

#footer a:link, #footer a:visited {color:#FAB18C;font-weight: normal;text-decoration:none}
#footer a:active, #footer a:hover {color:#FFF;font-weight: normal;text-decoration:none; background:none} 

#bottom a:link, #bottom a:visited {color:#797979;font-weight: normal;text-decoration:none}
#bottom a:active, #bottom a:hover {color:#FFF;font-weight: normal;text-decoration:none; background:none} 

.community_header a:link, .community_header a:visited , .community_header a:active, .community_header a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:none;
	}
	

/* primary navigation */

#nav {
	padding:0;
	font-size:12px;
	line-height:1;
	float:left;
	display:inline;
	font-family:Verdana, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 35px;
}

#nav ul {
	list-style-type:none; 
	font-weight:bold; 
	margin:0; 
	padding:0; 
	width:auto;
	float:left;
	height:28px;
}

#nav ul li {
	display: inline; 
	background:transparent; 
	padding:0;
}

#nav ul li a:link, #nav ul li a:visited {
	padding:4px 12px 9px 12px;

	color:white;
	text-decoration:none;
	float:left;
	font-weight: bold;
	background:#2D282E;
	border-right: 1px #7d7d7d dashed;
}

#nav ul li a:hover {
	float:left;
	background:#2D282E;
	color:#FFE39F;
} 

#start #nav ul li .start,
#schritte #nav ul li .schritte,
#infopaket #nav ul li .infopaket,
#service #nav ul li .service,
#faq #nav ul li .faq,
#community #nav ul li .community {
	color:#FFBF21;
	float:left;
	text-decoration:none;
}

/* secondary nav */

.subnav {
	background: #0D73A7 url(../pix/subnav_bg.gif) ;
	margin:0;
	padding:0;
	width:174px;
}

.subnav .navhead {
	background: #000 url(../pix/subnav_header.gif) repeat-y;
	padding:8px 12px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

.subnav .normweight {
	font-weight:normal;
}

.subnav ul {
	margin: 0 4px;
	padding: 0;
	list-style-type: none;
}

.subnav li a {
	display: block;
	padding: 6px 8px;
	width:150px
}

.subnav li a:link, .subnav li a:visited {
	text-decoration: none;
	border-bottom:1px dashed #B0D0E1;
	font-weight:bold;
	color:#D6EEFA;
}


.subnav li a:hover {
	color: #FFF;
	background:#258CC0;
	}
	
.subnav li #active, 
.subnav ul li a.active, 
.subnav ul li a.active:visited, 
.subnav ul li a.active:hover,
.active1 .subnav ul li a.active1, .active1 .subnav ul li a.active1:hover,
.active2 .subnav ul li a.active2, .active2 .subnav ul li a.active2:hover,
.active3 .subnav ul li a.active3, .active3 .subnav ul li a.active3:hover,
.active4 .subnav ul li a.active4, .active4 .subnav ul li a.active4:hover,
.active5 .subnav ul li a.active5, .active5 .subnav ul li a.active5:hover,
.active6 .subnav ul li a.active6, .active6 .subnav ul li a.active6:hover,
.active7 .subnav ul li a.active7, .active7 .subnav ul li a.active7:hover,
.active8 .subnav ul li a.active8, .active8 .subnav ul li a.active8:hover,
.active9 .subnav ul li a.active9, .active9 .subnav ul li a.active9:hover,
.active10 .subnav ul li a.active10, .active10 .subnav ul li a.active10:hover,
.active11 .subnav ul li a.active11, .active11 .subnav ul li a.active11:hover {
	color: #FFBF21;
	background:#095B85;
}

/* subnav2 */

 ul.subnav2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:#095B85
}

.subnav2 li a {
	display: block;
	padding: 4px 4px 6px 15px;
	width:146px;
}

.subnav2 li a:link, .subnav2 li a:visited {
	text-decoration: none;
	font-weight:normal;
	color:#D6EEFA;
}


.subnav2 li a:hover {
	background:#05496c;
	}
	


/* structure */

div#content {
	width:840px;
	clear:both;
	margin:0 0 0 29px;
}

.start_left {
	width:555px;
	float:left;
	margin:10px 0 0 0;
}

.start_intro {
	background: url(../pix/image_start4.jpg) top left no-repeat;
	width:554px;
	margin:0;
}

.start_intro div, .start_products div, .start_products_second div  {
	margin-bottom:5px;
	float:right;
	width:350px;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}

.start_products {
	background: url(../pix/delivery-free.jpg) top left no-repeat;
	width:554px;
	margin:0;
}
.start_products_second {
	width:554px;
	margin:0;
}

.start_quicklinks a, .start_quicklinks a:link, .start_quicklinks a:visited, .start_quicklinks a:hover {
	background:url(../pix/start_quicklinks.gif) no-repeat;
	clear:both;
	margin-top:10px;
	padding:11px 10px 14px 10px;
	color:#FFFFFF;
	width:325px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}


.start_right {
	width:265px;
	float:right;
}

.clocks {
	width:265px;
	background:#F2F2F2;
	border:1px solid #D4D4D4;
	margin:10px 0 0 0;
	float:left;
}

.clocks p {
	margin:10px;
	padding:0;
}

.nurseryclocks {
	width:175px;
	height: 323px;
	background:#FFF;
	border:0;
	float:left;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.nurseryclocks p {
	margin:0;
	padding:0;
}
.nurseryclocks a:link, .nurseryclocks a:active, .nurseryclocks a:visited  { color: #3F3F3F; text-decoration: none; font-weight: normal; }
.nurseryclocks a:hover { color: #CB4602; }



.shelfclocks {
	width:272px;
	height: 195px;
	background:#FFF;
	border:0;
	float:left;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.shelfclocks p {
	margin:0;
	padding:0;
}
.shelfclocks a:link, .shelfclocks a:active, .shelfclocks a:visited  { color: #3F3F3F; text-decoration: none; font-weight: normal; }
.shelfclocks a:hover { color: #CB4602; }



.nameframeclocks {
	width:175px;
	height: 302px;
	background:#FFF;
	border:0;
	float:left;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.nameframeclocks p {
	margin:0;
	padding:0;
}
.nameframeclocks a:link, .nameframeclocks a:active, .nameframeclocks a:visited  { color: #3F3F3F; text-decoration: none; font-weight: normal; }
.nameframeclocks a:hover { color: #CB4602; }



.product {
	width:135px;
	height: 205px;
	background:#FFF;
	border:0;
	float:left;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.product p {
	margin:0;
	padding:0;
}
.product a:link, .product a:active, .product a:visited  { color: #3F3F3F; text-decoration: none; font-weight: normal; }
.product a:hover { color: #CB4602; }

.moredetail {
	width:553px;
	background:#F2F2F2;
	border:1px solid #D4D4D4;
	margin:4px 0 0 0;
	float:left;
}

.moredetail p {
	margin:10px;
	padding:0;
}

.moreinfo {
	background:#FFF;
	border:double #EAEAEA ;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#3F3F3F;
}

.head {
	background:#000;
	border:double #fff ;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
.head a:link, .head a:visited {
	color:#FFF;
	text-decoration:none
}
.head a:hover {color:#FFE39F;text-decoration:none; background:#000}
.head a:active, .head a:focus {text-decoration:underline;}

.clocks ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.clocks ul li {
	color:#666666;
	padding:2px 0;
}

.clocks .top {
	height:204px;
	border-bottom: 1px solid #D4D4D4;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

.nurseryclocks ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.nurseryclocks ul li {
	color:#666666;
	padding:2px 0;
}

.shelfclocks ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.shelfclocks ul li {
	color:#666666;
	padding:2px 0;
}


.nameframeclocks ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.nameframeclocks ul li {
	color:#666666;
	padding:2px 0;
}

.product ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.product ul li {
	color:#666666;
	padding:2px 0;
}
.moredetail ul {
	margin:5px 0 5px 32px;
	padding:0;
	list-style-type:disc;
}

.moredetail ul li {
	color:#666666;
	padding:2px 0;
}

.moredetail .top {
	height:204px;
	border-bottom: 1px solid #D4D4D4;
	background-repeat: no-repeat;
	background-position: right top;
}

.tip {
	cursor: help; 
	border-bottom: 1px dashed #000000;
	font-style:italic;
}

.price {
	background:url(../pix/price_teaser.gif) bottom left no-repeat;
	width:130px;
	color:#69490C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	line-height:0.7;
	letter-spacing:-1px;
	padding-top: 133px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}

.price .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	line-height:2.5;
	font-weight:normal;
}

.price_full {
	background:url(../pix/price.gif) bottom left no-repeat;
	padding:25px 0 36px 0;
	text-align:center;
	width:135px;
	color:#69490C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-1px;
}

.price_full p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 0;
}

ul.news {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.news li{
	margin:7px 0;
	border-bottom:1px dashed #888;
	padding: 0 0 8px 0;
}

.news .date {
	background:#FFFCE5;
	border:1px solid #e2e2e2;
	border-top:none;
	font-style:italic;
	font-size:11px;
	line-height:1.8;
	padding:0 1px 0 3px;
	color:#959072;
	float:right;
	margin:-7px 0 0 8px;
}

.box_black {
	background:#F2F2F2;
	border:1px solid #D4D4D4;
	margin:20px 0 0 0;
}

.box_black p, .box_black form {
	margin:10px;
	padding:0;
}

.box_sand_160 {
	background: #FAF5D1 url(../pix/bg_sand_160.gif) repeat-y;
	margin-top:20px;
	color:#7F7567;
}

.box_sand_160 p, .box_sand_160 form, .box_sand_160 ul {
	margin: 7px 13px 0 13px;
	padding:0;
}

.box_sand_160 h3 {
	background:#8B8071 url(../pix/bg_sand_top_160.gif) no-repeat;
	padding:12px 14px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.box_sand_174 {
	background: #FAF5D1 url(../pix/bg_sand_174.gif) repeat-y;
	margin-top:20px;
	color:#7F7567;
}

.box_sand_174 p, .box_sand_174 form, .box_sand_174 ul {
	margin: 7px 13px 0 13px;
	padding:0;
}

.box_sand_174 h3 {
	background:#8B8071 url(../pix/bg_sand_top_174.gif) no-repeat;
	padding:12px 14px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.box_sand_logos {
	background: #FFF;
	margin-top:20px;
	color:#7F7567; text-align: center;
}

.box_sand_logos p, .box_sand_logos form, .box_sand_logos ul {
	margin: 7px 13px 0 13px;
	padding:0;
}

.box_sand_logos h3 {
	background:#8B8071 url(../pix/bg_sand_top_174.gif) no-repeat;
	padding:12px 14px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.box_sand_right {
	background: #FFF;
	margin-top:20px;
	color:#7F7567; text-align: center;
}

.box_sand_right p, .box_sand_right form, .box_sand_right ul {
	margin: 7px 13px 0 13px;
	padding:0;
}

.box_sand_right h3 {
	background:#8B8071 url(../pix/bg_sand_top_160.gif) no-repeat;
	padding:12px 14px 10px 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

h3.comm_start {
	padding:22px 56px 26px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-bottom:0;
	background-color: #0D73A7;
	background-image: url(../pix/community_header2.jpg);
	background-repeat: no-repeat;
}

.start_right .yellow {
	background:#FCF8D8 url(../pix/bg_sand_265.gif) repeat-y;
	padding:15px;
}

.pic_frame {
	width:160px;
	height:218px;
	margin: 0 0 20px 0;
}

.footer-ads {
	background:url(../pix/footer_ads_bg.gif) repeat-x; 
	height:99px;
	}
	
.footer-ads .left {
	width:420px;
	float:left;
	height:99px;
	background-image: url(../pix/footer_ads_people.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.footer-ads .right {
	width:420px;
	float:right;
	height:99px;
	background-image: url(../pix/footer_ads_handmade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}	
	
.footer-ads p {
	padding:30px 140px 5px 15px; 
	margin:0;
	font-weight:bold;
	color:#828282;
	}	
	
.footer-ads h3 {
	line-height:1.2;
	padding-top: 0;
	padding-right: 140px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	
.footer-ads a {
	text-decoration:none;
	}

#footer {
	background: #B42600 url(../pix/bg_footer.gif) no-repeat;
	clear:both;
	margin: 0;
	color:#D98875;
}

#footer p {
	padding:9px 15px 10px 15px;
	margin:0;
}

#footer_tip {
	background: url(../pix/footer_tipp_bg.gif) bottom left repeat-x;
	clear:both;
	margin:0 0 10px 0;
	}

#footer_tip p {
	padding:8px 13px 9px 13px;
	margin:0;

	color:#7F7F7F;
	}	
	
#footer_tip p img {
	margin-bottom:-2px;
	}

#bottom {
	background: #000 url(../pix/bottom2.gif) no-repeat;
}

#bottom p {
	margin:0;
	font-size:10px;
	color:#797979;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#bottom p strong{
	font-weight:normal;
}

#column_info {
	width:500px;
	float:left;
	font-size:110%;
	line-height:160%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#column_left {
	width:174px;
	float:left;
	}
	
#column_middle {
	width:455px;
	float:left;
	font-size:110%;
	line-height:160%;
	margin:0 0 0 25px;
}
#column_middle_sitemap {
	width:500px;
	float:left;
	font-size:110%;
	line-height:160%;
	margin:0px;
}

#column_middle_wide {
	width:635px;
	float:left;
	margin:0 0 0 25px;
	font-size:110%;
	line-height:160%;
}

#column_middle p {
margin: 0px; padding-top: 6px; padding-bottom: 6px;
	
}

#column_right {
	width:160px;
	float:right;
}

p.schritte {
	margin:0;
	display:block;
	clear:both;
	line-height:1.4;
}

p.schritte img {
	float:left;
	margin:0 10px 10px 25px;
}

p.schritte a {
	font-weight:bold;
}

.img_border {
	border:1px solid #888;
}

ul.menu li {
	margin-top:5px;
}

ul.normale_liste li {
	margin-top:10px;
}

.error {
	color:#F00;
	padding:10px;
	border:1px solid #F00;
	margin:0 0 20px 0;
	background:#FFF3F1;
}

.gaestebuch {
	margin-top:15px;
	background:#F9F9F9;
	padding:5px;
	border-bottom:1px dashed #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#656565;
	font-style:italic;
}

div.wetterbox {
	width:122px;
	float:left;
	background:#cccccc;
	padding:2px 1px;
	margin:3px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}


/* tooltip */

span.tooltip {
	position: relative;
}

span.tooltip a span {
	display: none;
}

span.tooltip a:hover {
	font-size: 99%;
	background:none;
}

span.tooltip a:hover span {
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: 0px;
	width: 150px;
	padding: 5px;
	z-index: 100;
	background:#FBB100;
	border:1px solid #000;
	padding:4px;
	color:#000;
	text-decoration:none;
}


/* tables */

table {
	padding:0;
	line-height:1.4; 
	font-size:90%;
	margin:0;
	width:100%;
}

table.form {
	border-top:1px solid #CCC;
}


table.form tr td{
	padding:6px;
	border-bottom:1px solid #CCC;
}

tr {
	padding:0;
	margin:0;
}

td {
	padding:3px;
	margin:0;
}

tr.header {
	font-weight:bold;
	background:#CCC;
}

tr.hell {
	background:#f6f6f6;
}

tr.dunkel {
	background:#EDEDED;
}

form.twx td.label {
	width:30%;
}

td.help {
	width:20px;
}

td.label {
	font-weight:bold;
	width:130px;
}

div.notes {
	margin:2px 0 0 25px;
}

/* infopaket */

#front {
	background:#F2F2F2 url(../pix/infopaket_start.jpg) bottom right no-repeat;
	border:1px solid #D4D4D4;
	margin-bottom:20px;
}

#front p {
	width:285px;
	margin:15px;
}

ul.haken {
	margin:10px 0;
	padding:0;
}

ul.haken li {
	list-style:none;
	background:url(../pix/haken_liste.gif) 5px 5px no-repeat;
	margin:0;
	padding:6px 0 5px 37px;
}

.teile_text {
	width:325px;
	float:left;
	font-size:90%;
	line-height:1.4;
	margin:5px 0 10px 0;
}

.teile_text img{
	float:right;
}

.teile_details {
	width:120px;
	float:right;
	margin:5px 0;
	background:#F9F9F9;
}

div.lastschrift {
	width:110px;
	float:left;	
	margin:5px 0;
	display:inline;
}

div.lastschrift input {
	width:90px;
	float:left;
	display:inline;
}

.bestellstatus {
	background:#F2F2F2;
	border:1px solid #D4D4D4;
	margin:10px 0 20px 0;
}

.bestellstatus div {
	margin:10px;
}

.bestellstatus ul {
	margin:5px 0 0 0;
	padding:0;
	width:100%;
}
	
.bestellstatus ul li	{
	list-style:none;
	padding: 5px;
	margin: 0;
	line-height: 200%;
}
	
.bestellstatus ul img	{
	float: left;
	margin-right: 5px;
}

/* travel services */


.price_services {
	padding:85px 0 36px 0;
	text-align:center;
	width:134px;
	color:#69490C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:22px;
}

.price_services p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 0;
}
	
/* faq */

.frage {
	background:url(../pix/frage.gif) no-repeat;
	padding: 0 0 7px 30px;
}

.antwort {
	background:url(../pix/antwort.gif) no-repeat;
	margin-top:20px;
	padding: 0 0 10px 30px;
}

.comment {
	margin:5px 10px -5px 10px;
	font-weight:bold;
}

ul.news.faq li {
	margin:7px 0;
	padding: 0 0 8px 32px;
	background:url(../pix/frage_liste.gif) top left no-repeat;
}

.blaettern {
	padding:0 0 10px 0;
	text-align:center;
	font-weight:bold;
	border-bottom:1px dashed #888;
}

/* community */

	
td.geschlecht img {
	margin-bottom:-3px;
}

.comm_teaser {
	width:335px;
	float:right;
	font-size:90%;
	line-height:1.4;
}

.comm_frame {
	clear:both;
	margin-bottom:25px;
}

/* popup */

body.popup {
	background:#FFF;
	text-align:left;
}

body.popup table {
	font-size:100%;
}

.popup_head {
	background:url(../pix/bg_popup_head.jpg) repeat-x;
	padding:12px;
	text-align:left;
}

/* lines */

.line	{
	height: 1px;
}
	
.line hr	{
	display: none;
}	
	
.line_grey {
	border-top: 1px solid #727272;
	margin:0 0 4px 0;
}
.line_detail {
	border-top: 1px solid #727272;
	margin:0 0 6px 0;
}

.line_light {
	border-top: 1px solid #D4D4D4;
	margin:4px 0;
}
	
.line_invisible {
	margin:12px 0;
	clear:both;
}	

/* forms */

.pulldown {
	margin:10px 0;
	padding:5px;
	background:#F2F2F2;
	border:1px solid #D4D4D4;
}

.newsletter {
	font-weight:bold;
	margin: -5px 15px 15px 15px;
	padding:0;
}

.newsletter input {
	margin:5px 0 0 0;
}

input.submit {
	background: #C43A0F url(../pix/bg_button.gif) repeat-x;
	border-top: 1px solid #F9925F;
	border-left: 1px solid #F9925F;
	border-bottom: 1px solid #620600;
	border-right: 1px solid #620600;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor: pointer; 
}

.textfield {
	width:200px;
}


/* bugfixes */

.divide {
	clear: both;
	height:1em;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}
.linkarea{
	width: 500px;
	height: 188px;
	margin: 5px 0 5px 0;
}
