body 
{
margin: 10px auto;
text-align: center;
background: #FFFFFF;
}

/*ein Container um alles...*/
#alles
{
	background: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	border: 0px;
}

#rahmen
{
	background: #FFFFFF;
	width: 900px;
	height: 600px;
	margin: 0px;
	float: left;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-right: solid 0px #EFEFEF;
	border-left: solid 1px #EFEFEF;
}

/*Container für Navigation */
#navi
{
	background: #FDEED3;
	width: 140px;
	height: 424px;
	float: left;
	border: 0px solid ;
}

/*Container für Navigation im Bereich Ausbildung usw*/
#naviausbildung
{
	background: #FFFFFF;
	width: 140px;
	height: 294px;
	float: left;
	border: 0px solid ;
}

/*Bilder für den Bereich Ausbildung usw.*/
#bilderoben
{
	background: #FF9933;
	width: 900px;
	height: 130px;
	margin: 0px ;
	float: left;
	border: 0px solid #000000;
			
}

/*Bilder für den Bereich Philosophie usw.*/
#bilderphil
{
	background: #FF9933;
	width: 756px;
	height: 130px;
	margin: 0px ;
	float: left;
	border: 0px solid #000000;
	padding: 0px;
	vertical-align:top;
}

#bilderphil img
{
	border: 0px solid #000000;
	vertical-align:top;
	margin: 0px ;
	padding: 0px;
}



/*Container für Scrollarea Startseite */
#aktuell
{
	width: 680px;
	height: 160px;
	margin-top: 41px ;
	margin-left: 10px ;
	padding: 0px 0px 0px 3px;
	float: left;
	border:0px solid #FFFFFF;
}

#news
{
	width: 175px;
	height: 200px;
	border: 1px solid #666666;
	float: left;
	text-align: right;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url(images/zwerger-raab_bg-schwarz.jpg);
	background-repeat: repeat;
	overflow:auto;
	scrollbar-3dlight-color: #999;
 scrollbar-arrow-color: #666666;
 scrollbar-darkshadow-color: #333333;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #000000;
 visibility:hidden;
}

#news img
{
width: 100px;
height: 100px;
text-align: right;
display: block;

}

/*Container für inhalt Startseite*/
#contentstart
{
	background: #026E78;
	width: 900px;
	height: 600px;
	margin-left: 0px ;
	margin-right: 0px ;
	float: left;
	border: 0px solid #000000;
	background-image: url(images/zwerger-raab_bg-bogen2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*Container für logo Startseite*/
#logostart
{
	width:900px;
	height: 50px;
	text-align: left;
	margin-left: 30px ;
	margin-top: 100px ;
	margin-right: 0px ;
	border: 0px solid ;
}


/*Container für logo*/
#logo
{
	background: #FFFFFF;
	width:900px;
	height: 49px;
	margin: 0px ;
	float: left;
	border: 0px solid ;
	background-image: url(images/zwerger-raab_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
		
}

/*Container für Bilder Startseite deutsch*/
#bilderStartseite
{
	/*background: #FFFFFF;*/
	width:800px;
	height: 264px;
	margin-top: 8px ;
	margin-left: 30px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	float: left;
	border: 0px solid #FFFFFF;
	vertical-align: top; 
	
}

/*Container für Hauptnavi Startseite*/
#hauptnaviStartseite
{
	background: #006666;
	text-align: left;
	width: 900px;
	height: 120px;
	margin: 0px ;
	padding: 0px;
	float: left;
	border: 0px solid ;
	background-image:url(images/zwerger-raab_baerenfell.gif);
	background-repeat: no-repeat;
	background-position: right ;		
}


/*Container für inhalt*/
#content
{
	background: #FFFFFF;
	width:730px;
	height: 424px;
	margin-left: 28px ;
	margin-right: 0px ;
	float: left;
	border: 0px;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color: black;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #F1F1F1;
}

/*Container für inhalt Bereich Ausbildung usw*/
#contentausbildung
{
	background: #FFFFFF;
	width:730px;
	height: 293px;
	margin-left: 28px ;
	margin-right: 0px ;
	float: left;
	border: 0px #009933;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color: black;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #F1F1F1;
}

/*Container für inhalt team
#contentteam
{
	background: #FFFFFF;
	width:700px;
	height: 250px;
	margin-left: 28px ;
	margin-right: 0px ;
	margin-top: 13px ;
	float: left;
	border: 0px;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color: black;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #F1F1F1;*/
}


/*Container für Orangene Beispieltexte*/
#beispiel1
{
	background: #F27900;
	width:400px;
	height: 135px;
	margin-left: 5px;
	margin-right: 0px;
	float: left;
	border: 0px;
	overflow: auto;
	scrollbar-3dlight-color: #F27900;
	scrollbar-arrow-color: black;
	scrollbar-darkshadow-color: #F27900;
	scrollbar-face-color: #F27900;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #F27900;
	scrollbar-track-color: #F27900;
	visibility: visible;


	
}

/*Container für logo*/
#logo
{
	background: #FFFFFF;
	width:900px;
	height: 49px;
	margin: 0px ;
	float: left;
	border: 0px solid ;
	background-image: url(images/zwerger-raab_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
		
}

/*Container für logo im Bereich Ausbildung usw*/
#logoausbildung
{
	background: #FFFFFF;
	width:900px;
	height: 49px;
	margin: 0px ;
	float: left;
	border: 0px solid ;
	background-image: url(images/zwerger-raab_logo_ohne-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
		
}

/*Container für Hauptnavi*/
#hauptnavi
{
	background: #006666;
	text-align: left;
	width:900px;
	height: 130px;
	margin: 0px ;
	float: left;
	border: 0px solid ;
	background-image: url(images/zwerger-raab_baerenfell.gif);
	background-repeat: no-repeat;
	background-position: right center;		
}

/*Navigations Fornmatierung*/
a.navi:link, a.navi:visited
{ 
display: block; 
color: #FFFFFF;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 82px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px;
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
vertical-align: middle;    
}

a.navi:hover, a.navi:active, a.navi:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 82px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px; 
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
}

.naviactive { 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 82px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px; 
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
}

a.navikunde:link, a.navikunde:visited
{ 
display: block; 
color: #FFFFFF;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 100px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px;
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
vertical-align: middle;    
}

a.navikunde:hover, a.navikunde:active, a.navikunde:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 100px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px; 
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
}

.naviactivekunde { 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 100px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 1px 3px; 
border-right: #FFFFFF 1px solid;  
border-top: 0px;
border-bottom:  #FFFFFF 1px solid;
border-left: 0px;
}

a.naviOrange:link, a.naviOrange:visited
{ 
display: block; 
color: #FF8000;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 76px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

a.naviOrange:hover, a.naviOrange:active, a.naviOrange:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 76px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

.naviOrangeactive {
	display: block;
	color: #00CCCC;
	margin: 0px 0px 1px;
	text-align: center;
	text-decoration: none;
	width: 76px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 2px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:  0px;
	border-left: #FFFFFF 1px solid;
	}

a.naviBold:link, a.naviBold:visited
{ 
display: block; 
color: #FFFFFF;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 83px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 3px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

a.naviBold:hover, a.naviBold:active, a.naviBold:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 83px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 3px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

.naviBoldactive {
	display: block;
	color: #00CCCC;
	margin: 0px 0px 1px;
	text-align: center;
	text-decoration: none;
	width: 83px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 3px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:  0px;
	border-left: #FFFFFF 1px solid;
	}
	
	
	
a.naviBoldwildnis:link, a.naviBoldwildnis:visited
{ 
display: block; 
color: #FFFFFF;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 65px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px 0px 2px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

a.naviBoldwildnis:hover, a.naviBoldwildnis:active, a.naviBoldwildnis:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 65px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px 0px 2px;  
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

.naviBoldwildnisactive {
	display: block;
	color: #00CCCC;
	margin: 0px 0px 1px;
	text-align: center;
	text-decoration: none;
	width: 65px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 2px 0px 2px; 
	border-right: 0px;
	border-top: 0px;
	border-bottom:  0px;
	border-left: #FFFFFF 1px solid;
	}
	
	
	
a.naviBolderlebnis:link, a.naviBolderlebnis:visited
{ 
display: block; 
color: #FFFFFF;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 112px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

a.naviBolderlebnis:hover, a.naviBolderlebnis:active, a.naviBolderlebnis:focus
{ 
display: block; 
color: #00CCCC;
margin: 0px 0px 1px;
text-align: center;
text-decoration: none;
width: 112px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
padding: 1px 2px; 
border-right: 0px;
border-top: 0px;
border-bottom:  0px ;
border-left: #FFFFFF 1px solid;  
}

.naviBoldactiveerlebnis {
	display: block;
	color: #00CCCC;
	margin: 0px 0px 1px;
	text-align: center;
	text-decoration: none;
	width: 112px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 2px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:  0px;
	border-left: #FFFFFF 1px solid;
	}


a.subnaviaktiv:link, a.subnaviaktiv:visited, a.subnaviaktiv:hover, a.subnaviaktiv:active, a.subnaviaktiv:focus 
{ 
display: block; 
color: #FF9933;
margin: 0px 0px 0px;
text-align: right;
text-decoration: none;
width: 120px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
padding: 6px 1px; 
}

a.subnaviinaktiv:link , a.subnaviinaktiv:visited
{ 
display: block; 
color: #FFBB66;
margin: 0px 0px 0px;
text-align: right;
text-decoration: none;
width: 120px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 6px 1px; 
}

a.subnaviinaktiv:hover, a.subnaviinaktiv:focus
{ 
display: block; 
color: #FF9933;
margin: 0px 0px 0px;
text-align: right;
text-decoration: none;
width: 120px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
padding: 6px 1px; 
}

/*Textfornmatierung*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.textaktuell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	text-decoration: none;
width: 150px;
display: block;
text-align:left;
padding-left: 3px;

}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F27900;
	line-height: 15px;
	text-decoration: none;
	text-align: right;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 11px;
	text-decoration: none;
	
}

p
{
	
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px ;
}

.orangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
		
}

.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
		
}

.weissBold 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #E6E6E6; 
text-decoration: none;
}

.gruenBold 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #66BDC4; 
text-decoration: none;
}

.bgOrange
{
background: #FFA042;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #E6E6E6; 
text-decoration: none; 
}

.bgDunkelOrange
{
background: #F27900;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #E6E6E6; 
text-decoration: none; 
}

.cursor {
	cursor: hand;
}
