html {
			padding:0px;
			margin:0px;
			height:100%;
			width:100%;
			}
			
body 	{	text-align:center;
			padding:0;
			margline-heightin:0;
			color: #000000;
			height:100%;
			width:100%;
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height:16px;
			}
			
				
.outbox{	position:relative;
			width:800px;
			margin:0px auto 0px auto;
			TEXT-ALIGN: left;
			}

#header {	height:93px; 
			width:100%;
			background-image:url('img/background.gif');
		}

#sprach_d { position:absolute;
			top:10px;
			left:748px;
			margin:0;
			padding:0;
			}

#sprach_e { position:absolute;
			top:10px;
			left:736px;
			margin:0;
			padding:0;
			}

		
#nav 	{	position:absolute;
			top:68px;
			left:0px;
			width:100%;
			margin:0;
			padding:0;
			color:#000000;
			}

.button {
 		    margin:0; 
 		    padding:5px 4px 6px 4px; 
			float:left; 
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;	
			color:#000000;
	
			}

			
.button a {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color:#707070;
			}

.button a:active {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color:#e46931;
			background-image:url('img/background_nav.gif');	
			background-repeat:no-repeat-y;
			
			}
			
.button a:hover {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color: #404040;
			
			}


.button_act {
 		    margin:0; 
 		    padding:5px 4px 6px 4px; 
			float: left; 
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;	
			color: #000000;
			}

			
.button_act a {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color:#e46931;
			background-image:url('img/background_nav.gif');
			background-repeat:no-repeat-y;
			}

.button_act a:active {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color:#e46931;
			background-image:url('img/background_nav.gif');
			background-repeat:no-repeat-y;
			}
			
.button_act a:hover {
 		    padding:5px 4px 6px 4px; 
			text-decoration:none;
			color:#575757;
			}



#inhalt {	float:left;
			margin:12px;
			}
			
#inhalt_hl{ margin:0 0 0.6em 0;
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-style:normal;
			color: #e46931;
			}
			
#inhalt_text{ 
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height:16px;
			font-style:normal;
			color: #515151;
			
			}

	a.sl:link    {color: #e46931}
	a.sl:visited {color: #e46931}
	a.sl:hover   {color: #e46931}
	a.sl:active  {color: #e46931}

	a:link    {color: #e46931}
	a:visited {color: #e46931}
	a:hover   {color: #515151}
	a:active  {color: #e46931}
	
	a.menu:link    {color: #515151}
	a.menu:visited {color: #515151}
	a.menu:hover   {color: #e46931}
	a.menu:active  {color: #e46931}



h1 { 		
			font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			line-height:24px;
			font-style:normal;
			font-weight:normal;
			color: #e46931;
			}

p { 		margin:1em 0 1em 0;}

.csc-header{margin:2em 0 0em 0;}


