/*

	  ********************************************************
      *                                                      *
	  *        Assmann - STYLEGUIDE                           *
      *                                                      *
	  *        Konzeption, Gestaltung & Programmierung       * 
	  *        © 2005 INDECA GmbH                            *
      *        Autor: Daniel Zwarg                           *
      *                                                      *
      ********************************************************

*/




/* 	  ---------------   Verwendete Farben     ----------------

	  Grün         = #007D63
	  Hellgrün     = #E7F3DE
	  Dunkelgrau   = #666666
	  Hellgrau	   = #999999

*/




/* 	  ---------------   Verwendete Styles     --------------*/

body 
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #017D63;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #017D63;
	}
	
/* 	  ---------------   Textinhalt     --------------*/
/* 	  ---------------   Textinhalt     --------------*/


	
/* 	  ---------------   Überschriften     --------------*/
	
h1
	{
		font: 700 14px arial, helvetica, sans-serif;
		color: #504F4F;
		margin-bottom: 0px;	
	}
	
	
h2
	{
		font: 700 13px arial, helvetica, sans-serif;
		color: #000000;
		margin-bottom: 0px;	
	}

.intro {
		font: 700 15px arial, helvetica, sans-serif;
		color: #000000;
		margin-bottom: 0px;
		line-height: 25px;
}


.eingerueckt1
{
		margin-left: 60px;
}

.eingerueckt2
{
		margin-left: 130px;
}
	
	
/* 	  ---------------   Fließtext     --------------*/
	
.smalltext
	{
		font: 500 10px arial, helvetica, sans-serif;
		line-height: 12px;
		color: #000000;
		padding: 0 0 21 10;
	}

.text
	{
		font: 500 13px arial, helvetica, sans-serif;
		line-height: 20px;
		color: #000000;
	}
		
	
.text_bold
	{
		font: 700 13px arial, helvetica, sans-serif;
		color: #000000;
		padding: 0 0 0 0;
		margin-top: 8px;	
	}
	
.text_gruen	
   {
		color: #007D63; 
		font: 700 13px arial, helvetica, sans-serif;		
	}
	

.referenzen1
	{
		font: 700 12px arial, helvetica, sans-serif;
		color: #504F4F;
		padding: 0 0 11 0;
	}
	

.referenzen2
	{
		font: 700 12px arial, helvetica, sans-serif;
		color: #000000;
		padding: 0 0 10 0;
	}	
	
			

li
	{
		font: 500 13px arial, helvetica, sans-serif;
		color: #000000;
	}	
	
A.text
	{
		color: #007D63; 
		font: 700 13px arial, helvetica, sans-serif;		
		text-decoration: none;
	}

A.text:hover, A.text:focus 
	{	
		color: #000000;
		font: 700 13px arial, helvetica, sans-serif;
		text-decoration: none;
	}
	
	

A.text_kl
	{
		color: #007D63; 
		font: 700 12px arial, helvetica, sans-serif;		
		text-decoration: none;
	}

A.text_kl:hover, A.text_kl:focus 
	{	
		color: #000000;
		font: 700 12px arial, helvetica, sans-serif;
		text-decoration: none;
	}
	
A.text_black
	{
		color: #000000; 
		font: 700 13px arial, helvetica, sans-serif;		
		text-decoration: none;
	}

A.text_black:hover, A.text_black:focus 
	{	
		color: #007D63;
		font: 700 13px arial, helvetica, sans-serif;
		text-decoration: none;
	}

	
	

	
/* 	  ---------------    Footer    --------------*/

A.text_weiss
	{
		color: #ffffff; 
		font: 700 12px arial, helvetica, sans-serif;		
		text-decoration: none;
	}

A.text_weiss:hover, A.text_weiss:focus 
	{	
		color: #E7F3DE;
		font: 700 12px arial, helvetica, sans-serif;
		text-decoration: none;
	}
	
.text_weiss
	{
		font: 700 12px arial, helvetica, sans-serif;
		color: #ffffff;
	}
	
	
/*  -----------------   bilder   -------------*/
.image {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}	

.image2 {
	float:left;
	margin-left: 0px;
	margin-right:20px;
	margin-bottom: 15px;
	}
	
.image3 {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	

.image4 {
	float: right;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.image5 {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.getacro {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	}		


/*    ---------------  divs ----------------------------*/

#startseite {

	position: relative;
	
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	
	background-image: images/bg_index.jpg;
	background-repeat: no-repeat;
}


#bilder_start 
{
	position: relative;
	width: 621px;  
	height: 345px;
	left:0px;
	background-image: url(../images/trenner_dot.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#text_start 
{
	position: absolute;
	width: 440px;  
	height: 77px;
	left: 300px;
	top: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;


}		

	
	
/* 	  ---------------   Eingabefelder     --------------*/
	
.input
	{
		border: #cccccc 1 solid;
		background-color: #ffffff;
		
		SCROLLBAR-FACE-COLOR: #ffffff;
	    SCROLLBAR-HIGHLIGHT-COLOR: #017D63;
	    SCROLLBAR-SHADOW-COLOR: #017D63;
	    SCROLLBAR-3DLIGHT-COLOR: #017D63;
	    SCROLLBAR-ARROW-COLOR: #000000;
	    SCROLLBAR-TRACK-COLOR: #ffffff;
	    SCROLLBAR-DARKSHADOW-COLOR: #017D63;
	}
	
.button
	{
		border: #CCCCCC 1 solid; 
		width: 120; 
		background-color: #FFFFFF;
		font: 700 9px arial, helvetica, sans-serif;
	}