body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
	height: 100%;
	color: #000;
	background-color: #fff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 1.3em;
}
li {
	font-size: 1.2em;
	line-height: 1.3em;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
th,td {

	font-size: 100%;
	line-height: 100%;
}
.red
{
 color:#770000;
 font-size: 12p;x
}

a {
	font-size: 100%;
	color: #595243;
	text-decoration: underline;
	padding: 0;
	background: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #7ac142;
	line-height: 1em;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #700;
	padding-bottom: 0.8em;
}
h2 {
	font-size: 1.6em;
	color: #700;
	padding-bottom: 0.8em;
}
h3 {
}
h4 {
}
h5 {
}
.scroller {
	font-size: 2.2em;
	font-weight: bold;
	color: #700;
	padding-bottom: 0.8em;
}
.cleaner {
	clear: both;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}


/* Main Containers
---------------------- */
#wrapper {
	width: 875px;
	height: 100%;
	margin: 3px auto;
	background-color: #fff;
}


/* Home Containers
------------------------ */
#wrapper #home_header {
	padding: 15px 20px;
}
#wrapper #home_feature {
	margin: 0 20px;
	padding-bottom: 5px;
	height: 261px;
}
#wrapper #home_feature .left {
	width: 550px;
	float: left;
}
#wrapper #home_feature .right {
	width: 265px;
	float: right;
}



/* Header Menu
------------------- */
#menu {
	width: 265px;
	height: 228px;
	padding-top: 18px;
	background: url(../images/menu-top.gif) no-repeat;
}
#menu_bot {
	width: 265px;
	height: 15px;
	background: url(../images/menu-bot.gif) no-repeat;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	font-size: 1.2em;
	float: left;
	background: url(../images/menu-bullet.gif) no-repeat;
	background-position: 6px 13px;
	margin: 0 0 0 0;
	padding: 11px 0 0 35px;
	text-decoration: none;
	width: 230px;
	height: 26px;
	text-align: left;
	background-color: #a75a5a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #700;
}
#menu a:hover {
	background-color: #700;
}
#menu .selected a {
	background-color: #700;
}
#menu a span {
	float: left;
	display: block;
	padding: 0;
	color: #fff;
}
#menu a span {
	float: none;
}

#main_header #menu {
	height: 156px;
}
#main_header #menu a {
	background-position: 6px 8px;
	margin: 0 0 0 0;
	padding: 5px 0 0 35px;
	height: 20px;
}



#wrapper #home_spiel {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}



/* Main Header Containers
------------------------ */
#wrapper #main_header {
	padding: 15px 20px;
	padding-bottom: 15px;
}
#wrapper #main_header .left {
	width: 550px;
	float: left;
}
#wrapper #main_header .right {
	width: 265px;
	float: right;
}
#wrapper #main_header img {
	padding-bottom: 25px;
}


/* Main Container
-------------------- */
#wrapper #main_content {
	clear: both;
	padding: 20px;
}
#wrapper #main_content ul {
	margin-left: 25px;
	padding-bottom: 15px;
}
#wrapper #main_content ul li {
	list-style-type: disc;
}



/* Footer
---------------- */
#wrapper #footer {
	text-align: center;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #700;
}
#wrapper #footer p {
	font-size: 1.2em;
	color: #700;
}
#wrapper #footer a {
	font-size: 100%;
	color: #700;
	text-decoration: none;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
#wrapper #footer .fineprint {
	font-size: 1.1em;
}





/* Additional
---------------- */
.ContactTable {
	background-color: #d9b9b9;
	border: 1px #700 solid;
}
.LeftLinkTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #700;
}

