/*Frostwiesenlauf*/

body	{color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		background-color: #ADD5FC;}
		
h3		{font-size: 14px;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 10px;}

/*Titel Boxkopf*/
h4		{font-weight: bold;
		margin-bottom: 4px;
		margin-top: 4px;
		font-size: 11px;}

h5		{font-weight: bold;
		margin-bottom: 5px;
		margin-top: 15px;
		font-size: 11px;}
		
.datum	{font-size: 11px;
		color: #FFFFFF;}
		
a       {color: #FFFFFF;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;}
.table2 a       {color: #000000;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;}		
a:hover {color: #FF0000;
		text-decoration: none;}
		
.blue a	{color: #0000FF;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;}
	
.blue a:hover {color: #0000FF;
		text-decoration: underline;}

.black a {color: #000000;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		/*padding-left:10px;*/}
	
.black a:hover
        {color: #000000;
		text-decoration: underline;}
				
.main   {color: #000000;
		vertical-align: top;
		padding-top: 0px;
		padding-left: 30px;
		padding-right: 30px;}
/*Korrektur IE 7
*:first-child+html .main
		{marging-top: 50px;}*/
		
/*Grundkörper*/
.table	{
		border-style: solid;
		border-width: 1px;
		border-color: #FFFFFF;
		}
		
/*Korrektur IE 5.5 - Schriftgröße*/
#tabIE	{font-size:11px;}
		
/*Navi Veranstaltungen*/
.table1	{margin-right: 1px;
		padding: 4px 4px 8px 4px;
		text-align: center;
		vertical-align: middle;
		background-color: #330099;
		color: #FFFF00;
		font-weight:bold;}

.table2	{margin-right: 1px;
		padding: 4px 4px 8px 4px;
		text-align: center;
		vertical-align: middle;
		background-color: #EBD767;
		color: #000000;
		font-weight:bold;}
		
/*Korrektur IE 5.5 - Schriftgröße*/
#tabIE	{font-size:11px;}

/*Ende Navi Veranstaltungen*/
#navi li {padding-left: 0px;
		padding-bottom: 10px;
		margin-left: 20px;
		list-style-image: url(IMAGE/weiss.gif);
		/*list-style-position: 20px;*/}
/*
*:first-child+html #navi li
		{margin-left: -20px;
		padding-top: 5px;}*/		

.navi_vert
		{vertical-align: top;
		width: 134px;}
		
#boxkopf {border-style:solid;
		border-width: 1px;
		border-color:#666666;
		color:#FFFFFF;
		background-color:#330099;
		margin-top:15px;
		padding-left: 10px;
		padding-right: 10px;}

#box   {background-color:#FFFEE6;
		padding:10px;
		border-style:solid;
		border-top-style:none;
		border-color:#666666;
		border-width:1px;
		font-size:11px;}
		
#boxkopf1 {border-style:solid;
		border-width: 2px;
		border-color:#330099;
		color:#000000;
		margin-top:5px;
		margin-bottom: 20px;
		padding: 10px;}

#termin	{margin-top: 10px;}
*+ html #termin {margin-left: -10px;}
