* {
	margin: 0px;
	padding: 0px;
	}


BODY {
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E0E0E0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;

}

td {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	vertical-align:top;    
}

.titel {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-style: italic;

}
.links {
	font-size: 11px;
	color: #FF3333;
	font-weight: bold;
}

a:link {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


.kleingedruckte {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
}

.copy {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	margin: 8px;

}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #FCF4C7;

}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fcf4c7;
	color: #000000;

}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcf4c7;
}

img { border:none }

form {
display:inline
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.text {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;


}
.copy-ohneabstand {

	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

/* Anweisungen für die Einträge */
		
	.posting		{	margin-bottom: 5px;
					border: 1px solid black; }


/* Anweisungen für die Kopfzeile */

	.gb-headline	{	font-family: Verdana, Helvetica; font-size: 10px; font-weight:bold;
					background-color: #F9CB99; }
				
/* hintergrundfarbe 1 für die Infozeile */

	.gb-infoline1 	{	font-family: Verdana, Helvetica; font-size: 10px; font-weight:bold;
					color: #000000; background-color: #EEEEEE; }
					
/* hintergrundfarbe 2 für die Infozeile */					
					
	.gb-infoline2 	{	font-family: Verdana, Helvetica; font-size: 10px; font-weight:bold;
					color: #000000; }					
				
/* Hintergrundfarbe 1 für Einträge */

	.gb-message1	{
	color: #000000;
	background-color: #FBDCB8;
}

/* Hintergrundfarbe 2 für Einträge */

	.gb-message2	{
	color: #000000;
	background-color: #FBDCB8;
}

/* Anweisungen für das Menü */

	.gb-menu		{	font-family: Verdana, Helvetica; font-size: 10px; font-weight:bold;
					text-align:center; }

/* Anweisungen für wichtige Hinweise */

	.warning		{	font-size: 10px; font-weight:bold;
					color:#ff0000;
					padding: 1px;}


.invisible { position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}


#social {
	position:absolute;
	left:14px;
	top:420px;
	width:120px;
	height:16px;
	z-index:4;
}
