body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin: 7px;
	padding: 0;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ba0f11;
}
a:active {
	color: #ba0f11;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}

div.box_notactive {
	background-color: #666666;
	margin: 40px auto 0 auto;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 350px;
	text-align: center;
	z-index: 1000;
	position: absolute;
	top: 230px;
	left: 296px;
}

blockquote {
	margin: 20px 0;
	padding: 15px 20px 20px 30px;
	color: #333;
	background-image: url('images/quote.gif');
	background-repeat: no-repeat;
	background-position: left 15px;
	border: none;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

p.breadcrumb {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
}
h1.category_head {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
p.category_desc {
	padding-top: 0px;
	margin-top: 0px;
}
span.link {
	text-decoration: underline;
	color: #ba0f11;
}
input.button {
	width: 92px;
	height: 26px;
	background-image: url(../images/bg_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
input.button:hover {
	background-position: right;
}
input.button_long {
	background-image: url(../images/bg_button_long.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	width: 140px;
	height: 23px;
	cursor: pointer;
}
input.button_long:hover {
	background-position: right;
}

input.textfield {
	width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #dedede #dedede #a7a7a7;
	background-color: #ffffff;
}
input.textfield:focus {
	background-color: #fcf5e2;
	border: 1px solid #CC0000;
}

textarea.textarea {
	width: 450px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #dedede #dedede #a7a7a7;
	background-color: #ffffff;
}
textarea.textarea:focus {
	background-color: #fcf5e2;
}

div.box_head {
	background-image: url(../images/bg_box_head.gif);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 5px 10px;
	width: 670px;
}

div.categoriesLinks {
	clear: both;
	padding: 3px 0 3px 0;
}
div.categoriesLinks a {
	display: inline;	
	width: auto;
}

#container {
	width: 943px;
}

#head {
	height: 153px;
	width: 942px;
	background-image: url(../images/head_mitglieder.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#head_logo {
	width: 185px;
	height: 153px;
	float: left;
}
#head_right {
	float: right;
	padding: 0;
	margin: 0;
	width: 469px;
}	
#head_login {
	height: 61px;
	padding: 40px 25px 0 0;
	float: right;
}
#head_login a {
	color: #155992;
	font-size: 12px;
}
#head_login strong {
	color: #155992;
	font-size: 12px;
}
#head_navi {
	float: right;
	padding: 23px 0 0 0;
	width: 469px;
	height: 7px;
}
#head_navi ul {
	margin: 0;
	padding: 0;
}
#head_navi li {
	list-style: none;
	float: left;
}
#head_navi a {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

#navi_top {
	background-image: url(../images/bg_navi_top.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 3px;
	margin: 0 0 3px 0;
	float: left;
	height: 22px !important;
}
#navi_top_left {
	float: left;
	width: 190px;
	padding: 4px 0 0 10px;
}
#navi_top_right {
	float: right;
	width: 736px;
}
#navi_top_right strong {
	display: block;
	float: left;
	width: 120px;
	padding: 4px 0 0 0;
}

/* User Navigation (nur wenn eingeloggt) */
#usernavi {
	height: 28px;
	width: 645px;
	background-image: url(../images/bg_usernavi.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 2px 105px;
	clear: both;
}
#usernavi ul {
	padding: 0;
	margin: 5px 0 0 0;
}
#usernavi ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	height: 28px;
}
#usernavi a {
	padding: 6px 15px 9px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-shadow: black 0px 0px 5px;
}
#usernavi a:hover {
	background-image: url(../images/bg_usernavi_hover.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#content_head {
	margin: 0px;
	background-image: url(../images/bg_content_head.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 21px;
	width: 750px;
	padding: 1px;
}
#content_head_left {
	float: left;
	width: 187px;
	border: 0;
	border-right: 1px solid #a5abb9;
	padding: 4px;
	padding-left: 10px;
	font-size: 10px;
}
#content_head_right {
	float: left;
	border: 0;
	border-left: 1px solid #ffffff;
	padding: 4px;
	font-size: 10px;
}
#content_head_right ul {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style: none;
}
#content_head_right ul li {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	display: inline;
	list-style: none;
}
#content_head_right ul li a {
	text-decoration: none;
	font-weight: bold;
}

#systemMessage_success {
	padding: 10px;
	border: 1px solid #009900;
	background-color: #b2ffb2;
	margin-bottom: 10px;
	text-align: center;
}
#systemMessage_error {
	padding: 10px;
	border: 1px solid #990000;
	background-color: #ffb2b2;
	margin-bottom: 10px;
	text-align: center;
}

#content {
	/*width: 750px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 0px 1px 0px 1px;
	border: 0;*/
	clear: both;
}
#content #content_head a {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
}
#content #content_main {
	padding: 0px;
}
#content #content_main_navi {
	width: 200px;
	float: left;
	border: 1px solid #eeeeee;
	border-right: 1px solid #a5abb9;
}
#content #content_main_navi p {
	
}
/*#content #content_main_navi a {
	padding: 3px;
	margin: 0px;
	display: block;
	width: 194px;
	float: left;
	text-decoration: none;
	background-color: red;
	background-image: url(../images/bg_navi_headitem.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
}*/
#content #content_main_navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	border: 0px solid #d7d7d7;
	float: left;
	width: 200px;
}
#content #content_main_navi li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	float: left;
}
#content #content_main_navi a {
	padding: 6px;
	margin: 0px;
	display: block;
	width: 186px;
	float: left;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #a8aebc;
	background-color: #dbdbdb;
	background-image: url(../images/bg_navi_headitem.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a:hover {
	background-color: #f7f7f7;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.active {
	background-color: #f7f7f7;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
#content #content_main_navi a.active:hover {
	background-color: #f7f7f7;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subItem {
	padding: 6px;
	margin: 0px;
	display: block;
	background-color: #efefef;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subItem:hover {
	background-color: #ffffff;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subItem_active {
	padding: 6px;
	margin: 0px;
	display: block;
	background-color: #f7f7f7;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
#content #content_main_navi a.subItem_active:hover {
	background-color: #ffffff;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subSubItem {
	padding: 6px;
	margin: 0px;
	display: block;
	background-color: #fefefe;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subSubItem:hover {
	background-color: #ffffff;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_navi a.subSubItem_active {
	padding: 6px;
	margin: 0px;
	display: block;
	background-color: #f7f7f7;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
#content #content_main_navi a.subSubItem_active:hover {
	background-color: #ffffff;
	background-image: url(../images/border_dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #content_main_right {
	padding: 0px;
	width: 500px;
	float: left;
}
#content #content_main_right_head {
	margin: 0px;
	background-image: url(../images/bg_content_head.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	height: 15px;
	padding: 5px;
}
#content #content_main_right_content {
	padding: 10px 10px 10px 25px;
}

#resultsBranchen h2 {
	padding: 0px;
	margin: 0px;
}
#resultsBranchen h3 {
	padding: 0px;
	margin: 0px;
}
#resultsBranchen ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#resultsBranchen li {
	padding: 10px;
	margin: 0px;
	list-style: none;
}
#resultsBranchenPremium {
}
#resultsBranchenPremium a {
	display: block;
	text-decoration: none;
	width: 100%;
}
span.title1 {
	color: #830b0c;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
span.title2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#resultsBranchenPremium h2 {
	color: #830b0c;
	text-decoration: underline;
}
#resultsBranchen p.heading {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#resultsBranchenStandard h3 {
	font-size: 12px;
}
#resultsBranchenPremium li.row1 {	
	background-color: #fdf9ec;
	border-top: 1px solid #f4e0a0;
}
#resultsBranchenPremium li.row2 {	
	background-color: #ffffff;
	border-top: 1px solid #f4e0a0;
}
#resultsBranchenStandard li.row1 {	
	background-color: #f7f7f7;
	border-top: 1px solid #ededed;
}
#resultsBranchenStandard li.row2 {	
	background-color: #ffffff;
	border-top: 1px solid #ededed;
}

/*#subCategories {
	padding: 0px;
	margin: 3px 0px 25px 0px;
	float: right;
	width: 100%;
	background-color: #f7f7f7;
	border: 1px solid #ededed;
}
#subCategories div.subCategory {
	float: left;
	padding: 5px;
	width: 164px;
	display: inline;
	border-right: 1px dashed #dfdfdf;
	border-bottom: 1px dashed #dfdfdf;
}
#subCategories div.subCategory a {
	text-decoration: none;
}*/
#subCategories {
	border: 1px solid #e5e5e5;
}
#subCategories #subCategoriesTitle {
	background-image: url(../images/bg_box_head.gif);
	border: none;
	border-bottom: 1px solid #e5e5e5;
	height: 12px;
	font-weight: bold;
	padding: 8px;
}
#subCategories ul {
	margin: 0;
	padding: 0;
}
#subCategories ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subCategories ul li.row1 {
	background-color: none;
}
#subCategories ul li.row2 {
	background-color: #f7f7f7;
}
#subCategories ul li a {
	margin: 0;
	padding: 5px;
	display: block;
	text-decoration: none;
}
#subCategories ul li a:hover {
	background-color: #fdf9ec;
	text-decoration: underline;
}

/* Box Premium Partner Ads */
#box_premium_ads {
	width: 210px;
	margin: 5px;
	float: right;
}
#box_premium_ads_head {
	width: 210px;
	height: 19px;
	padding-top: 3px;
	background-image: url(../images/box_premium_ads_head.gif);
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#box_premium_ads_content {
	background-image: url(../images/bg_box_premium_ads_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
	text-align: center;
}

.box_premium_ads {
	width: 210px;
	margin: 5px;
	float: right;
}
.box_premium_ads_head {
	width: 210px;
	height: 19px;
	padding-top: 3px;
	background-image: url(../images/box_premium_ads_head.gif);
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.box_premium_ads_content {
	background-image: url(../images/bg_box_premium_ads_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
	text-align: center;
}

#newPremiumPartners {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 460px;
	border-width: 0px 1px 1px 1px;

}
#newPremiumPartners li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#newPremiumPartners li a {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #eeeeee;
	padding: 10px;
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	width: 100%;
}
#newPremiumPartners li a:hover {
	background-color: #fdf9ec;
}

#map_status {
	display: none;
	color: #990000;
}
#premiumPartner_address {
	width: 220px;
	padding: 5px;
	float: right;
	text-align: center;
}
#premiumPartner_address img {
	padding: 3px;
	border: 1px solid #adadad;
}

#formContact label {
}

.textfield {
	width: 350px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #dedede #dedede #a7a7a7;
	background-color: #ffffff;
	padding: 2px;
}
.textfield:focus {
	background-color: #fcf5e2;
}

#formLogin .textfield {
	width: 220px;
	border-width: 1px;
	border-style: solid;
	border-color: #a7a7a7 #dedede #dedede #a7a7a7;
	background-color: #ffffff;
}
#formLogin .textfield:focus {
	background-color: #fcf5e2;
}
#login {
	width: 550px;
}
#loginLeft {
	float: left;
	width: 250px;
	border-right: 2px solid #efefef;
	padding: 2px 10px 10px 10px;
}
#loginRight {
	float: right;
	width: 230px;
	padding: 2px 10px 10px 10px;
}

/* Profil */
#upload_pic {
	padding: 5px;
	background-color: #dedede;
	border: 1px solid #a7a7a7;
	position: absolute;
	top: 400px;
	left: 250px;
}
#upload_pic p {
	margin: 0;
	padding: 2px 0px 5px 0px;
}
#upload_pic_form {
	display: inline;
}
#user_profile {
	padding: 0px 5px 0px 5px;
}
#user_profile input {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	height: auto;
	width: 250px;
	font-size: 11px;
}
#alert { position: absolute; top: 0px; left: 0px; width: 300px; height: 25px; z-index: 1000; visibility: hidden;  }
#Header {
	height: 45px;
}
#Header p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

#iName {
	font-size: 14px;
	font-weight: bold;
}
#iFirma {
	font-size: 11px;
	font-weight: bold;
}
input.iTel_vor {
	width: 40px;
}
input.iTel_num {
	width: 100px;
}

#user_picture {
	padding: 0px 4px 5px 0px;
	height: 180px;
	width: 140px;
	margin: 0px 15px 15px 0px;
	background-image: url(../images/bg_userpic.gif);
	background-repeat: no-repeat;
}

#user_sonderkonditionen {
	background-color: #efefef;
	border: 1px solid #adadad;
	padding: 6px;
}

/*
  Seite Community Register
*/
#community_features ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
}
#community_features li {
	list-style: none;
	margin: 1px 0 1px 0;
	padding: 10px 6px 10px 26px;
	background-image: url(../images/apply.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	border-top: 0px solid #adadad;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#signupForm label {
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 10px 50px 0 5px;
	text-align: right;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
