body
	{
	background-color:#FFAD10;
	background-image:url(/images/bier.gif);
	margin:			0px;
	color:			#000000;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		10pt;
	font-weight:	normal;
	cursor:			url(/images/cursor.cur);	
	scrollbar-face-color:	#FFAD08;
	scrollbar-shadow-color:	#D1D1D1;
	scrollbar-highlight-color:	#FFCA6E;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-track-color:	#FFCA6E;
	scrollbar-arrow-color:	#515151;
	}

body.editor
	{
	background-color:#FFAD10;
	background-image:url(/images/bierhell.gif);
	margin:			10px;
	color:			#000000;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		10pt;
	font-weight:	normal;
	cursor:			none;
	}

body.popupedit
	{
	margin: 5px;
	border:none;
	background-color: buttonface;
	background-image:none;
	}

body.normal
	{
	background-color:#FFFFFF;
	background-image:none;
	margin:			10px;
	font-size:		8pt;

	}

p,.p
	{
	color:			#000000;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		10pt;
	font-weight:	normal;
	}
p.nav
	{
	color:			#FFFFFF;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		8pt;
	font-weight:	normal;
	}
p.meta
	{
	color:			#FFAD10;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		1px;
	font-weight:	normal;
	display: none;
	}

.small,div,li.small,ul.small
	{
	font-size:		8pt;
	font-weight:	normal;
	}
li
	{
	font-size:		8pt;
	font-weight:	normal;
	line-height : 8pt;
	}
ul
	{
	font-size:		8pt;
	font-weight:	normal;
	line-height : 8pt;
	}

.winzig
	{
	font-size:		7pt;
	font-weight:	normal;
	}

A,a:visited,a:active
	{
	color:			#006633;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		10pt;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
	text-decoration: none;
	cursor:			url(/images/link.ani);
	}

A:hover
	{
	color:			#DC143C;
	text-decoration:underline;
	}

A.small,A:visited.small,A:active.small
	{
	color:			#006633;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		8pt;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
	text-decoration:none;
	cursor:			url(/images/link.ani);
	}

A:hover.small
	{
	color:			#DC143C;
	text-decoration:none;
	}

A.winzig,A:visited.winzig,A:active.winzig
	{
	color:			#006633;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		7pt;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
	text-decoration:none;
	cursor:			url(/images/link.ani);
	}

A:hover.winzig
	{
	color:			#DC143C;
	text-decoration:none;
	}               
	                
A.invers,a:visited.invers,A:active.invers
	{               
	color:			snow;
	font-family:	Verdana,Helvetica,Arial;
	font-size:		8pt;
	font-style:		normal;
	font-variant:	normal;
	font-weight:	normal;
	text-decoration:none;
	cursor:			url(/images/link.ani);
	}               
	                
A:hover.invers      
	{               
	color:			gold;
	text-decoration:none;
	}

A.button,A:visited.button,A:active.button
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	line-height:	14pt;
	color :			#F7F7F7;
	background-color: #006633;
	font-weight:	normal;
	text-decoration:none;
	cursor:			url(/images/link.ani);
	}

A:hover.button
	{
	color :			gold;
	text-decoration:none;
	}

A.buttondis,A:visited.buttondis,A:active.buttondis
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	line-height:	14pt;
	color :			#F7F7F7;
	background-color: #A7A7A7;
	font-weight:	normal;
	padding:		5px;
	margin:			3px;
	border-top:		1px solid #ECECEC;
	border-left:	1px solid #ECECEC;
	border-bottom:	1px solid #989898;
	border-right:	1px solid #989898;
	text-decoration:none;
	cursor:			url(/images/link.ani);
	}

A:hover.buttondis
	{
	color :			black;
	background-color: #A7A7A7;
	text-decoration:none;
	}

/*------- für bildergalerie----------------*/
.icon
	{
	background-color:#FFAD10;
	background-image:url(/images/bierhell.gif);
	border-top:		1px solid #ECECEC;
	border-left:	1px solid #ECECEC;
	border-bottom:	1px solid #989898;
	border-right:	1px solid #989898;
	width:			92px;
	height:			92px;
	float:			left;
	margin:			3px;
	}

.imgcell
	{
	width:			92px;
	height:			92px;
	vertical-align:	middle;
	text-align:		center;
	}

/*------- für bildarchiv----------------*/
.icon2
	{
	background-color:#FFFFFF;
	border-top:		1px solid #000000;
	border-left:	1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	width:			150px;
	height:			150px;
	float:			left;
	margin:			2px;
	border-collapse:collapse;
	}

.imgcell2
	{
	width:			150px;
	height:			150px;
	vertical-align:	middle;
	text-align:		center;
	}
/*--------------------------------------*/

td.textbutton
	{
	color :			#006633;
	background-color: #006633;
	font-weight:	normal;
	padding:		3px;
	margin:			2px;
	border-top:		1px solid #ECECEC;
	border-left:	1px solid #ECECEC;
	border-bottom:	1px solid #989898;
	border-right:	1px solid #989898;
	}

.lupe
	{
	cursor:			url(/images/lupe.cur);
	}

.hand
	{
	cursor:			url(/images/link.ani);
	}

/*------für tooltips----------*/
.bordertop
{
	border-top: 1px solid #006633;
}
/*-----------------------*/

input.text, select.text, option.text, textarea.text, button.text
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color :			#006633;
	background-color: #F7F7F7;
	border:			1px inset #808080;
	padding:		2px;
	height:			19px;
	}

select.multitext
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color :			#006633;
	background-color: #F7F7F7;
	border:			1px inset #808080;
	padding:		2px;
	height:			auto;
	}

input.button
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color :			#F7F7F7;
	background-color: #006633;
	font-weight:	bold;
	border:			2px outset #808080;
	cursor:			url(/images/link.ani);
	}

input.dlgbutton, button.dlgbutton
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	border-width: 1;
	border-style: solid;
	border-color: dimgray;
	cursor:			url(/images/link.ani);
	}

/* ---------------------------------------------------------*/
H1,.H1
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 24pt;
	line-height : 28pt;
	}

H2,.H2
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 20pt;
	line-height : 20pt;
	}

H3,.H3
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 18pt;
	line-height : 18pt;
	}

H4,.H4
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 16pt;
	line-height : 16pt;
	}

H5,.H5
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 11pt;
	line-height : 12pt;
	}

H6,.H6
	{
	font-family : Verdana,Helvetica,Arial;
	font-size : 10pt;
	line-height : 10pt;
	}



