body {  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

ul 	{
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../gfx/redquad.gif);
}

table {
	margin: 0px;
}

table td {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: #303030;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.header {
	width: 920px;
	height: 117px;
	border: 1px solid #444444;
	border-top: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse; 
	margin-top: 0px;
	background-color: white;
}

table.header td#tdtop1 {
	width: 183px;
	height: 117px;
	background-color: #ccc;
	padding: 0px;
	border: 0px;
	background-image: url(../gfx/header-logo-1.jpg);
}

table.header td#tdtop2 {
	height: 86px;
	background-color : #ffffff;
	background-image: url(../gfx/header-bg-keyb-1.jpg);
	padding: 0px;
	text-align: left;
}

table.header td#tdtopmenu {
	background-image: url(../gfx/menu-bg-off-1.gif);
}

table.header td#tdtopline {
	height: 5px;
	background-image: url(../gfx/header-bottom-line-1.gif);
}

table.header div#headerbox1 a {
	text-decoration: none;
	color: white;
}

table.header div#headerbox1 {
	color: #ccc;
	position: absolute;
	top:0px; 
	right:0px; 
	width:256px; 
	height:17px;
	border: 0px solid black;
	background-image: url(../gfx/header-topright-black-2.gif);
	padding: 0px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;	
}



/* MENUS */
table#menuhorizontal {
	width: 100%;
	height: 31px;
	padding: 0px;
}

table#menuhorizontal td {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

table#menuhorizontal a {
	text-decoration: none;
	color: #8C070C;
	display: block;
	padding-top: 10px;
	height: 100%;
	background-image: url(../gfx/menu-bg-off-1.gif);
}

table#menuhorizontal a:hover {
	text-decoration: none;
	display: block;
	background-image: url(../gfx/menu-bg-on-1.gif);
}




/* Linke Navigation */
table.menuvertikal {
	width: 180px;
}

table.menuvertikal td {
	background-color: #fff;
	height: 10px;
	padding: 0px;
	background: #e5e5e5;
	border-bottom: 1px solid #c3c3c3;
}

table.menuvertikal a {
	display: block;
	margin: 0px;
	padding: 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #050B8C;
}

table.menuvertikal a:hover {
	text-decoration: none;
	background-color: white;
	color: #8C050B;
}

table.menuvertikal td.trenner {
	height: 12px;
}

table.menuvertikal td.menuheader1 {
	padding: 6px;
	padding-left: 10px;
	color: black;
	font-weight: bold;
}

table.menuvertikal td.menunolink {
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
/* Linke Navigation ENDE */









table.content {
	width: 920px;
	height: 600px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

table.content td#leftnavcol {
	width: 180px;
/*	background-color: #1C5D98; */
	background-color: #fff;
	background-image: url(../gfx/leftnavcol-bg.gif);
	background-repeat: no-repeat;
}

table.content td#content {
	padding: 10px;
	background-color: white;
}

table.content h1#pagetitle {
	font-size: 14px;
}

table.content h2 {
	display: block;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	background-color: #ccc;
}

table.content td#rightnavcol {
	padding-top: 50px;
	padding-left: 6px;
	padding-right: 6px;
	width: 200px;
	background-color: #f3f3f3;
	border-left: 1px dotted #e0e0e0;
}

table.footer {
	width: 920px;
	height: 20px;
	border: 1px solid #666;
	background: white;
	/*
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	*/
}

table.footer td {
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
}

table.footer a {
	text-decoration: none;
}

table.rightnavbox {
	background-color: #f3f3f3;
	border: 0px solid #e0e0e0;
	width: 100%;
}

table.rightnavbox th {
	padding: 3px 6px 3px 6px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #fff;	
}

table.rightnavbox td {
	padding: 6px 6px 6px 6px;
	border-top: 0px solid #fff;
	font-size: 10px;
}

table.anfrageformular {
	width: 100%;
}

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 */


span.breadcrumbs {
	font-size: 9px;
}

span.breadcrumbs a {
	text-decoration: none;	
	color: #808080;
}

span.breadcrumbs a:hover {
	color: #404040;
}


/* Hilfsformate für Startseite */
td.startmarkedbox {
	border: 2px dotted #ff6600;
	padding: 5px;
}

table.start2reihe  {
	margin-top: 15px;
}

table.start2reihe td {
	padding: 4px;
}

table.start2reihe td#left  {
	BORDER-RIGHT: #ccc 0px solid;
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 1px solid; 
	BORDER-BOTTOM: #ccc 1px solid
}

table.start2reihe td#right  {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 0px solid; 
	BORDER-BOTTOM: #ccc 1px solid
}


table.startlinkzeile  {
	margin-top: 15px;
}

table.startlinkzeile td {
	padding: 4px;
}

table.startlinkzeile a {
	text-decoration: none;
	color: #000033;
}

table.startlinkzeile td#left  {
	BORDER-RIGHT: #ccc 0px solid;
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 1px solid; 
	BORDER-BOTTOM: #ccc 1px solid
}

table.startlinkzeile td#right  {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid; 
	BORDER-LEFT: #ccc 0px solid; 
	BORDER-BOTTOM: #ccc 1px solid
}



/* SUDOKU */
table.sudoku {
	border-collapse: collapse;
}

table.sudoku td {
	width: 52px;
	height: 52px;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
}

table.sudoku td.links {
	border-left: 3px solid black;
}

table.sudoku td.rechts {
	border-right: 3px solid black;
}


table.sudoku td.oben {
	border-top: 3px solid black;
}

table.sudoku td.unten {
	border-bottom: 3px solid black;
}


/* caption determines the style of
   the month/year banner above the calendar. */

caption
     {
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:11px; 
     color: black;
     font-weight: bold;
     }

/* .calendar determines the overall formatting style of the calendar,  
   acting as the default unless later overruled. */

.weblog_calendar 
{
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px; 
     color: white;
     background-color: #c0c0c0;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
}

/* .calendarlink determines the formatting of those days linked to
   content. */

.weblog_calendarlink 
     {
     color: white;
     }

/* .header determines the formatting of the weekday headers at the top
   of the calendar. */

.weblog_header 
     {
	 font-weight: bold;
     color:#000000;
     background-color: #996633;
     border-color: #000000;
     border-color: red;
     background-color: green;
	 
     border-style: solid;
     border-width: 1px;
	 padding: 0px;
	 width: 0px;
	 height: 0px;
     }

/* .day determines the formatting of each day displayed in the
   calendar. */

.weblog_day 
     {
     background-color: #808080;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     text-align: center;
	 padding: 0px;
	 width: 0px;
	 height: 0px;
     }

/* .linkedday determines the formatting of a date to which content is
   available. */

.weblog_linkedday 
     {
     background-color: #8080ff;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     text-align: center;
     }

ul.geoLink {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.geoLink li {
	padding: 0px;
	margin: 1px;
	border: 1px dotted #ccc;
}

ul.geoLink a {
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #eee;
	color: #333;
}

ul.geoLink a:hover {
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #f33;
	color: #fff;
}
