body {
	margin: 40px 0px 20px 0px;
	padding: 0;
	background-color: #B5B08C;
	background-image: url(/_templates/images/theme_tum2005/holz.jpg);
	text-align: center;
	font: normal 11px Tahoma, "Lucida Grande", Verdana, Arial, Sans-serif;
	color: #2e2e2e;
	line-height: 16px;
	/*behavior:url("/_templates/js/csshover.htc");*/
}
#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 735px;
}
#middle {
	width: 735px;
	background: url(/_templates/images/theme_tum2005/pagebg.jpg) repeat-y center;
}
#middle_nobg {
	width: 735px;
	background: url(/_templates/images/theme_tum2005/pagebg_noline.jpg) repeat-y center;
}
#nav {
	clear: both;
	width: 735px;
	height: 135px;
	background: url(/_templates/images/theme_tum2005/headerbg.jpg) no-repeat center;
	color: black;
	font-weight: bold;
}
#nav ul {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 112px 0px 0px 30px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	display: block;
	padding: 0px 9px 0px 0px;
	text-align: center;
}
#nav ul li a {
	border: 0;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a.hl {
	color: black;
}
#nav ul li a:hover {
	color: #9C8451;
}
#logo {
	position:absolute;
	margin-left: 660px;
	top: 15px;
}
#postmiddle {
	width: 729px;
	height: 14px;
	clear: both;
}
#body_left {
	vertical-align: top;
	clear: both;
	float:left;
	\width:521px;
	w\idth:481px;
	padding: 25px 20px 0px 20px;
}
#body_big {
	vertical-align: top;
	clear: both;
	float:left;
	\width:720px;
	w\idth:680px;
	padding: 25px 20px 0px 20px;
}
#body_right {
	float:left;
	\width:199px;
	w\idth:159px;
	padding: 40px 20px 0px 20px;
}
#header {
	clear: both;
	background: url(/_templates/images/theme_tum2005/pageheader.jpg) no-repeat center;
	height: 52px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}
#footer {
	clear: both;
	background: url(/_templates/images/theme_tum2005/pagefooter.jpg) no-repeat center;
	height: 49px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

#copyright {
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

/* TEXT AND FORMATTING */
.error {
	color: #FF0000;
}
blockquote {
	background-color: #D1CCA0;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #e5e5e5;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 5px;
	padding-left: 28px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BBA75F;
	background:url(/_templates/images/theme_tum2005/bullet_2.gif) no-repeat 0px 0px;
}
h2 {
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px; 
	line-height: 20px;
	background:url(/_templates/images/theme_tum2005/bullet_1.gif) no-repeat 0px 0px;
}
h3 {
	font-size: 10px;
	color: #545B65;
	font-weight: normal;
}
h6 {
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}
a.bullet {
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 19px;
	background:url(/_templates/images/theme_tum2005/bullet_1.gif) no-repeat;
	border-bottom: 1px dotted #9C7D2D;
}
a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: white;
	border: none;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #9C7D2D;
	font-weight: normal;
	border-bottom: 1px dotted #9C7D2D;
}
a:hover, a:active {
	color: #9C7D2D;
	border-bottom: 1px dotted #000000;
}

a.image:link, a.image:visited, a.image:hover, a.image:active {
	border: 0;
	text-decoration: none;
}

/* LISTS */
ul {
	margin-top: 0px;
}

/* IMAGES */
img {
	border: none;
}
img.border {
	border: 1px solid #333333;
}

img.news {
	border: 1px solid #414851;
	float: right;
	margin: 10px 0px 10px 10px;
}

img.manual {
	float: right;
	border: 1px solid #414851;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* DROPDOWN MENU */
.menudiv {
	line-height: 22px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	margin-top: 1px;
	padding-bottom: 6px;
	border: 1px solid #332D19;
	/*border-bottom: none;*/
	background-color: #665B39;
	-moz-opacity: 0.95;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.menudiv a, .menudiv a:visited, .menudiv a:active {
	font-weight: bold;
	width:100%;
	line-height: 25px;
	display: block;
	color: #DEB55E;
	text-indent: 5px;
	text-decoration: none;
	border: none;
	/*border-bottom: 1px solid white;*/
}
.menudiv a:hover {
	font-weight: bold;
	background-color: #DEB55E;
	color: #3D2E0E;
	text-decoration: none;
	border: none;
	/*border-bottom: 1px solid white;*/
}

/* TABLES */
tr.head {
	height: 20px;
	background-color: #AB9B54;
	color: #EFEFEF;
}
tr.cell_a {
	/*background-color: #D8E0EC;*/
	background-color: #D1CCA0;
	padding-left: 5px;
	padding-right: 5px;
}
tr.cell_b {
	background-color: #B9B571;
	padding-left: 5px;
	padding-right: 5px;
}
tr.cell_unread {
	background-color: #FDE4C1;
}
td.list {
	padding: 2px 8px 3px 8px;
	vertical-align: top;
}
td.list_noalign {
	padding: 2px 8px 3px 8px;
}
td.listhead {
	padding: 2px 8px 3px 8px;
}

/* INPUT FIELDS */
input.small	{ /* Oneliner etc */
	width: 100px;
}
input.notsosmall { /* City at sec_entry_upload.php */
	width: 251px;
}
input.tiny { /* e.g. zipcode at sec_entry_upload.php */
	width: 50px;
}
input.tinyest { /* foodorder.html */
	width: 25px;
}
input.normal {
	width: 315px;
}
input.big {
	width: 540px;
}
select.big {
	width: 545px;
}
select.normal {
	width: 320px;
}
textarea.big {
	width: 540px;
	height:150px;
}
textarea.normal {
	width: 315px;
	height: 150px;
}
textarea.tiny {
	width: 315px;
	height: 50px;
}
textarea.banner {
	width: 416px;
	height: 50px;
}
