/*** Templateübergreifende CSS-Stile ***/


/*** Neue Einträge auf der Startseite ***/

.neueintrag1
{
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top_style: solid;
	border-bottom-width: 1px;
	border-bottom_style: solid;
	background: #FFFFFF;

}

.neueintrag2
{

	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top_style: solid;
	border-bottom-width: 1px;
	border-bottom_style: solid;
	background: #EDEDED;

}


/* Kategorien in der Übersicht */

.katbox
{
	font-size: 1em;
	background: #EDEDED;
	border: 1px solid #EDEDED;
	padding: 6px;


}

.katbox a
{
	font-size: 1em;
	text-decoration:none;


}
.katbox2
{

	padding: 2px;
	background: #EDEDED;
	border: 1px solid #EDEDED;


}

/* Bilder */

.bildschatten {
  background: url(../../images/css_images/bildschatten.png) no-repeat bottom left;
  padding: 4px 7px 17px 7px;
}

.bildschatten2 {
  background: url(../../images/css_images/bildschatten2.png) no-repeat bottom left;
  padding: 4px 7px 17px 7px;
}

.bildschattenklein { 
	margin:6px 0px 0px -2px;
	background: url(../../images/css_images/bildschattenklein.png) no-repeat bottom left;
	padding: 2px 5px 10px 5px;
	border-top: solid 1px #eee;
}


/* Seitenzahlen */


.pages {
    clear:center;
    font-size: 90%;       
    font-family:  "Trebuchet MS",Verdana,Arial, Helvetica;
    width: 100%;
    margin: 20px 5px 5px 0px;

}

.pages a, .pages span {

    padding: 0.5em;
    margin: 0.2em;

}

.pages span.current {

    font-weight: bold;

    color: #7E0001;
}

.pages a {
  
    text-decoration: none;
	  color: #A80000;

}

.pages a:hover {
    border-color: #CC0000;
}




/* Kontaktformular */


.kontaktformular {
}

.kontaktformular ul, .kontaktformular li {

list-style-type: disc;
list-style-position: inside;

}


.kontaktformular .flinks {
	float: left;
	width: 180px;
	margin-top: 5px;
	height: 25px;
}

.kontaktformular .frechts {
	float: right;
	width: 305px;
	margin-top: 5px;
	height: 25px;
}

.kontaktformular .prodlinks {
	float: left;
	width: 110px;
	margin-top: 5px;
	height: 380px;
}

.kontaktformular .prodrechts {
	float: right;
	width: 375px;
	margin-top: 5px;
	height: 380px;
}


.kontaktformular .flinks_xl {
	float: left;
	width: 180px;
	margin-top: 5px;
	height: 150px;
}

.kontaktformular .frechts_xl {
	float: right;
	width: 305px;
	margin-top: 5px;
	height: 150px;
}

.kontaktformular .flinks_xl_pre {
	float: left;
	width: 180px;
	margin-top: 5px;
	height: 70px;
}

.kontaktformular .frechts_xl_pre {
	float: right;
	width: 305px;
	margin-top: 5px;
	height: 70px;
}


.kontaktformular .vollfeld {
	float: left;
	width: 485px;
	margin-top: 5px;
	height: 25px;
	padding: 3px;
	background: #EDEDED;
}

.kontaktformular .bild1 {
	float: left;
	margin-top: 5px;
	padding: 3px;
	width: 200px;


}


.kontaktformular .bild2 {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	padding: 3px;
	width: 200px;

}

.kontaktformular .flinks2 {
	float: left;
	width: 180px;
	margin-top: 5px;
	height: 35px;
}

.kontaktformular .frechts2 {
	float: right;
	width: 305px;
	margin-top: 5px;
	height: 35px;
}

.kontaktformular .textfeld {
	float: left;
	width: 485px;
	margin-top: 5px;
	padding: 3px;
	background: #FFFFCC;
}


/* Formular allgemein*/


.formular {
}

.formular .fflinks {
	clear:both;
	float: left;
	width: 120px;
	margin-top: 5px;
	height: 30px;
}

.formular .ffrechts {
	float: left;
	width: 250px;
	margin-top: 5px;
	height: 30px;
}

.formular .fflinks_xl {
	clear:both;
	float: left;
	width: 120px;
	margin-top: 5px;
	height: 150px;
}

.formular .ffrechts_xl {
	float: left;
	width: 250px;
	margin-top: 5px;
	height: 150px;
}

.fflinks_sm {
	clear:both;
	float: left;
	width: 200px;
	margin-top: 3px;
	height: 15px;
}

.ffrechts_sm {
	float: right;
	width: 200px;
	margin-top: 3px;
	height: 15px;
}


/* Bildergalerie */

.galeriebox
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
	background: #E6E6E6;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* User Profil */

#profil
{
	margin-top: 5px;
	margin-bottom: 10px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px;


}

#profil h2
{
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 2px;
	font-size: 1.2em;
    font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;


}


 #profil.links {
	float: left;
	width: 125px;
	margin-top: 5px;
	height: 25px;
}

#profil.rechts {
	float: right;
	width: 305px;
	margin-top: 5px;
	height: 25px;
}


#sitemap {
	
	margin-left: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
	border-left: 12px solid #EDEDED;
	font-size: 90%;

}



.extrabox {
	margin: 0px;
	padding: 0px;
	background: url(../images/homepage09.gif) repeat-x;
}

#clearance{
	
	clear:both;
}



/*** Container für die Detailansicht der Einträge ***/

.eintrag_links
{


	margin:5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	border-color: #E7E7E7;

	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #EDEDED url(../images/startbox_bg.png) 0 0 repeat-x;


}



.eintrag_rechts
{
	
	margin: 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	border-color: #E7E7E7;

	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #EDEDED url(../images/startbox_bg.png) 0 0 repeat-x;
	width: 300px;
}



#eintrag
{

	float: left;
	width: 100%;
	margin-top: 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	border-color: #E7E7E7;
	clear: both;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #EDEDED url(../images/startbox_bg.png) 0 0 repeat-x;
}

#eintrag_links h2
{

	font-size: 16px;
	font-weight: normal;
	color: #99CC00;

}

#eintrag_links td
{

	padding: 5px;

}


#eintrag_rechts h2
{

	font-size: 16px;


}

/*** Bildbox in Galerie auf Detailseite ***/

.bildbox
{
	
	margin: 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	background: #FFFFFF;

}

/*** Neue Einträge auf der Startseite ***/

.neueintrag1
{
	height:50px;
	margin: 5px;
	padding: 5px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background: #EDEDED;

}

.neueintrag2
{
	height:50px;
	margin: 5px;
	padding: 5px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background: #EDEDED;

}

.neueintrag1 img
{
	margin-right:5px;

}

.neueintrag2 img
{
	margin-right:5px;

}


.textarea {
		width: 100%; height: 40px;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 1.0em;
		color: #687275;
		border: 1px #bfc6c7 solid;
	}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/*** Berbeitungsleiste in Tabelle ***/

.row-actions {
	visibility: hidden;
	padding: 2px 0 0;
}

/*** Newsslider ***/



#sections {
overflow:hidden;
background: #EDEDED;
width: 550px;
height: 140px;
margin: 0px;
float: left;
margin-bottom: 13px;
}

#sections ul {
height: 130px;
margin: 0px;
list-style-image: none;
list-style-type: none;
padding: 0px;
width: 5000px;

}

#sections ul li {
height: 150px;
width: 540px;
border: 0px;
margin: 0px;
padding: 10px;
float: left;
}

.prev {
display: block;
width: 42px;
height: 98px;
cursor: pointer;
background-image: url(../../jscripts/images/newsslider/slide-button-left.png);
position: absolute;
top: 16px;
z-index: 1;
left: 10px;
}

.next {
display: block;
background-image: url(../../jscripts/images/newsslider/slide-button-right.png);
width: 42px;
height: 98px;
cursor: pointer;
position: absolute;
top: 16px;
left: 500px;
z-index: 2;
}

.featured-inside {
margin-left:18px;
width: 460px;
padding: 13px;
overflow: hidden;
height: 140px;
}

.post-title {
color: #5B6461;
font-size: 1.4em;
display: block;
padding: 2px 0px 2px 0px;
margin: 0px 0px 5px 0px;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}


/*** Erweiterungen ***/

/*** Klassen für Eingabefelder ****/

.suchbegriff
{
border-width:1px; 
border-color:#D62C2D; 
border-style:solid;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
background: #FFFFFF;
padding: 4px;
margin:3px;
font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;;
font-size: 1em;
font-weight: normal;
color:#000000;
}




.feldname
{
margin-top: 10px;
font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;;
font-size: 1.2em;
font-weight: bold;
color:#ffffff;
}

#client_login{
	float:right;
	position:relative;
	height:49px;
	padding:0px 50px 0 80px;
	margin:20px 0 0 0;
	color:#FFF;
	}
#meta_login{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:11px;
	}
#client_login #loginform #un,#client_login #loginform #ps{
	width:145px;
	height:16px;
	background:left no-repeat url('../images/login_field_bg.jpg');
	border:0px;
	padding:5px 10px;
	color:#FFF;
	}

#client_login #loginform #loginsubmit{
	position:absolute;
	top:0px;
	right:0px;
	width:50px;
	height:26px;
	background:left no-repeat url('../images/login_bt.jpg');
	border:0px;
	cursor:pointer;
	}
#client_login label.client_label{

	font-size:12px;
	position:absolute;
	left:0px;

	top:6px;
}


.hinweis
{
	border-top:solid 1px #C7C7C7; 
	border-bottom:solid 1px #C7C7C7;
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E0E0E0;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;

}

.oben {
	width:981px;
	height:6px;
	margin: 0px -18px;
	background: url(../images/tab_top.png) no-repeat left bottom;
}

/*** Suchmaske oben ***/

#slide-1
{

	width:982px;
	height:103px;
	background-color:#E0E0E0;
	background: url(../images/schnellsuche_bg.png) no-repeat left;
}

#slide-2
{

	width:982px;
	height:103px;
	background-color:#E0E0E0;
	background: url(../images/schnellsuche_bg.png) no-repeat left;
}


#slide-3
{

	width:982px;
	height:103px;
	background-color:#E0E0E0;
	background: url(../images/schnellsuche_bg.png) no-repeat left;
}

/*** Eingabefelder Suchmaske ****/
.eingabe
{
	margin-left:20px;
	margin-top:15px;
}

.eingabe_feld
{
	margin-top:15px;
}

.eingabe_umkreis
{
	margin-left:20px;
	margin-top:15px;
}

.eingabe_feld_umkreis
{
	margin-top:15px;
}


.eingabe_detail
{
	margin-left:20px;
	margin-top:0px;
}

.eingabe_feld_detail
{
	margin-top:0px;
}

.eingabe_feld_kategorie
{
	margin-left:22px;
}

.eingabe_feldtitel {margin-top:5px;padding-top:5px; padding-left:5px; float:left; color:#FFFFFF }

.eingabe_suchbegriff_bg { background-image:url(../images/eingabe_suchbegriff_bg.png); height:39px; width:247px; border:0px; padding-top:5px; background-repeat:no-repeat }
.eingabe_suchbegriff { border:0px; font-size:18px; color:#333333; width:220px }

.eingabe_plz_bg { background-image:url(../images/eingabe_plz_bg.png); height:39px; width:140px; border:0px; padding-top:5px; background-repeat:no-repeat }
.eingabe_plz { border:0px; font-size:18px; color:#333333; width:120px }

/*** Logoansicht Detaileintrag ***/

.LogoAnsichtBG
{
	
	background-image:url(../images/logo_bg.png); height:120px; width:120px; border:0px; background-repeat:no-repeat; 
	margin-top:3px;
}

.LogoAnsicht
{
	
 padding:10px 0 0 5px;

}

.LogoPlatzhalter
{
	
	background-image:url(../images/logo_platzhalter.png); height:120px; width:120px; border:0px; background-repeat:no-repeat;
	margin-top:3px;
}


/*** Logoansicht Neueintrag ***/

.LogoAnsichtBGsmall
{
	
	background-image:url(../images/logo_bg.png); height:80px; width:80px; border:0px; background-repeat:no-repeat; 
	margin-top:3px;
}

.LogoAnsichtsmall
{
	
 padding:10px 0 0 5px;

}

.LogoPlatzhaltersmall
{
	
	background-image:url(../images/logo_platzhalter_small.png); height:80px; width:80px; border:0px; background-repeat:no-repeat;
	margin-top:3px;
}


.sidebar-spacer
{

 margin-top:27px;
}

.bewertung
{
	float:right;

}

a.catlink:link, a.catlink:visited , a.catlink:active 
{ 
	font-size:13px;

	color:#A80000; 
	text-decoration:none; 
}

a.catlink:hover 
{ 

	font-size:13px;

	text-decoration:none; 
	color: #7E0001;
}

/*** Suchfeld in Sidebar rechts 3spaltiges Layout ***/

.TextsucheBG
{
	
	background-image:url(../images/textsuche_bg.png); height:109px; width:233px; border:0px; background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
}

.Textsuche
{

	margin-top:10px;	
 	padding:10px 0 0 5px;

}

.eingabe_textsuche_bg 
{ 
background-image:url(../images/eingabe_plz_bg.png); 
height:39px; 
width:140px; 
border:0px; 
padding-top:5px; 
background-repeat:no-repeat;
margin-top:30px; 
margin-left:10px;

}
.eingabe_textsuche { border:0px; font-size:18px; color:#333333; width:120px }


/*** Suchfeld in Sidebar 2spaltiges Layout ***/

.Textsuche2BG
{
	
	background-image:url(../images/textsuche_gross_bg.png); height:109px; width:328px; border:0px; background-repeat:no-repeat;
	margin-left:8px;
	margin-top:10px;
}

.Textsuche2
{

	margin-top:10px;	
 	padding:10px 0 0 5px;

}

.eingabe_textsuche_bg 
{ 
background-image:url(../images/eingabe_plz_bg.png); 
height:39px; 
width:140px; 
border:0px; 
padding-top:5px; 
background-repeat:no-repeat;
margin-top:30px; 
margin-left:10px;

}
.eingabe_textsuche { border:0px; font-size:18px; color:#333333; width:120px }


/*** Header für neueste Einträge ***/

.NewBG
{
	
	background-image:url(../images/neueste_eintraege.png); height:30px; width:481px; border:0px; background-repeat:no-repeat;
	margin-left:9px;
 	margin-top:10px;
}

.New
{
	height: 30px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS',Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px; 
	


}


