body {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-color:#EEEEEE;
		color:Black;
		text-align:center; /* horizontal centering for IE Win quirks */

}

a	{color:#595A8F;}

#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:100%;
		
		/* height:27.5em; */
		/*
width:60em;
*/
		width:1010px;
		clear:left;
		/*
background-color:White;
*/
		/*
border:1px solid #c93;
*/
		
		border-color:#fff;
		padding-bottom:1px;
		
		}

.datumsanzeige	{position:absolute; right:220px; top:5px;}

p	{font-size:12px; line-height:16px;}
td	{font-size:12px;}
h2	{font-size:16px;}
li	{font-size:12px;  line-height:16px;}
.menue li	{font-size:12px;  line-height:16px; list-style-type:none;}
.menue ul	{list-style-image:url(grafics/pixel.gif);}
.clear_both	{clear:both;}
.marker	{color:#9F456B;}
.marker_rahmen	{
					float:right;
					border:solid; 
					border-color:RED; 
					border-width:1px; 
					background-color:Black;
					color:Red;
					padding:10px;
					width:50px;
					font-size:12px;
				}

/* Styles in TinyMCE verfuegbar Anfang */

.blauer_Hintergrund	{background-color:#BABADD; padding-left:3px; padding-right:3px;}
.mitglieder_kasten	{
						border-color:#BABADD; 
						border-width:1px; 
						border-style:solid;
						padding:10px;
						margin:20px;	
}

.headline_1	{font-size:16px; color:#9F456B; font-weight:bolder;  line-height:26px;}
.headline_2	{font-size:12px; color:#9F456B; font-weight:bolder;  line-height:22px;}
.marker_hellblau	{color:#6699FF;}
.marker_gruen		{color:#9F456B;}
.trennstrich_hellblau	{width:100%; height:10px; background-image:url(http://www.hv-gesundheitsfachberufe.de/grafics/bg_blau_10x10.gif);}

/* Styles in TinyMCE verfuegbar Ende */

.content	{
				width:1000px;
				/* height:8000px; */
				border-color:#BABADD; border:solid; border-width:0px;
				background-image:url(http://www.hv-gesundheitsfachberufe.de/grafics/bg.jpg);
				background-repeat:repeat-y;
				padding-bottom:20px;
			}


.links_oben	{
				width:150px;
				height:150px;
				float:left;
				
}
.mitte_oben	{
				width:650px;
				height:150px;
				float:left;
				background-image:url(http://www.hv-gesundheitsfachberufe.de/grafics/header_650x150.gif);
				
				
}
.rechts_oben	{
				width:200px;
				
				height:150px;
				float:left;
				
				
}
.rechts_oben_innen	{ width: 160px; margin:10px; margin-top: 20px;}
.rechts_oben_innen p {font-weight:bolder; line-height:20px;}
.links	{
			width:150px;
			height:100%;
			float:left;
			/*
background-image:url(http://www.hv-gesundheitsfachberufe.de/grafics/bg_blau_10x10.gif); 
*/
		}
.mitte	{
			width:650px;
			height:100%;
			float:left;
			background-color:White;
			background-color:#EEEEEE;
			
}
.mitte_innen	{margin:30px; margin-top:20px; background-color:White;}

.rechts	{
			width:200px;
			
			height:100%;
			float:left;
			
}

/* Menue */
.menue	{
			margin-left:-40px;
			margin-top:10px;
		}
.menue li	{
				font-size:12px;
				background-color:White; margin-top:5px; padding:0; line-height:1.2em;
				font-weight:bolder;
				padding-top:4px;
				padding-bottom:4px;
				padding-left:6px;
				border-color:Black; border:solid; border-width:0px;
			}

.menue a	{color:Black; text-decoration:none; font-weight:bolder; font-size:12px;}
.menue a:focus	{color:Gray; text-decoration:none; font-weight:bolder; font-size:12px;}
.menue a:hover	{color:Gray; text-decoration:none; font-weight:bolder; font-size:12px;}

/* Accesskeypad */
/* .accesskeys	{margin-left:6px;  width:20px;float:left;} */
.accesskeys	{visibility:hidden;}
/* Validator-Link */
.validator	{margin-left:-20px; margin-top:20px; float:left;}
.validator img	{border:0px;}

/* Anmeldeformular */
.formular	{margin:20px; border:solid; border-width:1px;}
.formular_innen	{margin:20px;}

/* Verwaltung */
.verwaltung	{background-color:BLACK; color:White;}
.verwaltung_innen	{margin:20px; }
.verwaltung table {border-color:White;}
.verwaltung td	{color:White;}
.verwaltung tr 	{color:White;}
.admin_link	{}
.admin_link p	{font-size:8px; }

.aufschieber	{width:100px; height:100px;}
.clear_both	{clear:both;}

.breadcrump	{background-color:#dddddd; }
.breadcrump-innen	{margin:5px;}
.breadcrump-innen h1 {font-size:18px; color:Black;}
