
img {
	border: 0;
}

/*
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../../img/hg_rapport.gif);
	background-repeat: repeat-x;
	background-color: #D7D7D5;
}
*/
#content_box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #3C5957;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#content_box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #609EB4;
	margin: 0px;
	padding: 0px;
}


#menue_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FE7401;
	letter-spacing: 0.2em;
	padding: 7px 0 0 0;
	margin: 0px;
	text-align: right;
}

#menue_title {
	width: 250px;
	float: left;
	padding-right: 18px;
	padding-top: 0px;
}



#centerbox {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}


#logobox img {
	float: left;
	margin-top: 20px;
}

#vogelbox img {
	float: left;
	margin-top: 20px;
	margin-left: 150px;
	margin-bottom: 20px;
}

.clear_div {
	clear: both;
}



#content_box {
	width:560px;
	float:left;
	background-color: #F0F0EF;
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}




/*-------------------------*/

.ARTICLE .bighead p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #609EB4;
	margin: 0px;
	padding: 0px;
}


/*-----	Trennlinie  -----*/

#pageparser .LINE {
	padding-right:15px;
	padding-bottom:10px;
}

#pageparser .LINE .divider_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
}


/*-------------------------*/


#pageparser .flashfile {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#pageparser .BIG_IMAGE a {
	background-image: none !important;
	background-repeat: no-repeat;
	padding-left: 0 !important;
}

/*-----	Nächster Eintrag heißt: Neue Zeile  -----*/

#pageparser .next_item {
	clear: both;
}

/*-----	Bullet-Points  -----*/

#pageparser .BULLETS {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
}

#pageparser .BULLETS li {
	padding-bottom: 3px;
}

#pageparser .BULLETS ul {
	padding: 0;
	margin: 0;
}



#footer {
	padding-top: 20px;
	padding-left: 240px;
}




/*-------------------------------------------------------------
	Hier werden alle Default-Stile für den Page-Parser
	gespeichert. Die Werte werden zum Teil in den Dateien
	{TEMPLATE_NAME}.css überschrieben.
-------------------------------------------------------------*/


#pageparser {
	padding-top: 10px;
}

/*-----	Trennlinie  -----*/

#pageparser .LINE {
	padding-right:15px;
	padding-bottom:10px;
}

#pageparser .LINE .divider_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}

/*-----	Bildunterschriften  -----*/

#pageparser .imagebox p {
	font-size:9px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0 0 0 0px;
}


/*-----	Nächster Eintrag heißt: Neue Zeile  -----*/

#pageparser .next_item {
	clear: both;
}


/*-----	Tabellen  -----*/

.TABLE .plain {
	padding-top: 10px;
	padding-bottom: 10px;
}

.TABLE .c0 {
	width: 120px;
	font-weight: bold;
}

/*-----	Bullet-Points  -----*/

#pageparser .BULLETS {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#pageparser .BULLETS li {
	padding-bottom: 3px;
	padding-left: 14px;
	list-style: none;
	background-image: url(../../img/bullet_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}


/*-----	Großes Bild  -----*/

#pageparser .BIG_IMAGE {
	padding-bottom: 10px;
}

#pageparser .ARTICLE {
	padding-bottom:5px;
}

#pageparser .ARTICLE_WITH_IMAGES {
	padding-top: 10px;
	padding-bottom:20px;
}

#pageparser .ARTICLE p {
	padding-bottom:0px;
}

#pageparser .DOWNLOAD {
	padding: 0;
	margin: 0;
}

#pageparser .DOWNLOAD a {
	padding-left: 18px;
	background-image: url(../../img/download_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/*-----	Links & RollOvers  -----*/


#pageparser a {
	background-image: url(../../img/punktpfeil.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	color: #FF6600;
	padding-left: 10px;
	text-decoration:none;
}

#pageparser a:hover {
	text-decoration:underline;
}

#pageparser .flashfile {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}




