body {
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #353535;
}
div#containeraussen {
	width: 965px;
	}
div#containerinnen {
	width: 782px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	}
div#werbungrechts {
	width: 160px;
	float: left;
	margin-left: 18px;
	margin-top: 15px;
	}
div#werbungoben {
	margin-left: 5px;
	margin-top: 10px;
	}
div#werbungunten {
	margin-top: 15px;
	margin-left: 10px;
	}
div#breaker {
	clear: both;
	}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}
#Main {
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/head_02.jpg);
	background-repeat: repeat-x;
	height: 115px;
}
.headerImg {
	background-image: url(images/head_03.jpg);
	width: 390px;
}
table#Main, table#header, table#menu, table#fuss {
	width: 100%;
	border: 0px solid black;
	padding: 0px;
	margin: auto;
}
#logo {
	padding-top: 15px;
	padding-left: 6px;
}
a {
	color: #125298;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
}
a:hover {
	color: #0682E6;
	text-decoration: none;
}
h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #3C78B5;
}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {
	margin-left: 2px;
	list-style: square inside;
	color: #4397EB;
}
input.formButton {
	font-weight: bold;
	text-transform: uppercase;
}
input {
	font-size: 90%;
	color: #000;
	border: 1px solid #0B3D6F;
	margin-bottom: 4px;
	font-weight: bold;
}
input:hover {
}
.item
{
	color: #0D0D0D;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}
.itemHead
{
   color: #86BDEA;
	background-color: #004591;
	background-image: url(images/bg_cc_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #004076;
	padding: 5px;
}
.itemInfo
{
	text-align: right;
	padding: 3px;
}
.itemTitle {color: #86BDEA;}
.itemTitle a
{
	font-weight: bold;
	color: #FFFFFF;
}
.itemTitle a:hover
{
	color: #86BDEA;
}
.itemBody
{
	padding-left: 15px;
	padding-right: 15px;
}

.itemBody img
{
	margin: 5px;
	border: 1px solid #000000;
}
.itemText
{
	margin-top: 5px;
	margin-bottom: 5px;
}
th
{
	background-color: #0060c6;
	color: #fff;
	padding: 2px;
	vertical-align: middle;
}


#centercolumn
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-image: url(images/cc_shad_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 30px;
}

#centercolumn li {
	font-size: 90%;
}
#centercolumn th
{
	color: #ffffff;
	background-color: #004591;
	background-image: url(images/bg_cc_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #004076;
	padding: 5px;
	font-size: 120%;
	font-variant: small-caps;
}
#centercolumn th a {
	color: #FFFFFF;
}
.centercol .blockTitle {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEE1F0;
	font-weight: bold;
	padding-bottom: 4px;
}
.centercol .blockContent {
	padding-top: 7px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 15px;
}
.centercol .blockContent img {margin: 5px;	border: 1px solid #000000;}
#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 60%; padding: 0px 8px 0px 0px; border-right: 1px solid #cccccc;}
#centerRcolumn,  #bottomRcolumn {width: 40%; padding: 0px 0px 0px 8px;}
div#content {text-align: left; padding: 10px 0px;}
.head
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84c1eb;
	border: 1px solid #5199d2;
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.head a {
	color: #FFFFFF;
	font-size: 120%;
	font-variant: small-caps;
}
.even, tr.even td
{
	background-color: #eeeeee;
	padding: 3px 5px;
	border: 1px solid #E1E1E1;
}
.odd, tr.odd td
{
	background-color: #f6f6f6;
	padding: 3px;
}
.foot
{
	padding: 5px;
	font-weight: bold;
	color: #000000;
}


div.errorMsg
{
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.confirmMsg
{
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.resultMsg
{
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
.comTitle
{
	font-weight: bold;
	margin-bottom: 2px;
}
.comText
{
	padding: 2px;
}
.comUserStat
{
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption
{
	font-weight: normal;
}
.comUserStatus
{
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank
{
	margin: 2px;
}
.comUserRankText
{
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg
{
	border: 0;
}
.comUserImg
{
	margin: 2px;
}
.comDate
{
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
.comDateCaption
{
	font-weight: bold;
	font-style: normal;
}
textarea
{
	border: 1px solid #8699B5;
	color: #215698;
}
select
{
	border: 1px solid #8699B5;
	font-size: 90%;
	margin-bottom: 4px;
	color: #215698;
}


table#fuss td {
	background-repeat: repeat-x;
	font-size: 90%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #999;
}

td.headmenu { width: 120px; }

td.headmenu2 { width: auto; }

.headmenu2
{
	background-image: url(images/header_08.jpg);
	background-repeat: repeat-x;
	height: 15px;
	background-color: #172693;
}
.headmenu 
{
	background-image: url(images/header_08.jpg);
	background-repeat: no-repeat;
	height: 15px;
	background-color: #172693;
	border-bottom: 1px solid gray;
}
.headmenu a
{
	background-color: #172693;
	color: #003366;
	font-size: 10px;
	display: block;
	padding: 3px;
	background-image: url(images/header_08.jpg);
	background-repeat: no-repeat;
	height: 15px;
	text-decoration: none;
}

.headmenu a:hover
{
	background-image: url(images/links_over.gif);
	background-repeat: repeat-x;
	color: #027AD2;
	height: 15px;
}
.headmenu a.menuHead
{
	font-size: 11px;
	padding-top: 5px;
}
.separator {
	background-image: url(images/separator.gif);
	height: 15px;
	width: 2px;
	background-repeat: no-repeat;
}
img { border: 0px solid white; }
div#ihreintrag { padding: 0 15px 0 15px; }
div#agb { padding: 0 15px 0 15px; }
div#impressum { padding: 0 15px 0 15px; }
div#slogan { color: #fff; font-weight: bold; height: 20px; font-size: 11px; margin-top: 5px; }
.jstext { color: #fff; }
option:hover { background: #0060c6; }
div#suchende { width: 160px;}
img#marktzeile { width: 444px; height: 23px; }
div#Teilnehmer table tr td table, div#Teilnehmer table { width: 100%; }
div#content table tr td form table { width: 100%; }
#profile {
  border-spacing: 0px; 
  padding: 0px; 
  margin: 0px
}

.ezr_num_records { font-weight: bold }
.ezr_num_pages { font-weight: bold }
.ezr_first_page { font-weight: bold }
.ezr_first_page_na {  }
.ezr_back { font-weight: bold }
.ezr_back_na {  }
.ezr_nav { font-weight: bold }
.ezr_nav_na {  }
.ezr_next { font-weight: bold }
.ezr_next_na {  }
.ezr_last_page { font-weight: bold }
.ezr_last_page_na {  }


.jstext {text-align:left; font-weight: bold; font-size: small; color:#ffffff}

.rubrik_kkk	{color: #fff; padding: 2px; font-weight: bold}
td.rubrik_kkk { padding: 5px; }


ul#navCircle {
	margin: 0px; 
	padding: 0px;
	}

ul#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
ul#navCircle a:link, #navCircle a:visited {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 9px;
	line-height: 32px;
	font-weight: bold;
	width: 95px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #666;
	background: url(http://www.57markt.de/icons/tabgrau.png) no-repeat top center;
	display: block;
	}

ul#navCircle a:hover {
	padding: 0px;
	margin: 0px;
	background: url(http://www.57markt.de/icons/tabblau.png) no-repeat top center;
	color: #fff;
	}

ul#navCircle a:visited.active, #navCircle a:link.active {
	padding: 0px;
	margin: 0px;
	background: url(http://www.57markt.de/icons/tabblau.png) no-repeat top center;
	color: #fff;
	}

.container_gross {
	width: 100%;
	padding-top: 3px; padding-bottom: 0px; padding-right: 0px; padding-left: 3px; 
	margin: 0px 0 0px 0;
	border: 0px solid #ccc;
	background: #fff;
	}
	
.container_klein {
	width: 300px;
	margin: 0 0 0 5px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #fff;
	position: relative;
	top: 3px;
	}

#porttable table, #porttable td, #porttable tr {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	}

.RubrikAuswahl  {
		  width: 300px;
		}

.RubrikAuswahlGross  {
		  width: 600px;
		}

table.tkp { border: 0px solid white; margin: auto; background-color: #006533; }
th.th-tkp { background-color: #000653; font-weight: bold; color: #fff; }
td.td-tkp-lfd { padding-left: 3px; width: 50px; padding: 2px;}
td.td-tkp-lfd  span { display: block; border: 1px solid black; width: 20px; }
td.td-tkp-rechts { text-align: center; }
tr.tro-tkp { background-color: #aebdd1;} 
tr.tre-tkp { background-color: #fff; } 
table#header { background-color: #666; }
table#compat { display: none; }
table#profiltabelle tr th, table#profiltabelle_anz tr th { width: 120px; margin-right: 5px; padding: 5px 0  5px 3px; height: 25px; border-bottom: 1px solid #aaaadd; }
table#profiltabelle tr td.wert, table#profiltabelle_anz tr td.wert { width: 350px!important; margin-right: 5px; padding: 5px; height: 25px; border-bottom: 1px solid #aaaadd; }
table#profiltabelle tr td img { padding: 5px 0 0 5px; }
a.sAngebot:link { color: #fff; padding-left: 3px; }
a.sAngebot:visited { color: #fff; padding-left: 3px; }
a.sAngebot:hover { color: #000; padding-left: 3px; }
