/* HTML-Objekte */
Body
{
	font-size: 10px;
	vertical-align: baseline;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #e2e2e2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f6f6f6; 
	SCROLLBAR-SHADOW-COLOR: #EDD8B1; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #B30E0F; 
	SCROLLBAR-TRACK-COLOR: ; 
	SCROLLBAR-DARKSHADOW-COLOR: #dedede; 
	SCROLLBAR-BASE-COLOR: #EDD8B1;
}



/* Titel */
.Titel
{
	font-weight: bold;
	font-size: 30px;
	color: #B30E0F;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
}
.Titel_klein
{
	font-weight: bold;
	font-size: 16px;
	color: #B30E0F;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
}



/* normale Daten */
.Normal
{
	font-weight: normal;
	font-size: 16px;
	color: black;
}
.Small
{
	font-weight: normal;
	font-size: 11px;
	color: black;
}



/* Meldungen */
.ERROR_MSG
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #B30E0F;
	padding: 5 5 5 5;
	filter: Shadow(color=#dedede, Direction=135);
}

.OK_MSG
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	background-color: #8C996E;
	padding: 5 5 5 5;
	filter: Shadow(color=#dedede, Direction=135);
}


/* Formulare */
.formular
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
}
.formular50
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 50px;
}
.formular100
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 100px;
}
.formular150
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 150px;
}
.formular200
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 200px;
}
.formular250
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 250px;
}
.formular300
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 300px;
}
.formular400
{
	font-size: 12px;
	color: #B30E0F;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 400px;
}


/* Buttons */
.Button
{
	font-size: 9px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
}
.Button100
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 100px;
}
.Button150
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 150px;
}
.Button200
{
	font-size: 10px;
	color: black;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 200px;
}
.Button400
{
	font-size: 12px;
	color: #B30E0F;
	font-family: 'Berlin Sans FB' , 'Times New Roman' , Verdana;
	width: 400px;
}



.Bilderrahmen
{
	background-color: #EDD8B1;
	border-right: #B30E0F 10px outset;
	border-top: #EDD8B1 12px inset;
	border-left: #B30E0F 12px inset;
	border-bottom: #B60E0A 10px outset;
}


.Wunschbuch_Zeile_Inhalt_0

{
	color: White;
}

.Wunschbuch_Zeile_Inhalt_1

{
	color: #BC0300;
}


.Wunschbuch_Zeile_0

{
	background-color: #BC0300;
	padding: 3 3 3 3;
}

.Wunschbuch_Zeile_1

{
	background-color: white;
	padding: 3 3 3 3;
}



.Gaestebuch_Zeile_0

{
	background-color: #EDD8B1;
	padding: 3 3 3 3;
}

.Gaestebuch_Zeile_1

{
	background-color: #FCE488;
	padding: 3 3 3 3;
}

	
	
/* Menu */
.menuOver
{
	width: 150px;
	height: 25px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 5;
	border-right: #B30E0F 2px inset;
	border-top: #e5e5e5 2px outset;
	border-left: #e5e5e5 2px outset;
	border-bottom: #B30E0F 2px inset;
}
.menuOut
{
	width: 150px;
	height: 25px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 14px;
	color: #B30E0F;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 5;
	border-right: #B30E0F 2px inset;
	border-top: #e5e5e5 2px outset;
	border-left: #e5e5e5 2px outset;
	border-bottom: #B30E0F 2px inset;
}
.menuDown
{
	width: 150px;
	height: 25px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 5;
	border-right: #B30E0F 2px outset;
	border-top: #e5e5e5 2px inset;
	border-left: #e5e5e5 2px inset;
	border-bottom: #B30E0F 2px outset;
}
.menuSelected
{
	color: white;
	width: 150px;
	height: 25px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 5;
	border-right: #B30E0F 1px outset;
	border-top: #e5e5e5 2px inset;
	border-left: #e5e5e5 2px inset;
	border-bottom: #B30E0F 1px outset;
}
	


/* Menu Level 2 */
.menuOver_Level_2
{
	width: 150px;
	height: 10px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 23;
	border-right: #B30E0F 2px inset;
	border-top: #e5e5e5 2px outset;
	border-left: #e5e5e5 2px outset;
	border-bottom: #B30E0F 2px inset;
}
.menuOut_Level_2
{
	width: 150px;
	height: 10px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	color: #B30E0F;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 23;
	border-right: #B30E0F 2px inset;
	border-top: #e5e5e5 2px outset;
	border-left: #e5e5e5 2px outset;
	border-bottom: #B30E0F 2px inset;
}
.menuDown_Level_2
{
	width: 150px;
	height: 10px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 23;
	border-right: #B30E0F 2px outset;
	border-top: #e5e5e5 2px inset;
	border-left: #e5e5e5 2px inset;
	border-bottom: #B30E0F 2px outset;
}
.menuSelected_Level_2
{
	color: white;
	width: 150px;
	height: 10px;
	background-color: #EDD8B1;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	visibility: visible;
	padding: 1 1 1 23;
	border-right: #B30E0F 1px outset;
	border-top: #e5e5e5 2px inset;
	border-left: #e5e5e5 2px inset;
	border-bottom: #B30E0F 1px outset;
}



