body{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
}

.partner_image {
	float: left;
}

p {
	line-height: 145%;
	font-size: 12px;
margin: 0;
padding-bottom: 13px;
}

a {
	color: #97b22d;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #acba62;
	font-size: 23px;
}

h2 {
	color: #acba62;
}

h3 {
	color: #acba62;
}

h4 {
	color: #acba62;
}

#main {
	width: 920px;
	margin: 0 auto;
	background-color: #e6e2e0;
	padding: 25px 44px 25px 44px;
}

#statusleiste {
	height: 25px;
	width: 920px;
	text-align: right;
	font-size: 11px;
}

#statusleiste a {
	text-decoration: none;
	color: #97b22d;
}

#statusleiste a:hover {
	text-decoration: underline;
}

#statusleiste .lastitem {
	color: #48352d;
}

#top_wrapper {
	width: 920px;
	height: 71px;
}

#logo_top {
	width: 208px;
	height: 71px;
	float: left;
}

#login_top {
	float: right;
	height: 71px;
	font-size: 11px;
	font-family: tahoma, arial, verdana;
	padding-top: 15px;
}

input.loginfeld {
	width: 117px;
	height: 18px;
	background-image: url(../uploads/images/login_bg.jpg);
	border: 0;
	padding: 0;
	padding-left: 3px;
}

.login_button {
	margin-right: 20px;
	margin-bottom: -3px;
}

.reg_button {
	margin-bottom: -3px;
}

#forgot_pw  a {
	color: #97b22d;
}

#forgot_pw  a:hover {
	text-decoration: none;
}

#suche {
	width: 170px;
	height: 30px;
	float: right;
	margin-top: 15px;
	margin-right: 65px;
}

.search-button {
	margin-bottom: -4px;
	margin-left: 4px;
}

input.suchfeld {
	width: 112px;
	height: 18px;
	background-image: url(../uploads/images/search_bg.jpg);
	border: 0;
	padding: 0;
	padding-left: 18px;
}

#top_wrapper_2 {
	width: 920px;
	height: 290px;
	background-image: url(../uploads/images/header_img.jpg);
	margin-bottom: 22px;
}

#top_wrapper_tmp_cont {
	width: 920px;
	height: 90px;
	background-color: #fff;
	margin-bottom: 22px;
}

/* ** CONTENT ** */

p.align_right_l {
	text-align: right;
}

p.align_right_l a{
	font-weight: bold;
	color: #000;
}

p.align_right_r {
	text-align: right;
}

p.align_right_r a {
	font-weight: bold;
	color: #fff;
}

#content_nav {
	width: 920px;
	height: 40px;
}

#content_nav ul {
	width: 920px;
	padding: 0;
	margin: 0;
}

#content_nav li {
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_partner_tmp ul {
	margin: 0;
	padding-bottom: 20px;
}

#content_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 55px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content_nav li#suche a {
	background-color: #c5d193;
	background-image: url(../uploads/images/content_nav_arrow_g.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
}

#content_nav li#suche a:hover {
	padding-bottom: 16px;
	background-color: #96ac3d;
	background-image: url(../uploads/images/content_nav_arrow_g_hover.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
}

#content_nav li#suche a.active {
	padding-bottom: 16px;
	background-color: #96ac3d;
	background-image: url(../uploads/images/content_nav_arrow_g_hover.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
}

#content_nav li#inhaber a {
	background-color: #b5a6a3;
	background-image: url(../uploads/images/content_nav_arrow_b.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
}

#content_nav li#inhaber a:hover {
	background-color: #48231a;
	padding-bottom: 16px;
	background-image: url(../uploads/images/content_nav_arrow_b_hover.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
}

#content_nav li#inhaber a.active {
	background-color: #48231a;
	padding-bottom: 16px;
	background-image: url(../uploads/images/content_nav_arrow_b_hover.jpg);
	background-repeat: no-repeat;
	background-position: 22px 9px;
	}

#cont_wrapper {
	width: 820px;
	padding: 50px 50px 50px 50px;
	background-color: #876e69;
	font-size: 12px;
}

#content_cont_tmp {
	width: 600px;
	padding: 70px 110px 70px 110px;
	background-color: #f5f4f2;
}

.adressen_imgR {
  float: right;
}

#wichtige_infos {
	width: 600px;
	text-align: right;
}

/** **Content- farbige Boxen** */
.cont_2x_wrap {
	width: 920px;
	height: 125px;
	margin-bottom: 30px;
}

.cont_2x_wrap p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.cont_2x_wrap h3 {
	font-family: helvetica, arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: -4px;
	font-size: 16px;
	color: #fff;
}

.cont_2x_left {
	float: left;
	height: 125px;
	width: 445px;
}

.cont_2x_left p {
	color: #361a15;
}

.cont_2x_right {
	float: left;
	height: 125px;
	width: 445px;
	margin-left: 30px;
}

.cont_2x_right p {
	color: #fff;
}

.cont_2x_spacer {
	float: left;
	width: 30px;
	height: 30px;
}

.cont_2x_top_green {
	width: 337px;
	height: 12px;
	padding: 6px 54px 6px 54px;
	background-color: #96ac3c;
	background-image: url(../uploads/images/cont_arrow_green.jpg);
	background-repeat: no-repeat;
	background-position: 22px 6px;
}

.cont_2x_bottom_green {
	width: 337px;
	height: 85px;
	padding: 6px 54px 6px 54px;
	background-color: #b9c87e;
}

.cont_2x_top_braun {
	width: 337px;
	height: 12px;
	padding: 6px 54px 6px 54px;
	background-color: #48241a;
	background-image: url(../uploads/images/cont_arrow_braun.jpg);
	background-repeat: no-repeat;
	background-position: 22px 6px;
}

.cont_2x_bottom_braun {
	width: 337px;
	height: 85px;
	padding: 6px 54px 6px 54px;
	background-color: #866e68;
}

/* **Content, 2-Spaltige Textaufteilung** */

.cont_2x_info_wrapper {
	width: 920px;
	height: 130px;
	margin-top: 22px;
	margin-bottom: 35px;
}

.cont_2x_info_top {
	width: 812px;
	height: 12px;
	padding: 6px 54px 6px 54px;
	background-color: #9b8c86;
}

.cont_2x_info_top h3 {
	font-family: helvetica, arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: -4px;
	font-size: 16px;
	color: #ddd8d5;
}

.cont_2x_info_bottom_l {
	width: 391px;
	height: 85px;
	float: left;
	padding: 6px 0px 6px 54px;
}

.cont_2x_info_bottom_r {
	width: 391px;
	height: 85px;
	float: left;
	padding: 6px 54px 6px 0px;
	margin-left: 30px;
}

/* ** Toggle-Container ** */

#toggle_container {
	width: 920px;
	margin-top: 22px;
}

#toggle_container a img {
	border: 0;
}

#toggle_box_1 {
	width: 192px;
	float: left;
}

#toggle_box_2 {
	width: 231px;
	float: left;
	margin-left: 22px;
}

#toggle_box_3 {
	width: 231px;
	float: left;
	margin-left: 31px;
}

#toggle_box_4 {
	width: 184px;
	float: left;
	margin-left: 29px;
}

.clear {
	clear: both;
}

/* *** FOOTER *** */

#footer {
	width: 850px;
	height: 27px;
	border-top: 2px solid #93817c;
	padding: 8px 35px 0 35px;
	font-size: 12px;
	margin-top: 55px;
}

#footer a {
	color: #361a14;
	text-decoration: none;
}

#global_nav {
	width: 275px;
	height: 35px;
	float: right;
}

#global_nav ul {
	margin: 0;
	padding: 0;
}

#global_nav li {
	float: left;
	margin-left: 15px;
	list-style: none;
}

#newsletter {
	width: 280px;
	height: 35px;
	float: right;
	margin-right: 30px;
}

span.mastermedia {
	font-weight: bold;
	color: #96ac3c;
}

/* **** MEIN-PROFIL ***** */

#del_profil {
  width: 100px;
  float: right;
  
}

#del_profil a {
  text-decoration: none;
}

#del_profil a:hover {
  text-decoration: underline;
}


#Pmainbalken   {
height: 21px;
padding: 5px;
width: 450px;
border-bottom: 1px solid #96ac3d;


}



p#mainbalkenPraxis   {
margin: 0;
font-size: 15px;
font-weight: bold;
color: #48352d;
}


#profilbild  {
width: 120px;
height: 160px;
background-color: #fff;
border: 1px solid #000;
float: right;
margin-top: -20px;
}

#generell   {
width: 400px;
}

#generell p   {
color: #336633; 
font-size: 15px;
font-weight: bold;
}
.profession {
  font-weight: normal;
  color: #336633;
}

#adresse {
width: 500px;
}

#tele_fax  {
width: 400px;
}

#sprechzeiten  {
float: right;
width: 270px;
}

.profil_head  {
color: #336633;
margin: 0;
font-weight: bold;
}

.profil_head_spr {
color: #336633;
font-weight: bold;
}

#tele_fax p {
margin-top: 0;
}

#mail p  {
margin-top: 0;
}

#pra_site p  {
margin-top: 0;
}

#fremdspr p {
margin-top: 0;
}

#email  {
width: 400px;
}

#pra_site  {
width: 400px;
}

#fremdspr  {
width: 430px;
}

.head_box_meinprofil  {
width: 600px;
height: 18px;
border-bottom: 1px solid #96ac3d;
}

#content .head_box_meinprofil p {
  color: #336633;
  margin: 0;
  margin-bottom: 0;
}

p.font_box_profil {
  color: #96ac3d;
  font-weight: bold;
  margin-bottom: 8px;
}

.grenze  {
width: 600px;
}

.buttons {
  margin-top: 30px;
  margin-left: 85px;
  width: 350px;
}

.buttons img {
  border: 0;
}


.button_reg {
  margin-left: 45px;
}

.toplink {
  font-family: verdana;
  font-size: 11px;
    height: 20px;
}

.toplink  a{
  padding-left: 20px;
  width: 120px;
  background-image: url(../uploads/images/toplink_arrow.jpg);
  background-repeat: no-repeat;
}

/* ***************** */

/* **** TARIFWAHL *** */

.cont_wrapper_4x {
	width: 600px;
	height: 300px;
}

.top_4x {
	border-left: 1px solid #054905;
	border-right: 1px solid #054905;
	border-top: 1px solid #054905;
	border-bottom: 1px dotted #054905;
	font-size: 15px;
	font-weight: bold;
	color: #acba62;
	padding: 15px 0 15px 12px;
}

.bottom_4x {
	border: 1px solid #054905;
	border-top: 0;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -13px;
	height: 240px;
}


.cont_wrapper_4x_rl {
	width: 600px;
	height: 300px;
	margin-top: 20px;
}

.left_4x {
	float: left;
	width: 278px;
	height: 300px;
	margin-right: 44px;
}

.right_4x {
	float: left;
	width: 278px;
	height: 300px;
}

.bold_preis {
	font-size: 21px;
	font-weight: bold;
	color: #336633;
}

.bold_preis_2 {
	font-size: 15px;
	font-weight: bold;
}

.p_mid {
	text-align: center;
}

.percent_30 {
	float: right;
	width: 45px;
	height: 45px;
	background-image: url(../uploads/images/preis_badget_30.jpg);
	margin-top: -15px;
	text-indent: -900000px;
}

.percent_40 {
	float: right;
	width: 45px;
	height: 45px;
	background-image: url(../uploads/images/preis_badget_40.jpg);
	margin-top: -15px;
	text-indent: -900000px;
}


/** **Content- SUCH-SERVICE** */
.cont_such_wrap {
	width: 600px;
	height: 125px;
	margin-bottom: 15px;
}

.cont_such_wrap p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.cont_such_wrap h3 {
	font-family: helvetica, arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: -4px;
	font-size: 16px;
	color: #fff;
}

.cont_such_left {
	float: left;
	height: 125px;
	width: 290px;
}

.cont_such_left p {
	color: #361a15;
}

.cont_such_right {
	float: left;
	height: 125px;
	width: 290px;
	margin-left: 20px;
}

.cont_such_right p {
	color: #fff;
}

.cont_such_spacer {
	float: left;
	width: 15px;
	height: 20px;
}

.cont_such_top_green {
	width: 230px;
	height: 12px;
	padding: 6px 15px 6px 50px;
	background-color: #96ac3c;
	background-image: url(../uploads/images/cont_arrow_green.jpg);
	background-repeat: no-repeat;
	background-position: 22px 6px;
}

.cont_such_bottom_green {
	width: 260px;
	height: 85px;
	padding: 6px 15px 6px 20px;
	background-color: #b9c87e;
}

.cont_such_top_braun {
	width: 230px;
	height: 12px;
	padding: 6px 15px 6px 50px;
	background-color: #48241a;
	background-image: url(../uploads/images/cont_arrow_braun.jpg);
	background-repeat: no-repeat;
	background-position: 22px 6px;
}

.cont_such_bottom_braun {
	width: 260px;
	height: 85px;
	padding: 6px 15px 6px 20px;
	background-color: #866e68;
}


/* *** LINKS *** */

.linkwrapper {
	width: 600px;
	height: 150px;
	margin-bottom: 30px;
}

.link_left {
	width: 420px;
	padding: 5px 15px;
	float: left;
}

.link_right {
	width: 150px;
	float: left;
}

#content_cont_tmp hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	background-color: #e5e5e5;
}

#content_partner_tmp {
	width: 610px;
	padding: 70px 110px 70px 100px;
	background-color: #f5f4f2;
}

#content_partner_tmp  img{
	float: left;
	margin: 10px 10px 0 0;
}

/* **** SIDE BTN's *** */

#side_btn_forum {
	width: 67px;
	height: 65px;
	background: url(../uploads/images/forum_side_btn.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 120px;
}

#side_btn_fb {
	width: 67px;
	height: 65px;
	background: url(../uploads/images/fb_side_btn.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 200px;
}

#side_btn_twitter {
	width: 67px;
	height: 65px;
	background: url(../uploads/images/twitter_side_btn.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 280px;
}
