body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 120%;
	background-color: #F2F2DC;
}

table {
	width: 100%;
	margin: 0px;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
}

}
.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

table td {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #303030;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.bbackground {
	/*background-image: url(../gfx/haken.gif);*/
	background-position: top;
	background-repeat: no-repeat;	
}

table.bbackground td.tdbg {
	text-align: center;
}

div.divbackground {
	text-align: left; margin: 0px auto; width: 770px;
}

table.header1 {
	width: 770px;
	height: 120px;
	border: 1px solid #CCCC99;
	border-top: 0px;
	border-bottom: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-top: 0px;
	background-image: url(../gfx/logo01.gif);
	background-position: top;
	background-repeat: repeat;
	/* background-color: white;*/
}

table.header1 td#tdleft {
	height: 120px;
	width: 285px;
	/* background-color: #fff; */
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
}

table.header1 td#tdright {
	height: 120px;
	width: 397px
	/*background-color: White; */
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

table#topnavbar {
	width: 100%;
	border: 1px solid #D6D6AD;
	/*border-top: 1px solid #E7E7C7;
	border-bottom: 1px solid #E7E7C7;*/
	background-color: #D6D6AD;
}

table#topnavbar td {
	padding: 0px;
	background-color: #D6D6AD;
}


/* MENUS */
table.menuhorizontal {
	width: 100%;
	padding: 0px;
	background-color: #D6D6AD;
	/*border-collapse: collapse;*/
	border: 1px solid #E7E7C7;
}

table.menuhorizontal td {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #E7E7C7;
}

table.menuhorizontal a {
	text-decoration: none;
	color: #FF6600;
	/*font-weight: bold;*/
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
}

table.menuhorizontal a:hover {
	text-decoration: none;
	color: black;
	background-color: #FF9933;
	display: block;
}

table.content {
	width: 770px;
	height: 400px;
	border-left: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	background-color: #E7E7C7;
}

/*table.content td.leftnavcol {
	padding: 0px;
	width: 120;
	background-color: White;
}

table.content td.leftnavcoltrenn {
	background-image: url(../gfx/quadblau.gif);
	padding: 0px;
	width: 10px;
}*/

table.content td.centercontent {
	padding: 10px;
	width: 630px;
	/*background-color: transparent;*/
}

table.content h1#pagetitle {
	font-size: 14px;
}

table.content td.rightnavcol {
	padding-top: 20px;
	width: 140px;
	background-color: #efefdb;
	border-left: 1px dotted #e0e0e0;
}


/* Linke Navigation
table.menuvertikal {
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	width: 90%;
	margin-top: 20px;
	border-collapse: collapse;
} 

table.menuvertikal td {
	font-size: 11px;
	font-weight: bold;
	background-color: #A3B5CD;
	height: 10px;	
	border: 1px solid black;
	border-left: 0px;
}

table.menuvertikal a {
	text-decoration: none;
	color: Black;
	display: block;
	margin: 0px;
	padding: 4px;
}

table.menuvertikal a:hover {
	text-decoration: none;
	color: white;
	background-color: #204A92;
}

table.menuvertikal td.trenner {
	height: 12px;
	border-bottom: 1px solid #CCCCCC;
}

table.menuvertikal td.defaultmenuheader {
	padding: 4px;
	background: #981C1F;
	color: white;
	font-weight: bold;
}
Linke Navigation ENDE */


/* Brotkrümel */
a.breadcrumbs {
	font-size: 9px;
	text-decoration: none;
	color: #FF6600;
}

a.breadcrumbs:hover {
	text-decoration: underline;
	color: Black;
}

/* Brotkrümel ENDE */

a.rightnavbox {
	font-size: 9px;
	text-decoration: none;
	color: black;
}

a.rightnavbox:hover {
	text-decoration: underline;
	color: #FF6600;
}

table.footer1 {
	width: 770px;
	height: 10;
	border-top: 1px solid #CCCC99;
	background-color: #D6D6AD;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 0px
}

table.footer1 td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
}

table.footer1 a {
	text-decoration: none;
}

table.footer2 {
	width: 770px;
	height: 10;
	border-top: 1px solid #CCCC99;
	background-color: #D6D6AD;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-top: 0px
}

table.footer2 td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
}

table.footer2 a {
	text-decoration: none;
}

table.rightnavbox {
	width: 134px;
	background-color: #EFEFDB;
	/*border: 1px solid #ccc; */
}

table.rightnavbox th {
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: left;
	background-color: #FF9933;
	border: 1px solid #FF9933;
}

table.rightnavbox td {
	padding: 3px 5px 3px 5px;
	background-color: #FFCC99;	
	border-top: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border: collapse;
	font-size: 10px;
	/*border: 1px solid #FF9933;*/
}

table.anfrageformular {
}

table.anfrageformular td {
	padding: 3px;
}

table.anfrageformular td#afleft {
	text-align: right;
	vertical-align: middle;
}

table.anfrageformular input {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular textarea {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular input#submitter {
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #e0e0e0;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
	width: 200px;
}




/* WEBLOG */

table.tableblog {
	margin-top : 10px;
}

td.tdblogheader {
	font-size : 14px;
	font-weight: bold;
	padding-top: 14px;
}

td.tdblogcat {
	font-size : 80%;
}

td.tdblogtext {
padding-top: 10px;
padding-bottom: 10px;
}

td.tdblogpermalink {
}

td.tdblogleer {
}

td.blogdate {
	font-size : 15px;
	font-weight: bold;
	padding: 2px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 0px 0px 1px 0px;
}

table.tablecomment {
	margin-top : 10px;
}

td.tdcommentheader {
	font-size: 10px;
	padding-top : 5px;
}

td.tdcommenttext {
	padding-top : 3px;
}

td.tdcommentleer {
}

table.tablecommentform {
}

td.tdcommentform {
}

tdcommentformelement {
}

commentformfehler {
}



/* WEBLOG */






