body {
	margin: 0px;
}

img {
	border: 0px;
}

.bildtext p {
	font-size: 15px;
	font-weight: bold;
}

.bildtext p {
	font-size: 15px;
}

#web {
	width: 970px;
	position: relative;
	text-align:left;
}

.indikator{
	color: grey;
	text-decoration: none;
	font-size:10px;
	color:#777777;/* a8a8a8 */
	margin-bottom:6px;
	margin-left:212px;
}

.indikator a {
	color: grey;
	text-decoration: underline;
	color:#777777;
}

.indikator a:hover {
	text-decoration: underline;
}

.linkliste {
	padding: 0;
}

.linkliste li {
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
	font-weight: bold;
	list-style-image: url(1pic/arrow.gif);
}

.linkliste li a {
	font-family: Arial;
	font-size: 12px;
}

.linkliste li a:hover {
	font-family: Arial;
	font-size: 12px;
}

.footer {
	background-color: #ECEFF6;
	font-size: 10px;
	width:552px;
	left:209px;
	bottom:0px;
	position:absolute;
	color: #003883;
	z-index:2;
}

.footer .inner{
	margin:5px 10px;
}

.footer a {
	color: #003883;
	font-weight: bold;
	text-decoration: none;
}


.footer a:hover {
	color: #94ABCB;
	font-weight: bold;
	text-decoration: underline;
}

#head_nav {	
	text-align: right;
	position: absolute;
	top: 80px;
	right:11px;
	width:800px;
	height: 27px;
	line-height: 27px;
}

#head_nav a, #head_nav a.aktiv {	
	margin-right: 20px;
	text-decoration: none;
}

#head_nav a:hover {	
	text-decoration: underline;
	color:#6f8ebf;
}

.suchfeld{
	position: absolute;
	top: 30px;
	left: 709px;
	width:167px;
	height:16px;
	z-index:2;
	font-size: 11px;
	border: none;
	border:0;
	font-family:Arial,Verdana;
	background-image:url(1pic/header_suchfeld.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:21px;
	padding-top:4px;
	padding-left:4px;
}

.suchfeld_button {
	position: absolute;
	top: 30px;
	left: 885px;
	border: none;
	width:55px;
	height:21px;
	z-index:2;
	background-image: url(1pic/suchfeld_button.gif);
	font-weight: bold;
	color: #15308c;
}

#head_nav a {
	text-decoration: underline;
	color: #003883;
	font-size: 12px;
}

#main {
	width: 970px;
	margin-bottom: 34px;
}

#header {
	position:relative;
	width: 970px;
	height: 108px;
	overflow:hidden;
	margin-bottom: 14px;
	z-index:1;
}

body.home #header{
	margin-bottom:33px;
}

#navigation ul{
	margin: 0;
}

/* Navigation links*/

.navigationspunkte {
	list-style: none;
	padding: 0;
	background-color: #E4EBF3;
}

.navigationspunkte li {
	border-bottom: 1px #ffffff solid;
	min-height: 26px;
	line-height: 26px;
	text-align: left;
}

.navigationspunkte .aktiv {
	background-color: #EEF0F7;
	display: block;
	text-decoration: underline;
}

.navigationspunkte li li {
	border-bottom: 0px;
	display:block;
	text-align: left;
	min-height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background-color: #EEF0F7;
}

.navigationspunkte li li a {
	font-weight: normal;
	text-decoration: none;	
	color: #013983;
	font-size: 11px;
	padding-left:0px;
}

.navigationspunkte li li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #013983;
}

.navigationspunkte li a {
	color: #003883;
	display: block;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}

.navigationspunkte li a:hover {
	color: #003883;
	background-color: #EEF0F7;
	font-weight: bold;
	text-decoration: none;
}


/* Untere linke Navigation */
.button_home a {
	width: 100%;
	height: 27px;
	background-image: url(1pic/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 29px;
	color: #003883; /* #7190BC */
	line-height: 27px;
	text-align: left;
}

.grey_box {
	background-color: #F0F0F0;
	width: 88%;
	padding: 10px;
	margin-top: 10px;
}

.grey_box li {
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
}


.button_home a:hover {
	height: 27px;
	background-image: url(1pic/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_impressum a {
	height: 27px;
	background-image: url(1pic/icon_imprint.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}


.button_impressum a:hover {
	height: 27px;
	background-image: url(1pic/icon_imprint.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_links a {
	height: 27px;
	background-image: url(1pic/icon-links.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}


.button_links a:hover {
	height: 27px;
	background-image: url(1pic/icon-links.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_contact a {
	height: 27px;
	background-image: url(1pic/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}

.button_contact a:hover {
	height: 27px;
	background-image: url(1pic/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_barrierefrei a {
	height: 27px;
	background-image: url(1pic/icon_barrier.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}


.button_barrierefrei a:hover {
	height: 27px;
	background-image: url(1pic/icon_barrier.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_drucken a {
	height: 27px;
	background-image: url(1pic/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}


.button_drucken a:hover {
	height: 27px;
	background-image: url(1pic/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_englisch a {
	height: 27px;
	background-image: url(1pic/icon_eng.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #003883;
	line-height: 27px;
	text-align: left;
}


.button_englisch a:hover {
	height: 27px;
	background-image: url(1pic/icon_eng.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

.button_deutsch a {
	height: 27px;
	background-image: url(1pic/icon_de.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: #EEF0F7;
	padding-left: 27px;
	color: #7190BC;
	line-height: 27px;
	text-align: left;
}


.button_deutsch a:hover {
	height: 27px;
	background-image: url(1pic/icon_de.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: 100%;
	display: block;
	background-color: transparent;
	color:#003883;
	line-height: 27px;
	text-align: left;
}

#side div a {
	font-size: 11px;
	text-decoration: none;
}

#side div a:hover {
	font-size: 11px;
	text-decoration: none;
}

.bottomline{
	position:absolute;
	z-index:2;
	left:209px;
	bottom:0px;
	width:552px;
	height:1px;
	background-color:#e7eaf3;
	overflow:hidden;
}

#navibox_links {
	width:202px;
	overflow:hidden;
	float:left;
	margin-right:6px;
}

#anrissbox_rechts {
	width:202px;
	overflow:hidden;
	float:left;
	margin-right:0px;
}

div.clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;	
}

div.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

.intouch_link{
	text-align:left;
	margin-left:10px;
	margin-bottom:25px;
	color:#7F7F7F;
	font-size:10px;
}

.intouch_link a{
	color:#7F7F7F;
	font-size:10px;
}

/* Header rechts*/
#anrissbox_rechts .header{
	width:202px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	background-color:#F7F8FB;
	font-size:15px;
	font-weight:bold;
	position:relative;
	margin-bottom:20px;
}

#anrissbox_rechts .header .text{
	margin-left:25px;
}

#anrissbox_rechts .header img{
	position:absolute;
	left:13px;
	top:8px;
}

#anrissbox_rechts a,#anrissbox_rechts a:hover{
	color:#000000;
	text-decoration:none;
}

/*** wai ***/
div#wai{
height:0;
overflow:hidden;		
}
/*** mehrlink ***/
.mehrlink {
	color:#000000;
	font-size:11px;
	margin-left:12px;
	margin-bottom:10px;	
}

/*** cittaslow ***/
div#inhalteCittaSlow{
margin-bottom:10px !important;
padding:0 !important;
}
div#inhalteCittaslow .bilder{
margin:0 !important;
}

