body {
	padding: 10px 0 0 0;
	margin: 0;
	background:url(/fileadmin/media/_statics/bg-page.gif) left top repeat-x;
	font: 11px verdana, sans-serif;
	overflow: auto;
}

* :focus {
	outline: none;
}

div, td {
	/*text-align: left; */
	vertical-align: top;
	font-size: 11px;
	line-height: 130%;
}
/*
h1, h1 a, h2, h2 a {
	font-size: 18px;
	color: #323232;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 10px 0;
}

h2, h2 a {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
*/

#firstcorner {
	width: 200px;
	height: 64px;
}

#topmenue {
	width: 190px;
	padding: 105px 5px 15px 5px;
	height: 190px;
	background: url(/fileadmin/media/_statics/r2c1.gif) left top no-repeat;
	border-bottom: 3px solid #fff;
}
* html #topmenue {
	width: 200px;
	w\idth: 190px;
}

#title {
	width: 750px;
	height: 64px;
	background: url(/fileadmin/media/_statics/r1c2.gif) center no-repeat;
	vertical-align: bottom !important;
}

#title h1 {
	color: #fff;
	font-size: 30px !important;
	font-weight: bold;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

#headerimage {
	width: 750px;
	height: 190px;
	background: #fff url(/fileadmin/media/_statics/r2c2.gif) left top no-repeat;
	border-bottom: 3px solid #fff;
	padding: 0;
	margin: 0;
}

#headerimage img {
	display: block;
	background: #fff url(/fileadmin/media/_statics/ajax-loader.gif) center no-repeat;
}

#mainmenue, #contentmain, #contentborder, #contentmain-wide {
	background: #fff;
	border: solid #c2c2c2;
}

#contentmain, #contentborder, #contentmain-wide {
	border-width: 1px 1px 1px 0;
}

#contentmain {
	width: 509px;
	padding: 20px;
}

* html #contentmain {
	width: 550px;
	w\idth: 509px;
}

#contentborder {
	width: 169px;
	padding: 20px 20px 20px 10px;
}

* html #contentborder {
	width: 200px;
	w\idth: 169px;
}

#contentmain-wide {
	width: 710px;
	padding: 20px;
}

* html #contentmain-wide {
	width: 750px;
	w\idth: 710px;
}

.contenttable td {
	padding: 0 10px 5px 0;
}

#footer div {
	padding: 0;
	margin: 0;
}

#footer {
	height: 58px;
	background: url(/fileadmin/media/_statics/footer.gif) left top no-repeat;
	border-top: 3px solid #fff;
	vertical-align: bottom;
	padding: 0 10px 30px 20px !important;
	color: #fff;
}



#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: none;
	background:url(/fileadmin/media/_statics/icon-footer-mail.gif) left center no-repeat;
	padding-left: 20px;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}



/* Menuestrukturen */
#topmenue ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
/*------- 1st level ------*/
#topmenue ul li{
	margin: 5px 0 0 0;
	padding:0;
	background: url(/fileadmin/media/_statics/menue/hghinten-topmenue.gif) right top no-repeat;

}
#topmenue a, #topmenue a:visited {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
	background: url(/fileadmin/media/_statics/menue/hgvorne-topmenue.gif) left top no-repeat;
	text-indent: 35px;
}

* html #topmenue a, * html #topmenue a:visited {

}

#topmenue a:link, #topmenue a:hover, #topmenue a:active, #topmenue a:visited { /*allgemeine Link-Unterstreichung entfernen */
	color:#000;
}

#topmenue a:hover, #topmenue a.active, #topmenue a.active:link, #topmenue a.active:hover, #topmenue a.active:active, #topmenue a.active:visited { /* 1st level hover item */
	color: #ff0000;
}

/*------- 2st level ------*/
#topmenue ul ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}

#topmenue ul ul li{
/* nothing at the moment for IE */
}

#topmenue ul ul a, #topmenue ul ul a:visited {
	display:block;
	text-indent: 30px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

#topmenue ul ul a:hover, #topmenue ul ul a.subactive, #topmenue ul ul a.subactive:link, #topmenue ul ul a.subactive:hover, #topmenue ul ul a.subactive:active, #topmenue ul ul a.subactive:visited { /* 2nd level hover item */
	color:#ff0000;
}


#mainmenue {
	padding: 5px;
	border-width: 1px;
	vertical-align: top;
}

#mainmenue ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
/*------- 1st level ------*/
#mainmenue ul li{
	margin:0 0 5px 0;
	padding:0;
	background: url(/fileadmin/media/_statics/menue/hghinten.gif) right top no-repeat;

}
#mainmenue a, #mainmenue a:visited {
	display: block;
	height: 23px;
	line-height: 23px;
	text-decoration:none;
	background: url(/fileadmin/media/_statics/menue/hgvorne.gif) left top no-repeat;
	text-indent: 30px;
}

* html #mainmenue a, * html #mainmenue a:visited {

}

#mainmenue a:link, #mainmenue a:hover, #mainmenue a:active, #mainmenue a:visited { /*allgemeine Link-Unterstreichung entfernen */
	color:#000;
}

#mainmenue a:hover, #mainmenue a.active, #mainmenue a.active:link, #mainmenue a.active:hover, #mainmenue a.active:active, #mainmenue a.active:visited { /* 1st level hover item */
	color: #ff0000;
}

/*------- 2st level ------*/
#mainmenue ul ul{
	list-style:none;
	margin:0;
	padding:3px 0 10px 0;
}

#mainmenue ul ul li{
/* nothing at the moment for IE */
}

#mainmenue ul ul a, #mainmenue ul ul a:visited {
	display:block;
	text-indent: 30px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

#mainmenue ul ul a:hover, #mainmenue ul ul a.subactive, #mainmenue ul ul a.subactive:link, #mainmenue ul ul a.subactive:hover, #mainmenue ul ul a.subactive:active, #mainmenue ul ul a.subactive:visited { /* 2nd level hover item */
	color:#ff0000;
}

#buttonheader-outer {
	paddingg: 5px 5px 5px 0;
	margin: 0 0 10px 0;
	padding:0;
	background: url(/fileadmin/media/_statics/menue/hghinten.gif) right top no-repeat;

}
#buttonheader-inner {
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	background: url(/fileadmin/media/_statics/menue/hgvorne.gif) left top no-repeat;
	font-weight: bold;
	color: #323232;
}

/* Gästebuch */
.guestbook {
	width: 700px;
	border-collapse:collapse;
}

.guestbook a {
	background: none !important;
	padding: 0 !important;
}

.guestbook td {
	border: 1px solid #cfd2d9;
	padding: 3px;
}

.gb-header {
	background: #6d84ab;
	color: #fff;
}

.gb-entry {
		width: 500px;
}

.gb-data {
	width: 200px;
	background: #e9ecf2;
}

.gb-header-name {
	font-weight: bold;
}

.gb-comment-title, .gb-teaser-name {
	color: #284983;
}

.gb-entry-comment {
	padding: 5px;
	background: #f3f5f8;
}

/* GB Teaser */
.gb-teaser-date {
	font-size: 10px;
}

/* GB formular */
.gb-form td {
	padding: 3px 10px 5px 3px;
}

.gb-form-obligationfield {
	color: #ff0000;
}

.gb-form-captcha-head {
	background: #dbdbdb;
	padding: 3px 0 3px 3px !important;
}

.gb-form-captcha-1 {
	padding: 3px 0 3px 3px !important;
	background: #f3f5f8; 
}

.gb-form-captcha-2 {
	padding: 0 0 10px 3px !important;
	background: #f3f5f8;
}

.gb-form input, .gb-form textarea {
	width: 300px;
	border: 1px solid #a9b6cd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.gb-submit {
	width:150px !important;
	background: #26467e;
	border: 0;
	color: #fff;
}

.gb-form-error {
	color: #ff000;
}

/* Market */
.market-search div, .market-search td, .market-entry div {
  padding: 0 0 15px 0;
  font-size: 11px;
}

.market-entry-user {
  line-height: 150%;
}

.market-search td {
  padding: 0 5px 3px 0;
}

.market-header, .market-entry-title, .market-entry-desc, .market-entry-kat, .market-entry-price, .market-entry-image {
  padding-bottom: 10px;
  font-weight: bold;
  color: #284983;
  padding-bottom: 5px !important;
}

.market-entry-title {
  padding-bottom: 15px;
}
.market-search-categories, .market-search-seachword {
  line-height: 20px;
}

.market-search-select, .market-search-select-small {
  width: 250px;
  border: 1px solid #284983;
  font-size: 11px;
  padding: 3px;
}

.market-search-select-small {
  width: 150px;
}

.market-spacer {
  padding: 0 0 3px 0;
}


.market-single-box {
  width: 700px;
	border-collapse:collapse;
}
.market-single-box td {
	border: 1px solid #c2c2c2;
}

.market-single-box-detail td {
	border: 0 !important;
	padding: 0 20px 10px 0;
}

.market-single-box-submit {
	padding-top: 30px !important;
}

.market-single-box-image a, .market-single-box-image-detail a {
	background: none !important;
	padding: 0 !important;
}

.market-submit-table td {
	border: 0 !important;
}

.market-single-box td {
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}

.market-single-box-header {
	color: #fff;
	background: #6d84ab;
}

.market-single-box-item {
	font-weight: bold;
}

.market-single-box-image {
  width: 110px;
  text-align: center;
}

.market-single-box-image-detail {
  width: 200px;
  text-align: center;
}

.market-single-box-image, .market-single-box-price {
	/*border-width: 0 1px 0 1px;*/
}

.market-single-box-price {
	color: #284983;
	font-weight: bold;
	background: #e9ecf2;
	text-align: center !important;
	height: 20px; !important;
}

.market-single-box-user-detail-1, .market-single-box-user-detail-2, .market-single-box-user-detail-3, .market-single-box-user-button {
	background: #e9ecf2;
}

.market-single-box-user-detail-1 {
	/*border-width: 1px 0 1px 1px;*/
}

.market-single-box-user-detail-1, .market-single-box-user-detail-2, .market-single-box-user-detail-3, .market-single-box-user-button {
	/*border-width: 1px 0 1px 0;*/
	width: 25% !important;
}

.market-single-box-user-button {
  text-align: center;
  height: 20px !important;
}

.market-single-button {
  width: 150px;
  height: 20px;
  background: #284983;
  font-size: 12px;
  color: #fff;
  border: 0;
}

.market-single-box-image img, .market-single-box-image-detail img {
	border: 1px solid #27477f;
}

/* Teaser */
.teaser-table {
	/*width: 700px;*/
	width: 100%;
}

.teaser-table td {
	padding: 5px;
}

.teaser-title {
	color: #fff;
	background: #6d84ab;
	border: 1px solid #c2c2c2;
}

.teaser-image {
	width: 1px;
}

.teaser-image img {
	display: block;
	margin: 0 0 0 10px;
	border: 1px solid #284983;
}


/* login */
.login-holder {
	padding: 20px 0 20px 0;
}
.tx-felogin-pi1 fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1  div {
	padding: 3px 0 3px 0;
}

.tx-felogin-pi1 input {
	width:180px !important;
	border: 1px solid #26467e;
}

.tx-felogin-pi1 .submit {
	width:100px !important;
	background: #26467e;
	border: 0;
	color: #fff;
	font-size: 11px;
}
