body{
margin:0px;
margin-bottom:20px;
padding:0px;
background-image:url(../images/bg/bg.gif);
background-repeat:repeat-x;
background-attachment:scroll;
}
body#startseite{
background-image:url(../images/bg/bg_start.gif);
background-repeat:repeat-x;
background-attachment:fixed;
}
/*
.naviobenabstand{

height:auto;
margin-top:5px;}
*/
#container1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:200px;
padding-left:20px;
height:200px;
margin-left:800px;
margin-top:2px;
margin-bottom:0px;
border-style:solid;
border-width:20px;
border-color:#CC9900;
}

/*++++++++++++LOGO++++++++++++++++++++*/
/*LOGO allgemein, Folgeseiten*/
.logo{
	margin-top:10px;
	padding:0;
	height:auto;
	width:auto;
	text-align:right;
}
/*LOGO IE bis 5.0*/
* html .logo {
	margin-top:9px;
}

/*LOGO IE7*/
html* .logo {
	margin-top:9px;
}

/*LOGO Startseite*/
.logo img#startlogo{
margin-bottom:17px;
}

/*LOGO Startseite IE bis 6.0*/
* html .logo img#startlogo{
	margin-bottom:18px;
}

/*LOGO Startseite IE7*/
html* .logo img#startlogo{
	margin-bottom:18px;
}
/*logo uebersicht*/
.logo_uebersicht{
	margin:0px;
	padding:0;
	text-align:right;
}

/*Format für Einführungstext rechts (Homepage)*/
.fliesstext {
	color: #666666;
	text-align:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
/**/
}

.bildleft{
	float:left;
	width:200px;
}
.textblock {
	float:left;
	margin-left:10px;
	width:400px;
}
/*++++++++++++++KOMPETENZEN+++++++++++++++++++*/

/*Formatierung der Grafik mit den Übersichtsbilder unter "Kompetenzen"*/
#foto_container{
	margin-top:10px;
	float:left;
}
/*Format für die Textbox*/
#textbox_rand{
	width:200px;
	height:auto;
	float:right;
	margin-top:10px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;

}
/*headlines unter Fotodesign (Eindrücke)*/
#head01{margin-top:60px;
		font-weight:bold;
		}

#head02{margin-top:130px;
		font-weight:bold;
}

#head03{margin-top:130px;
		font-weight:bold;
		}
/*+++++++++++++++++++++++*/
.topnavi{
	position:fixed;
}
/*NAVIGATION LINKS*/

#navigationliste{
	text-align:left;
}


#navigationliste ul li{
	list-style:none;
	margin:10px 0 0 -30px;
}

.navilinks {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:5px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;

}
a:hover.navilinks {
	color: #333333;
}
.navilinks_aktiv{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*++++ SITEMAP +++++*/
.sitemapzentriert{
	color: #666666;
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
/**/
}

/*++++ALLGEMEINE FORMATE+++++*/

img {
margin:0;
padding:0;
text-decoration:none;
border:none;
}

.headline { 
	color: #033; 
	font-size: 11pt; 
	line-height: 11pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a {
	text-decoration: none;
	color: #ff9900;
}


a:link a:visited a:hover{ 
	color: #ff9900;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0px;
	padding-top:15px;
}


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

.naviunten {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


.intro {
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.weiss {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mitte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}

.orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}
