#body,html {
	text-align: center;
	vertical-align: middle;
	overflow-X: hidden;
	overflow-Y: auto;
	margin-left, margin-right: auto;
}

#start {
	width: 800px;
	height: 547px;
	margin-left, margin-right: auto;
	margin-top: 50px;
}

#main {
	width: 950px;
	margin-left, margin-right: auto;
	padding: 0px;
}

#startmenu {
	display: inline;
	float: right;
	margin-top: 300px;
}

#startmenu img {
	margin: 4px;
}

td,p,input,textarea,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#head {
	height: 65px;
	text-align: left;
}

#topmenu {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #000000;
}

#topmenu img {
	margin: 4px;
}

#leftmenu {
	width: 202px;
	padding: 4px;
	vertical-align: top;
	padding-top: 80px;
}

#leftmenu img {
	display: block;
	margin-left: 4px;
	margin-top: 8px;
}

#content {
	text-align: left;
	padding: 10px;
	width: 703px;
}

#content table {
	width: 100%;
	margin-bottom: 30px;
	margin-left, margin-right: 10px;
}

table.ul td {
	padding: 6px;
}

td.li {
	font-weight: bold;
}

table.galerie td {
	padding: 4px;
	font-size: 10px;
	width: 160px;
}

td.kontaktlinks {
	padding-right: 4px;
	text-align:right;
	vertical-align: top;
	width: 150px;
	border-right: 1px solid #000000;
	font-weight: bold;
}

td.headline {
	font-weight: bold;
	padding-top: 15px;
	border-bottom: 2px solid #000000;
}

tr.tdline td {
	border-bottom: 1px solid #000000;
	padding: 4px;
}

.statusfeld {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
}

#statusmenu {
	width: 50px;
	height: 275px;
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
	position: absolute;
	background-color: #ffffff;
	display: none;
}

a.catplus {
	background: url(images/layout/plus.gif) left no-repeat;
	cursor: pointer;
}

a.catminus {
	background: url(images/layout/minus.gif) left no-repeat;
	cursor: pointer;
}

div.subcat {
	display: none;
	margin-left: 16px;
}

#borderleft {
	width: 1px;
	background-image: url(images/layout/verlauf_links.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#borderright {
	width: 1px;
	background-image: url(images/layout/verlauf_rechts.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#bottom {
	height: 49px;
	text-align: right;
	padding: 0px;
}

h1 {
	font-size: 18px;
	padding-left: 6px;
}

hr {
	border: 1px solid #000000;
	height: 1px;
}

A:link                {color:#000000;text-decoration:none;font-weight:normal;}
A:visited             {color:#000000;text-decoration:none;font-weight:normal;}
A:active              {color:#000000;text-decoration:none;font-weight:normal;}
A:hover               {color:#000000;text-decoration:none;font-weight:bold;}

A.invert:link                {color:#000000;text-decoration:none;font-weight:bold;}
A.invert:visited             {color:#000000;text-decoration:none;font-weight:bold;}
A.invert:active              {color:#000000;text-decoration:none;font-weight:bold;}
A.invert:hover               {color:#000000;text-decoration:none;font-weight:normal;}

A img {
	border: 0px;
}