/*

Allgemein

*/

/* Body */
body {
	border-top:20px solid #9cc7d7;
	width:690px;
	font: normal 11px "Verdana", Arial, Helvetica, sans; color: #000;
}

								/* Links */
a {
	
}
a:link {color: #9cc7d7;font-weight:bold;font-size:11px;text-decoration:none;}
a:visited { color: #8b8b8b;text-decoration:none;}
a:focus {color: #8b8b8b;text-decoration:underline; }
a:hover {color: #8b8b8b;text-decoration:underline;}
a:active {color: #8b8b8b;text-decoration:underline;}


/* Alle �berschriften */
div.csc-header {
	color: #9cc7d7;
	font-weight:bold;
	font-size:12px;
}

/* Erste �berschrift */
h1.csc-firstHeader {
	color: #9cc7d7;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 0 5px;
}

/* Flie�text */
p.bodytext {
	padding:5px 0 0 5px;
}

/* Container f�r die gesamte Seite */
div#container {

}

/* Container f�r die Hauptnavigation */
div#hauptnavigation {
	border:1px solid #9cc7d7;
	margin-top:20px;
	padding:2px 0px 2px 5px;
	
}
div#hauptnavigation a{
	font-weight:bold;
	color:#8b8b8b;
	margin-right:10px;
	text-decoration:none;
	border-right:1px solid #9cc7d7;
	padding:0px 10px 0px 0px;
}

div#hauptnavigation a:hover{
	color:#9cc7d7;
}
div#hauptnavigation a:active{
	color:#9cc7d7;
}


/* Container f�r den Content */
div#content {
	font-size:11px;
}

/* Container f�r die Extension Gewerberaumb�rse */
div.user-gewerberaumboerse-pi1 {
	
}

/* 

Listenansicht

*/

/* Container f�r die Tabelle */
div.user-gewerberaumboerse-pi1-listrow {
	font-size:11px;
	border:1px solid #9cc7d7;
	
}

/* Tabelle der Listenansicht */
table {
	font-size:11px;
	width:100%;
	cellspacing:0;
	cellpadding:0;
}

/* Tabellenheader */
tr.user-gewerberaumboerse-pi1-listrow-header {
	font-size:11px;
	background:#ececec;
	color:#000;
	font-weight:bold;
	padding:2px 0;
}

tr.user-gewerberaumboerse-pi1-listrow-header td{
	border-bottom:7px solid #FFF;
	padding:2px 0 2px 0;

}


/* Gerade Tabellenzeile */
tr.user-gewerberaumboerse-pi1-listrow-even {
	font-size:11px;
	line-height:15px;
}

tr.user-gewerberaumboerse-pi1-listrow-even td{
	border-bottom:1px solid #9cc7d7;
}

/* Ungerade Tabellenzeile */
	tr.user-gewerberaumboerse-pi1-listrow-odd {
	line-height:15px;
}
	tr.user-gewerberaumboerse-pi1-listrow-odd td{
	border-bottom:1px solid #9cc7d7;
}

/* Browserbox */
div.user-gewerberaumboerse-pi1-browsebox {
	padding:0px 0px 0px 5px;
}

/* Fette Bereiche innerhalb der Browserbox */ 
user-gewerberaumboerse-pi1-browsebox-strong{
	font-weight:bold;
}
/*

Einzelansicht

*/


/* Container f�r die Tabelle */
div.user-gewerberaumboerse-pi1-singleView {
	float:left;
	width:520px;
	margin-left:10px;
	border:1px solid #9cc7d7;
	margin-top:7px;
}

/* Tabelle */ 
table.user-gewerberaumboerse-pi1-singleView {
	float:left;
}
.user-gewerberaumboerse-pi1-singleView{
	float:left;
}
/* Tabellenzeile */
tr.user-gewerberaumboerse-pi1-singleRow {
	line-height:15px;
	border-bottom:1px solid #9cc7d7;
}

tr.user-gewerberaumboerse-pi1-singleRow td{
	line-height:15px;
	border-bottom:1px solid #9cc7d7;
}

/* Labelzelle */
td.user-gewerberaumboerse-pi1-singleView-HCell {
	background:#ececec;
	color:#000;
	line-height:15px;
	font-weight:bold;
	padding:0 4px 0 4px;
	width: 200px;
}

/* Container f�r die �berschrift der Einzelansicht */
div.user-gewerberaumboerse-pi1-heading-container {
	width:100%;
}

/* �berschrift der Einzelansicht */
div.user-gewerberaumboerse-pi1-heading {
	margin:0px auto;
	font-weight:bold;
	color:#000;
	padding:0 0 0 5px;
	font-size:14px;
}

/* Container f�r Bilder der Objekte */
div.user-gewerberaumboerse-pi1-pictures {
	width:210px;
	float:left;
}

/* Alle Bilder der Objekte */
img.user-gewerberaumboerse-pi1-picture { 
	float:left;
	padding:2px;
	border:1px solid #8b8b8b;
	margin:5px 0 0 0px;
	width:200px;
}

/* Aufheben des Float-Verhaltens */
div.user-gewerberaumboerse-pi1-clear {
	clear:both;
	padding-left:5px;
}

/*

Suchformular

*/

/* Container des Formulars */
div.tx-thmailformplus-pi1 {
	
}
#ort{width:165px;}
#plz{
	width:60px;
}
#tel{
	width:155px;
}
#vtel{
	width:60px;
}
#fax{
	width:155px;
}
#vfax{
	width:60px;
}
#vmobil{
	width:60px;
}
#mobil{
	width:155px;
}
/* Formular */
form.kontakt {
	
}

/* Labels f�r die Beschreibung */
.label {
	display:block;
	float:left;
	width:15em;
	margin-right:1.3em;
	text-align:left;
	color:#000;
	font-size:1em;
	font-weight:bold;
}

/* Einzeilige Texteingabe */

input.text {
	border:1px solid #ababab; 
	width:230px;
}

/* Mehrzeilige Eingabe */

textarea.submit {
	border:1px solid #ababab;
	width:230px;
}

/* Dropdown-Boxen */

select.dropDown {
	border: 1px solid #ababab;
}

/* Checkboxes */
input.checkbox {

}

/* Submitbutton */

input.submitButton {
	
}

/* Kennzeichnung der Pflichtfelder */
span.pflichtfeld {
	color:#129fd4;
}

/* Fehler bei Nicheinhaltung der Pflichtfelder */
span.error {
	color:#aa0000;
}

/* Danke f�r Ihre Nachricht */
p.formdanke {
	
}


