html, body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#base {
	text-align:center;
	width:100%
	}
	
#main {
	margin:auto;
	text-align:left;
	width:863px;
}

#top {
	width:862px;
	height:71px;
	background-image:url(images/topbg.jpg);
}

#pagetitleleft {
	float:left;
	width:217px;
	height:133px;

	background-color:white;
	background-image:url(images/dummypagetitleleft.jpg);
	background-position:center 48px;
	background-repeat:no-repeat;
}

#pagetitleleft h1 {
	height:39px;
	
	margin:0;
	padding-top:25px;
	padding-left:45px;

	background-image:url(images/bg_headpagetitle.gif);
	background-repeat:no-repeat;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000066;
}

#pagetitleleft h1 a {
	color:#000066;
	text-decoration:none;
	}

#topmenu {
	float:left;
	width:645px;
	height:17px;

	background-color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

#topmenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	line-height:17px;
	margin-left:18px;
	text-decoration:none;
}

#logoarea {
	float:left;
	width:645px;
	height:116px;
	background-color:#F4F2EF;
	background-image:url(images/logo_terrier.gif);
	background-repeat:no-repeat;
	background-position:360px 29px;
}

#logoarea .ch{
	float:left;
	width:645px;
	height:116px;
	background-color:#F4F2EF;
	background-image:url(images/logo-traumhunde_ch.gif);
	background-repeat:no-repeat;
	background-position:360px 29px;
	
}
#logoarea .at{
	float:left;
	width:645px;
	height:116px;
	background-color:#F4F2EF;
	background-image:url(images/logo-traumhunde_at.gif);
	background-repeat:no-repeat;
	background-position:360px 29px;
}


#logoarea p {
	margin:0;
	padding-top:96px;
	padding-left:23px;
	font-family : Arial, Helvetica, sans-serif; 
	color:#000066;
	font-size:12px;
}

#logoarea p.bread, #logoarea p.bread a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color:#000066;
	text-decoration:none;
}

#logoarea p.bread a:hover {
	text-decoration:underline;
}


#mainmenu {
	float:left;
	width:217px;
	padding-bottom:20px;
	padding-top:1px;
}

#mainmenu h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-left:15px;
}

#mainmenu ul {
	list-style-type:none;
	font-family : Arial, Helvetica, sans-serif; 
	padding-left:32px;
	margin:0;
	font-size:12px;
	padding-bottom:14px;
}

#mainmenu ul li {
	padding-right:10px;
}



#mainmenu ul li a {
	line-height:15px;
	color:#F4F2EF;
	text-decoration:none;
}

#mainmenu ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#mainmenu ul li a.active {
	color:white;
	}


#menu_community {
	background-image:url(images/bg_gemeinschaft.gif);
	background-repeat:repeat-y;
}

#menu_community h1 {
	padding-top:6px;
	padding-bottom:8px;
}

#menu_community ul {
	margin-bottom:10px;
}
	
#menu_community ul li.forumlink{
	height:30px;
	margin-bottom:-0px;
	margin-left:-32px;
	background-image:url(images/bg_forumlink.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:31px;
}

#menu_community ul li.forumlink a {
	height:31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#000066;
}

#mainmenu table.mtop {
	width:217px;
	height:21px;
	background-image:url(images/mtop_bg.gif);
	margin-bottom:14px;
}

#mainmenu table.mtop td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#000066;
	text-decoration:none;
}

#mainmenu table.mtop td.t1 {
	width:76px;
	text-align:center;
	border-right:1px solid #72534E;
}
#mainmenu table.mtop td.t2 {
	text-align:center;
	border-right:1px solid #72534E;
	width:70px;
}
#mainmenu table.mtop td.t3 {
	text-align:center;
	width:70px;
}



#contentarea{
	float:left;
	width:862px;
	background-color:#D4DDE5;
	background-image:url(images/bg_mainmenu.gif);
	background-repeat:repeat-y;
}


#content {
	float:left;
	width:628px;
	margin-top:20px;
	margin-left:17px;
	margin-bottom:25px;
}

#content.tierheim {
	margin-left:0px;
	margin-top:0px;
	width:645px;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#000066;
	text-transform: uppercase;

	background-color:#fcf4f1;
	padding:4px;
	line-height:12px;
}

#content h2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:12px;
	color:#000066;
}

#content p {
	font-family : Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000066;
	margin-right:17px;
}

#content p img.imageright {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
}

#content div.inforight {
	display:inline;
	float:right;
	border:1px solid #000066;
	margin-left:8px;
	margin-bottom:8px;
	margin-right:17px;
	padding:3px;
	width:150px;
}

#content div.inforight p {
	margin-top:0px;
	margin-left:2px;
	}


#content img.imageright {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	margin-right:17px;
}

#content p img.imageleft,#content img.imageleft {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

#content img.imagecenter {
	display:block;
	align:center;
	text-align:center;
	margin-left:auto;
	margin-bottom:8px;
	margin-right:auto;
}

#content p.textcenter {
	text-align:center;
}

#content a {
	font-family : Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none;
	color:#6666CC;
}

#content a:hover {
	text-decoration:underline;
}


#footer {
	clear:both;
	width:862px;
	height:15px;

	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
}


#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-left:239px;
}

#footer p a {
	color: #666666;
	text-decoration:none;
}

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

/********************************* Startseite - Infoboxen *****************************************/

#showcase {
	float:left;
	width:239px;
	margin:0 0 8px 20px;
	padding-bottom:14px;
	background-color:#E5EBEF;
	height:134px;
	text-align:center;
	overflow:hidden;
}

#showcase h1 {
	padding:2px;
	padding-left:7px;
	
	margin:0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#000066;
	background-color:#ffffff;
	border-bottom:1px solid #D4DDE5;
	text-align:left;
}

#showcase img {
	margin:0;
	border:0;
}

#showcase h2 {
	padding:2px;
	padding-left:7px;
	
	margin:0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	color:#000066;
	text-align:center;
}

#showcase a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	margin:0;
}

#showcase a:hover {
	text-decoration:none;
}

#showcase p {
	margin:0;
	margin-left:14px;
	margin-right:14px;
}



/********************************** Infobox 1 ******************************************************/
#infobox1 {
	width:360px;
	margin-bottom:8px;
	padding-bottom:14px;
	background-color:#E5EBEF;

	width:360px;
	margin-bottom:8px;
	margin-top:0px;
	padding-bottom:14px;
	height:134px;
	float:left;
	overflow:hidden;
}
#infobox1 h1 {
	padding:2px;
	padding-left:7px;
	
	margin-top:0;
	margin-bottom:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#000066;
	background-color:#ffffff;
	border-bottom:1px solid #D4DDE5;
}


#infobox1 h2 {
	margin:0;
	margin-left:14px;
	margin-bottom:23px;

	font-size:12px;
	font-weight:bold;
}

#infobox1 p {
	margin:0;
	margin-left:14px;
	margin-right:14px;
}


/********************************** Infobox 2 ******************************************************/
#infobox2 {
	float:left;
	padding:0;
	margin:0;
	margin-bottom:8px;
	padding-bottom:8px;
		
	background-color:#ffffff;
}

#infobox2.hasmargin {
	margin-left:10px;
	margin-right:10px;
}


#infobox2 h1 {
	padding:2px;
	padding-left:7px;
	margin:0;
	margin-bottom:13px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#000066;
	
	background-color:#ffffff;
	
	border-bottom:1px solid #D4DDE5;
}

#infobox2 h1.gold {
	background-image:url(images/bg_infobox2_gold.gif);
	background-repeat:repeat-x;
}

#infobox2 h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color:#000066;
	text-decoration:none;
}
#infobox2 h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color:#000066;
	text-decoration:none;
}

#infobox2 h2 {
	margin:0;
	margin-left:6px;
	margin-top:8px;
	font-size:12px;
	font-weight:normal;
}

#infobox2 h2 a {
	color:#000066;
	text-decoration:none;
}
#infobox2 h2 a:hover {
	text-decoration:underline;
}


#infobox2 p {
	margin:0;
	margin-left:6px;
	margin-right:6px;
}

/******************************************* infobox 3 **************************************/
#infobox3 {
	float:left;
	margin-bottom:8px;
	background-color:#E5EBEF;
	padding-bottom:7px;
}

#infobox3 h1 {
	padding:2px;
	padding-left:7px;
	margin:0;
	margin-bottom:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#000066;
	border-bottom:1px solid #D4DDE5;
}
#infobox3 h1.gold {
	background-image:url(images/bg_infobox2_gold.gif);
	background-repeat:repeat-x;
}

#infobox3 h1 a {
	color:#000066;
	text-decoration:none;
}

#infobox3 p {
	margin:0;
	margin-left:7px;
	margin-right:7px;
}

/********************************** anzeige 1 ******************************************************/

#anzeigenbox1 {
	float:left;
	padding:0;
	margin:0;
	margin-bottom:8px;
	padding-bottom:8px;
		
	background-color:#e5ebef;
}

#anzeigenbox1.hasmargin {
	margin-left:10px;
	margin-right:10px;
}


#anzeigenbox1 h1 {
	padding:2px;
	padding-left:7px;
	margin:0;
	margin-bottom:13px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	color:#848d95;
	
	background-color:#e5ebef;
	
	border-bottom:1px solid #d4dde5;
}


#anzeigenbox1 h2 {
	margin:0;
	margin-left:6px;
	margin-top:8px;
	font-size:12px;
	font-weight:normal;
}

#anzeigenbox1 h2 a {
	color:#000066;
	text-decoration:none;
}
#anzeigenbox1 h2 a:hover {
	text-decoration:underline;
}


#anzeigenbox1 p {
	margin:0;
	margin-left:6px;
	margin-right:6px;
}

/****************************************** table zuechterliste ********************************/
#content table.zuechterliste {
	width:600px;
}

#content table.zuechterliste th {
	background-color:#ffffff;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	padding-left:3px;
	border-bottom:1px solid #D4DDE5;
}

#content table.zuechterliste td {
	background-color:#E5EBEF;
	border-right:1px solid #D4DDE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding-left:10px;
	height:25px;
}

#content table.zuechterliste td.icon {
	width:18px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

#content table.zuechterliste td.lastcolumn {
	border-right:none;
}

#content table.zuechterliste td.lastcolumn a {
	text-decoration:none;
	color:#6666CC;
}

#content table.zuechterliste td.lastcolumn a:hover {
	text-decoration:underline;
}

#content table.zuechterliste_legende {
	width:600px;
	margin-top:15px;
}

#content table.zuechterliste_legende td {
	background-color:#E5EBEF;
	border-right:1px solid #D4DDE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	vertical-align:top;
}

#content table.zuechterliste_legende td.icon {
	width:25px;
	text-align:right;
	border-right:none;
	padding-right:5px;
}

/****************************************** tierheim ***********************************/

#content.tierheim table.tierheim_suche {
	width:645px;	
	border-bottom:1px solid #F4F2EF;
}

#content.tierheim table.tierheim_suche td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	vertical-align:bottom;
	padding-top:3px;
	padding-bottom:1px;
}

#content.tierheim table.tierheim_suche input{
	color:#666666;
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:3px;
	margin-right:2px;
	margin-left:23px;
}

#content.tierheim table.tierheim_suche select{
	color:#666666;
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:3px;
	margin-right:2px;
}

#content.tierheim table.tierheim_suche td.submit input {
	vertical-align:bottom;
}

#content.tierheim table.suchergebnis {
	width:603px;	
	margin-left:23px;
	background-color:#ffffff;
}

#content.tierheim table.suchergebnis td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding:1px;
}

#content.tierheim table.suchergebnis td.bild {
	text-align:center;
}


#content.tierheim table.suchergebnis td.bild img {
	margin:5px;
	margin-top:7px;
}

#content.tierheim table.suchergebnis td.bild h1 {
	background-color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	text-transform: none;
}

#content.tierheim table.suchergebnis td a {
	color:#6666CC;
	text-decoration:none;
	font-weight:normal;
}

#content.tierheim table.suchergebnis td a:hover {
	text-decoration:underline;
}

#content.tierheim table.suchergebnis td.head {
	font-weight:bold;
}

#content.tierheim table.suchergebnis td.padleft {
	padding-left:15px;
}

#content.tierheim table.suchergebnis td span.fett {
	font-weight:bold;
}

#content.tierheim table.suchergebnis td.bggrau {
	background-color:#ECE4E1;
	padding-top:4px;
	padding-bottom:4px;
}

#content.tierheim table.suchergebnis td.trennzeile {
	background-color:#DDD2CD;
}

#content.tierheim table.suchergebnis td.linieunten {
	border-bottom:1px solid #E0E0E0;
	width:200px;
}

#content.tierheim table.suchergebnis td.linieunten2 {
	border-bottom:1px solid #ECE4E1;
}

#content.tierheim table.suchergebnis td.linierechts {
	border-right:1px solid #DDD2CD;
}





#content.tierheimadmin table.edit td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

#content.tierheimadmin table.edit input, #content.tierheimadmin table.edit select, #content.tierheimadmin table.edit textarea{
	color:#666666;
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:3px;
	margin-right:2px;
}

#content.tierheimadmin table.error {
	width:100%;
	background-color:#ffffff;
}

#content.tierheimadmin table.error td {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

/************************************* gästebuch **********************************************/

#content table.guestbook {
	width:610px;
}

#content table.guestbook td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

#content table.guestbook td.headline {
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #d4dde5;
}

#content table.guestbook td.info {
	width:100px;
	background-color:#ffffff;
	border-right:1px solid #d4dde5;
}

#content table.guestbook td.formlegend {
	width:10px;
	background-color:#f3f5fc;
	border-right:1px solid #d4dde5;

}

#content table.guestbook td.info2 {
	font-size:10px;
	width:100px;
	background-color:#f3f5fc;
	border-right:1px solid #d4dde5;
}


#content table.guestbook td.info a {
	text-decoration:none;
}

#content table.guestbook td.info a:hover {
	text-decoration:underline;
}

#content table.guestbook td.body {
	background-color:#e4edf5;
}

#content table.guestbook td.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	background-color:#e4edf5;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

#content table.guestbook input {
	border:1px solid #7f9db9;
	width:300px;
}

#content table.guestbook textarea {
	width:300px;
	height:100px;
	border:1px solid #7f9db9;
}

#content table.guestbooklinks {
	background-color:#e4edf5;
	width:610px;
	margin-bottom:1px;
}

#content table.guestbooklinks td {
	padding:2px;
	text-align:right;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


#content table.rassesteckbrief td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding:5px;
	background-color:#E5EBEF;
	border-bottom:1px solid #D4DDE5;
	vertical-align:top;
}

#content table.rassesteckbrief td.title {
	background-color:#E5EBEF;
	border-right:1px solid #D4DDE5;
}


#content table.rassegalerie {
	width:600px;
}

#content table.rassegalerie td {
	padding:10px;
	padding-bottom:0px;
	text-align:center;
}

#content table.rassegalerie td.infotext {
	padding-top:0px;
	padding-bottom:20px;
	vertical-align:top;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	text-align:center;
}

#content table.tiernamen {
	width:300px;
}

#content table.tiernamen td{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	width:100px;
}

#content table.hundefreak {
	width:610px;
}

#content table.hundefreak td {
	padding:4px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	background-color:#e4edf5;
}

#content table.hundefreak td.answer {
	text-align:center;
	vertical-align:middle;
	width:40px;
	}
	
#content table.rezept {
	width:610px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	margin-bottom:10px;
}

#content table.rezept th {
	background-color:white;
	padding:2px;
}

#content table.rezept th span {
	font-size:11px;
	font-weight:normal;
}

#content table.rezept td {
	background-color:#e4edf5;
	padding:2px;
}

#content table.rezept td.title {
	font-weight:bold;
	background-color:#f4fdff;
	border-bottom:1px solid #D4DDE5;
	border-top:1px solid #D4DDE5;
}

#content ul.fotografie {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content ul.fotografie li {
	padding-right:10px;
	padding-left:6px;
	margin-left:-10px;
	list-style-image:url(images/topic.gif);
	margin-bottom:5px;
	line-height:15px;
	}
	
#content table.anzeigenform {
	width:600px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.anzeigenform td {
	padding:2px;
	background-color:#E4EDF5;
}

#content table.anzeigenform td.info {
	padding:2px;
	background-color:#d0dae1;
}

#content table.anzeigenform td.error {
	padding:2px;
	background-color:#e4edf5;
	border-bottom:1px solid #D4DDE5;
	color:red;
}


#content table.anzeigenform th {
	padding:2px;
	white-space:no-wrap;
	background-color:#ffffff;
	border-bottom:1px solid #D4DDE5;
}


#content table.anzeigenform td input {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.anzeigenform td select {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.anzeigenform td textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.galeriefrontend td {
	background-color:#e4edf5;
	padding:4px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}
#content table.galeriefrontend td.br {
	border-right:1px solid #D4DDE5;
}

#content table.galeriefrontend th {
	padding:2px;
	text-align:center;
	background-color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	border-bottom:1px solid #D4DDE5;
}

/********************** Allgemeine Fehlertabelle z.B. bei fehlenden Formulareingaben ************************/

#content table.error {
}

#content table.error td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#dd0000;
}

#content table.zuechteranzeigenauswahl {
	width:400px;
}


#content table.zuechteranzeigenauswahl td {
	padding:2px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	background-color:#e4edf5;
}

#content table.zuechteranzeigenauswahl th h1 {
	background-color:#white;
	margin:0px;
	padding:2px;
	border-bottom:1px solid #D4DDE5;
}

#content table.zuechteranzeigenauswahl input {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.zuechteranzeigenauswahl td.label {
	font-weight:bold;
}




#content table.kleinanzeigen_info td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.kleinanzeigen_form td, #content table.kleinanzeigen_form td input, #content table.kleinanzeigen_form td select, #content table.kleinanzeigen_form td textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#content table.kleinanzeigen_form td {
	padding:2px;
	vertical-align:top;
}

#content table.kleinanzeigen_form td input.text {
	width:300px;
}

#content table.kleinanzeigen_form td textarea {
	width:300px;
	height:150px;
}

#content table.kleinanzeigen_form td input.plz {
	width:50px;
}

#content table.kleinanzeigen_form td input.ort {
	width:190px;
}




#content table.kleinanzeigen_display {
	width:600px;
}


#content table.kleinanzeigen_display td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;	
	padding:2px;
}

#content table.kleinanzeigen_display td.image {
	padding:0px;
	width:150px;
	font-style:italic;
	vertical-align:top;
	background-color:#ECE4E1;
}

#content table.kleinanzeigen_display td.headline {
	height:10px;
	background-color:white;
	border-bottom:1px solid #D4DDE5;
}

#content table.kleinanzeigen_display td.bottom {
	height:10px;
}

#content table.kleinanzeigen_display td.content, #content table.kleinanzeigen_display td.bottom {
	background-color:#ECE4E1;
	border-left:1px solid #D4DDE5;
}

#content table.kleinanzeigen_display td.content {
	border-bottom:1px solid #D4DDE5;
	height:40px;
}

#content a.help {
	margin-left:5px;
	text-align:center;
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#aaa09b;
	border:1px solid #D4DDE5;
	color:#ffff00;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a.help:hover {
	text-decoration:none;
}

#content table.newsletterform td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;	
}

#content table.newsletterform td input.text {
	width:170px;
}
#content table.newsletterform td input.submit {
	width:88px;
}

#content table.partnerlinks {
	width:600px;
	margin-bottom:10px;
}

#content table.partnerlinks td {
	background-color:#e4eDf5;
	border-right:1px solid #e0eaf1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding:10px;
	height:25px;
}

#content table.partnerlinks td.image {
	padding-bottom:0px;
}



#content table.zuechterliste td.kommentare {
	padding-top:20px;
	border-top:1px solid #ddd2ce;
}

#content table.zuechterliste td.kommentare h2 {
	font-size:12px;
	margin-left:3px;
	margin-bottom:0px;
}
#content table.zuechterliste td.kommentare h3 {
	margin-top:0;
	font-size:11px;
	margin-left:3px;
	font-weight:normal;
	margin-bottom:3px;
}
#content table.zuechterliste td.kommentare p {
	margin-top:0;
	font-size:12px;
	margin-left:3px;
	font-weight:normal;
	margin-bottom:15px;
}
#content table.zuechterliste td.kommentare h1 span  {
	float:right;
	margin-top:-12px;
}
#content table.zuechterliste td.kommentare div.trenner {
	border-bottom:1px solid #FCF4F1;
	height:1px;
	width:100%;
	margin-top:0;
	margin-bottom:10px;
	
}


#content table.kommentar {
	width:600px;
}

#content table.kommentar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

#content table.kommentar td.formlegend {
	width:120px;
	background-color:#E5EBEF;
	border-right:1px solid #DDD2CD;
	padding-left:10px;
}
#content table.kommentar input {
	border:1px solid #7f9db9;
	width:300px;
}

#content table.kommentar textarea {
	width:300px;
	height:100px;
	border:1px solid #7f9db9;
}
#content table.kommentar td.error {
	width:120px;
	background-color:#E5EBEF;
	padding-left:10px;
}
#content table.kommentar td.error ul {
	margin-top:0;
	margin-bottom:0px;
}




#content div.anzeigenmenu {
	margin:14px 5px 0px 0;
	border:1px solid #ffffff;
	padding-bottom:5px;
	background-color:#ddE3E5;
	text-align:left;
}

#content div.anzeigenmenu h1 {
	font-family:Arial,sans-serif;
	margin:0 0 5px 0;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	background-color:#ffffff;
}

#content div.anzeigenmenu a {
	margin:0 10px 0 10px;
}
