body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #efefef;
	margin: 10; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }

.team  {
	color:#333333;
	line-height: 22px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.team p {
	line-height:24px
	}

.txt-img p  {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	line-height: 22px;
}

.section {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	text-align: left;
	line-height: 18px;
}

#bild {
	float: right;
	width: 694px;
}

.section p {
	line-height: 22px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color: #e43e43;
}
a:active { color:#000000;}

h1 {
	font-size: 14px;
	margin:0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: repeat-x;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	font-weight: bold;
}

h3 {
font-size:12px;
color: #003399;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 5px solid #ffffff;
    }

	#container1 {
	width: 910px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #333333;
    }

/* ----------banner for logo-------------- */
#header_oben {
	height: 35px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	text-align: right;
    }

#header_oben p {
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	padding-top: 5px;
}

#header_oben a {
	color: #333333;
	text-decoration: none;
    }


#header_oben a:hover {
	color: #E43e43;
	text-decoration: none;
    }

#header_unten {
	height: 205px;
	background-color: #FFFFFF;
    }

#breadcrumb {
	font-size: 10px;
	height: 13px;
}

#breadcrumb p {
	line-height: 10px;
	margin-top: -2px;
}

#breadcrumb a {
	color:#333333;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color: #e43e43;
}

#banner img {padding:10px 0px;}

/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0;
	margin-top: 0;
	margin-left:0px;
	margin-bottom: 0;
	width:900px;
}
div#content {
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px");
}

p, pre{
	padding: 5px 10px;
	margin:0;
	line-height: 14px;
}

/* --------------left navigavtion------------- */


/* ### nav1st - first level navigation ######################################## */

#site-menu {
	width: 900px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #dd0005;
	font-size: 12px;
}

#site-menu ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#site-menu li {
	display: block;
	float: left;
	min-width: 105px;
	max-width: 230px;
	min-height: 20px;
	border-right: 1px #fff solid;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#site-menu li a {
	color: #FFFFFF;
	font-weight: normal;
	display: block;
}

#site-menu li .info { font-size: .8em; }

#site-menu li:hover {
	color: #FFFFFF;
	background-color: #333333;
}

#site-menu li:hover a {
	color: #FFFFFF;
}

#site-menu li#current {
	color: #ffffff;
	background-color: #333333;
}

#site-menu li#current a{
	color: #ffffff;
}

#site-menu li .info { font-size: .8em; }

#site-menu li:hover {
	background-color: #333333;
}

/* ### nav2nd - second level navigation ######################################### */

#site-menu1 {
	margin-left: 0px;
	min-height: 15px;
	margin-top: -15px;
	background-color: #dd0005;
}

#site-menu1 li {
	display: block;
	float: left;
	min-width: 80px;
	max-width: 190px;
	min-height: 10px;
	border-right: 1px #fff solid;
	background-color: #dd0005;
	text-align: center;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

#site-menu1 li a { color: #ffffff; display: block; }

#site-menu1 li .info { font-size: .8em; }

#site-menu1 li:hover {
	color: #ffffff;
	background-color: #333333;
}

#site-menu1 li:hover a {
	color: #ffffff;
}

#site-menu1 li#current {
	color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #474747;
}

#site-menu1 li#current a{

	color: #ffffff;

}

#site-menu1 li .info { font-size: .8em; }




/* ### nav2nd - second level navigation ######################################### */




#mainContent {
	float: left;
	width: 620px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
    }

#mainContent h1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mainContent h2 {
	color:#CC0000

}

#mainContent li {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(bullet_grau_main.jpg);

}

#mainContent li li {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(bullet_orange_main.jpg);
}

#right {
	float:right;
	width: 250px;
	margin-top: 5px;

}

#right p{
	margin: 0;
	padding-right: 10px;
}

#right h1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#right ul {
	margin-left:-15px
}

#right li {
	line-height:16px;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer {
	background-color: #333333;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    }
#footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
    }

#footer a {

	color: #efefef;

}

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
 .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }






#pscroller1{
	width: 196px;
	height: 460px;
	border: 0px solid black;
	padding: 0px;
	background-color: #F8F1E4;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.floatLeft {
	float:left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.floatNo {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.floatRight {
	float:right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
}

#image img {
	padding: 5px;
	border:1px solid #CC0000;
	display: inline;
	margin: 2px;
	clear:none;
}

div.imgbox {
	float:right;
	width:160px;
	height:250px;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
}

div.imgbox img {
	border:1px solid #bbbbbb;
}

div.imgbox p {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#aaaaaa;
}

div.spacing1 {
	margin-left:18px;
	margin-right:18px;
}

/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
	line-height : 120%;
	width: 570px;
}


/*
Wie sehen die einzelnen Blöcke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
.formgen form
{
	line-height : 120%;
	width: 570px;
}


/*
Wie sehen die einzelnen Blöcke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
--------- FORMULAR-OBJEKTE ------------
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 450px;
	height: 60px;
	background-color: #EAEAEA;
	margin-left: 0px;
	border: 1px solid #333333;
}


/* Textfeld */
.formgen .formtext
{
	height: 16px;
	width: 450px;
	background-color: #eaeaea;
	margin-left: 0px;
	border: 1px solid #333333;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #e43e43;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #333333;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #ff9900;
}

/* Label */
.formgen label {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	clear: left;
	float: left;
	height: 18px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #eaeaea;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 450px;
	border: 1px solid #ffffff;
	padding: 10px;
	margin-left: 10px;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #e43e43;
}

.formsuche {
	BORDER-RIGHT: #0066ff thin solid; BORDER-TOP: #0066ff thin solid; FONT-SIZE: 10px; BORDER-LEFT: #0066ff thin solid; WIDTH: 265px; COLOR: #0066ff; BORDER-BOTTOM: #0066ff thin solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.big {
	font-size: 9px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
