body {
	/*color: #000;*/
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align:center;
	background-color: #F2F2F2;
}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
td {vertical-align: top; text-align: left;}

/* no borders on images */
img { border: 0px; }

img.bild_links{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7C7C7;*/
}

img.bild_rechts{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
#nofloat{
	clear: both;
}
#clearleft{
	clear: left;
	}
#clearright{
	clear: right;
}

#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../a_images/IST_Buchstaben_Hintergrund.jpg);
	
}
#container_mitte {
	width: 60%;
	margin-left: 20px;
	float: left;
	text-align: center;
   /* border: 1px groove #C7C7C7;*/
	
}

#seitenkopf{
	height: 100px;
	background-image: url(../a_images/2009_IST_90h_Siegel.gif);
	background-repeat: no-repeat;
	border-bottom-color: #C7C7C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	color: White;
	padding-right: 20px;
    /* border: 1px groove #C7C7C7; */
}

#navigation {
	width: 18%;
	/*background: #E9E9FF;*/
	float: left;
	padding-left: 15px;
	text-align: left;
	/* border: 1px groove #C7C7C7;*/
	font-size: 12px;
	}

#content {
	background: #E9E9FF;
	margin-left: 20px;
	padding: 10px;
	float: left;
	width: 50%;
}
 #artikel {
	width: 95%; /*background: #E9E9FF; */
	margin-left: 1px; /*45*/
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border-bottom-color: #C7C7C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F6FBFD;
}


#newsleiste{
	/*background:#E9E9FF;*/
	margin-bottom: 1em;
	margin-left: 10px;
	padding: 3px;
	padding-bottom: 10px;
	width: 15%;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	/* border: 1px groove #C7C7C7; */
}

#localheader {
    background: #eee;
    margin-bottom: 1em;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
	margin-top: 40px;
	margin-right: 20px;
	padding-top: 5px;
	clear: both;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #C7C7C7;
	border-top-style: solid;
	border-top-width: 1px;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}
.klein {
	font-size: 10px;
	font-weight: bold;
}

/* hyperlinks */
a {
	text-decoration: underline;
	color: #454545;
}
a:hover {
	text-decoration: none;
	color: Maroon;
}


a.anker{
text-decoration: none;
font-size: 13px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px groove #C7C7C7;
	padding: 2px;
	color: #03446E;

}
a.anker:hover {
	text-decoration: none;
	color: #03446E;
}


a.topnavi{
	width: 100px;
	color: #454545;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	float: right;
	padding-top: 77px;
	margin-top: 0px;
	text-decoration: none;
	padding-left: 4px;
}
a.topnavi:hover{
	text-decoration: none;
	color: Maroon;
	background-image: url(../a_images/ZDI_LOGO_I_Farbfeld.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 77px;
}
	
a.nav_vertikal_1 {
	width: 150px;
	color: #454545;
	font-weight: normal;
	font-size: 12px;
	line-height:30px;
	text-decoration: none;
	padding-left: 8px;
	
	}
a.nav_vertikal_1:hover {
	text-decoration: none;
	color: Maroon;
	background-image: url(../a_images/ZDI_LOGO_I_Farbfeld.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
}

a.nav_vertikal_2 {
	width: 90%;
	color: #454545;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
	line-height: 20px;
	text-decoration: none;
}
a.nav_vertikal_2:hover {
	text-decoration: none;
	color: Maroon;
	background-image: url(../a_images/ZDI_LOGO_I_Farbfeld.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

	
a.nav_vertikal_3 {
	width: 90%;
	color: #191970;
	font-weight: normal;
	font-size: 11px;
	padding-left: 20px;
	line-height: 20px;
	text-decoration: none;
}
a.nav_vertikal_3:hover {
text-decoration: none;
	color: Maroon;
	}

	
h2{
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	/*border-bottom: 1px groove #C7C7C7;*/
	padding: 2px;
	color: #03446E;
}
h3{
	font-size:12px;
	font-weight: bold;
	width: 100%;
	padding: 2px;
	color: #03446E;
}
#partner{
	width: 100%; /*background-color: Navy;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px;
	color: #454545;
	font-weight: bold;

	/*border-bottom-color: Navy;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}
#partner1{
	width: 100%; /*background-color: Navy;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px;
	color: #03446E;
	font-weight: bold;
	font-size: 12px;
	/*	border-bottom: 1px groove #C7C7C7;
	border-bottom-color: Navy;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}