body {
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	color: #282828;
	text-align: center;
	background-color: #404040;
}

#header {
	width: 1186px;
	height: 200px;
	background-color: #404040;
	margin-top: 10px;
}

#left_box {
	width: 220px;
	padding: 0;
	margin-top: 1px;
	background-color: #000000;
	float: left;
}
.inhalt_left_box {
	width: 218px; 
	padding-left: 1px;
	padding-right: 1px;
}
.inhalt_left_box p {
	margin: 0;
	padding: 0;
}
.inhalt_left_video {
	width: 198px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: .8em;
	color: #FCFCFC;
	text-align: left;
	background-color: #000000;
}
.inhalt_left_banner_1 {
	width: 218px;	
	text-align: center;
}
.inhalt_left_banner_2 {
	width: 218px;	
	text-align: center;
	background-color: #26846A;
}
.inhalt_left_texte {
	width: 198px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: .8em;
	color: #C1DBD2;
	text-align: left;
	background-color: #26846A;
}
.inhalt_left_raus {
	width: 200px;
    	color: #FFFFFF; 
    	text-align: right;
    	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FFDD78;
}

.left_navibox {
	width: 218px;	
	text-align: center;
	background-color: #ffffff;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen {
	width: 216px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover {
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/*Credits: Dynamic Drive CSS Library */

.middle_box {
	width: 966px;
	padding: 0;
	margin-top: 1px;
	background-color: #ffffff;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000000;
	float: left;
}

.hellobox_links {
	width: 600px;
	text-align: left;
	margin-left: 15px;
	margin-top: 20px;
	float: left;
}
.hellobox_rechts {
	width: 302px;
	font-family: Times, "Times New Roman", serif;
	font-size: .8em;
	color: #5C5C5C;
	text-align: left;
	margin-top: 20px;
	margin-left: 34px;
	float: left;
}
.hellobox {
	clear: left;
	width: 936px;
	text-align: left;
	padding-top: 20px;
	margin-left: 15px;
}
.mainbox_links {
	width: 302px;
	height: 384px;
	text-align: center;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.mainbox_rechts {
	width: 619px;
	height: 384px;
	text-align: center;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
.mainbox_rechts_01 {
	width: 302px;
	height: 242px;
	float: left;
}
.mainbox_rechts_02 {
	width: 302px;
	height: 242px;
	margin-left: 15px;
	float: left;
}
.mainbox_rechts_03 {
	clear: left; 
	width: 619px;
	text-align: justify;
}
.mainbox_rechts_03 p {
	margin-top: 2px;
}
.galverweis {
	clear: left;
	width: 936px;
	height: 38px;
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	background-color: #005D71;
	margin-left: 15px;
}
.main_websites {
	width: 936px;
	margin-top: 25px;
	text-align: left;
	margin-left: 15px;
}
.website_01 {
	width: 253px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	border-width: 0px 1px 0px 1px;
       	border-style: solid;
       	border-color: #404040;
	margin-bottom: 8px;
	margin-left: 20px;
	float: left;
}
.website_02 {
	width: 253px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	border-width: 0px 1px 0px 1px;
       	border-style: solid;
       	border-color: #404040;
       	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 20px;
	float: left;
}
.site_texte {
	font-family: Arial, Helvetica, sans-serif; 
   	font-size: .7em; 
   	color: #2C2C2C;
	text-align: left;	
}

.foot {
	clear: left; 
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
   	font-size: .7em; 
   	color: #FFFFFF;
}

.galbord {
	border-width: 1px;
	border-style: solid;
	border-color: #690034;
}

ul#topsites {
	margin-top: 8px; padding: 0.4em;
    	text-align: center;
}
ul#topsites li {
	list-style: none;
    	display: inline;
    	margin: 0.2em; padding: 0;
}

.clear_rechts { clear: right; }
.clear_links { clear: left; }

h1 {
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
	color: #254145;
	text-align: left;
	display: block;
}

h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.2em;
	color: #2E2E2E;
	padding-top: 10px;
	margin-bottom: 0px;
	display: block;
}

h3 {
	height: 24px;
	width: 208px;
	padding-top: 4px;
	padding-left: 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	background-color: #000000;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px;
	display: block;
}

h4 { 
   width: 100%;
   font-size: .9em; 
   color: #005D71;
   display: inline-block;
   margin-bottom: 2px;
}

h5 {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color: #87001B;
	text-align: center;
	margin-bottom: 5px;
	display: block;
}
  
.navigationsleiste {
	height: 24px;
	width: 208px;
	padding-top: 4px;
	padding-left: 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: .7em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;
	background-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px;
	display: block;
}

a:link { color: #0042A5; text-decoration:underline; }
a:visited { color: #0042A5; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }
a:active { color: #0042A5; text-decoration:underline; }    

a.weiss:link { 
    	color: #FFFFFF; 
    	text-decoration: underline; 
}
a.weiss:visited { 
    	color: #FFFFFF; 
    	text-decoration: underline; 
}
a.weiss:hover { 
    	color: #000000; 
    	text-decoration:none; 
}
a.weiss:active { 
    	color: #FFFFFF; 
    	text-decoration: underline; 
} 

a.navilink:link { 
	color: #FFFFFF; 
    	text-decoration: none; 
}
a.navilink:visited { 
	color: #FFFFFF; 
    	text-decoration: none; ;
}
a.navilink:hover { 
	color: #FFDD78; 
    	text-decoration:none;    	
}
a.navilink:active { 
	color: #FFFFFF; 
    	text-decoration: none; 
} 
