/* CSS Document */

@charset "utf-8";
/* Comment */


#kommentare {
	font-size: 1em;
	text-align: left;
	background: #F1F4F7;
	border: 1px solid #ced8e1;
}

#kommentare_pre{ padding: 1em; font-size: 1em; text-align: left; }

#kommentare p{ margin: 1em 1em 1em 0; text-align: left; clear: both; }

#kommentare_pre p{ margin: 5px 0 5px 19px; padding: 3px; font-size: 1.3em; text-align: left; line-height: 1.4em; }

#kommentare p strong { background: transparent; }

#kommentare p.input { margin: 5px 2px; }


/* Formulare */
input, textarea { background: #fff url(../images/bg-input.jpg) top left repeat-x; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #EDEDED; padding: 0.5em; }

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 1px solid #999999;
}


p.input { padding: 5px 0 0 0;}

p.input label strong {
	display:block;
	float: left;
	border-bottom: 1px solid #ced8e1;
	width: 150px;
	color:#579338;
	margin: 4px 20px 0 0;
}

p.input input { width: 278px;}

p.input input.checkbox  { width: 20px; }

#suche {
	
	/*width: 232px;margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;*/
}

#suche input { background: #fff url(../images/suchen.png) top right no-repeat; width: 220px; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #9CA3AB; }

/*Suche clasificados leftcolumn*/

#sucheleftcolumn { 	width: 232px; }
#sucheleftcolumn input:hover { background: #ebf8fe url(../images/suchen-over.png) top right no-repeat; border: 1px solid #005189; }
#sucheleftcolumn input { background: #fff url(../images/suchen.png) top right no-repeat; width: 220px; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #9CA3AB; }
/*Suche clasificados leftcolumn*/

/*Suche clasificados*/
#sucheclas {	width: 200px;}
#sucheclas input { background: #fff url(../images/suchen-clas.png) top right no-repeat; width: 190px; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #9CA3AB; }
#sucheclas input:hover { background: #ebf8fe url(../images/suchen-over-clas.png) top right no-repeat; border: 1px solid #005189; }
/*Suche clasificados*/






#sucheleftcolumn {
	
	width: 232px;
}

#sucheleftcolumn input { background: #fff url(../images/suchen.png) top right no-repeat; width: 220px; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; border: 1px solid #9CA3AB; }





select { background: #fff; border-top: 2px solid #CFDDE6; border: 1px solid #CFDDE6; font: 1em/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; padding: 0.2em; margin: 0.4em 0 1em 0; }

#suche input:hover { background: #ebf8fe url(../images/suchen-over.png) top right no-repeat; border: 1px solid #005189; }
#sucheleftcolumn input:hover { background: #ebf8fe url(../images/suchen-over.png) top right no-repeat; border: 1px solid #005189; }

#noexpressUpdate
{
   margin: 0 auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #003300;
		text-align: left;
		background-image: url(medien/casts/flash/flash_nofp_bg.gif);
		background-repeat: no-repeat;
		width: 210px; 
		height: 200px;	
		padding: 40px;
}







.status {
	border: 1px solid #b71221;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	font-weight: bold;
	background: #F1F4F7 url(../images/check_red_32.png) no-repeat top left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#sucheleftcolumn h2 {
	font-size: 16px;
	color: #3C82A0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3C82A0;
	border-right-color: #3C82A0;
	border-bottom-color: #3C82A0;
	border-left-color: #3C82A0;
}


/*RSS BOX*/

#rss-box {color: #111; width:210px; border: 1px solid #ced8e1; background: #fcfdfd url(../images/rss-box.png) bottom left no-repeat;  font-size: 0.97em; margin: 2em 0; padding: 10px}

#rss-box a:link, #rss-box a:visited {color: #b71221;}

#sidebar #rss-box ul, #sidebar #rss-box li { border:none;}

#rss-box .feed, #footer .feed { padding: 5px 2px 5px 47px; background: url(../images/rss-button.png) no-repeat 0 50%; text-align: left; height: 1%;}

#sidebar ul li.rss { padding: 3px 2px 3px 20px; background: url(images/rss.png) no-repeat 0 5px; height: 1%; }

.thumbnail { padding: 2px; border: 4px solid #BCC3C9; background: #fff; float: left; margin: 0 0 10px 0; }
a:hover img.thumbnail { border: 4px solid #b71221; }
