@charset "UTF-8";
/* CSS Document */

BODY
	{
	margin: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#head
	{
	height: 79px;
	text-align: right;
	}
	
#logo_at_head
	{
	float: left;
	width: 250px;
	text-align: left;
	margin-left: -6px;
	}
	
#sub_logo_at_head
	{
	margin-top: 8px;
	clear: left;
	float: left;
	width: 250px;
	text-align: left;
	
	margin-left: -6px;
	}
	
#vinea_logo_at_head
	{
	margin-top: 6px;
	margin-left: 30px;
	float: right;
	}
	
#logo_at_head IMG, #sub_logo_at_head IMG, #vinea_logo_at_head IMG
	{
	border: none;
	}
	
#head A /* wegen IE*/
	{
	color: #000000;
	text-decoration: none;
	}
	
#impressum_at_head
	{
	clear: left;
	float: left;
	margin: 6px 0px 0px 0px;
	text-align: left;
	}
*+HTML #impressum_at_head { width: 85%; }
* HTML #impressum_at_head { width: 85%; }
	
/*
#sub_container
	{
	clear: both;
	margin-left: 9px;
	text-align: left;
	}
*/

#navi_line
	{
	clear: both;
	height: 4px;
	line-height: 4px; /* IE läst grüßen */
	}
	
	
/* ######## BREADCRUMB NAVI ################# */

#breadcrumb_navi
	{
	color: #000000;
	font-size: 0.9em;
	margin-top: 5px;
	}
	
#breadcrumb_navi DIV
	{
	float: left;
	margin-right: 5px;
	} 
	
#breadcrumb_navi UL
	{
	margin: 0px;
	padding: 0px;
	}
	
#breadcrumb_navi UL LI 
	{
	float: left;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	line-height: 1.2em;
	}

#breadcrumb_navi UL LI A
	{
	text-decoration: none;
	color: #000000; /* Wegen IE */
	}

#breadcrumb_navi UL LI A:hover
	{
	text-decoration: none;
	}

#breadcrumb_navi UL LI SPAN
	{
	font-weight: bold;
	}
	

/*######## BREADCRUMB NAVI ENDE ########## */

#page_title
	{
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
#page_title H1
	{
	color: #003A96;
	font-size: 1.7em;
	font-weight: bold;
	
	margin: 0px 0px 0px 0px;
	}

.content_container
	{
	margin-top: 25px;
	clear: left;
	}
	
.bild_box
	{
	float: left;
	min-height: 0px;
	}
	
* HTML .bild_box
	{
	height: 0px;
	}
	
.bild_box IMG
	{
	margin-bottom: 15px;
	margin-right: 25px;
	display: block;
	}
	
	
.content
	{
	/*margin: 0px 170px 25px 215px;*/
	/*margin: 0px 0px 25px 215px;*/
	
	margin: 0px 0px 25px 0px;
	}
	
.content_text
	{
	/* ist in der echten seite nicht mehr vorhanden!!!! 
	existiert nur um mir das mapen zu erleichtern */
	}
	
H2.first_h2
	{
	margin: 0px 0px 0.4em 0px;
	}
	
.rechte_box
	{
	display: none;
	}
/*	
	float: right;
	width: 145px;
	
	font-size: 0.9em;
	margin-bottom: 25px;
	}
	
.rechte_box H3
	{
	font-size: 1em;
	margin: 3px 0px 12px 0px;
	color: #003A96;
	font-weight: normal;
	}
	
.rechte_box UL
	{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
	
.rechte_box UL LI
	{
	margin-top: 8px;
	
	}
	
.rechte_box A
	{
	color: #000000;
	}
/*	
#spezial_links
	{
	text-align: center;
	}
	
.print_link
	{
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	}
	*/
	
.tx-sfmflowgallery-pi1 {
	margin-top: 20px;
	}