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/quadblau.gif);
}

table {
	margin: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #303030;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.header {
	width: 776px;
	height: 269px;
	margin-top: 0px;
}

table.header td#tdtop1 {
	width: 454px;
	height: 69px;
	background-color: #ACD7E7;
	padding: 0px;
}

table.header td#tdtopr {
	width: 322px;
	height: 69px;
	background-image: url(../gfx/layout/header2.jpg);
	background-repeat: no-repeat;
	background-color: #ACD7E7;
	padding: 0px;
}

table.header td#tdtopmenu {
	height:27px;
	vertical-align: bottom;
	background-color: #ACD7E7;
}

table.header td#tdtoppics {
	background-color: #ACD7E7;
}

table.header table#toppics {
	border-left: 4px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

table.header table#toppics tr td {

	border-top: 2px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}



/* MENUS */
table#menuhorizontal {
	width: 100%;
	height: 25px;
	padding: 0px;
	border: 0;
}

table#menuhorizontal td {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #ccc;
	background-image: url(../gfx/menu-bg-1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

table#menuhorizontal a {
	text-decoration: none;
	color: #333366;
	display: block;
	padding-top: 5px;
	height: 100%;
}

table#menuhorizontal a:hover {
	text-decoration: none;
	background-color: #ccc;
}

/* Linke Navigation */
table.menuvertikal {
	width: 185px;
}

table.menuvertikal td {
	background-color: #fff;
	height: 10px;
	padding: 0px;
	background: #fff;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

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.breadcrumbs {
	width: 776px;
	height: 15px;
}

table.breadcrumbs td {
	padding: 2px;
	padding-left: 226px;
	font-size: 9px;
	background-color: white;
}

table.breadcrumbs td a {
	text-decoration: none;	
	color: #808080;
}

table.breadcrumbs td a:hover {
	color: #404040;
}





table.content {
	width: 776px;
	height: 400px;
	background-color: #fff;
	background-image: url(../gfx/bg-test-1.gif);
}

table.content a {
	color: #000088;
	text-decoration: underline;
}

table.content a:hover {
	color: #000088;
	text-decoration: underline;
}


table.content td#leftnavcol {
	width: 185px;
	padding-left: 8px;
/*	background-color: #1C5D98; */
}

table.content td#content {
	padding: 10px 50px 10px 35px;

}

table.content h1#pagetitle {
	font-size: 14px;
}

table.content h2 {
	display: block;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	background-color: #ccc;
}

table.content td#rightnavcol {
	padding-top: 40px;
	padding-left: 6px;
	padding-right: 6px;
	width: 180px;
}

table.footer {
	width: 776px;
	height: 20;
	background: #ACD7E7;
	/*
	border: 1px solid #666;
	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 {
	border: 0px solid #e0e0e0;
	width: 100%;
}

table.rightnavbox th {
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

table.rightnavbox td {
	padding: 6px 6px 6px 6px;
	border-top: 0px solid #fff;
	font-size: 11px;
}

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 */



/* KUNDENBEREICH */
table.kundenbereichlogin {
	width: 300px;
	border-collapse: collapse;
}

table.kundenbereichlogin th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #333366;
	background-image: url(../gfx/navbox-bg-1.gif);
	background-position: right top;
	background-repeat: no-repeat;	
}

table.kundenbereichlogin td {
	padding: 5px;
}

table.kundenbereichlogin td.leftborder {
	border-left: 1px solid #333366;
}

table.kundenbereichlogin td.rightborder {
	border-right: 1px solid #333366;
}


table.kundenbereichlogin td.bottomborder {
	border-bottom: 1px solid #333366;
}

table.kundenbereichlogin input {
	font-size: 12px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.kundenbereichlogin 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: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
	width: 150px;
}

table.kundenbereichliste {
	width: 100%;
	border-collapse: collapse;
}

table.kundenbereichliste th.basis {
	padding: 3px;
	background-color: #ddd;
	vertical-align: bottom;
}

table.kundenbereichliste th.eckerechts {
	background-image: url(../gfx/navbox-bg-1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

table.kundenbereichliste td {
		padding: 3px;
}

table.kundenbereichliste td.leftborder {
	border-left: 1px solid #ddd;
}

table.kundenbereichliste td.rightborder {
	border-right: 1px solid #ddd;
}

table.kundenbereichliste td.bottomborder {
	border-bottom: 1px solid #ddd;
}

table.kundenbereichliste a {
	color: #000088;
	text-decoration: none;
}

table.kundenbereichliste a:hover {
	color: #000088;
	text-decoration: underline;
}
	
div.tableframe {
	width: 776px;
}


table.newsliste {
	width: 100%;
	border-collapse: collapse;
}

table.newsliste th {
	vertical-align: top;
	font-weight: bold;
	padding: 0px;
}

table.newsliste td {
	padding: 0px;
}

table.newsliste a {
	text-decoration: none;
}


table.refdokliste {
	width: 100%;
	border-collapse: collapse;
}

table.refdokliste th.basis {
	padding: 1px;
	vertical-align: bottom;
/*	border-bottom: 1px solid #ddd; */
}

table.refdokliste td {
		padding: 1px;
}

table.refdokliste a {
	color: #000088;
	text-decoration: none;
}

table.refdokliste a:hover {
	color: #000088;
	text-decoration: underline;
}


table.standardtabelle {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.standardtabelle td {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
}

td.standardtabellekopf {
	background-color: #eee;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
}



table.media td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

table.media td#medialeft {
	text-align: center;
	width: 16px;
}

table.media a {
	text-decoration: none;
}

div.langlinks {	
	width: 96%;
	position: relative;
	padding: 1px;
	padding-right: 3px;
	padding-top: 6px;
	text-align: right; 
	font-size: 10px;
	text-decoration: none;
}

div.langlinks a {
	text-decoration: none;
	color: #000000;
}

/* Verlauf links und rechts */
table.vVerlauf {

}

table.vVerlauf td#leftVer {
	background-image: url(../gfx/layout/leftVer.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 26px;
}

table.vVerlauf td#rightVer {
	background-image: url(../gfx/layout/rightVer.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 26px;
}


/* MENÜ */

#MainMenuWrapper table tr td {
	border-left:3px solid #ACD7E7;
	border-top:3px solid #ACD7E7;
}

#MainMenuWrapper table tr td a {
	padding: 5px 10px 5px 10px;
	position: relative;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #DEEFF6;
	color: #589CB1;
	text-decoration: none;
/*	border-top: 1px solid #F1F3F4;
	border-bottom: 1px solid #CACFE6;*/
	overflow: hidden;
}

#MainMenuWrapper table tr td a:hover {
	padding: 5px 10px 5px 10px;
	display: block;	
	color: #589CB1;
	background-color: #FFFFFF;
	text-decoration: none;
	border: none;
/*	background-image: url(../images/layout_images/menu_bg_active.png);
	background-repeat: repeat-y;*/
	overflow: hidden;
}

#MainMenuWrapper table tr td a.active {
	padding: 5px 10px 5px 10px;
	display: block;	
	color: #589CB1;
	background-color: #FFFFFF;
	text-decoration: none;
	border: none;
/*	background-image: url(../images/layout_images/menu_bg_active.png);
	background-repeat: repeat-y;*/
	overflow: hidden;
}


/* sub - menu */

#SubMenuWrapper table tr td {
/*	border-left:3px solid #ACD7E7;
	border-top:3px solid #ACD7E7;*/
	width:185px;
}

#SubMenuWrapper table tr td a {
	background-image: url(../gfx/layout/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding: 4px 5px 6px 22px;
	position: relative;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #DEEFF6;
	color: #579BAE;
	text-decoration: none;
/*	border-top: 1px solid #F1F3F4;
	border-bottom: 1px solid #CACFE6;*/
	overflow: hidden;
}

#SubMenuWrapper table tr td a:hover {
	padding: 4px 5px 6px 22px;
	display: block;	
	color: #579BAE;
	background-color: #F0F8FB;
	text-decoration: none;
	border: none;
/*	background-image: url(../images/layout_images/menu_bg_active.png);
	background-repeat: repeat-y;*/
	overflow: hidden;
}

#SubMenuWrapper table tr td a.active {
	padding: 4px 5px 6px 22px;
	display: block;	
	color: #579BAE;
	background-color: #F0F8FB;
	text-decoration: underline;
	border: none;
/*	background-image: url(../images/layout_images/menu_bg_active.png);
	background-repeat: repeat-y;*/
	overflow: hidden;
}

#SubMenuWrapper #SubMenuHead, #SubMenuPic {
	position: relative;
	overflow: hidden;
	background-color: #599BB1;
	height:6px;
	width:185px;
}

