html,body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	height:100%; /* wird für container min-height benötigt */
	color:#333333;
}

img {
	border: 0;
}
/*********************** Layout Layer ***********************/
div#container {
	position:relative; /* wird für die footer Positionierung benötigt */
/*	margin:0 auto;  horizontal zentrieren, in IE5 nicht möglich */ 
	width:1040px;
	
	height:auto !important; /* alle browser */
	height:100%; /* wird vom IE6 wie min-height behandelt */
	min-height:100%; /* alle browser außer IE6 */
}

#header {
	padding:16px 10px 10px 20px;
}

#logo {
	position:relative; 
	left:0px; 
	top:0px; 
	width:190px; 
	height:54px;
	float:left;
}

#banner {
	position:relative;
	left:14px;
	top:0px;
	width:626px;
	height:57px;
	display:inline;
}


#content {
	padding:0em 0em 8em; /* bottom padding für den Abstand zum footer */
	width:1040px;
	overflow:auto;
}

#leftMenu {
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 0px 0px;
	width: 170px;
}

#contentMain {
	width:540px;
	float:left;
	padding: 20px 20px 10px 30px; 
}

#columnRight {
	position:relative;
	float: left;
	width:240px;
	padding-bottom:3em;
}

#columnRightBottom {
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;	
}

#footer {
	position:absolute;
	width:522px;
	bottom:0px; /* Positionierung unten */
	padding-left: 248px;
	
}

#containerRight {
	padding-left: 2em;
	padding-bottom: 0.1em;
	margin-top: -1.6em;
	padding-top: 0.2em;	
}

/*********************** Überschriften ***********************/

h2, th {
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #005E9D;	
	font-weight: bold;
	line-height: normal;
	padding: 6px;
}

h2 {
	font-size: 16px;
}
	
h3 {
	font-size: 14px;
}

th {
	font-size: 12px;
}

h4 {
	font-size: 14px;
}

h3.bgBlue, h4.bgBlue {
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #005E9D;	
	font-weight: bold;
	line-height: normal;
	padding: 6px;
}

h5 {
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #333333;		
}

h6 {
    border-top: 1px solid #005E9D;
    font: 6px Verdana;
}

/*********************** Fließtext ***********************/

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
 	list-style-image: url(/images/his_listhellblau_small.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
	}

ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;	
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(/images/his_listhellblau_small.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 2px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	}
	
a,.link {
	text-decoration: none;
	color: #0A4F7E;
	}
	
a:hover {
	text-decoration: underline;
	}

.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width:0.5px;
	border-style:solid;
	border-color:#B5BDD1;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

.small {
	font-size: 10px; line-height: 1.2em;
	}

.arrow_down {
	background-image:url(/images/icons/arrow_down.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 1px 20px;
	text-align: justify;
	top:0px;
}

.pdf_link, .link_pdf {

	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.rss_link {
	background-image:url(/images/icons/feed.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 1px 0 4px 20px;
	text-align: justify;
	top:0px;
}

.page_go {
	background-image:url(/images/icons/page_go.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 0 1px 20px;
	text-align: justify;
	top:0px;
}

.bgGrey {
	background-color: #EFEFEF;
	padding: 4px;
}

.clearer {
	height: 0px;
	clear: both;
}

.printOnly {
	visibility:hidden;
	font-size: 0px;
	height: 0px;	
}

.noStyle, .noStyle li {
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: o;
	margin: 0;
}

/*********************** Bilder-Galerie ***********************/
.gallerie {
	float: left;
	margin: 0;
	padding: 0;	
}

.gallerie img {
	border: 1px solid #FFF;
	margin-right: 5px;
	float: left;
}

.gallerie li {
	margin: 0;
	padding: 0;
	float: left;	
}


/*********************** Tabellen ***********************/
table {
    border: 0 none;
    font-family: Verdana;
    font-size: 12px;
}

#workshop, .workshop {
    border-collapse: collapse;
}

#tdhead, .tdhead {
    background-color: #005E9D;
    border: 1px solid #005E9D;
    color: #FFFFFF;
    font: bold 13px Verdana;
    margin-top: 0;
    padding: 5px;
}

#tdhead2, .tdhead2 {
    background-color: #005E9D;
    border: 1px solid #005E9D;
    color: #FFFFFF;
    font: bold 13px Verdana;
    margin-top: 0;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}

#tdsub, .tdsub {
    background-color: #66A6D1;
    border-left: 1px solid #005E9D;
    border-right: 1px solid #005E9D;
    color: #FFFFFF;
    font: 12px Verdana;
    margin-top: 0;
    padding: 5px;
    vertical-align: top;
}

#tdtime, .tdtime {
    background-color: #66A6D1;
    border: 1px solid #005E9D;
    color: #FFFFFF;
    font: 12px Verdana;
    margin-top: 0;
    padding: 5px;
    vertical-align: top;
}

#tdcont, .tdcont {
    background-color: #FFFFFF;
    border: 1px solid #005E9D;
    font: 12px Verdana;
    margin-top: 0;
    padding: 5px;
    vertical-align: top;
}

#tdcont2, .tdcont2 {
    background-color: #FFFFFF;
    border-left: 1px solid #005E9D;
    border-right: 1px solid #005E9D;
    font: 12px Verdana;
    margin-top: 0;
    padding: 5px;
    vertical-align: top;
}

#tdfoot, .tdfoot {
    background-color: #FFFFFF;
    border: 1px solid #005E9D;
    font: 12px Verdana;
    margin-top: 0;
    padding: 5px;
    vertical-align: top;
}

/*********************** Absätze ***********************/
p.nachOben {
    text-align: right;
}

div.imagewrap {
    clear: both;
    float: right;
	margin-left: 10px !important;
	padding: 0;
}

.listSubnavi {
	margin-top: 2px;
}

.listSubnavi li {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #7fb4d8;
	background-color: #bdcfe7;
	color: #FFFFFF;
}

.subnavi_a {
	background-color: #005E9D !important;
	color: #FFFFFF;	
}

.listSitemap, .listSitemapSub {
	padding: 0;
	margin: 0;
	list-style:none;
	list-style-image: none;		
}

.listSitemap li, .listSitemapSub li {
	padding-bottom: 0;
	margin-bottom: 0;	
}