body
 { background-color: white; background-image: url("img/bg.jpg"); background-repeat: repeat-y; background-position: center 0; margin: 0; padding: 0; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #DD579C; scrollbar-highlight-color: #DD579C; scrollbar-shadow-color: #DD579C; scrollbar-track-color: #E6D094 }

a
{
	color: #DD579C;
	text-decoration: underline
}

div, p, b, td, span, li, body, .textsmall
{
	color: black;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.textsmall
{
	font-size: 8pt;
}

.content 
{
	height: 508px;
	width: 484px;
	overflow: auto;
	padding: 10px
}

#ticker
{
	position: absolute;
	z-index: 1;
	top: 520px;
}

h1, h2
{
	font-size: 13pt;
	font-weight: bold;
}

h2
{
	font-size: 11pt;
}

h1 a
{
	font-size: 11pt;
	font-weight: normal;
}

.code
{
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px;
	background-color: #FAFAFA; border: 1px solid #D1D7DC;
}

form
{
	margin: 0;
	padding: 0;
}

input, textarea
{
	border: solid #DD579C 1px;
	background-color: #ffffff;
	color: #000000;
}

input:focus, textarea:focus
{
	border: solid black 1px;
}

input.basket
{
	border-width: 0;
	background-color: transparent;
}

input#submit
{
	background-color: #DD579C;
	border: 1px solid #ffffff;
	color: #ffffff;
}

input#per_eMail, input#per_Telefon, input#per_Fax, input#per_Briefpost, input#slideshow, input#scrolling
{
	border: 0;
	background-color: transparent;
}


.tableHead, .gBookTitle, .catSides
{
	color: black;
	background: url("img/bg_header.gif");
	font-weight: bold;
	padding: 3px;
}

.row0, .row1, .gBookName, .gBookMessage, .gBookLinks
{
	color: black;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #DD579C;
}
.row0 { background-color: #E8DBB7; }
.row1 { background-color: #F6E9C3; }

.gBookName, .gBookMessage, .gBookLinks
{
	background-color: #ffffff;
}


.gBookName, .gBookLinks
{
	font-size: 8pt;
}

.gBookMessage
{
	border-width: 0;
}

.gBookLinks
{
	background: url("img/bg_footer.gif") no-repeat left bottom;
	text-align: center;
	border-width: 0;
	padding: 0;
	height: 18px;
}

.newstitle
{
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
}

.news:first-letter
{
	font-size: 16px;
	color: #DD579C;
	font-weight: bold
}

.news
{
	padding-bottom: 5px;
	padding-top: 5px;
}

hr
{
	background-color:#DD579C; /* Mozilla 1.4 */
	color:#DD579C; /* IE 6 */
	border: #DD579C; /* Opera 7.11 */
	height: 1px;
	width: 90%;
	clear: both;
	text-align: center;
}
