
/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch Roland Bonath, www.bonath-werbung.de
//
////////////////////////////////////////////////////////////////
*/


body 			           { background: #fff url("../img/styles/hg03.gif") }
.fliesstext_schwarz        { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px }
.fliesstext_schwarz_11px  { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 15px }
.fliesstext_orange { color: #E78A1C; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px }
.fliesstext_menue_gruen { color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px }
.fliesstext_weiss_10px         { color: white; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px }
.fliesstext_weiss_12px { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px }
.headline_rot_16px  { color: #b70d18; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px }
.headline_rot_12px { color: #b70d18; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px }
.textklein    	 {color: white;font-size:9px;line-height:17px;font-family:Verdana,Arial,Helvetica,sans-serif;}
.gr   			 {color: white;font-size:16px;font-family:Verdana;}
.fliess_black    {color: black;font-size:12px;font-family:Arial;}
.kursiv    		 {color: black;font-size:12px;font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic }
.link  			 {color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:link  		 {color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
A:visited        {color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
A:hover          {color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
A:active    	 {color: #0c8159; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
h2   			 {color: white;font-size:14px;font-family:Arial,Verdana,Helvetica,sans-serif;}
h1  			 {color: #f90;font-size:16px;font-family:Arial, Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;}
h4   			 {color: white;font-weight:bold;font-size:14px;font-family:Arial,Helvetica,Geneva,Swiss,Times,SunSans-Regular;}
.klein  		 {color: white;font-size:10px;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;}

/*Horizontale Linien*/
hr 				 {background-color:000000;color:000000;height:1px;border-style:none;margin-left:-1px;text-align:bottom;}

/*Hintergrundfarben*/
.bgGelb 		  {background-color: black; height: 365px}
.hintergrund            { background-image: url("../img/styles/hg03.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0 }
.gelb			 {background-color:#FFE1A0;}
.bgWeiss		 {background-color:#FFFFFF;height:1px;}
/*################################ Texte ################################*/

.headline        {font-size:15px; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight:bold; color:#000000;}/*Headline*/
.subHeadline     {font-size:13px; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight:bold; color:#000000;line-height:40px;}/*Headline*/
.textBold		 {font-size:13px; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight:bold; color:#000000;}


/*Formular*/
.formularinputorange    		 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: #E78B1C; width: 250 }
.formularinputmittelorange	 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: #E78B1C; width: 155 }
.formularinputkurzorange		 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: #E78B1C; width: 50 }
.formularorange      		{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#000000; background-color: #F3C58E;}
.formularbutton				 { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #E78B1C }


