a {
	color: #0f5c80;
	text-decoration:none;
	}

a:hover {
	color: #157eb0;
	text-decoration: underline;
}


#breadcrumb, #menu li	{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('img/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    overflow:hidden;
    margin:0px;
    padding:0px;	
	}
	


	
#breadcrumb {
	background-image:url('img/bc_bg_gr.png'); 
	width: 450px;
	border:solid #FFFFFF;
	border-width:1px 0px 4px 1px;

}
	
#menu, .span-24 {
	margin: 0px;
	padding: 0px;
	background: white url('img/bc_bg.png') repeat-x 1px;
}
	
#breadcrumb li, #menu li
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#menu li:hover {
    background-color: #b52000;
	text-decoration: underline;
	color: white;
	
}


#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('img/bc_separator_gr.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#FFFFFF;
}

#breadcrumb li:last-child a{
    background-image:none; 
}

#menu a
{
    height:30px;
    display:block;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#FFFFFF;
        
}

.pm li {
	width: 200px;
	border-top: 1px dotted #e70e00;
	text-align: left;
	background-color: #d00d00;
	z-index:1000;
}

.pm li a {
	text-decoration: none;
	display: block;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
		padding: 5px 5px 5px 10px;

}

.pm li a:hover {
	background-color: #b52000;
	text-decoration: underline;
}


/*.pm li:hover {
	background-color: #ee2b00;
}*/

.pm
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left:-10px;
}


#breadcrumb a:hover
{
	text-decoration: underline;
}

.home
{
    border: none;
    margin: 8px 0px;
    
}

.del
{
	border: 0px;
}
	
.news-latest-container a {
	text-decoration: none;
}

.tx-cal-controller dl dt {
	width: 290px;
	padding: 10px;
	border-top: solid 1px #cbcbcb;
}

h3, h4, h5  {font-size:1em;font-weight:bold;margin-bottom:1.5em;}

h1, h2, .losungen-main h1 {
	font-size:1.2em;line-height:1.25;
	margin-bottom:1.25em;height:1.25em;
	font-weight: bold;
}



.news-latest-gotoarchive {
	float:right;
}

.news-latest-item {
	padding:5px 5px 5px 0;
	width: 610px;
	border-top: solid 1px #e3e3e3;
}

.news-age {
	color: #666;
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.span-7 ul li,.span-8 ul li, .span-16 ul li {
	list-style-image: url('img/list.png'); ;
}

/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color: #ffe200;
		padding: 1em;
}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
		
	}
	
	/* styles for list mode */

	.spacer {
	margin: 0px;
	padding: 0px;
}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:right;
		padding: 1em;
		width: 440px;
		color: black;
		min-height:5em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
		background-color: #fff ;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
		font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 0.5em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
		font-weight: normal ;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
			width:20em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color: #ff2900;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
		margin: 0px;
		padding: 0px;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	

	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
		height: 1px;
		margin: 0px;
		padding: 0px;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}

.losungen-date {
	text-align: left;
	font-weight: bold;
}

.losungstext {
		font: 12px Arial, Helvetica, sans-serif;
    		color:#333333;
    		margin:0px;
    		padding:0px;
			}
			

.tx-guestbook-left2 {
		color:gray;
		width: 140px;
		float: left;
		padding:1em 1em 1em 0;
		font-size:.8em;margin-bottom:1.875em;line-height:1.875em;
		background-color: #fff;
		display: block;
		min-height:5em;
	}
.rss {
	padding: 3px 35px 3px 35px;
	background: url("img/rss.jpg") no-repeat 0 50%;
	vertical-align: top;
	height: 50px;
	margin: 0px;
	margin-top: 10px;
}

#cmspoll {padding:3px;}

.cmspoll_votecount {margin-bottom:15px;}
.cmspoll_answers input {margin:0px; padding:0px; font-size:12px;}
.cmspoll_answers p {margin-right:5px;}

.cmspoll_prozent {background-color: #ee2b00; height:15px;}

.filelinks div {padding-left:25px; background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	/* Icons begin */
	
	.filelinks .pdf{background-image:url('img/fileicons/pdf.png')!important;}	
	.filelinks .zip{background-image:url('img/fileicons/zip.png')!important;}
	/* Icons end */
	
.csc-mailform-field label {
	width: 400px;
}
.csc-mailform-field input {
}

.news-latest-container {
padding:0px;
}

#sidebar .tx-comments-pi1 {
	font-size: 1em;
}

/* --- Kommentare --- */

.tx-comments-comment-admin {
	margin: 0;
	background-color: #f2f2f2;
	padding: 0;
	text-align: center;
}

.tx-comments-comment-form {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tx-comments-comment-form LABEL {
	width: 80px;
	display: block;
	float: left;
	padding-top: 5px;
}

.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG {
	margin-top: 3px;
}

.tx-comments-comment-input {
}

.tx-comments-comment-input:focus, .tx-comments-comment-form TEXTAREA:focus {
	background-color: silver;
}

.tx-comments-comment-form TEXTAREA {
width:250px;
	height: 80px;
}

.tx-comments-comment-form BR {
	clear: left;
}

.tx-comments-page-browser {
	text-align: center;
	margin: 15px 0;
}

.tx-comments-page-browser-current, .tx-comments-page-browser A {
	padding: 0 3px;
}

.tx-comments-required-mark {
	color: #e2490a;
	font-weight: bold;
	font-size: 1.5em;
}

.tx-comments-required-error {
	margin-left: 10px;
	color: #fff;
	background-color: #e2490a;
	padding: 3px 5px;
	font-weight: bold;
}

.tx-comments-captcha {
	padding-left: 100px;
}


.tx-comments-comment-2, .tx-comments-comment-1 { margin-bottom: 10px; padding: 8px 10px; 
	margin-top: 5px;
	margin-right: 10px;;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #656565;
	color: white;
}

.tx-comments-comment-1 {
	background-color: #808080;
}

.tx-comments-comment-date {
	font-size: 0.8em;
	color: silver;
}

.tx-comments-comment-name {
	font-size: 0.8em;
	background: #909090 url('/fileadmin/templates/img/person.png') no-repeat 3px center;
	padding:3px 3px 3px 16px;
}


.tx-comments-comment-name a {
	color: white;
	font-weight: bold;
}



.tx-comments-comment-form fieldset { border: none;padding:0px;margin:0px; }
.tx-comments-comment-input { width: 150px; }
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-form LABEL { width: 100px; display: block; float: left; padding-top: 5px; }

