body {  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.error { font-weight : bold; color: #ff0000}

.quickedit { display: none; }

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: Verdana, Helvetica, sans-serif;
	font-size: 11px;
   color: #525E66;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.header {

	height: 185px;
	margin-top: 0px;
}

table.header td#tdtop1 {
	height: 158px;
	background-color: #ACD7E7;
	padding: 0px;
}

table.header td#tdtopmenu {
	height:25px;
	vertical-align: bottom;
	background-color: #135853;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9EBED;
}

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: 100%;
	height: 17px;
	background-color: #A6AEB2;
}

table.breadcrumbs div#bcdiv {
	width: 727px;
	position: relative;
	height: 17px;
	background-color: #A6AEB2;
}

table.breadcrumbs div#bcpadder {
	padding-top: 3px;
}

table.breadcrumbs td {
	padding-left: 10px;
	font-size: 9px;
}

table.breadcrumbs td a {
	text-decoration: none;	
	color: #003A83;
}

table.breadcrumbs td a:hover {
	color: #3366AA;
}





table.content, td.content {
	width: 737px;
    height:100%;
	background-color: #fff;
	background-image: url(../gfx/layout/contVer-w.gif);
	background-repeat: repeat-y;
	background-position: top left;
}


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: 20px 15px 14px 18px;
	text-align: justify;
}

table.content td#rightcontent {
	width: 178px;
	padding: 22px 10px 4px 5px;
}

table.content h1#pagetitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.content h2 {
	display: block;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
}

table.content td#rightnavcol {
	padding-top: 40px;
	padding-left: 6px;
	padding-right: 6px;
	width: 180px;
}

div.rightcolImage img {
	border: 1px solid #FFFFFF;
}

table.footer {
	width: 737px;
	height: 20;
	background-color: #E9EBED;
	background-image: url(../gfx/layout/contVer.gif);
	background-repeat: repeat-y;
	background-position: top left;
	/*
	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;
	font-family: Verdana, Helvetica, sans-serif;
	color: #71777A;
}

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 : 12px;
	font-weight: bold;
	padding-top: 12px;
}

td.tdblogcat {
	font-size : 70%;
}

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 */


	
div.tableframe {
	width: 737px;
}



div.newsliste {
    width: 100%;
}

.newsliste_header {
    font-weight:bold;
    padding:2px;
	border-bottom: 2px solid #135853;
}

.newsliste_footer {
    font-weight:bold;
    padding:2px;
	text-align: right;
}

div.newsliste_elem {
    background-color:#ffffff;
    margin:2px;
	margin-top: 5px;
	background-image: url(../gfx/dsg-bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
}

.newstitle {
    padding:2px;
}
.newstext {
    padding:2px;
	padding-top: 0px;
}


div.startblog {
    margin-top:14px;
    width: 100%;
    border-collapse: collapse;
    border-bottom: 2px solid #FFFFFF;
    border: 1px solid #ccc;
}
div.startblog .startblog_header {
    background-color:#bfc3cc;
    font-weight:bold;
    padding:2px;
}
div.startblog_elem {
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    background-color:#f5f5f5;
    margin:2px;
}
div.startblog .startblog_links {
    border-collapse: collapse;
    border-bottom: 2px solid #FFFFFF;
    margin:2px;
}

div.startblog .startblog_title {
    padding:2px;
}
div.startblog .startblog_text {
    padding:2px;
}


div.presse {

}
.presse_elem {
    margin-bottom:16px;
	margin-top: 5px;
	background-image: url(../gfx/dsg-bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;	
}

.presse_title {
    padding:2px;
}
.presse_files {
    margin-top:8px;
}

.presse_quelle {
    font-style: italic;
    margin-top: 2px;
}
.presse_text {
    
}
.presse_bild {
    margin-top: 15px;
}



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;
}

/* Container */
table#container td#containerHead {
	background-image: url(../gfx/layout/rightColContainer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	width: 100%;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
}

table#container td#containerContent {
	background-color: #f0f0f0;
	border-bottom: 4px solid #B7BFC4;
	padding: 8px 12px 8px 12px;
	width: 236px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #525E66;
}

table#container td#containerContent a {

}

table#container td#containerBottomspace {
	height: 8px;
}


/* Verlauf links und rechts */
table.vert {

}

table.vert td#leftVer {
	background-image: url(../gfx/layout/leftVer.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 10px;
}

table.vert td#rightVer {
	background-image: url(../gfx/layout/rightVer.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 10px;
	border-left: 2px solid #FFFFFF;
}

table.vert td#leftCol {
	width: 198px;
    height:600px;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background-color: #fff;
	background-image: url(../gfx/layout/submenuBG-3.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
}
table.vert td#leftCol2 {
    width: 198px;
    background-color:#fff;
    border-left:2px solid #FFFFFF;
    border-right:2px solid #FFFFFF;
}

table.vert td#logoLink {
	padding-top: 0px;
	background-color: #FFFFFF;
}

table.vert td#subnavBg {
	vertical-align: top;
	height: 320px;
	padding-top: 26px;
}


/* MENÜ */

#MainMenuWrapper table tr td {
/*	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9EBED;*/
}

#MainMenuWrapper table tr td a {
	padding: 6px 10px 6px 10px;
	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: #135853;
	color: #FFFFFF;
	text-decoration: none;
/*	border-top: 1px solid #F1F3F4;
	border-bottom: 1px solid #CACFE6;*/
	overflow: hidden;
}

#MainMenuWrapper table tr td a:hover {
	padding: 6px 10px 6px 10px;
	display: block;	
	color: #FFFFFF;
	background-color: #135853;
	text-decoration: none;
	border: none;
	background-image: url(../gfx/layout/mainmenuArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
}

#MainMenuWrapper table tr td a.active {
	padding: 6px 10px 6px 10px;
	display: block;	
	color: #FFFFFF;
	background-color: #135853;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background-image: url(../gfx/layout/mainmenuArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
}


/* sub - menu */
#SubMenuWrapper table tr td {
/*	border-left:3px solid #ACD7E7;
	border-top:3px solid #ACD7E7;*/
	width:198px;

}

#SubMenuWrapper table tr td a {
	background-image: url(../gfx/layout/submenuNoArrow.gif);
	background-repeat: repeat-y;
	background-position: middle left;
	background-color: transparent;
	
	border-bottom: 1px solid #FFFFFF;
	
	padding: 4px 5px 5px 14px;
	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: #fff;
	-moz-opacity: 0.90;
	filter: alpha(Opacity=90); 	

	color: #003A83;
	text-decoration: none;
/*	border-top: 1px solid #F1F3F4;
	border-bottom: 1px solid #CACFE6;*/
	overflow: hidden;
}
	
#SubMenuWrapper table tr td a:hover {
	padding: 4px 5px 5px 14px;
	display: block;	
	color: #003A83;
	background-color: #BDC3C9;
	-moz-opacity: 0.70;
	filter: alpha(Opacity=70); 
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	background-image: url(../gfx/layout/submenuArrow.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	overflow: hidden;
}

#SubMenuWrapper table tr td a.active {
	padding: 4px 5px 5px 14px;
	display: block;	
	color: #003A83;
	background-color: #BDC3C9;
	-moz-opacity: 0.70;
	filter: alpha(Opacity=70); 
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	background-image: url(../gfx/layout/submenuArrow.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	overflow: hidden;
}

#SubMenuHead, #SubMenuPic {
	position: relative;
	overflow: hidden;
	background-color: transparent;
	height: 1px;
	border-bottom: 1px dashed #FFFFFF;
}

