/*Styles for www.bundesregierung.de - last update: 22.07.2004*/
/* graue grosse hauptueberschrift */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background:#fff;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

div, ul, li, ol, a , strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

a:link, a:visited, a:hover, a:active {
	color:#013372;
	font: 100% verdana,helvetica,arial,sans-serif;
	text-decoration:none;
	cursor: hand;
}

a:hover{
	text-decoration: underline;
}

h1 {
	color:#000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom:12px;
	margin-top:2px;
}
h2 {	
  color: #000;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 1.0em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 4px;
  text-decoration: none;
}

.clearer {
	display: block!important;
	margin: 0!important;
	padding: 0!important;
	clear: both!important; 
	line-height: 0!important;
	font-size: 0!important;
	height: 1px!important;
}

.main {
	width: 921px;
}

.head {
	width: 921px;
	background: url(../images/bg_fotoreihe.gif) repeat-y 0 0;
}

.head .logo {
	float: left;
	width: 188px;
	height: 118px;
}
.head .logo img {
	display: inline;
}
.headline {
	float: left;
	width: 570px;	
	padding: 8px;
}
.headline[class] {
	width: 555px;	
}
.listCounter {
	float: left;
	width: 163px;	
	height: 118px;	
	border-right: 2px solid #ABD4E8;;
}
.listCounter[class] {
	width: 160px;	
}

.picNr {
  width: 160px;
  text-align: center;
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 71px;
  line-height: 68px;
  letter-spacing: -7px;
 }
 
.picCounter {
  color: #000;
  font-size: 1em;
  width: 160px;
  text-align: center;
  padding-left: 20px;
  display: block;
  font-weight: bold;
}
.picCounter[class] {
  padding-left: 25px;
}
.picCounter img {
	float: left;
}
.counter {
	float: left;
	padding: 0 6px 0 6px;
}


.content {
	padding-left: 188px;
	background: #fff url(../images/back_content.gif) repeat-y;
	border-right: 2px solid #ABD4E8;
	margin-top: -1px;
}

.contentFooter {
	background: #fff url(../images/back_footer.gif) repeat-y;
	height: 60px;
	border-right:  2px solid #ABD4E8;
	width: 921px;
}
.contentFooter[class] {
	width: 919px;
}
.footer {
	border-top: 2px solid #ABD4E8;
	background-color: #fff;
	height: 30px;
	color: #707070;
	padding: 10px 40px 4px 30px;
   text-align: right;
	width: 921px;
}
.footer[class] {
	width: 851px;
}
