

form a img {
	padding-left:3px;
	border-width:0px !Important;
}

.unsichtbar,.u2,.invisible , .unseen {
	display:inline;
	height:0px;
	left:-3000px;
	position:absolute;
	top:-2000px;
	width:0px;
	z-index:200;
}
#wrapper {
}

/* ########################## Nicht immer verwendetet bzw. keine AHNUNG! ############################ */

.contentdescription {
	padding:0px 0px;
	overflow:hidden;
}

.wrap_image {
	clear:left;
}

ol.list {
	list-style-position:inside;
	margin:0px 0px;
	padding:0px;
}

ol.list li {
	border-bottom:#999 solid 1px;
	margin:0px 0px;
	padding:0px;
	
}

ol.list li h4 {
	width:100% !Important;
	display:inline;
	margin:0px 0px 0px 0px;
}


ul li a.u2:focus,p a.u2:active {
}

/* ################# Banners & Calendar ################ */
.banneritem_text, .banneritem {
	margin:10px 0px 10px 0px;
	border:solid 1px #eee
}

a img.calendar {
	width:16px;
	height:16px;
	padding-left:3px;
	padding-top:3px;
	background-image:url(../images_general/calendar.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	vertical-align:bottom;
}



/* ################# Texte bearbeiten ################ */
.contentpaneopen_edit{
	float:right;
}

.contentpaneopen_edit img {	
	border:0px;
}

form.editor legend {
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
}

form.editor fieldset {
	padding:5px;
	margin:5px 0px;
}

form.editor .publishing label {
	float:left;
	width:14em;
}

form.editor .publishing div {
	margin:0px;
}

form.editor .publishing .radio label {
	float:none;
	width:14em;
}

form.editor .publishing .radio label span {
	float:left;
	width:14em;
}
form.editor .publishing .wrap {
	height:3px;
}


form.editor fieldset.metadata label {
	float:none !important;
	display:block;
}

.save {
	text-align:right;
}

#editor-xtd-buttons {
	padding:5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float:left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display:block;
	height:22px;
	float:left;
	line-height:22px;
	font-size:11px;
	color:#666;
	cursor:pointer;
}

.button2-left span,
.button2-right span {
	cursor:default;
	color:#999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding:0px 6px;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration:none;
	color:#0B55C4;
}

.button2-left a,
.button2-left span {
	padding:0px 24px 0px 6px;
}

.button2-right a,
.button2-right span {
	padding:0px 6px 0px 24px;
}

.button2-left {
	background-image:url(../images_general/j_button2_left.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}

.button2-right {
	background:url(../images_general/j_button2_right.png) 100% 0px no-repeat;
	float:left;
	margin-left:5px;
}

.button2-left .image {
	background:url(../images_general/j_button2_image.png) 100% 0px no-repeat;
}

.button2-left .readmore {
	background:url(../images_general/j_button2_readmore.png) 100% 0px no-repeat;
}

.button2-left .pagebreak {
	background:url(../images_general/j_button2_pagebreak.png) 100% 0px no-repeat;
}


/* ################# yourplace ################ */
#yourplace {
	min-height:5em;
	padding-top:0px;
	text-align:left;
}

#yourplace p {
	padding:5px;
	display:inline;
}

* html #yourplace {
	height:65px;
}

#yourplace a {
	text-transform:none;
}

#yourplace a:link,#yourplace a:visited {
}

#yourplace span {
	font-size:0.85em;
	padding:7px;
}

#yourplace span a:hover,#yourplace span a:active,#yourplace span a:focus {
	text-decoration:none;
}


/* ########################## Tooltips ############################ */
.tool-tip {
	float:left;
	background-color:#ffc;
	color:#000;
	border:1px solid #D4D5AA;
	padding:5px;
	max-width:200px;
	text-align:left;
	font-size:0.85em;
}

.tool-title {
	padding:0px;
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
	margin-top:-15px;
	padding-top:15px;
	padding-bottom:5px;
	background-image:url(../../system/images/selector-arrow.png);
	background-repeat:no-repeat;
}

.tool-text {
	font-size:0.85em;
	margin:0px;
}

div.tooltip {
	float:left;
	background-color:#ffc;
	color:#000;
	border:1px solid #D4D5AA;
	padding:5px;
	max-width:300px;
}

div.tooltip h4 {
	padding:0px;
	margin:0px;
	font-size:0.85em;
	font-weight:bold;
	margin-top:-15px;
	padding-top:15px;
	padding-bottom:5px;
	background-image:url(../../system/images/selector-arrow.png);
	background-repeat:no-repeat;
}

div.tooltip p {
	font-size:0.85em;
	margin:0px;
}



/* ########################## Umfragen ############################ */

poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
	border:solid 1px;
	position:relative;
}

.poll .td_2 {
	width:100px;
}

.poll .td_3 {
	width:300px;
}

.poll table {
	width:auto;
	border:solid 0px;
	position:relative;
}

.poll table .td_1 {
	width:30px;
}

.poll td {
	border:solid 1px #CCC;
	padding:2px;
}

.poll td.line {
	width:300px;
}

.poll th {
	background-color:#EEE;
	color:#000;
	border:solid 1px #ccc;
}

.question {
	font-weight:bold;
}
dl.poll {
}

dl.poll dt {
	border-bottom:solid 1px #ccc;
}

dl.poll dd {
	padding:6px 0px;
	font-weight:bold;
}

.polls_color_1 {
	background-color:#960;
	color:#fff;
}

.polls_color_2 {
	background-color:#060;
	color:#000;
}

.polls_color_3 {
	background-color:#600;
	color:#fff;
}

.polls_color_4 {
	background-color:#C60;
	color:#fff;
}

.polls_color_5 {
	background-color:#ccc;
	color:#000;
}

.polls_color_6 {
	background-color:#330;
	color:#fff;
}





/* ########################## Texte bewerten ############################ */
.content_vote {
	margin:0px 0px 10px;
	display:block;
}

.content_vote input {
	margin:0px 5px;
}

span.content_rating,.leading span.content_rating {
	margin:10px 0px 0px;
	display:block;
}




/* ########################## search ############################ */


.searchintro {
	font-weight:normal;
	margin:0px 0px 20px;
}

.searchintro img {
	display:inline; 
	border:0px
}

.display {
	border-top:#999 solid 1px;
	margin:20px 0px 0px 0px;
	padding-top:5px;
	text-align:center;
}

.filter {
	margin:10px 0px 0px;
}

.results .small {
	font-style:italic;
	color:#666;
}

.results p {
	margin:0px;
	padding:0px;
	color:#666;
}


.highlight {
	font-weight:bold;
	background-color:#FF0;
}

fieldset.word,fieldset.only {
	margin:5px 0px 0px 0px;
}

.only {
	margin:10px 0px 0px 10px;
	padding:5px 10px;
	line-height:1.3em;
}

.word {
	padding:10px 10px 10px 10px;
}

.word input {
	margin:0px 0px 0px 10px;
	padding:2px;
}

.phrase {
	margin:5px 10px 10px 0px;
	padding:10px;
	width:45%;
	float:left;
}

.phrase .inputbox {
	display:block;
	height:1.5em;
	margin-top:10px;
	width:12em;
}

.phrase .inputbox option {
	padding:2px;
}

.phrase .inputbox option a:hover {
}

.search_result {
	width:100%;
	float:left;
	margin:5px 0px 0px 0px;
}

.search_result .button {
	margin-top:-15px;
	margin-left:30px;
}


/* ########################### contacts ########################### */
div.contact {
	width:100%;
}

address {
	font-style:normal;
	margin:10px 0px;
}

address p {
	line-height:1.3em;
}

.contact label {
	float:left;
	font-weight:bold;
	width:14em;
	margin:3px 0px 0px;
}

span.marker {
	margin:0px 0px 0px 0px;
	padding-top:0px;
	width:100px;
	float:left;
	vertical-align:top;
}

span.adressdetails {
	padding-left:100px;
}

.contact_email_checkbox label {
	float:none !important;
}

.contact label.copy {
	width:90%;
	font-weight:normal;
	padding:0px 0px 10px 10px;
}

.contact form {
	padding:0px;
	margin:5px 0px;
}

.contact input {
	padding:2px 2px 0px;
	margin:10px 0px 0px;
}

label.textarea {
	float:none !important;
	margin:5px 0px;
	display:block;
	width:350px;
}

#contact_text {
	width:390px;
	height:150px;
}

.contact input.invalid,.contact textarea.invalid {
	border:solid 1px red;
}

.contact label.invalid {
	color:red;
}

/* ########################### System Nachrichten ########################### */
#system-message {
	margin:10px 0px 20px 0px;
	padding:0px !important;
}


#system-message dt { display:none;}
#system-message dd { margin:0px; text-indent:0px; padding:0px }
#system-message dd ul { list-style-type:none; color: #0055bb; background-color:#c3d2e5; border-top: 3px solid #84a7db; border-bottom: 3px solid #84a7db;}

/* System Standard Messages */
#system-message dt.message { display:none; visibility:hidden; color:#F00 !important; }
#system-message dd.message {  }
#system-message dd.message ul { padding-left:35px !Important; padding-top:6px; padding-bottom:6px; font-weight:bold; color: #2343a5; background: #c3d2e5 url(../images_general/notice-info.png) 4px top no-repeat; border-top: 3px solid #84a7db; border-bottom: 3px solid #84a7db;}

/* System Error Messages */
#system-message dt.error { visibility:hidden; }
#system-message dd.error {  }
#system-message dd.error ul { font-weight:normal; padding-top:6px; padding-bottom:6px; color: #c00; background: #E6C0C0 url(../images_general/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display:none; }
#system-message dd.notice {  }
#system-message dd.notice ul { padding-top:6px; padding-bottom:6px; color: #c09e00; background: #EFE7B8 url(../images_general/notice-note.png) 4px top no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


#system-message2 {
	margin:0px;
	padding:0px !important;
	font-size:12px;
}

#system-message2 dt.notice2 { display:none; margin:0px; text-indent:0px; padding:0px; }
#system-message2 dd.notice2 { margin:0px; }
#system-message2 dd.notice2 ul { padding:3px 0px 3px 10px; list-style-type:none; font-weight:normal; color: #000; background-color: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
