﻿body {
     margin:0 0 0 0;
     font-family:Arial;
     font-size:13px;
     color:#797979;
}

a.graycolor { color: #8c8c8c; text-decoration: none; }
a.graycolor:hover { color: #ec7406; text-decoration: none;}

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

a.nav_custom_top,.nav_custom_bottom {
		display:block;
		width:292px;
		height:23px;		
		color:#FFFFFF;
		font-size:16px;
		text-align:left;
		padding-left:15px;
		padding-top:4px;
		
}
a.nav_custom_top,.nav_custom_bottom:hover { color: #FFFFFF; }

a.nav_custom_top {
		background-image:url(../images/banner_bg.jpg);
		background-image:url(../images/nav_custom_top_bg.jpg);
}

a.nav_custom_bottom {
		background-image:url(../images/nav_custom_bottom_bg.jpg);
		border-top:1px solid #FFFFFF;
}

div {
		border:0px solid #000000;		
}

div#bannerwrap {
		background-image:url(../images/banner_bg.jpg);
		text-align:center;
}

div#banner {
		width:960px;
		height:100px;
		background-image:url(../images/banner.jpg);
		text-align:right;
		vertical-align:top;
		margin:auto;
}

div#bannereng {
		width:960px;
		height:100px;
		background-image:url(../images/banner_voicecompass.jpg);
		text-align:right;
		vertical-align:top;
		margin:auto;
}

div#footer {
		background-image:url(../images/footer_bg.jpg);
		background-repeat:repeat-x;
		height:23px;
		text-align:center;
		padding-top:4px;
		margin-top:53px;
}

div#bottom {
		position:relative;
		width:635px;
		float:left;
}

div#menu_top {
		background-image:url(../images/menu_top_bg.jpg);	
		background-repeat:repeat-x;		
		text-align:center;
}

div#menu_bottom {
		position:relative;
		top:-17px;
		left:0px;
		float:left;
}

div#nav_top {
		position:relative;
		width:673px;
		z-index:1;
		float:left;	
}

div#nav_right {
		position:relative;
		width:295px;
		margin-right:15px;
		margin-left:auto;
		margin-top:15px;
}

div#search {
		position:relative;
		width:165px;
		height:33px;
		left:130px;
		z-index:1;
		overflow:hidden;	
		text-align:right;
}

div#content_wrapper {
		width:973px;			
		text-align:left;		
		margin:auto;
		overflow:auto;
}

div#textfield_top {
		position:relative;		
		width:485px;
		height:260px;
		top:30px;
		left:18px;
		float:left;
		overflow:auto;
}

div#textfield_bottom {
		position:relative;		
		width:340px;
		height:200px;
		top:25px;
		left:70px;
		overflow:auto;
		float:left;
		
}

div#book {
		position:relative;
		top:0px;
		left:48px;
		width:230px;
		float:left;	
}

div#man {
		position:relative;
		top:0px;
		left:38px;
		overflow:auto;
		float:left;
}

div#twoblocks {
		position:relative;
		overflow:hidden;		
		top:3px;	
		left:0px;
		text-align:right;
}

div#block_ausgezeichnet {
		position:relative;
		padding-top:15px;
}

div#block_bestellen {
		position:relative;
		padding-top:10px;
}

span.page_title {	
	font-weight:bold;
	font-size:21px;
	color:#f88412;
}

span.page_subtitle {	
	font-size:15px;
	color:#f88412;	
}

span.content_title {
  font-weight:bold;
	font-size:17px;
	color:#f88412;	
}

span.content_subtitle {
	font-size:10px;
	color:#f88412;	
}

