/**
 * @version: html_zusatzseiten.css 2009-07-26 15:11 pm
 * @author Design & Nils Kolonko
 * @package none
 * @copyright Copyright (C) 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * This CSS can be used by anyone who wants to use it. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. 
 */

body
{
	background: #174C71; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: left;
	}
	
h1 
{
	color:#000000;
	font-size:1.8em;
	margin: 0 0 0 0px; 
    text-align: left;
  	}

h2
{
    text-align: left;
  	}

#text_times_new_roman {
  width: 95%;
  font-family: georgia, times new roman;
  margin: 0 0 0 15px;
  max-width:555px;
  text-align: justify;
}

#margin_first_line
{
  margin: 0 0 0 20px;
}

a:visited 
{
	color:#2200CC;
	}
	
a:link
{
	color:#2200CC;
	}
	
/*#################### Bob Ezrin Rede Seitenaufbau ############################ */

#navi_top {
  width: 90%;
  background: #ffffff;
  max-width:600px;
  margin: 0 0 25px 0;
  padding: 15px 15px 15px 15px;
  text-align: left;
  border-color:#c20a0a; 
  border-style:solid solid dashed solid; 
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:1px;
  border-left-width:4px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px; 
}

      #header_pic {
     width:205;
     text-align: right; 
     float: right; 
   }

   #green_element {
     color: #339900;
     font-size: 1.5em
   }
   
   #red_element {
     color: #c20a0a;
     font-size: 1.5em
   }

#page_navigation {
  text-align: center;
  font-size:0.9em;
}  

#textbox_white {
  position: relative; 
  width: 66%;
  background: #ffffff;
  max-width:600px;
  margin: 0 0 25px 4px;
  padding: 15px;
  text-align: justify;
  border-color:#c20a0a; 
  border-style:solid; 
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;

}

#blue {
  color: #2200CC;
}

#navi_bottom {
  width: 90%;
  background: #ffffff;
  max-width:600px;
  padding: 15px 15px 15px 15px;
  text-align: left;
  border-color:#c20a0a;  
  border-style:dashed solid solid solid; 
  border-top-width:1px;
  border-right-width:4px;
  border-bottom-width:4px;
  border-left-width:4px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px; 

}

#videobox {
  top: 12em; 
  right: 1em; 
  position: absolute;
  position: fixed;
}

h1 {
  margin: 0 0 25px 0; 
}

h6 {
  text-align: left; 
  font-size: 0.85em
  margin: 0 0 0 0;
}


/*#################### Joomla Ebook ############################ */


/*#################### Navigations Box ############################ */

#boxtop {
  width: 90%;
  max-width:450px;
  margin: 25px auto;
  padding: 15px;
  text-align: justify;
  background-color: #ffdf89;
  border-color:#c20a0a; 
  border-style:solid solid dashed solid; 
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:1px;
  border-left-width:4px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px; 
}

#boxleft {
  width: 49%;
  margin: 18px auto;
  background-color: #ffffff;
  float: left; 
  padding: 0px;
  text-align: left;
}

#boxright {
  width: 49%;
  margin: 18px auto;
  background-color: #ffffff;
  float: right;
  padding: 0px;
  text-align: right;
}

#boxbottom {
  width: 90%;
  max-width:450px;
  margin: 27px auto 5px auto;
  padding: 15px;
  text-align: justify;
  background-color: #ffdf89;
  border-color:#c20a0a;  
 border-style:dashed solid solid solid; 
  border-top-width:1px;
  border-right-width:4px;
  border-bottom-width:14px;
  border-left-width:4px;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-bottomright: 0px; 
}

#boxwhite {
   width: 90%;
  max-width:450px;
  margin: 0px auto 0px auto;
  padding: 15px;
  text-align: justify;
}

#joomlaebook {
  text-align:center;
  margin: auto; 
  max-width:364px;
  margin-bottom:5px;
}

#joomlaebook a:link {
  text-decoration:none; font-weight:bold; color:#FFDF89; 
}

#joomlaebook a:visited { 
  text-decoration:none; font-weight:bold; color:#FFDF89; 
}

#joomlaebook a:hover { 
  text-decoration:none; font-weight:bold; color:#FFDF89;
}

#joomlaebook a:active { 
text-decoration:none; font-weight:bold; color:#339900;
} 

/*#################### Ende Navigations Box ############################ */

/*#################### Hinweis Box ############################ */

#hinweisbox {
  width: 90%;
  max-width:450px;
  margin: 25px auto;
  padding: 15px;
  text-align: justify;
  background-color: #ffffff;
  border-color:#000000; 
  border-style:solid;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px; 
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px; 
}

/*#################### Ende ############################ */