* { padding: 0; margin: 0px auto; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5f6d6c;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #2a4b80;
}
#wrapper{
	width: 900px;
	background-color: #FFFFFF;
}
/*---------------------------------------------------------------------------------------*/

 /**
  * @section base layout | Basis Layout
  * @see     http://www.yaml.de/en/documentation/css-components/base-stylesheet.html
  *
  * |-------------------------------|
  * | #header                       |
  * |-------------------------------|
  * | #col1   | #col3     | #col2   |
  * | 190 px  | flexible  | 190px   |
  * |-------------------------------|
  * | #footer                       |
  * |-------------------------------|
  */

#header { position:relative; 
}

  /* (en) Text Alignment for #topnav content */
  /* (de) Textausrichtung für #topnav Inhalte */
  /* (en) Backup for correct positioning */
  /* (de) Absicherung korrekte Positionierung */
  #header, #navbar, #main, #footer { clear:both; }
#navbar {
	position:relative;
	background-color: #44793e;
	height: 12px;
	width: 900px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.navbar{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 20px;
}

  /* (en) Text Alignment for #topnav content */
  /* (de) Textausrichtung für #topnav Inhalte */
  /* (en) Backup for correct positioning */
  /* (de) Absicherung korrekte Positionierung */
#footer{
	width: 870px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
}
.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d7f47;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}
.footer_notation{
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
.button{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
}
.button a:link { color: #FFFFFF; text-decoration: none }
.button a:visited { color: #FFFFFF; text-decoration: none }
.button a:hover { color: #000000; text-decoration: none }
.button a:active { color: #000000; text-decoration: none }


/*---------------------------------------------------------------------------------------*/

/** left column **/

  /* (en/de) Standard: 190 Pixel */
  #col1 {
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	margin-top: 2px;
}
  /* (en/de) Standard: 200 Pixel */
  #col2 {
	float:right;
	width: 190px;
	background-color: #FFFFFF;
	background-image: url(images/right-border.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 2px;
}
  #col2_blue {
	float:right;
	width: 190px;
	background-color: #FFFFFF;
	background-image: url(images/right-border-blue.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 2px;
}
  /* (en) Standard: center column with flexible width */
  /* (de) Standard: Flexible mittlere Spalte */
  #col3 {
	width: 460px;
	min-height: 300px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
}

  /* (en) Preparation for absolute positioning within content columns */
  /* (de) Vorbereitung für absolute Positionierungen innerhalb der Inhaltsspalten */
  #col1_top, #col2_top, #col3_content { position:relative; 
}
  #col1_top {
	background-image: url(images/play-audio.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
	.left_play_audio {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	margin: 0 0 -2px;
	padding: 0;
	letter-spacing: 2px;
	background-image: url(images/play-audio.jpg);
	background-repeat: no-repeat;
}
  #col1_middle {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #e0e1e2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 	.left_what_is {
	color: #2a4b80;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 8px;
	padding: 0;
}
  #col1_bottom {
	background-image: url(images/contact-us.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #2a4b80;
}
.left_contact_us {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	margin: 0 0 0px;
	padding: 0;
	letter-spacing: 2px;
	text-align: center;
}
.left_contact_us a:link { color: #FFFFFF; text-decoration: none }
.left_contact_us a:visited { color: #FFFFFF; text-decoration: none }
.left_contact_us a:hover { color: #000000; text-decoration: none }
.left_contact_us a:active { color: #000000; text-decoration: none }

.left_contact_us_blue {
	color: #2a4b80;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	margin: 0 0 0px;
	padding: 0;
	letter-spacing: 2px;
	text-align: center;
}
.left_email{
	color: #FFFFFF;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0 0 5px;
	letter-spacing: 2px;
	text-align: center;
}
.left_email, .navbar a:link { color: #FFFFFF; text-decoration: none }
.left_email, .navbar a:visited { color: #FFFFFF; text-decoration: none }
.left_email, .navbar a:hover { color: #000000; text-decoration: none }
.left_email, .navbar a:active { color: #000000; text-decoration: none }

.left_email_blue {
	color: #2a4b80;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0 0 5px;
	letter-spacing: 2px;
	text-align: center;
}
.left_email_blue a:link { color: #2a4b80; text-decoration: none }
.left_email_blue a:visited { color: #2a4b80; text-decoration: none }
.left_email_blue a:hover { color: #000000; text-decoration: none }
.left_email_blue a:active { color: #000000; text-decoration: none }


/*---------------------------------------------------------------------------------------*/

/** right column **/

  #col2_top {
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.col2_headline{
	font-size: 17px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 4px;
}
.col2_headline_blue{
	font-size: 17px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e5579;
	padding-top: 8px;
	padding-bottom: 4px;
}
#col2_2 {
	background-color: #3e5579;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#col2_3 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#col2_4 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#col2_5 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#col2_6 {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/right-border-bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 190px;
}
.divider_rule{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e5579;
}
.divider_rule_padding{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	padding-top: 5px;
	margin-bottom: 5px;
}


/*---------------------------------------------------------------------------------------*/

/** inside **/

  #col1_inside {
	width: 635px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#col1_inside_1col {
	width: 825px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 50px;
}

/*---------------------------------------------------------------------------------------*/
 
h1{
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	text-transform: none;
	color: #2A4B80;
	padding-bottom: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h1_2line{
	font-size: 21px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #2A4B80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #2A4B80;
	padding-bottom: 12px;
}
h4{/** subhead **/
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #2A4B80;
	padding-bottom: 4px;
} 
h5{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #2A4B80;
	padding-bottom: 4px;
} 
/*---------------------------------------------------------------------------------------*/

 /**
  * @section clearing methods
  * @see     http://yaml.de/en/documentation/basics/general.html
  */

  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden; }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  #ie_clearing { display: none; }

/*---------------------------------------------------------------------------------------*/


/** general **/

p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul, ol, dl, blockquote, cite {
	margin-left: 30px;
	margin-bottom: 10px;
}
#hr{
	width: 100%;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a:link { color: #44793e; }
a:visited { color: #44793e; }
a:hover { color: #3e5579; }
a:active { color: #3e5579; }

table{
	margin-bottom: 0px;
}
.clear{
	clear: both;
}
