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

BODY
{
	margin: 0px;
	background-color: #E2E2F8;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
	
#container
{
	margin: 0px auto;
	width: 732px;
}

#font_size
	{
	font-size: 12px;
	height: 22px;
	padding-top: 18px;
	text-align: right;
	}
	
#font_size, #font_size A
	{
	color: #555555;
	text-decoration: none;
	}
	
#f1 {font-size: 0.9em;}
#f2 {font-size: 1.25em;}
#f3 {font-size: 1.5em;}

#head_logo
{
	position: absolute;
	top: 15px;
	margin-left: -30px;
}
	
#border_container
{
	border: #6060A0 1px solid;
	/*margin-top: 40px;*/
	text-align: left;
	padding: 20px 25px 15px 15px;
}

#left_column
{
	float: left;
	width: 170px;
	/*position: absolute;*/
}

#left_column UL LI
{
	line-height: 1.4em;
}

#page_image
{
	height: 170px;
	margin-top: 10px;
}
	
/* ######## MAIN NAVI ################# */

#main_navi
	{
	
	}
	
#main_navi UL
	{
	margin: 0px;
	padding: 0px;
	}
	
#main_navi UL LI 
	{
	margin: 0.6em 0px 0px 0px;
	font-size: 1.1em;
	list-style-type: none;
	background-image: url(../img/main_navi_list_symbol.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	}
	
#main_navi UL LI A, #main_navi UL LI.cur
{
	color: #0202B6;
	text-decoration: none;
}
#main_navi UL LI A:hover
{
	text-decoration: underline;
}

#main_navi UL LI.cur, #main_navi UL LI.act A
{
	font-weight: bold;
}


/*######## MAIN NAVI ENDE ########## */

#content_container
{
	/*margin-left: 190px;*/
	float: right;
	width: 500px;
}

#clear_all
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/*######## META NAVI ENDE ########## */
#meta_navi
{
	margin-top: 50px;
	padding-left: 3px;
}

#meta_navi UL
{
	margin: 0px;
	padding: 0px;
}

#meta_navi UL LI
{
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	font-size: 0.8em;
}

#meta_navi UL LI A, #meta_navi UL LI SPAN
{
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
	color: #000000;
	text-decoration: none;
}

#meta_navi UL LI A:hover
{
	text-decoration: underline;
}

#meta_navi UL LI.act A, #meta_navi UL LI SPAN
{
	font-weight: bold;
}

#meta_navi_item_kontakt A, #meta_navi_item_kontakt SPAN
{
	background-image: url(../img/meta_icon_kontakt.gif);
}

#meta_navi_item_impressum A, #meta_navi_item_impressum SPAN
{
	background-image: url(../img/meta_icon_impressum.gif);
}


/*######## META NAVI ENDE ########## */

#footer 
{
	font-size: 0.8em;
	text-align: left;
	padding: 7px 0px 20px 0px;
}

#footer A
{
	color: #555555;
}

#spezial_links
{
	text-align: right;
	float: right;
}

.print_link
{
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 3px 18px;
	font-weight: bold;
}

#footer_impressum
{
}

/* #### NEWS ### */
.news-related-box
{
	float: right;
	/*width: 170px;*/
	font-size: 0.8em;
	margin-left: 10px;
	background-color: #DDDDDD;
}

.news-single-img, .news-single-additional-info {
	padding: 10px;
	width: 150px;
}

.news-single-img P {
	margin-top: 4px;
	margin-bottom: 0px;
}

.news-single-backlink
{
	margin-top: 20px;
}

/* in den diversen Pugin contents benutzt */
DIV.graue-linie
{
	width: 250px; 
	height: 1px;
	line-height: 1px;
	background-color: #666666;
}

DIV.graue-linie HR
{
	display: none;
}

.tx-veguestbook-pi1 DIV.graue-linie
{
	width: auto;
	margin: 5px 85px 0px 85px;
}
