	/*	Stilvorgaben 
  		erstellt am 15.07.2008
		Uwe Maier	UM-MEDIA
		uwemaier@gmx.de
	*/
  
  h1,h2,h3,h4,h5,h6 { font-family:arial,san serif; font-weight:normal; margin: 0 0 0.25e	m 0; }

  h1 { font-size: 40px; padding-bottom: 12px; color: #008728;}         		/* 18px */
  h2 { font-size: 33px; padding-bottom: 20px; color: #ef8500;}         		/* 18px */
  h3 { font-size: 18px; padding-bottom: 20px; color: #ef8500}				/* 18px */

 
   p { line-height: 1.4em; margin: 0 0 1em 0; }
	
	/**
   * Gestaltung von Hyperlinks
   */
	a { font-family: tahoma; font-size: 11px; color: #000; text-decoration:none;}
	a:focus,
	a:hover,
	a:active {color:#202382; text-decoration:none;}

	a.claim { font-family: tahoma; font-size: 12px; color: #c90119; text-decoration:underline;}
	a.claim:focus,
	a.claim:hover,
	a.calum:active {color:#202382; text-decoration:underline;}
		
	#select { color:#202382; text-decoration:none; }
	#linksselect { font-weight: bold; color:#202382; text-decoration:none; }
	
	button {padding:2px 1px 1px 1px; margin:0; border:1px solid #003068; cursor:pointer; background:#B3B3B3; color:#fff;}
	input, select, textarea {margin:0; padding:0;}
	input, textarea {padding:0 2px; border:1px solid #000000;}
 	/** Gestaltung der Listen */
	#liste { list-style-type:none; line-height: 20px; margin: 0 0 0px 0px; }
	#liste2 { list-style-type:none; line-height: 35px; margin: 0 0 0px 0px; }	
	#listequad { list-style-type:none; list-style-image: url(../images/quadratgrau.gif); line-height: 25px; margin: 0 20px 0px 30px; }	
	#listepdf { list-style-type:none; list-style-image: url(../images/symbol-pdf.gif); line-height: 19px; margin: 0 0 10px 30px; font-size: 12px;}	
	
	.liste_underline { padding-left: 0px; border-bottom: 1px solid #FFF;}
	.links { padding-left: 0px; border-bottom: 1px dotted #464646;}
	.hervorhebung { text-decoration: underline; color: blue;}
	
	/** Gestaltung der Typo */
	
	.arttext { font-family: verdana; font-size: 11px; }
	.typo_klein { font-family: tahoma; font-size: 11px; padding-left: 0px; line-height: 17px; color: #000;}
	.typo_rezept { font-family: tahoma; font-size: 11px; padding-left: 0px; line-height: 17px; color: #7c3911;}
	.typo_normal { font-size: 12px; padding-left: 0px; line-height: 20px; color: #69686C; text-align:justify; }
	.typo_adresse { font-size: 12px; padding-left: 0px; line-height: 20px; color: #000; padding: 15px; }
	.typo_blau { font-size: 12px; padding-left: 0px; line-height: 20px; color: #1E2283; text-align:justify; }
	.typo_orange { font-size: 12px; padding-left: 0px; line-height: 20px; color: #ef8500; text-align:left; }
	.typo_magenta { font-size: 12px; padding-left: 0px; line-height: 20px; color: #ef037f; text-align:justify; }
	.typo_gross { font-size: 18px; padding-left: 0px; line-height: 30px; color: #69686C; text-align:left; font-weight:bold;}
	.typo_liste { font-size: 11px; padding-left: 0px; line-height: 19px; color: #69686C; }		
	.typo_head { font-family: verdana; font-size: 12px; font-weight: bold; border: 0px solid #434343; margin: 44px 0px 0px 0px; }
	.typo_headblau { font-family: verdana; font-size: 14px; font-weight: bold; border: 0px solid #434343; margin: 44px 0px 0px 0px; color: #1E2283; }
	.typo_nav { padding: 0px 0px 0px 30px; border: 0px solid #434343; font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; }
	.typo_footer { font-size: 10px; color: 333; padding-top: 0px; border: 0px dashed #000000; }
	.lila { color:#67035E; }
	
	.typo_brief { font-size: 12px; padding-left: 0px; line-height: 17px; color: #69686C; }
	P.ZumAnfang { font-family : verdana, sans-serif; font-style : italic; text-align : right; font-size: 12px; font-weight: bold;}
	.hoehe { line-height:25px; border:0px solid red;}
	
	/** Gestaltung der Einklinker */
	#bullets { list-style-type:none; list-style-image: url(../images/dreieck.gif); margin-left: 50px; }
	#mennle { text-align: center; }
	#bild_rechts { text-align: left; }
	

._select
{
	border:			1px solid #4F4A4A;
	color:			#4F4A4A;
	font-family: tahoma,Helvetica,sans-serif;
	font-size:		11px;
	padding:		1px;
	/* width:			120px; */
}

._input
{
	border:			1px solid #a2b3d1;
	background:		#f2f6fc;
	color:			#4F4A4A;
	font-family: tahoma,Helvetica,sans-serif;
	font-size:		11px;
	padding:		2px;
	padding-left:	4px;
	/* width:			112px; */
}

._submit
{
	background-color:	#a2b3d1;
	border:				0;
	color:				#fff;
	font-family: tahoma,Helvetica,sans-serif;
	font-size:			11px;
	margin-top:			30px;
	text-align:			center;
	cursor:				pointer;
	padding-left:			4px;
	padding-right:			4px;
	/* width:				80px; */
}

._reset
{
	background-color:	#9c9d9f;
	border:				0;
	color:				#fff;
	font-family: tahoma,Helvetica,sans-serif;
	font-size:			11px;
	margin-top:			30px;
	text-align:			center;
	padding-left:			4px;
	padding-right:			4px;
	cursor: pointer;
	/* width:				118px; */
}

._checkbox
{
	width:			13px;
	height:			13px;
	vertical-align:	text-bottom;
}


/* linke Navigationsleiste  003068  69686C */
#nav_links { margin-left: 5px; margin-top: 50px; border: 0px solid #666666; }

#nav_links ul{ margin-left: 15px; margin-top: 5px; padding: 0px 0px 0px 0px; list-style-type: none; font-family:verdana; font-size: 12px; font-weight: bold; color: #003068; }

#nav_links li { margin: 0 0 1px 0; border: 0px solid #666666;}

#nav_links a { display: block; padding: 10px 5px; width: 160px; color: #003068; background-color: transparent; text-decoration: none; border: 0px solid #666666;}

#nav_links a.headaktiv { color: #69686C; background-color: #A3A1A1; text-decoration: none; }

#nav_links a.subaktiv { color: #69686C; /*background-color: #C8C6C6; */ text-decoration: none; }

#nav_links a:hover { color: #69686C; background-color: transparent; text-decoration: none; }

#nav_links ul ul li { margin: 0 0 1px 0; }

#nav_links ul ul a { display: block; padding: 2px 5px 6px 0px; width: 145px; color: #69686C; background-color: transparent; text-decoration: none; }

#nav_links ul ul a:hover { color: #69686C; background-color: transparent; text-decoration: none; }

#nav_links ul li a#selected { color: #69686C; background-color: transparent; text-decoration: none; font-weight: bold; }

#nav_links ul li a#offen { color: #69686C; background-color: transparent; text-decoration: none; font-weight: bold; }
/* Ende linke Navigationsleiste */
