/* Format  */

* 	{
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,Sans-serif;
	}

html { font-size: 1em; }

body { margin-top: 0; }

.text10 { font-size: 10px; }
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.text13 { font-size: 13px; }
.text14 { font-size: 14px; }

.blau 	{ color: #069;}
.rot	{ color: #c00;}
.gruen	{ color: #8b1;}
.orange	{ color: #D80; }
.fett	{ font-weight: 600; }

p	{
	font-style: normal;
	margin-bottom: 10px;
	font-size: 1em; 
	}

table { background-color: white; }

td p { margin: 0;}

h1, h2, h3, h4
	{
	letter-spacing: 1px;
	color: #069;
	}
	
h1	{
	font-size: 2em;
	margin-bottom: 16px;
	}
	
h2 	{
	font-size: 1.75em;
	margin-bottom: 14px;
	margin-top: 12px;
	}
	
h3 	{
	font-size: 1.5em;
	margin-bottom: 12px;
	margin-top: 12px;
	}

h4	{
	font-size: 1.25em;
	margin-bottom: 9px;
	margin-top: 12px;
	font-weight: 0px;	
	}

/* Standardlinks text-decoration: underline; */
a, a:link {  color: #688412; text-decoration: none; font-size: 15px; font-weight: 600; }
a:visited { color: #688412; text-decoration: none;}
a:hover, active { color: #7EA016;  text-decoration: underline; font-weight: 600;}


.home_box a, .home_box a:visited, .home_box a:hover, .home_box a:active
	{
	color: #8ABA04; 
	font-size: 17px;
	text-decoration: none;
	}

#aktuell
	{
	float: right;
	 /*width: 233px; gesamt: 255px */
	margin-bottom: 10px;
	font-size: 16px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	/* */
	}

#aktuell .eventTitel { margin-top: 0; margin-bottom: 4px; color: #069; }
#aktuellContent p { margin-bottom: 0px; font-size: 12px; }

.home_box h1 , h1#box_aktuell
	{ 
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 20px; 
	color: #666; /* color: #EB7C0F; */
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 25px;
	height: 70px;
	letter-spacing: 0.5px;
	}

#box_aktuell  { background-image: url(/pic/symb_home_aktuell_30.png); }
#box_eu  { background-image: url(/pic/symb_home_eu_30.png); }
#box_2  { background-image: url(/pic/symb_home_prozent_30.png); }
#box_3  { background-image: url(/pic/symb_home_report_30.png); }
#box_4  { background-image: url(/pic/symb_home_sicher_30.png); }
#box_5  { background-image: url(/pic/symb_home_balkendiagramm_30.png); }
#box_6  { background-image: url(/pic/symb_home_kalender_30.png); }


#rubrik_titel h1
	{
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-size: 35px;
	font-weight: 500;
	}

a	{
	color: #c00;
	text-decoration: none;
	}
	
address
	{ 
	font-style: normal; 
	text-align: left; 
	padding-right: 20px;
	font-size: 12px;
	}
	

/* A u f z ae h l p u n k t e  ------------------ */  	
ul,ol	{
	margin: 5px 37px;
	padding: 0px;
	}
	
li 	{
	margin: 0px 0px;
	padding-bottom: 2px;
	font-size: 15px;
	}
	
#claim_home li
	{
	color: #fff;
	font-weight: 500;
	list-style-image: url(/pic/haken_22_orange.png) ;
	font-size: 17px;
	}
.home_box ul
	{
	margin: 5px 0px 5px 19px;
	padding: 0px;
	}
	
.home_box li
	{
	font-weight: bold;
	list-style-image: url(/pic/li_aquote.png) ;
	margin-bottom: 8px;
	margin-left: 13px;
	font-size: 15px;
	}

/* I n h a l t s b i l d e r  TextBild-Modul  ------------------ */ 
img.textbildleft
	{
	float: left;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 15px;
	/*border: 1px solid #c00;*/
	}
	
img.textbildright
	{
	float: right;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
	/*border: 1px solid #c00;*/
	}


/* oranger Button für Mitglieder Infos */
.register_link a
	{
	display: block; 
	width: 165px; 
	padding: 2px 0px; 
	border-top: 1px solid #da0; 
	border-left: 1px solid #da0; 
	border-right: 1px solid #830; 
	border-bottom: 1px solid #830; 
	background-color: #CA5804; 
	color: #fff; 
	text-align: center; 
	font-weight: bold;
	/* text-shadow: black 0.1em 0.1em 0.2em; */
	}

.butt_reg  
	{ 
	background-color: #ca5804; 
	text-shadow: black 0.1em 0.1em 0.2em;
	color: #fff;
	text-align: center;
	} 
.butt_reg a 
	{ 
	color: #fff;
	font-weight: 600;
	} 
