/*			SEITEN ALLGEMEIN
			================
*/
BODY 
{
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica; 
	COLOR: #111111;
	FONT-WEIGHT: bold;

	/* Scrolleiste */
	    scrollbar-base-color: #ffffff;
		scrollbar-3dlight-color: #FFFFFF;
 	    scrollbar-arrow-color: #cccccc;
 	    scrollbar-darkshadow-color: #ffffff;
 	    scrollbar-face-color: #ffffff;
	    scrollbar-highlight-color: #cccccc;
 	    scrollbar-shadow-color: #cccccc;
 	    scrollbar-track-color: #ffffff;
 	    
	/* Seitenränder */
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;

}
div.standort 
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial,Helvetica; 
	COLOR: #aaaaaa;
}
.ueberschrift 
{
	FONT-SIZE: 14pt; 
	FONT-FAMILY: Arial,Helvetica; 
	FONT-WEIGHT: bold;
	COLOR: #333333;
	text-decoration: underline;
	text-align: left;
}
.unterueberschrift
{	Font-size: 12pt;
	Font-Family: Arial,Helvetica;
	font-weight: bold;
	Color: #111111;
	text-decoration: underline
}

td.table_jf_top
{
	background-image:url('images/bg/table.jpg');
	border-top: 1px solid #e4e4e9;
	border-left: 1px solid #e4e4e9;
	border-right: 1px solid #e4e4e9;
	border-bottom: 1px solid #e4e4e9;
	height: 13px;

	Font-size: 10pt;
	Font-Weight: bold;
	color: #ff0000;
}

table.table_jf
{
	padding: 0px;
	border: 1px solid #e4e4e9;
}


td.top
{
	background-image: url(images/bg/banner.jpg);
	background-repeat: no-repeat;
}
td.left
{
	background-image: url(images/bg/links.jpg);
	background-repeat: no-repeat;
}
#left a
{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#left a:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.right
{
	font-size: 10pt;
	font-weight: normal;
	color: #111111;
}
td.bottomborder
{
	background-color: #cccccc;
}
td.h1
{
	vertical-align: top;
	text-align: left;
}
td.hover
{
	background-color: #ff0000;
}
#copyright
{
	font-size: 9pt;
	font-weight: normal;
	color: #cccccc;
}
#copyright A
{
	font-size: 9pt;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
#copyright A:hover
{
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
}





TD.NORMAL 
{
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica; 
	COLOR: #111111;
	font-weight: bold
}
table.NORMAL 
{
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica; 
	COLOR: #111111;
	font-weight: bold
}


INPUT, TEXTAREA
{
	color: #000000; 
	background-color: #f3f3f3;
	font-size: 11px; 
	font-family: Arial; 
	border-color: #aaaaaa;
	border-style: solid; 
	border-width: 1px
}




/* 			SEITENSPEZIFISCH 
			================
*/

/*		STARTSEITE
		----------
*/
.welcome
{	
	Color: #aaaaaa;
	FONT-FAMILY: Arial Rounded MT Bold,Arial;
	Font-Size: 20pt;
	Font-Weight: bold
}
.startseite_text
{
	Color: #000000;
	FONT-FAMILY: Arial,Helvetica;
	Font-Size: 10pt;
	Font-Weight: bold
}
.startseite_news_top
{
	Color: #ff0000;
	Font-family: Arial,Helvetica;
	Font-Size: 10pt;
	Font-weight: bold
}
.startseite_news_datum
{
	Color: #ff0000;
	Font-family: Arial,Helvetica;
	Font-Size: 10pt;
	Font-weight: bold
}
.startseite_news_text
{
	Color: #000000;
	Font-family: Arial,Helvetica;
	Font-Size: 12pt;
	Font-weight: bold
}
.startseite_news_link_text
{
	Color: #aaaaaa;
	Font-family: Arial,Helvetica;
	Font-Size: 10pt;
	Font-weight: bold
}




a.alink:link
{
	font-size: 10pt;
	font-family: 'Vonness Medium',Arial,sans-serif;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

a.alink:visited
{
	font-size: 10pt;
	font-family: 'Vonness Medium',Arial,sans-serif;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}
a.alink:hover
{
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:  url("gaestebuch/images/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	color: #000000;
}

.header_adminbereich
{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding-bottom: 10px;
}



/*		LINKS
		=====
*/

A
{
	COLOR: #111111;
	text-decoration: none
}
A:hover 
{
	COLOR: #FF1111; 
	text-decoration: underline;
}