body {
	font-family: Georgia, Garamond, "Times New Roman", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-color: #e5cc70;
	text-align: center;
}

#page {
	background: transparent url(../gfx/bg.jpg) top center repeat-x;
}

#page2 {
	background: transparent url(../gfx/page_bg.jpg) top center no-repeat;
}

#page table {
	background-color: #fef9dd;
}

/*
 * Suchmaschine
 */
 
#insel .search {
	padding: 31px 10px 0 0;
	float: right;
	margin: 0;
}

#insel .search .inputbox {
	background: url(../gfx/search.jpg) top left no-repeat;
	border: 0;
	padding: 7px 0 6px 10px;
	margin: 10px 0 0 0;
	height: 23px;
	line-height: 23px;
	width: 140px;
	font-size: 9px;
}

/*
 * Topmenu
 */

#mainlevel-nav{
	margin:0 auto;
	height:52px;
	padding:0;
	text-align: center;
}

#topmenu {
	background: url(../gfx/top_menu_bg.jpg) top center no-repeat;
	height: 52px;
	color: #f0e6c3;	
}

td#topmenu {
	text-align:center;
	vertical-align: top;
}

#topmenu ul {
	display: inline;
	list-style: none;
	height: 52px;
	/* background: transparent url(../gfx/menu_separator.jpg) top left no-repeat; */
}

#topmenu li{
	display: inline;
	/* background: transparent url(../gfx/menu_separator.jpg) top right no-repeat; */
}

#topmenu a, #topmenu a:visited {
	color: #eee9ca;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	height: 52px;
	line-height: 43px;
	padding: 0 25px;
}

#topmenu a:hover{
	/* background: transparent url(../gfx/but_hover.jpg) bottom center repeat-x; */
	color: #b27b49;
	text-decoration: none;
	height: 52px;
}

/*
 * Breadcrumbs
 */
 
#breadcrumbs {
	background: transparent url(../gfx/pathway.jpg) top center repeat-x;
	height: 32px;
	font-size: 14px;
	padding-left: 10px;
}

#breadcrumbs a:link, #breadcrumbs a:visited  {
	color: #e9ded5;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #b27b49;
	text-decoration: none;
}

/*
 * Left
 */

#left {
	vertical-align: top;
	width: 200px;
	margin: 1 1 1 1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td#left {
	padding-bottom: 10px;
}

/* der Rahmen und der Menu-Titel */

#left div.module {
	margin-top: 10px;
	padding: 0px;
	border: 1px solid #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#left div.module > div {
	border: 1px solid #dddddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#left div.module > div > div {
	border: 1px solid #cccccc;
	background-color: #bbbbbb;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#left div.module > div > div > div {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #bf985f;
	background: #f0e6c3;
	position: relative;
	left: -2px;
	top: -2px;
}




#left div.module_links {
	margin-top: 10px;
	padding: 0 0 0 0;
	vertical-align: top;
	border: 1px solid #bf985f;
	background: #f0e6c3;
	position: relative;
	bottom: 0px;
}

#left div.module_links div div {
	background: #f0e6c3;
}

#left h3 {
	background: transparent url(../gfx/h3_bg.jpg) top left repeat-x;
	height: 27px;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	padding-left: 10px;
	color: #79531B;
	margin-top: 0px;
}

/* die Menü-Items */

ul.menu, ul.menu ul {
	list-style: none;
	padding-left: 15px;
}

ul.menu a:link, ul.menu a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #79531B;
}

ul.menu a:hover {
	font-size: 14px;
	text-decoration: none;
	background: #e9ded5;
}

/*
 * das Wichtigste -> der Content (trommelwirbel bitte - danke)
 */
 
#content {
	vertical-align: top;
	color: #333; 
}

td#content {
}

#content h1 {
	font-size: 30px;
	font-style: italic;
}

#content h2{
	font-size: 26px;
	font-style: italic;
}

#content h3 {
	font-size: 18px;
	font-style: italic;
}

#content p {
	font-size: 14px;
}

#content ul {
	font-size: 14px;
}

#content a:link, #content a:visited {
	font-size: 14px;
	color: #79531B;
	text-decoration: none;
}

#content a:hover {
	font-size: 14px;
	color: #79531B;
	background: #e9ded5;
	text-decoration: none;
}

/*
 * Werbung
 */
 
#advert {
	background: transparent url(../gfx/pathway.jpg) top center repeat-x;
	height: 32px;
	font-size: 14px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}

#advert a:link, #advert a:visited  {
	color: #e9ded5;
	text-decoration: none;
}

#advert a:hover {
	color: #b27b49;
	text-decoration: none;
}

/*
 * Bottom - The Underground is welcome u
 */

td#bottom {
	padding-top: 0px;
	padding-bottom: 10px;
}

#bottom2 div.module {
	margin-top: 10px;
	padding: 0 0 0 0;
	vertical-align: top;
	border: 1px solid #bf985f;
	background: #f0e6c3;
}

#bottom div.module {
	margin-top: 10px;
	padding: 0px;
	border: 1px solid #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#bottom div.module > div {
	border: 1px solid #dddddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#bottom div.module > div > div {
	border: 1px solid #cccccc;
	background-color: #bbbbbb;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

#bottom div.module > div > div > div {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #bf985f;
	background: #f0e6c3;
	position: relative;
	left: -2px;
	top: -2px;
}


#bottom a:link, #bottom a:visited  {
	color: #79531B;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
}

#bottom a:hover {
	background: #e9ded5;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
}

#bottom h3 {
	background: transparent url(../gfx/h3_bg.jpg) top left repeat-x;
	height: 27px;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	padding-left: 10px;
	color: #79531B;
	margin-top: 0px;
}

/* Bottom-Left - Mantis */

td#bottom_left {
	padding-left: 10px;
	padding-right: 5px;
	height: 150px;
	vertical-align: top;
}

#bottom_left ul {
	list-style: none;
	padding-left: 10px;
	overflow: hidden;
}

#bottom_left table {
	background: #f0e6c3;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#bottom_left li {
	font-size: 14px;
	overflow: hidden;
}

/* Bottom-Right - Forum */

td#bottom_right {
	padding-left: 5px;
	padding-right: 10px;
	height: 150px;
	vertical-align: top;
}

#bottom_right h3 {
	margin: 0px;	
}

#bottom_right ul {
	list-style: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	overflow: hidden;
}
#bottom_right li {
	font-size: 14px;
	overflow: hidden;
}


/*** Englefield ***/

td#englefield {
	background:transparent url(../gfx/eoltd.png) no-repeat scroll center top;
	height: 55px;
	padding-left: 35px;
	font-size: 14px;
	font-style: italic;
}
