
/** BASIC */

body {
	margin: 0px;
	padding: 0px;

}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 { margin: 0px; }

h1, h2 {

	font-weight: normal;
}

h1 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 26px;
	color:#003366;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #000000;
}
h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
}
h2 span { color: #003366; }

h3, .text1 {
	margin-bottom: 5px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #3D494B;
}

hr

{


}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4E4E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

/** LINKS */

a { color: #006699; }

a:hover { text-decoration: none; }

a.gkat { 

	font-size: 14px;
	color: #006699; }

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { height: 1px; }

.hr1 { height: 1px; }

.zitat {font-style:oblique; font-size:10pt; text-align:left; text-indent:2pt; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #574520;
}

form ul {
	
}

form .textbox {
	width: 154px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
	border: none;
	background: url(../images/subpage1_01.gif) no-repeat left top;
}

form .button {
	width: 75px;
	height: 20px;
	background: url(../images/subpage1_02.gif) no-repeat left top;
	border: none;

}

/** HEADER */

#header h2 {
	font-size: 16px;
	font-weight: normal;
	color: #10A1CF;
}

#header h2 span { color: #C2C2C2; }







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

/* 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;
    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 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: 180px;
	margin-top: 5px;
	height: 50px;
}

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

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

.formular .ffrechts_xl {
	float: right;
	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: 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 {
	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;
}



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



