@charset "utf-8";
/* CSS by Lars Zimmermann */
/* www.artworx3d.de */
/* Last change: November 30, 2008 */


/* CSS resetting work is done by famous Eric Meyer ------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


img, div, a { behavior: url(css/iepngfix.htc) }


body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#4e5154;
	background:#585e63 url(../images/bg.gif) left top repeat-x;	
	}
	
#main	{
	margin:0 auto;
	width:992px;
	height:200px;
	background:url(../images/bg_top.gif) 400px top no-repeat;
	}
	
#logo	{
	float:left;
	margin:18px 0 0 31px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#cbd1d7;
	}
	
#logo p {
	margin-left:40px;
	}
	
#toplogos {
	float:right;
	margin:5px 49px 0 0;
	display:inline;
	}
	
.siegel {
	float:right;
	margin:15px 0 0 0;
	}

.siegel img {
	padding: 0 2px;
	}
	
.gruenderpreis {
	float:right;
	margin:0 60px 0 0;
	display:inline;
	}	
		
#suche 	{
	float:right;
	margin:6px 15px 0 0;
	display:inline;
	}

	
#suchfeld, #suche .suchfeld  {
	width:140px;
	margin-top: 2px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	border:1px solid #a7aeb4;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
	background:white url(../images/input_bg.gif) left bottom repeat-x;	
}	

#button, #suche .button {
/*	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color:#fff;
	border:1px solid #868e96;
	background:#868e96;
	float: none;
*/
    background: url(../images/submit-suche.gif) no-repeat scroll 0 0 transparent;
    border: 0 solid #868E96;
    float: none;
    text-indent: -999em;
    width: 20px;
}
	
	
	
#wrapper_nav {
	clear:both;
	float:left;
	margin-top:15px;
	width:976px;
	background:url(../images/nav_bg_horizontal.gif) left top repeat-x; 	
	}
	
/******************** NAVIGATION ************************/	

#nav {
	float:left;
	width:100%;
	background:url(../images/nav_bg_ecken_oben.gif) left top no-repeat; 
	}

#nav_corner_bottom {
	float:left;
	width:100%;
	background:url(../images/nav_bg_ecken_unten.gif) left bottom no-repeat; 
	}
	
#nav ul {
	float:left;	
	list-style-type:none;
	padding-left:15px;
	}

#nav ul li {     
	float:left;		
	position:relative;
	margin:0 3px;
	}

#nav ul li a {
	float:left;
	color:white;
	font-size:13px;
	padding:10px 15px;
	text-decoration:none;
	background:none;
	}

#nav ul li.shop a {
	color:#f76d35;
	font-weight:bold;
	}
	
#nav ul li.shop a:hover {
	color:white;
	background: #F5AB8D url(../images/nav_bg_shop_hover.gif) center top repeat-x; 	
	}	
	
#nav ul li.shop a.active {
	color:white;
	background: #F5AB8D url(../images/nav_bg_shop_hover.gif) center top repeat-x; 	
	}	
	
#nav ul li a.active {
	color:#fff;	
	background:url(../images/nav_bg_hover.gif) center top repeat-x; 	
	}

#nav ul li a:hover {
	background:url(../images/nav_bg_hover.gif) center top repeat-x; 	
	}	



#subnav_column {
	float:left;
	margin:31px 0 0 23px;
	display:inline;
}

.subnav {
	clear:both;
	float:left;
	display:inline;
	margin-bottom:15px;	
	background:#e3e8ec url(../images/subnav_bg_top.gif) left top no-repeat;
}

.subnav_bottom {
	float:left;
	width:146px;
	padding-bottom:10px;
	background:#E3E8EC url(../images/subnav_bg_bottom_round_corners.png) left bottom no-repeat;
}

.subnav_content {
	padding:5px 10px;
	font-size:12px;
}

.subnav ul {
	float:left;
	/*margin-top:10px;*/
    list-style-type:none;
	background:#e3e8ec url(../images/subnav_bg_top_round_corners.png) left top no-repeat;
	/*border-top:1px solid #d6dbdf;
	border-bottom:1px solid #d6dbdf;*/
}

.subnav ul li {
	clear:both;
	float:left;
	/*border-bottom:1px solid #d6dbdf;*/
}

.subnav ul li.first {
	padding-top:3px;
}

.subnav ul li.last {
	/*border-bottom:0;*/
}

.subnav ul li a {
	float:left;
    font-size:12px;
	line-height:1.4;
	text-decoration:none;
}

.subnav ul li a span {
	float:left;
	padding:4px 10px;
	width:126px;	
}

/*.subnav ul li.first a span {
	float:left;
	padding:6px 15px 4px 15px;
}

.subnav ul li.last a span {
	float:left;
	padding:4px 15px 6px 15px;
}*/

.subnav ul li a.active {
	color:#4e5154;
	/*background:#a9b2bc url(../images/subnav_hover.gif) left top repeat-x;*/
}


.subnav ul li a:hover {
	cursor:default;
	text-decoration:none;
	/*color:white;	
	background:#a9b2bc url(../images/subnav_hover.gif) left top repeat-x;*/
}



.subnav ul li ul{
	margin:0;
	/*border:0;*/
	clear:both;
	padding:0;
	padding-bottom:20px;
	/*background:#e3e8ec;
	background:#EEF2F5;*/
	background:#f3f6f9;
	}

.subnav ul li.last ul{
	padding-bottom:0;
	border-bottom:0;
}

.subnav ul li ul li {
	/*border-bottom:1px solid #E3E8EC;*/
	padding:0!important;
	/*border:0;*/

}

.subnav ul li ul li a {
	float:left;
    font-size:11px;
	line-height:1.4;
	padding-left: 8px;
	font-weight:normal;
}

.subnav ul li ul li a span {
	width:118px;	
}

.subnav ul li ul li a:hover, .subnav ul li ul li a.active {
	/*color:white;
	color:#4e5154;*/	
	text-decoration:none;
	color:white;
	cursor:pointer;
	/*background:none;*/
	/*background:#EEF2F5;*/
	background:#a9b2bc url(../images/subnav_hover.gif) left top repeat-x;
}





.subnav2 {
	clear:both;
	float:left;
	display:inline;	
	margin-bottom:15px;
	background:url(../images/subnav2_bg_top.gif) left top no-repeat;
}

.subnav2_bottom {
	float:left;
	background:url(../images/subnav2_bg_bottom.gif) left bottom no-repeat;
}

.subnav2 ul {
	float:left;
    list-style-type:none;
	padding:3px 0;
}

.subnav2 ul li {
	clear:both;
	float:left;
	border-bottom:1px solid #e9edf0;
}

.subnav2 ul li.last {
	border-bottom:0;
}

.subnav2 ul li a {
	float:left;
    font-size:12px;
	line-height:1.4;
	padding:4px 10px;
	color:#a0a9ae;
	width:126px;
	text-decoration:none;
}

.subnav2 ul li a:hover {
	color:#4e5154;

}





/********** CONTENT ***********/

#contentarea {
	clear:both;
	float:left;
	width:100%;
	margin-top:9px;
	background:url(../images/content_bg_white.gif) left top repeat-y;
	}
	
#content_bg {
	clear:both;
	float:left;
	position:relative;
	min-height:400px;
	width:100%;
	background:url(../images/content_bg_top.gif) left top no-repeat;
	}

#start .content_column {
	float:left;
	width:691px;
	margin:31px 18px 0 31px;
	display:inline;	
	}
	
.content_column {
	float:left;
	margin:31px 0 0 20px;
	width:551px;
	display:inline;	
	}
	
.content {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:15px;
	}
	
.content img {
	vertical-align:text-bottom;
	}		
	
.content .left {
	float:left;	
	width:500px;
}

.content .right {
	float:right;	
}

	
.dotted {
	padding-top:25px;
	background:url(../images/dotted.gif) left top repeat-x;
	}
	
#start_article {
	margin-bottom:25px;
	}

.context_column {
	float:left;
	margin:11px 0 0 20px;
	width:232px;
	display:inline;	
	font-size:11px;		
	}	
	
.box	{
	clear:both;
	float:left;
	margin-top:20px;
	background:#e3e8ec url(../images/box_rounded_top.gif) left top no-repeat;
	}
	
.box_inner {
	float:left;
	width:169px;
	padding:12px;	
	background:url(../images/box_rounded_bottom.gif) left bottom no-repeat;
	}	
	
.box_abstand {
	clear:both;
	float:left;
	margin-bottom:20px;
	}
	
.box p {
	font-size:11px;
	}
	
.box ol, .box ul {
	clear:both;
	font-size:11px;
	margin-left:20px;
	padding:5px 0;
	list-style:disc;	
	}
	
.box ol li {
	margin-bottom:4px;
	}
	
.box ul li {
	margin-bottom:1px;
	}
	
.box img {
	float:left;
	padding:5px 0;
	}	
	

#hotline, #hotline a, #hotline a:hover {
	color: #FFFFFF;
}

#hotline {
	background: url("../images/hotline_rahmen_orange.gif") no-repeat scroll left top transparent;
	padding: 5px 10px;
	margin-bottom: 15px;
}

#hotline h3 {
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 4px;
}

/********** CONTENT ***********/

.zettel_wrapper {
	float:left;	
	width:100%;
}


#zettel {
	float:right;
	width:206px;
}


#zetteloben {
	background:url(../images/zettel_top.png) left top no-repeat;
	padding-bottom:20px;
}

#zettelmitte {
	padding-top:45px;	
	min-height:82px;
	text-align:center;	
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color:#867063;
	/*background-image:url(../images/zettel_mitte.png);
	background-position:bottom;
	background-repeat:no-repeat;		*/
}
	
#zettelmitte a {
	color:#867063;	
}	

#zettelmitte p {
	margin-bottom:0;
}	

#zettelcontent {
	padding-bottom:5px;
}

#zettelbottom {
	height:10px;	
	background:url(../images/zettel_bottom.png) left top no-repeat;		
}
	


/********** FOOTER ***********/	
	
#footer {
	clear:both;
	float:left;
	position:relative;
	width:100%;
	height:200px;
	padding-top:80px;
	text-align:center;
	color:#adb3b8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:url(../images/content_bg_bottom.gif) left top no-repeat;	
	}
	
#footer a {	
	color:#adb3b8;
	text-decoration:none;
}

#footer a:hover {	
	color:white;
}

#footer ul {
	margin-bottom:8px;
}

#footer li {	
	display:inline;
	padding:0 10px;
	border-right:1px solid #adb3b8;
}

#footer li.noborder {	
	border:0;
}


#produktbottom {
	position:absolute;
	top:0;
	left:0;
	}
	
	
	
	
/********* KOMMENTARE ********/

#contentarea .comment-published {
background:#E3E8EC url(../images/comment_aussen_top.gif) left top no-repeat;
clear:both;
float:left;
margin:15px 0;
}

#contentarea .comment_bottom {
background:url(../images/comment_aussen_bottom.gif) left bottom no-repeat;
/*border:1px solid #D9DFE3;*/
float:left;
padding:0 13px 12px 13px;
width:490px;
}

.comment .submitted {
font-weight:bold;
padding:15px 3px 30px 3px;
font-size:13px;
width:auto;
background:url(../images/comment_pfeil.gif) 20px bottom no-repeat;	
}


.comment .content_top {
background:#f8fafd url(../images/comment_innen_top.gif) left top no-repeat;
}

.comment .content_bottom {
background:url(../images/comment_innen_bottom.gif) left bottom no-repeat;
padding:15px 18px 7px 18px;
font-size:12px;
width:auto;
margin:0;
}



#comments {
margin-top:100px;
clear:both;
float:left;
}

.comment  h3, .comment  .links {
	display:none;
}
	
#comments .box {
	background:#E3E8EC url(../images/comment_aussen_top.gif) left top no-repeat;
}

#comments .box_bottom {
	background:url(../images/comment_aussen_bottom.gif) left bottom no-repeat;
	/*border:1px solid #D9DFE3;*/
	padding:13px;
	width:490px;
	float:left;
}

#comments .box  h2{
	margin:10px 0;
}

#comments .box  label{
	float:left;
	width:120px;
	font-size:13px;
	margin-right:10px;
}

#comments .box  .form-item {
	clear:both;
}

#comments .box  .resizable-textarea {
	float:left;
	width:340px;
	margin-bottom:20px;
}

#comments .box .description {
	font-size:10px;
	margin-left:130px;
}

#comments .box .captcha label {
	font-size:11px;
}



/********** SUCHE **************/


#search .box, #search .box_bottom {
	background:none;
}


.search-results dt {
font-size:1.1em;
margin-bottom:12px;
}

.search-results dt a {
	font-size:16px;	
	color:#f76b32;
	font-weight:bold;
	letter-spacing: -0.01em;
} 

.search-results dd {
padding-bottom:25px;
margin-bottom:20px;
border-bottom:1px solid #CACACB;
}

	
	
	
	
	
/********** HTML ***********/		



h1 {
	font-size:28px;	
	margin-bottom:12px;
	color:#f76b32;
	font-weight:bold;
	letter-spacing: -0.01em;	
}

.content h1 a {
	text-decoration:none;
	color:#f76b32;	
}

.content h1 a:hover {
	color:#f76b32;	
	text-decoration:underline;
}

.einleitung {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	}

h2	{
	font-weight:bold;
	color:#f76b32;
	margin:40px 0 20px 0;	
	}

h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.5;
}


	
.more {
	font-weight:bold;
	text-decoration:underline;
	}			

a.more:hover {
	color:#777c80;
	}

h4 {
	font-size:10px;	
	margin-bottom:12px;
}

h5 {
	font-size:16px;	
	margin-bottom:5px;
	font-weight:bold;
}

p	{
	margin-bottom:10px;
	line-height:1.6;	
}


a	{
	color:#4e5154;
	text-decoration:underline;		
}
	
a:hover {
	/*text-decoration:underline;	*/
	color:black;
}


/*.content a {
	text-decoration:underline;
	}*/

input {
background:url("../images/input_bg.gif") repeat-x scroll left bottom white;
border:1px solid #A7AEB4;
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,sans-serif;	
	}




/* audiotranskription Content */



	
	
.button {
	float:left;
	background:url(../images/button_content_left.gif) left top no-repeat;
	}	
	
.button span {
	float:left;
	background:url(../images/button_content_right.gif) right top no-repeat;	
	}
	
.button span a {
	float:left;
	color:white;
	font-weight:bold;
	padding:9px 40px 11px 20px;
	}

	
/* audiotranskription RSS Button */

.feed-icon {
	margin-bottom: 20px;
}

/* audiotranskription comment count in news view */

.commentcount a {
	font-size:small;
}


/* audiotranskription Sitemap */

.site-map .content {
	float:none;
	clear:none;
}

ol.menu {
	margin:10px 25px;
}

li.leaf, li.expanded {
	list-style-image:none;
	list-style-type:inherit;
}

.site-map ol li {
	font-weight:bold;
	margin-bottom:10px;
}

.site-map ol li ol li{
	font-weight:normal;
	margin-bottom:3px;
}

.site-map ol li ol li ol li{
	font-size:11px;
}

.site-map li a {
	text-decoration:none;
}
.site-map li a:hover {
	text-decoration:underline;
}

.std p {
	background:none!important;
}

/* audiotranskription shopping cart */
.btn-remove2 {
    background: url("../images/btn_trash.gif") top left no-repeat;
    text-indent: -999em;
    overflow: hidden;
    display: block;
    font-size: 0px;
    height: 16px;
    width: 16px;
}

/* User accounts page */
.my-account .box  {
	background: #E3E8EC;
	padding: 10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
