img {
	border: none;
}

html {
	background: #fdfdfd URL('/images/background.gif') repeat-x;
}

body {
	background: transparent URL('/images/tabbg.png') top center no-repeat;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}

body, td {
	font-family: Calibri, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #c83c3c;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

#tabbg {
	margin: 0 auto;
	padding: 18px 0 78px 0;
	border: none;
	border-spacing: 0;
	width: 900px;
	height: 576px;
	position: relative;
	overflow: visible;
}

#bglips {
	position: absolute;
	left: 853px;
	top: 341px;
}

#tabelle {
	margin: 0 auto;
	padding: 0;
	border: none;
	border-spacing: 0;
	width: 900px;
	text-align: left;
}
#tabelle td {
	padding: 0;
	margin: 0;
}
#content {
	/*padding: 0 10px 10px 20px;*/
	padding: 0 0 0px 20px;
	margin: 0;
	vertical-align: top;
	line-height: 135%;
}
#contentcontainer {
	width: 723px;
	/*margin-right: 6px;*/
	height: 493px;
	overflow: hidden;
}
#contenttd {
	padding: 20px;
	background: white URL('/images/backgroundred.gif') repeat-x;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	color: #f29300;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	color: #f29300;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	color: #6b378a;
}

#menueright {
	background: #990000 URL('/images/menue.jpg') no-repeat;
	width: 177px;
	padding: 20px 10px;
	vertical-align: top;
	
}

#menueright a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#menueright a:hover,
#menueright a:focus,
#menueright a:active  {
	color: #ffc231;
}

#naviactive a,
#naviactive a:hover,
#naviactive a:focus,
#naviactive a:active {
	color: #ffc231;
}

.navilinkstable {
	margin: 20px;
}

.navilinkstable .navilinkstable {
	margin: 0px 10px;
}

.navilinks {
	line-height: 200%;
	vertical-align: middle;
}

.right-box {
	float:right; 
	width:250px;
	padding: 0 15px 0 15px;
}

#gallery {
	padding: 5px;
	background: none;
}

