body
{
	font-size: 62.5%;
	font-family: verdana;
	color:#202020;
}

*{
	font-size: 1em;
}

p          			{ color:#202020;  margin-top: 0px; margin-bottom: 0px}

td							{ color:#202020;}

.msg							{ font-family:verdana; font-size:11px; color:#DA251D; text-decoration:none; }
h1          		{ font-size: 1.4em; font-weight:bold; color:#202020; }
h2          		{ font-size: 1.2em; font-weight:bold; color:#202020; }

.boxed					{ color:#636363; }
.navbar      		{ color:#202020; }
.path						{ color:#ABABAB; }
.schwarzklein		{ color:#202020; }
.blau						{ color:#079BCA; font-weight:bold; }


a:link					{ color:#079BCA; text-decoration:none; }
a:active				{ color:#079BCA; text-decoration:none; }
a:visited				{ color:#079BCA; text-decoration:none; }
a:hover					{ color:#079BCA; text-decoration: underline; }

a.norm:link			{ color: black; text-decoration:none; }
a.norm:active		{ color: black; text-decoration:none; }
a.norm:visited	{ color: black; text-decoration:none; }
a.norm:hover		{ color: black; text-decoration: underline; }

a.nav1:link			{ color:#202020; font-weight:bold; text-decoration:none; }
a.nav1:active		{ color:#202020; font-weight:bold; text-decoration:none; }
a.nav1:visited	{ color:#202020; font-weight:bold; text-decoration:none; }
a.nav1:hover		{ color:#202020; font-weight:bold; text-decoration:none; }

a.nav2:link			{ font-family:arial; color:#202020; font-weight:bold; text-decoration:none; }
a.nav2:active		{ font-family:arial; color:#202020; font-weight:bold; text-decoration:none; }
a.nav2:visited	{ font-family:arial; color:#202020; font-weight:bold; text-decoration:none; }
a.nav2:hover		{ font-family:arial; color:#202020; font-weight:bold; text-decoration:underline; }

a.nav3:link			{ font-family:arial; color:#202020; text-decoration:none; }
a.nav3:active		{ font-family:arial; color:#202020; text-decoration:none; }
a.nav3:visited	{ font-family:arial; color:#202020; text-decoration:none; }
a.nav3:hover		{ font-family:arial; color:#202020; text-decoration:underline; }

a.nav4:link			{ font-family:arial; color:#202020; text-decoration:none; }
a.nav4:active		{ font-family:arial; color:#202020; text-decoration:none; }
a.nav4:visited	{ font-family:arial; color:#202020; text-decoration:none; }
a.nav4:hover		{ font-family:arial; color:#202020; text-decoration:underline; }

a.path:link			{color:#636363; text-decoration:none; }
a.path:active		{color:#636363; text-decoration:none; }
a.path:visited	{color:#636363; text-decoration:none; }
a.path:hover		{color:#636363; text-decoration:underline; }

a.schwarzklein:link			{color:#202020; text-decoration:none; font-size: 0.9em; }
a.schwarzklein:active		{color:#202020; text-decoration:none; font-size: 0.9em; }
a.schwarzklein:visited	{color:#202020; text-decoration:none; font-size: 0.9em; }
a.schwarzklein:hover		{color:#202020; text-decoration:none; font-size: 0.9em; }

a.schwarznormal:link		{	color:#202020; text-decoration:none; }
a.schwarznormal:active	{ color:#202020; text-decoration:none; }
a.schwarznormal:visited	{ color:#202020; text-decoration:none; }
a.schwarznormal:hover		{ color:#202020; text-decoration:underline; }

a.blauklein:link			{ color:#079BCA; text-decoration:none; }
a.blauklein:active		{ color:#079BCA; text-decoration:none; }
a.blauklein:visited		{ color:#079BCA; text-decoration:none; }
a.blauklein:hover			{ color:#079BCA; text-decoration:underline; }

a.blaunormal:link			{ color:#079BCA; text-decoration:none; }
a.blaunormal:active		{ color:#079BCA; text-decoration:none; }
a.blaunormal:visited	{ color:#079BCA; text-decoration:none; }
a.blaunormal:hover		{ color:#079BCA; text-decoration:underline; }

a.matoma:link			{ color:#FFFFFF; text-decoration:none; }
a.matoma:active		{ color:#FFFFFF; text-decoration:none; }
a.matoma:visited	{ color:#FFFFFF; text-decoration:none; }
a.matoma:hover		{ color:#FFFFFF; text-decoration:none; }


INPUT, TEXTAREA
.ffield,input,textarea{
	font-family:		verdana;
	background-color:	#FFFFFF;
	border-top-width:	solid;
	border-top:		1 solid #FFDD59;
	border-right:		1 solid #FFDD59;
	border-left:		1 solid #FFDD59;
	border-bottom:		1 solid #FFDD59;
}

SELECT	{
	width:			200px;
	font-family:		verdana;
	background-color:	#FFFFFF;
	border-color:		#FFDD59;
	border-style:		solid;
}

.classic
{
	font-family:		verdana;
	background-color:	#FFF7D9;
	border-top-width:	solid;
	border-top:		2 solid #FFD780;
	border-right:		2 solid #FFD780;
	border-left:		2 solid #FFD780;
	border-bottom:		2 solid #FFD780;
}

.none
{
	BACKGROUND-COLOR: 	#FFFFFF;
	BORDER-BOTTOM: 		1px none;
	BORDER-LEFT: 		1px none;
	BORDER-RIGHT: 		1px none;
	COLOR: 			#202020;
	BORDER-TOP: 		1px none;
}

.myCheck
{
    BACKGROUND-COLOR: 		#FFFFFF;
    BORDER-BOTTOM: 		1px none;
    BORDER-LEFT: 		1px none;
    BORDER-RIGHT: 		1px none;
    COLOR: 			#FFFFFF;
    BORDER-TOP: 		1px none;
}

.myRadio
{
    BACKGROUND-COLOR: 		#FFFFFF;
    BORDER-BOTTOM: 		1px none;
    BORDER-LEFT: 		1px none;
    BORDER-RIGHT: 		1px none;
    COLOR: 			#FFFFFF;
    BORDER-TOP: 		1px none;
}

IMG.imglink
{
	border-top:		1 solid #D8D3D6;
	border-right:		1 solid #D8D3D6;
	border-left:		1 solid #D8D3D6;
	border-bottom:		1 solid #D8D3D6;
}

#mittagstisch
{
	width: 200px;
	overflow: hidden;
}

#mittagstisch_content
{
	background-color: #FFF7DA;
	padding: 10px;
}

#mittagstisch_content .mittagstisch_head
{
	margin-top: 10px;
}

img.content {margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:10px}

table.cal {background-color: #FFD780}
tr.cal_head {text-align: center; font-weight: bold; background-color: #FFF7D9}
td.cal_day {text-align: center; background-color: #FFF7D9}
td.cal_sel_day {text-align: center}
td.cal_dayname {text-align: center; font-weight: bold}

/* Styles fuer Image-Preview */
.preview_div_block  {float:left; margin-right:20px; margin-bottom:20px; background-color:#E7E7E7; text-align: left; padding: 1px;}
.preview_div_image  {text-align: left; border: 0px;}
.preview_link_image {}
.preview_img_image  {border: 0px;}
.preview_div_lupe   {text-align: right; padding-right: 5px;}
.preview_link_lupe  {}
.preview_img_lupe   {border: 0px;}
.preview_div_text   {text-align: justify; padding-left: 5px; padding-right: 5px;  padding-top: 2px;}

/* Styles fuer Non-Preview-Image */
.view_div_block  {width:200px; float:left; margin-right:3px; margin-bottom:3px; margin-top:3px; background-color:#E7E7E7;width:200px;}
.view_div_image  {text-align: center;}
.view_img_image  {border: 0px;}
.view_div_text   {text-align: center; padding-left: 5px; padding-right: 5px;  padding-top: 5px; padding-bottom: 5px;}

/* Styles fuer Full-Image */
.view_fullimage  			{text-align: center; width:500px;}
.view_fullimage_text  {text-align: center; margin-top: 10px;}

.div_imageoid  				{ width:550px; overflow:auto; }

th {font-weight: bold; text-align: left;color:#202020}

.okView
{
	padding: 10px;
	border: 2px solid green;
	margin-bottom: 10px;
	font-size	: 12px;
	color: green;
}

.badView
{
	padding: 10px;
	border: 2px solid red;
	margin-bottom: 10px;
	font-size	: 12px;
	color: red;
}

.pfingstmarkt
{
	width: 117px;	
	padding-left: 58px;	
}

