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

/* Bilder */

.bildrand {
	 border: 1px solid #B2B2B2;
}

.bildrand2 {
	 border: 1px solid #B2B2B2; padding: 5px;
}

.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;
}

/*** Diverse Textarten ***/

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}


acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}


.datum
{
font-size: 9px;
font-weight:italic;
}


ol,ul
{
	list-style-position: inside;
}

/* Kommentareingabe */

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* Seitenzahlen */


.pages {
    clear:both;
    font-size: 100%;       
    font-family:  "Trebuchet MS",Verdana,Arial, Helvetica;
    width: 100%;
    margin: 25px 5px 15px 5px;

}

.pages a, .pages span {

    padding: 0.5em;
    margin: 0.2em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #336600;
    font-weight: bold;
    background: #336600;
    color: #fff;
}

.pages a {
    border: 1px solid #5C7C4D;
    text-decoration: none;
}

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



/* Kontaktformular */


.kontaktformular {
}

.kontaktformular .flinks {
	clear:both;
	float: left;
	width: 200px;
	margin-top: 5px;
	height: 30px;
}

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

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

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



/* 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;
}

/* Mitgliederbereich Profil */

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


}

#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 {
	
	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;
}

#kommentar_a
{

	background: #EDEDED;
	border: 1px solid #000000;
	padding: 3px;
	margin: 3px 0px 0px 3px

}

#kommentar_a .autor
{

	font-size: 0.8em;

}

#kommentar_b
{

	background: #F4F4D8;
	border: 1px solid #000000;
	padding: 3px;
	margin: 3px 0px 0px 3px;


}

#kommentar_b .autor
{

	font-size: 0.8em;

}

#clearance{
	
	clear:both;
}



/*** Newsslider ***/



#sections {
overflow:hidden;
background: #EDEDED;
width: 660px;
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;
}

