﻿body {
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	color: #8d8a86;
}


.ueberschrift {  
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.ueberschrift_linksbuendig {  
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}


.untertitel {
	font-weight: bold;
	text-align: left;
	text-align: center;
}

.fireline.ch {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.text_zentriert{
	text-align: center;
}

.text_links{
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #8d8a86;
}

.hyperlinks{
	text-decoration: none;
	font-weight: bold;
	color: #8d8a86;
}


/*Formatierung Tabelle Main*/

.tabelle_main{
	width: 900px;
	border: 0px;
}


.tabelle_links{
	width: 185px;
}

.tabelle_rechts{
	vertical-align: top;
	padding: 10px;
	background-image: url('graphics/head_main_bottom/MainFrame.png');
	overflow: auto;
}

.tabelle_rechts_iframe{
	vertical-align: top;
	background-image: url('graphics/head_main_bottom/MainFrame.png');
	text-align: left;
}
