@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 18px;
	padding-right: 20px;
}

p.marginal {
	line-height: 12px;
	padding-bottom: 0px;
	font-size: 9px;
}


a {
	color: #aa0f0f;
	text-decoration: none;
}

a:hover {
	border-bottom: 0px solid #aa0f0f;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	color: #777;
	margin: 0;
	padding-bottom: 15px;
	margin-left: 30px;
}

h2 {
	font-size: 16px;
	color: #aa0f0f;
	margin: 0;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	margin-top: 30px;
}

h2.start {
   font-size: 16px;
	color: #aa0f0f;
	margin: 0;
    margin-top: 30px;
	 font-family:  "Trebuchet MS";
	font-weight: bold;
}

h2.date {
	background-color: #aa0f0f;
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
	border-bottom: 1px solid #A3BCC7;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	color: #ac0e0d;
	margin: 0;
}

h3 .date {
	font-size: 12px;
	font-weight: normal;
	color: #777;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #777;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 3px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #004664;
}

h6 {
	font-size: 14px;
	color: #aa0f0f;
	margin: 0;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
}

.grey {
	color: #777;
}
ul,ol {
	line-height: 18px;
}

ol li {
	padding-bottom: 8px;
}

ul li {
	padding-bottom: 8px;
	list-style: url(/rs/i/iquo_list_img.gif);
}

li.vorteile {
	list-style-image: url(../i/arrow.gif);
}

ul.satzung {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none);
	padding: 0;
	margin: 0;
}



img{
 margin:0px;
 padding:0px;

}

table#bodytable{
 width:100%;
 min-width:950px;
 margin:0px;
 padding:0px;
}

div.hr{
margin:0;
padding:0;
width: 100%;
height: 2px;
border: 0;
color:#ac0e0d;
background-color:#ac0e0d;
}


.leftshadow{
 width:10px;
 background: url("/rs/i/shad_left.gif");
 background-repeat:repeat-y;
 background-position:right;
}

.rightshadow{
 background: url("/rs/i/shad_right.gif");
 background-repeat:repeat-y;
 background-position:left;
}

.bottomshadow{
 height:12px;
 background: url("/rs/i/shad_bottom.gif");
 background-repeat:repeat-x;
 background-position:top;
}

tr.bottom td{
 lineheight:0px;
 font-size:0px;
}

.menu{
 height:25px;
 width:680px;
 background-color:#c8c8c8;
}

.content{
 background: url("/rs/i/shad_right.gif");
 background-position:left;
 background-repeat:repeat-y;
 width:660px;
 vertical-align:top;
 padding-top: 80px;
 padding-left: 20px;
}

.bluebkg{
 background-color:#ac0e0d;
}

.hbluebkg{
 background-color:#c8c8c8;
}

.marginal{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	background-color: #e7e9e8;
	width: 240px;
	color: #ac0e0d;
	border: 1px solid;
	border-color: #ac0e0d;
}

#whitebox_top{
 margin-top:5px;
 width:220px;
 padding:10px;
 background-color:#FFFFFF;
 background-image: url("/rs/i/marginal_whitebox_top.gif");
 background-repeat:no-repeat;
 background-position:top;
}

#whitebox_bottom{
 width:240px;
 background-image: url("/rs/i/marginal_whitebox_bottom.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 padding-bottom:6px;
 margin-bottom:10px;
}
p.whitebox{
	color: #ac0e0d;
	font-size: 9px;
	padding-left: 8px;
	line-height: 11px;
}

#membersearch{
 color:#FFFFFF;
 background-image: url("/rs/i/iquo_img_membersearch.gif");
 background-repeat:no-repeat;
 font-size: 9px;
 width:168px;
 height: 150px;
 padding-top:15px;
 padding-left:72px;
 line-height:20px;
}

#membersearch form{
 margin:0px;
 padding:0px;
}

#membersearch input{
 background-color:#fff;
 border:0px;
 line-height:16px;
 height:16px;
 font-size: 9px;
}

#membersearch a{
 font-size:9px;
 color:#FFFFFF;
 padding-right: 8px;
}

td.memberbox{
	background-image: url(/rs/i/bngo_img_memberbox.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 300px;
	vertical-align: top;
	padding-left: 15px;
	margin: 30px;
}

h3.memberbox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	padding-bottom: 15px;
}

p.memberbox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.memberbox{
	color: #ac0e0d;
}

a.memberbox:hover{
	color: #ac0e0d;
	text-decoration: underline;
}

td.memberview{
	background-image: url(/rs/i/bngo_img_memberbox.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 300px;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 30px;
	margin: 30px;
}

h3.memberview{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding:0px;
	margin:0px;
	padding-right: 50px;
}

p.memberview{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin:0px;
	padding-right: 50px;
}
p.psites{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin:0px;
	margin-bottom: 5px;
}

p.psite_doc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin:0px;
	padding-right: 50px;
	margin-bottom: 8px;
}

a.memberview{
	color: #ac0e0d;
	font-size: 11px;
}

a.memberview:hover{
	color: #ac0e0d;
	text-decoration: underline;
}

td.beiratbox{
	background-image: url(/rs/i/bngo_img_beiratbox.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 210px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	background-position: center;
	vertical-align: bottom;
}

h3.beiratbox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
}

p.beiratbox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	margin:0px;
	padding-right: 0px;
}

p.beiratboxlogo{
	margin: 0px;
	padding:0px;
	text-align: center;
}

.menu li{
 float:left;
 display:block;
 height:20px;
 padding-left:10px;
 padding-right:10px;
 padding-top:5px;
 list-style:none;
}
.menu li a{
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 font-size:13px;
}

.menu li a:hover{
 color:#ac0e0d;
 text-decoration:none;
}

/*Konakt Input*/

.kontakt td{
 vertical-align:top;
}

.kontakt input{
 margin-bottom:10px;
 width: 285px;
 border: 1px solid #af1407;
}

.kontakt textarea{
 margin-bottom:4px;
 border: 1px solid #af1407;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 285px;
}

#senden{
 width: 100px;
 margin-top: 5px;
}


/*LEFT SUBNAV****************************************** */
.white{
 background-color:#FFFFFF;
}

table.leftsubnav{
}

a.subnav {
	display:block;
	color: #aa0f0f;
	text-decoration: none;
	font-size: 12px;
	width: 230px;
	height:100%;
	background-color: transparent;
	padding-top: 7px;
	margin:0px;
}

a.subnav:hover {
	background-color: #aa0f0f;
	color: #D8E2E3;
	border-bottom: none;
	text-decoration:none;
}

a.subnavactive {
	display:block;
	height:100%;
	text-decoration: none;
	font-size: 12px;
	width: 230px;
	color: #D8E2E3;
	background-color: #aa0f0f;
	padding-top: 7px;
	margin:0px;
}

a.subnavactive:hover {
	border-bottom: none;
	text-decoration:none;
}

textarea.description{
	width: 293px;
	height: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea.description1{
	width: 530px;
	height: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



li.s1 {
	background-image: url(/rs/i/iquo_member_i1.gif);
	background-repeat: no-repeat;
	background-position: top left;
   padding-left: 25px;
	margin-left:0px;
	list-style-image: none;
	list-style: outside;
	list-style-type: none;
}

li.s2 {
	background-image: url(/rs/i/iquo_member_i2.gif);
	background-repeat: no-repeat;
	background-position: top left;
   padding-left: 25px;
	margin-left:0px;
	list-style-image: none;
	list-style: outside;
	list-style-type: none;
}

li.s4  {
	background-image: url(/rs/i/iquo_member_i3.gif);
	background-repeat: no-repeat;
	background-position: top left;
   padding-left: 25px;
	margin-left:0px;
	list-style-image: none;
	list-style: outside;
	list-style-type: none;
}

li.s5 {
	background-image: url(/rs/i/iquo_member_i4.gif);
	background-repeat: no-repeat;
	background-position: top left;
   padding-left: 25px;
	margin-left:0px;
	list-style-image: none;
	list-style: outside;
	list-style-type: none;
}
li.s6 {
	background-image: url(/rs/i/iquo_member_i6.gif);
	background-repeat: no-repeat;
	background-position: top left;
   padding-left: 25px;
	margin-left:0px;
	list-style-image: none;
	list-style: outside;
	list-style-type: none;
}


/* PRAXIS NAVIGATION ************************************ */
div#praxisnav{
 position:relative;
 top:1px;
 z-index:100;
  height:29px;
}

ul.praxisnav{
 margin:0px;
 margin-left:30px;
 padding:0px;
}
li.praxisnav img, li.praxisnavaktiv img{
 margin:0px;
 padding:0px;
 position:relative;
 top:3px;
}
li.praxisnav{
 margin:0px;
 padding:0px;
 background-image:url("/rs/i/praxis_menu_right.gif");
 background-repeat:no-repeat;
 background-position:right bottom;
 float:left;
 display:block;
 height:28px;
 padding-right:15px;
 border-bottom:1px solid #000000;
}
li.praxisnav a {
 color:#636263;
 padding:0px;
 margin:0px;
 font-weight:bold;
 font-size:14px;
}

li.praxisnav a:hover{
 color:#ac0e0d;
 text-decoration:none;
}


li.praxisnavaktiv{
 margin:0px;
 padding:0px;
 background-image:url("/rs/i/praxis_menu_right.gif");
 background-repeat:no-repeat;
 background-position:right bottom;
 float:left;
 display:block;
 height:28px;
 padding-right:15px;
 border-bottom:1px solid #fff;
}
li.praxisnavaktiv a {
 color:#ac0e0d;
 padding:0px;
 margin:0px;
 font-weight:bold;
 font-size:14px;
}

li.praxisnavaktiv a:hover{
 text-decoration:none;
}

#praxis_body_top{
 position:relative;
 top:0px;
 z-index:10;
 width:587px;
 padding:10px 10px 0;
 background-color:#FFFFFF;
 background-image: url("/rs/i/praxis_body_top.gif");
 background-repeat:no-repeat;
 background-position:top;
}

#praxis_body_bottom{
 width:607px;
 background-image: url("/rs/i/praxis_body_bottom.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 padding-bottom:24px;
 margin-bottom:24px;
}
div#praxis_body{
 background-image: url("/rs/i/praxis_body.gif");
 background-repeat:repeat-y;
 font-size: 11px;
 padding-left: 20px;
 line-height: 11px;
}

div#praxis_body ul{
 margin-bottom:0px;
 padding-right:10px;
}

table.form {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-bottom: 5px;
}

input, textarea {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

input.full {
	width: 400px;
}

select.full {
	width: 405px;
}

input.city {
	width: 345px;
}

input.plz {
	width: 45px;
}

input.img {
	width: 400px;
}

textarea.description {
	width: 400px;
	height: 200px;
}

/*--- Searchform Mitglieder   ---*/
.search_forms_container
{
  background-color: #E7E9E8;
  width:600px;
  padding:25px 0px 0px 25px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #666666;

}

/*--- /big Searchform Mitglieder ---*/

.suche,
.ort-plz,
.radius{
	font-size: 10px;
	color:#fff;
	width: 60px;
	height: 0px;
	font-family: Verdana;
	z-index: 300;
	position: relative;
	top: 5px;
	left: 4px;
}
.km {
	font-size: 8px;
	color: #7F7F7F;
	width: 20px;
	height: 0px;
	font-family: Verdana;
	z-index: 300;
	position: relative;
	top: 5px;
	left: 98px;	
}

h1.searchform {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	margin-bottom:0px;
	padding-bottom:0px;
}

#sorter_submit{
	border: 1px solid #ccc;
	background-color: #AC0E0D;
	color:#fff;
	font-size: 11px;
}

#label-suche {
	background-image:url("/rs/i/label-suche.gif");
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	height: 21px;
	width: 396px;
}
#customerLocationInput {
	background-image:url("/rs/i/label-ort-plz.gif");
	background-repeat: no-repeat;
	background-color: #E7E9E8;
	position: relative;
	z-index: 2;
   border: none;
   height: 25px;
   width: 200px;
   margin-left: 17px;
   margin-bottom: 5px;
   padding-left: 60px;
   font-size: 11px;
}

#max_distance {
	background-image:url("/rs/i/label-radius.gif");
	background-repeat: no-repeat;
	background-color: #E7E9E8;
	position: relative;
	z-index: 2;
   border: none;
   height: 25px;
   width: 60px;
   margin-left: 17px;
   padding-left: 60px;
   font-size: 11px;
   margin-bottom:5px;
}

#nachname
{
   width:338px;
   background-image:url("/rs/i/label-suche.gif");
   border: 0px;
   height: 25px;
   margin-left: 20px;
   padding-left: 60px;
   font-size: 11px;
   line-height:30px;
   margin-bottom:5px;
}

label#nachname_label 
{
	display:none;
}

#customerLocationInputsmall {
	background-color: #CCDAE0;
   border: none;
   height: 25px;
   width: 70px;
   font-size: 11px;
}


input.all {
	border: 1px solid #ccc;
	background-color: #AC0E0D;
	color:#fff;
	font-size: 12px;
	margin-left: 18px;
	margin-bottom: 20px;

}

input.formSent {
	border: 1px solid #ccc;
	background-color: #AC0E0D;
	color:#fff;
	font-size: 11px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}



/* DROPDOWN LAYER ************************************** */
a.dropdown {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: transparent;
	padding-left: 4px;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width:auto;
}

a.dropdown:hover {
	background-color: #fff;
	color: #ac0e0d;
	border-bottom: none;
	text-decoration:none;
}


.dropdown {
	margin:0px;
	background-color: #cccccc;
}


.dropdowninactive {
	background-color: #777;
}

table.dropdown {
	background-color: #ac0e0d;
	width:100%;
}


table.dropdowninactive {
	background-color: #777;
	width:100%;
}

#div1 {
	position:absolute;
	left:280px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 180px;
}

#div2 {
	position:absolute;
	left:340px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 150px;

}

#div3 {
	position:absolute;
	left:425px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 215px;
}

#div4 {
	position:absolute;
	left:550px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 150px;

}

#div5 {
	position:absolute;
	left:655px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 150px;

}

#div6 {
	position:absolute;
	left:720px;
	top:126px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8 ;
	visibility:hide;
	visibility:hidden;
	background-color: #ac0e0d;
	width: 130px;
}
