body {
	font-size: 76%;
	font-family:  Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0px 0 0;
	background: url(/images/pir2/general_bg.gif) top left repeat-x;
	}
	
h1
{
	font-size: 18px;
	color: Maroon;
}
h2
{
	font-size: 14px;
	color: Maroon;
}
a:hover
{
	color:#5F7079;
}
#page
{
clear: both;
margin: 10px auto 10px auto;
border: 1px solid black;
width: 970px;
background: #ffffff;
overflow:hidden;

min-height: 900px; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */


}
#top_navi
{
clear: both;
width: 970px;
}
#navi_head
{
float: right;
width: 950px;
padding-top:5px;
padding-bottom:5px;
text-align: right;
padding-right:5px;
}

#navi_head li
{
	list-style: none;
	display: inline;
}
#navi_head ul
{
margin-bottom:0px;
}

#navi_head a
{
text-decoration: none;
color: #666666;
}

#navi_head a:hover
{
text-decoration: underline;
 	color: #5F7079;
}

#visual_bar
{
clear: both;
width: 970px;
}

#logo
{
float: left;
width: 180px;
}
#visual
{
float: right;
width: 770px;
}
#content
{
clear: both;
width: 970px;
}
#left
{
float: left;
width: 220px;
}
#middle
{
float: left;
width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}
#right
{
float: right;
width: 200px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}

#left ul
{

	list-style: none;
	list-style-image:url(/images/pir2/arr.gif);
	margin-left:0px;
	margin-top:20px;
}


#left a
{
	text-decoration: none;
	color: #000000;
}
#left a:hover
{
	text-decoration: none;
 	color: #5F7079;
}
#left ul.subnavi
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-left: 0px;
}
#left li
{

line-height: 25px;
}

.pdf_download
{
	width: 190px;
	clear: both;
	margin-bottom:20px;
}
.dl_image
{
	float: left;
	width:70px;
}
.dl_text
{
	padding-top:5px;
	padding-bottom:5px;
	float: right;
	width:100px;
}
.infobox
{
	clear: both;
	width: 190px;
	border:1px solid #5F7079;
	margin-bottom:20px;
}
.infobox_header
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 180px;
	background: #5F7079;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.infobox_content
{
	width: 180px;
	background: #FFFFFF;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

a.internal
{
	color: #5F7079;
	font-weight: bold;
	text-decoration:none;
}
a.internal:hover
{
	color: #5F7079;
}
a.dl_link
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.dl_link:hover
{
	color: #000000;
}
a.external
{
	color: #5F7079;
	font-weight: bold;
	text-decoration:none;
	background: url(/images/pir2/external_lnk.gif) right center no-repeat;
   padding-right: 20px;

}
a.external:hover
{
	color: #5F7079;
	background: url(/images/pir2/external_lnk.gif) right center no-repeat;
   padding-right: 20px;
}
