body {
	padding 	: 0px;
	margin 		: 0px;
	height 		: 100%;
	width 		: 100%;
	overflow 	: auto;
	
	/*
	SCROLLBAR-FACE-COLOR:#A4BEBF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#A2967C;
	SCROLLBAR-ARROW-COLOR:#F0E9D2;
	SCROLLBAR-3DLIGHT-COLOR:#E1CEB9;
	SCROLLBAR-DARKSHADOW-COLOR:#333333;
	SCROLLBAR-BASE-COLOR:#A4BEBF;
	*/
}

a {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #666666;
	text-decoration	: underline;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;

}

.win_title {
	font-family	: arial,verdana,sans-serif;
	font-size	: 14px;
	color		: #FFFFFF;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	text-align	: left;
	vertical-align	: middle;
	
	background-color: #C9E1FC;
}

td.head {
	font-family	: arial,verdana,sans-serif;
	font-size	: 14px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	text-align	: left;
	vertical-align	: middle;
	
	background-color: #C9E1FC;
}

td.mainmenue {
	text-align	: left;
	background-color: #ECECEC;
}

td.footer {
	text-align	: left;
	background-color: #ECECEC;
}

a.mainmenue_entry {
	font-family	: arial,verdana,sans-serif;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;

	padding		: 1 5 1 5;
}

a.mainmenue_entry:hover {
	font-family	: arial,verdana,sans-serif;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	background-color: #FFFFFF;
	
	padding		: 1 5 1 5;
}

a.mainmenue_entry_active {
	font-family	: arial,verdana,sans-serif;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	background-color: #FFFFFF;
	
	padding		: 1 5 1 5;
}

td.submenue {
	background-color: #C9E1FC;
}

a.submenue_entry {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #006699;
	text-decoration	: none;
	font-weight	: bold;
	line-height	: normal;
	font-variant	: normal;
	text-align	: left;

	padding		: 0 15 0 15;
}

td.crbList {
	background-color: #C9E1FC;
	
	padding		: 10px;
}


.teaser_box {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: regular;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
}

td.content
{
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: regular;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	text-align	: left;
	vertical-align	: top;
	
	padding		: 30 10 20 10;
}

td.shop {
	padding:0px;
}

td.tblHead
{
	font-family	: arial,verdana,sans-serif;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	border		: 1px solid #DDDDDD;
	background-color: #C9E1FC;
	text-align	: left;
	vertical-align	: top;
}

td.tblOdd
{
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: regular;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	text-align	: left;
	vertical-align	: top;
}

td.tblEven
{
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: regular;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
	
	background-color: #EEEEEE;
	text-align	: left;
	vertical-align	: top;
}

td
{
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: regular;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;

	text-align	: left;
	vertical-align	: top;
}

.imageLeft {
	margin-right	: 10px;
}

h1 {
	font-family	: arial,verdana,sans-serif;
	font-size	: 13px;
	font-weight	: bold;
	margin-bottom	: -20px;
}

h2 {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #333333;
	font-weight	: normal;
	margin-bottom	: -10px;
}

/*##################################
		News
#################################### */
.news_date {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #333333;
	text-decoration	: none;
	font-weight	: normal;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
}

.news_head {
	font-family	: arial,verdana,sans-serif;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: node;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
}

.news_teaser {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #000000;
	text-decoration	: none;
	font-weight	: normal;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
}

.news_link {
	font-family	: arial,verdana,sans-serif;
	font-size	: 11px;
	color		: #333333;
	text-decoration	: none;
	font-weight	: bold;
	line-heihgt	: 8px;
	line-height	: normal;
	font-variant	: normal;
}
