@import url("boxes.css");

* {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

body {
	text-align:center;
	background-color:#fff;
}

a {
	color:#1a7d99;
	text-decoration:none;
}

* html img { 
	behavior: url(/templates/scripts/iepngfix.htc);
}

a:hover,
.naviFrame ul li a:hover,
.contentNavi table tr td div a:hover,
.partnerBox ul li a:hover {
	color:#23a8ce;
	text-decoration:none;
	/*text-decoration:underline;*/
}

.outerFrame {
	width:960px;
	margin:auto;
	background-color:#fff;
	text-align:left;
	position:relative;
	/*border:1px solid #999;*/
}

.header {
	background-image:url(../images/design/bg_header.gif);
	background-repeat:no-repeat;
	height:68px;
}

.clear {
	clear:both;
}

* html .ieHelper {
	height:1%;
	font-size:5px;
}

.loginlabel {
	float:right;
	/*margin-right:100px;*/
	height:67px;
	width:114px;
	background-image:url(../images/design/bg_loginlabel_login.gif);
	background-repeat:no-repeat;
}

#logged {
	background-image:url(../images/design/bg_loginlabel_logout.gif);
}

.loginlabel a {
	margin-top:10px;
	margin-left:50px;
	display:block;
	color:white;
	text-decoration:none;
	font-size:14px;
}

.loginlabel a:hover {
	text-decoration:underline;
	color:#fff;
}

.flags {
	float:right;
	padding-top:6px;
	width:100px;
	text-align:center;
}

/* -------------------- top search ----------------------- */
.topSearch {
	float:left;
	padding-top:3px;
	margin-left:3px;
}

.topSearchSelect,
.topSearchSubmit,
.topSearchInput {
	padding-top:4px;;
	background-image:url(../images/design/bg_input_topSearch.gif);
	background-repeat:no-repeat;
	height:23px;
	width:380px;
	float:left;
}

.topSearchInput {
	padding-top:5px;;
}

.topSearchSelect {
	background-image:url(../images/design/bg_select_topSearch.gif);
	width:225px;
	margin-left:3px;
}

.topSearchSubmit {
	padding:0;
	margin-left:3px;
	width:100px;
	background-image:none;
}

.topSearch select,
.topSearch input {
	border:0px solid #fff;
	width:370px;
	padding-left:5px;
	background-color:transparent;
	color:#444;
	height:auto;
}

.topSearch select {
	margin-left:5px;
	width:215px;
	background-color:#eef9fd;
}

.topSearchSubmit input {
	padding:0;
	background-image:url(../images/design/bg_input_topSearchSubmit.gif);
	background-repeat:no-repeat;
	width:96px;
	height:23px;
	cursor:pointer;
}

.helpLink,
.extSearchLink {
	position:absolute;
	/*
	top:33px;
	left:616px;
	*/
	top:8px;
	left:495px;
	color:#D5F6FF;
}

a:hover.helpLink,
a:hover.extSearchLink {
	color:#B3E2EF;
}

.helpLink {
	left:710px;
}

/* bodyframe */
.logo {
	height:90px;
}

.contentNavi {
	height:44px;
}

.leftFrame {
	float:left;
	width:240px;
}

.centerFrame {
	float:right;
	width:710px;
	/*min-height:880px;*/
}

/* left navi */
.naviFrame {
	padding-top:0;
}

#firstLeftBoxSpartpage {
	margin-top:2px;
	/*margin-top:202px;*/
}

#firstLeftBoxSpartpage div.contentBoxContent {
	background-image:url(/images/content/kopf_service.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#firstLeftBoxSpartpage div.contentBoxContent .callInfo {
	padding:145px 10px 5px 10px;
	display:block;
}

.no_list,
.tabbedMenu ul,
.articleList ul,
.naviFrame ul {
	list-style-type:none;
}

.naviFrame ul li {
	background-image:url(../images/design/bg_leftNavi.gif);
	background-repeat:no-repeat;
	width:210px;
	margin-bottom:10px;
	/*padding:0 4px 0 4px;*/
}

.naviFrame ul li.active {
	background-image:url(../images/design/bg_leftNavi_active.gif);
	padding-left:0;
}

.naviFrame ul li.praxis {	
	background-image:url(../images/design/bg_leftNavi_big.gif);
	height:35px;
	margin-top:20px;
}

.naviFrame ul li a {
	display:block;
	color:#444;
	font-weight:bold;
	padding:7px 2px 6px 15px;
}

.naviFrame ul li.active a {
	color:#fff;
	/*background-image:url(../images/design/bg_leftNaviSubitem_active.gif);
	background-repeat:no-repeat;
	background-position:5px 9px;*/
}

.naviFrame ul li.praxis a {
	padding:10px 2px 9px 15px;
	color:#eee;
}

.naviFrame ul li.praxis a:hover {
	color:#fff;
}

.naviFrame ul li ul {
}

.naviFrame ul li ul li {
	background-image:url(../images/design/bg_leftNaviSubitem.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
}

.naviFrame ul li ul li.last {
	background-image:url(../images/design/bg_leftNavi_active_bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:14px;
}

.naviFrame ul li.active ul li a {
	margin:0 0px 0 0px;
	padding:5px 10px 5px 25px;
	font-weight:normal;
	color:#E0ECEF;
	border-top:1px solid #097F9F;
	background-image:none;
	background-repeat:no-repeat;
	background-position:13px 7px;
}

* html .naviFrame ul li.active ul li a {
	background-position:13px 9px;
	height:1%;
}

.naviFrame ul li.active ul li a:hover {
	color:#95d5e7;
	color:#fff;
	background-color:#53C1DF;
	background-image:url(../images/design/bg_leftNaviSubitem_hover.gif);
}

.naviFrame ul li.active ul li.last a {
	border-bottom:0 solid #1a7b96;
	border-bottom:1px solid #097F9F;
}

.naviFrame ul li.active ul li a.active {
	color:#fff;
	background-image:url(../images/design/bg_leftNaviSubitem_active.gif);
	background-color:#43b8d9;
}

/* content navi */
.contentNavi {
}

.contentNavi table tr td {
	padding-right:8px;
}

.contentNavi table tr td.last {
	padding-right:0;
}

.contentNavi table tr td div {
	background-color:#e7e7e7;
	background-image:url(../images/design/bg_contentNavi_front.gif);
	background-repeat:no-repeat;
}

.contentNavi table tr td div a {
	background-image:url(../images/design/bg_contentNavi_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#333;
	display:block;
	padding:10px 5px 10px 5px;
}

/*
.naviFrame ul li a:hover,
.contentNavi table tr td div a:hover {
	color:#23a8ce;
	text-decoration:none;
}
*/

.contentNavi table tr td div.active {
	background-color:#23a8ce;
	background-image:url(../images/design/bg_contentNavi_front_active.gif);
}

.contentNavi table tr td div.active a {
	background-image:url(../images/design/bg_contentNavi_back_active.gif);
	color:#fff;
}

.orange table.articleListTable tr td h1,
.orange div.teaserArticleContent h1 {
	background-color:transparent;
	color:#23A8CE;
}

#topArticleBox {
	margin-top:46px;
}

.loginBox {
	padding-top:10px;
	width:222px;
	float:right;
}

.loginBoxHeader {
	background-image:url(../images/design/bg_loginBox_header.gif);
	background-repeat:no-repeat;
	height:84px;
}

.loginBoxContent {
	border-left:1px solid #23a8ce;
	border-right:1px solid #23a8ce;
	background-color:#eef9fd;
	height:280px;
	overflow:hidden;
}

.loginBox form,
.loginBoxContent p {
	padding:0 10px 10px 13px;
	line-height:150%;
}

.loginBox form {
	color:#666;
	margin-bottom:10px;
}

.loginBox form span.inputLabel {
	padding-left:10px;
	font-size:11px;
	white-space:nowrap;
}

.loginBox form div.inputBox {
	background-image:url(../images/design/bg_input_loginBox.gif);
	background-repeat:no-repeat;
	margin:0;
	height:24px;
	width:193px;
	margin-top:5px;
}

.loginBox form input.text {
	margin-top:4px;
	margin-left:5px;
	width:180px;
	font-size:13px;
	border:0 solid #fff;
	color:#444;
}

.formtable input,
.formtable select,
.formtable textarea {
	border:1px solid #aaa;
	padding:3px;
	margin-bottom:2px;
	color:#444;
}

.registrationForm input,
.registrationForm textarea {
	width:203px;
}

.registrationForm select {
	width:211px;
}

.registrationForm tr td {
	padding:2px;
	padding-left:5px;
}

a.submitButton,
input.submitButton,
.loginBox form input.login {
	background-image:url(../images/design/bg_input_loginBox_login.gif);
	background-repeat:no-repeat;
	height:24px;
	width:114px;
	font-size:13px;
	color:#fff;
	border:0 solid #fff;
	font-weight:bold;
	cursor:pointer;
}

input.submitButton,
a.submitButton {
	width:130px;
	margin-left:0;
	background-image:url(../images/design/bg_input_submitButton.gif);
	background-color:white;
}

a.submitButton {
	display:block;
	height:21px;
	padding-top:3px;
	text-align:center;
}

a:hover.submitButton {
	color:#ddd;
}

input.submitButtonMedium,
a.submitButtonMedium {
	width:230px;
	background-image:url(../images/design/bg_input_submitButton_medium.gif);
}

.loginBox a {
	font-size:14px;
}

.loginBoxForm {
	height:130px;
	margin:0;
	padding:0;
}

.bigblue {
	font-size:14px;
	color:#23a8ce;
}

.compress *,
.compress {
	line-height:12px;
	font-size:14px;
}

.loginBoxFooter {
	background-image:url(../images/design/bg_loginBox_footer.gif);
	background-repeat:no-repeat;
	height:6px;
}

.buttonLink {
	font-weight:bold;
	display:block;
	padding-top:3px;
	padding-bottom:4px;
	width:150px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:13px;
	text-align:center;
}

#buttonLinkRegister {
	color:#F7C167;
}

.buttonLink:hover {
	color:#eee;
}

.loginBox .buttonLink {
	margin-top:10px;
	margin-left:42px;
}

.buttonLink.blue {
	background-image:url(../images/design/bg_buttonLink_blue.gif);
}

.tabbedMenu {
	border-bottom:1px solid #23A8CE;
	height:22px;
	padding-left:10px;
}

.tabbedMenu ul {
	margin:0;
	padding:0;
}

.tabbedMenu ul li {
	float:left;
	background-image:url(../images/design/bg_tabbedMenu.gif);
	background-repeat:no-repeat;
	width:156px;
	height:23px;
	border-bottom:1px solid #fff;
	text-align:center;
	margin-right:5px;
}

* html .tabbedMenu ul li {
	border-bottom:0 solid #fff;
}

.tabbedMenu ul li span,
.tabbedMenu ul li a {
	display:block;
	/*color:#f7c167;*/
	color:#fff;
	font-weight:bold;
	padding:3px;
	padding-top:5px;
}

* html .contentNavi table tr td div.active a:hover,
* html .tabbedMenu ul li a:hover {
	color:#fff;
}

.tabbedMenu ul li.active {
	background-image:url(../images/design/bg_tabbedMenu_active.gif);
}

* html .tabbedMenu ul li {
	border-bottom:0 solid #fff;
	overflow:hidden;
	height:22px;
}

.tabbedMenu ul li.active span,
.tabbedMenu ul li.active a,
* html .tabbedMenu ul li.active a:hover {
	color:#23A8CE;
}

#topArticleBox .contentBoxContent {
	padding-top:10px;
	height:291px;
	/* 370px */
}

#topArticleBox .contentBoxFooter {
	margin-bottom:0;
}

.teaserArticle {
	clear:both;
	padding:10px;
}

.teaserArticleImage {
	height:160px;
	width:120px;
	/*border:2px solid #888;*/
	float:left;
	margin-right:20px;
	overflow:hidden;
	text-align:center;
}

.teaserArticleContent {
	line-height:20px;
	height:250px;
	overflow:auto;
	padding-right:10px;
}

.teaserArticlePrice {
	clear:both;
	text-align:center;
	background-image:url(../images/design/bg_preisschild.jpg);
	background-repeat:no-repeat;
	display:block;
	width:94px;
	height:47px;
	float:left;
	margin-top:20px;
	margin-left:12px;
}

.teaserArticlePrice span {
	padding-top:15px;
	display:block;
	color:#000;
	font-weight:bold;
	font-size:13px;
}

.articleList {
	clear:both;
	padding:10px 10px 0 10px;
	/*display:none;*/
}

.articleListTable tr td {
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
}

.proposalListTable tr td {
	padding:3px;
	padding-bottom:1px;
	vertical-align:top;
	border-bottom:1px solid #ccc;
}

.registrationTable tr td {
	padding:5px;
	vertical-align:middle;
	width:660px;
}

/*
.registrationTable tr td input {
	padding:5px;
	width:195px;
	background-image:url(../images/design/bg_input_text_mid_blue.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:0 solid white;
}
*/

.proposalListTable tr.listHead td,
.articleListTable tr.listHead td {
	background-color:#e3e3e3;
	font-weight:bold;
	color:#6b6b6b;
}

.proposalListTable tr td.proposal {
	background-color:#EAFFF3;
}

.proposalListTable tr td.actualPrice {
	background-color:#FFEDE8;
}

.proposalListTable tr.listHead td.proposal {
	background-color:#AFCBAC;
	color:#fff;
}

.formtable tr.even td,
.articleListTable tr.even td {
	background-color:#fdfdfd;
}

.formtable tr.odd td,
.articleListTable tr.odd td {
	background-color:#f3f3f3;
}

.edit_adverts_table tr.odd td {
	background-color:#f3f3f3;
	padding:2px;
}

.edit_adverts_table tr.even td {
	background-color:#fdfdfd;
	padding:2px;
}

.msg_head td {
	border-bottom:1px solid #23A8CE;
	background-color:#ddd;
	padding-left:5px;
	padding-right:5px;
}

.teaserArticle h1,
.articleListTable tr td h1 {
	margin:0;
	margin-bottom:2px;
	padding:0;
	/*color:#23a8ce;*/
	color:#f7c167;
	background-color:transparent;
}

.teaserArticle h1 a {
	color:#f7c167;
}

.teaserArticle h1 a:hover {
	color:#EF9D0E;
}

.articleListTable tr td p {
	margin:0;
	padding:0;
	color:#6b6b6b;
}

.articleListTable tr td.teaserImage {
	/*	padding-left:20px;
	padding:5px;*/
	text-align:center;
	width:85px;
}

.articleListTable tr td.teaserImage img {
	/*margin-left:20px;
	border:3px solid #aaa;
	padding:1px;*/
	text-align:center;
}

.articleListTable tr td.articleText {
	width:380px;
}

.articleListTable tr td.articlePrice {
	width:110px;
	text-align:center;
}

.articleListTable tr td.articleAge {
	width:80px;
}

.articleListTable .articleListItem td.teaserImage {
	padding-left:0;
	text-align:center;
}

.articleListTable .articleListItem td.teaserImage p {
	width:85px;
	overflow:hidden;
	
}

.articleListTable tr.articleListItem td.articlePrice {
	text-align:right;
}

.articleListTable tr.articleListItem td.articlePrice span {
	margin-right:10px;
}

.breadcrumb {
	float:left;
	padding-left:10px;
	margin-bottom:5px;
}

.pagination {
	float:right;
	padding-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

.pagination.bottom {
	margin-top:5px;
	margin-bottom:0;
}

.pagination a,
.pagination span {
	display:block;
	float:left;
	padding:3px 5px 2px 5px;
	margin-left:2px;
	border:1px solid #1a7d99;
}

.pagination a:hover,
.pagination span.link_pages {
	color:#fff;
	background-color:#1a7d99;
	border:1px solid #1a7d99;
}

.pagination span.inactive {
	border-color:#ddd;
	color:#ddd;
}

.pagination span.link_pages.inactive {
	color:#fff;
	background-color:#ddd;
	border-color:#ddd;
}


#naviLine,
.naviLine {
	padding-top:46px;
}

.btnLink {
	color:#7e7e7e;
	display:block;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	background-image:url(../images/design/bg_btnLink_small.gif);
	width:85px;
}

.createAccount a.buttonLink {
	font-size:13px;
	padding-top:2px;
}

.articleAction {
	background-image:url(../images/design/bg_btnLink_big.gif);
	width:242px;
	text-align:left;
	padding-top:5px;
}

.buyButton {
	width:242px;
	background-image:url(../images/design/bg_btnLink_big_orange.gif);
	float:right;
	text-align:center;
	color:#000;
}

.buyButton:hover {
	text-decoration:underline;
}

.btnLink img {
	float:left;
	margin-left:10px;
	margin-right:5px;
}

/* Artikel-Detailseite */
.aticleDetailBox {
	padding:10px;
}

.aticleDetailBox .btnLinkDetail {
	padding-top:6px;
	padding-bottom:10px;
	float:right;
}

h1.articleHead {
	color:#0A8CAF;
	font-size:16px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

.articlePath {
	text-align:left;
	padding:0px 0px 10px 0px;
}

.detail_images {
	border-collapse:collapse;
}

.detail_images tr td {
	border:2px solid #efefef;
}

.article_detail_mainimage {
	text-align:center;
}

.detail_text,
.detail_cell {
	padding:6px;
}

.detail_cell {
	background-color:#efefef;
	font-weight:bold;
}

tr.article_detail_subimage td {
	padding:3px;
	cursor:pointer;
	text-align:center;
	width:25%;
}

#big_image {
	margin:3px;
}

.detailTableBottom td {
	padding-top:20px;
}

ul.articleDetailActions {
	list-style-type:none;
	margin:0;
	margin-top:20px;
	padding:0;
}

.articleDetailActions li {
	margin:0;
	margin-bottom:10px;
	padding:0;
}

/* Footer */
.footer {
	clear:both;
	padding-top:20px;
}

.footerBox {
	background-color:#f4f4f4;
	height:213px;
}

.pressImage,
.footerRight {
	float:right;
}

.footerRight {
	clear:both;
}

.footerLeft {
	float:left;
	height:40px;
}

.bookmarksBox,
.partnerBox,
.supporterBox {
	float:left;
	padding:15px 0 20px 20px;
}

.supporterBox {
	padding-bottom:10px;
}

.partnerBox {
	padding-left:0;
}

.bookmarksBox {
	width:140px;
}

.bookmarksBox h1,
.partnerBox h1,
.supporterBox h1 {
	margin-bottom:10px;
}

.supporterBox div.item {
	background-color:#e3e3e3;
	width:110px;
	height:157px;
	float:left;
	margin-right:20px;
}

.supporterBox div.item p {
	margin:15px;
	color:#6b6b6b;
}

.supporterBox div.item p a {
	display:block;
	width:76px;
	height:64px;
	background-repeat:no-repeat;
	background-position: 0 -14px;
}

.supporterBox div.item p a:hover {
	background-position: 0 -92px;
}

.supporterBox div.item p a.kzvb {
	background-image:url(../images/logos/supporter_kzvb.gif);
}

.supporterBox div.item p a.zbv_m {
	background-image:url(../images/logos/supporter_zbv_m.gif);
}

.supporterBox div.item p a.zbv_obb {
	background-image:url(../images/logos/supporter_zbv_obb.gif);
}

.supporterBox div.item p a.abzeg {
	background-image:url(../images/logos/supporter_abzeg.gif);
}

.partnerBox ul {
	list-style-type:none;
}

.partnerBox ul li {
	border-bottom:1px solid #bababa;
	padding-bottom:2px;
	margin-bottom:2px;
}

.partnerBox ul li a {
	color:#6b6b6b;
}

.fielderror {
	border:1px solid #900;
	background-color:#fee;
}

div.fielderror {
	padding:8px;
}

.tableFooter td {
	padding-top:20px;
	padding-bottom:20px;
}

.upload_text_step3 {
	position:absolute;
	left:650px;
	top:310px;
	width:270px;
	background-color:#fafafa;
	border:1px solid #aaa;
	padding:10px;
}

.upload_bar {
	background-color:#fafafa;
	border:1px solid #aaa;
	position:absolute;
	left:350px;
	top:210px;
	width:500px;
	height:300px;
	padding:0;
	margin:0;
	text-align:left;
}

.searchresults {
	width:auto;
	padding:15px 5px 15px 10px;
	background-color:#f3f3f3;
	border:1px solid #23A8CE;
}

.articleListTable form {
  padding:0;
  margin:0;
}

.deleteImg {
	border:0px solid white;
	margin-bottom:-4px;
	margin-left:10px;
	width:13px;
	height:13px;
}

.verifyBankdetails {
	margin-left:80px;
	border:1px solid #23A8CE;
	padding:10px;
}

.important {
	border:1px solid red;
	background-color:#F7C167;
	font-weight:bold;
	margin:5px;
	padding:5px;
}

.callInfo {
	font-size:9px;
}

.li_help {
	padding-left:20px;
}

.insertCatList li {
	float:left;
	width:45%;
	padding:10px 0 0 10px;
}

.normalize,
table.normalize,
form.normalize {
	margin:0;
	padding:0;
	display:inline;
}

.contactTable {
	float:right;
	width:300px;
	background-image:url(/images/content/kopf_service.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top:13px;
}

i.plusVat {
	color:#bbb;
	font-size:11px;
}

.vermittlerImg {
	margin-left:10px;
}
