@charset "UTF-8";


@media all
{
	/* 
	   :::::::::::::::::::::::::::::::
	   ::     Allgemeine Styles     ::
	   :::::::::::::::::::::::::::::::
	*/
	body {
		background: url('../pix/background.gif') scroll center top no-repeat;
		color: #5A5959;
		font-size: 10pt;
		font-family: Arial;
	}
	table.MiddleTable {
		width: 963px;
		border: 1px #dbdbdb solid;
	}
	table.ContentTable {
		border: 1px #d8d8d8 solid;	
	}
	td.AbstandOben {
		height: 60px;
	}
	td.AbstandUnten {
		height: 10px;
	}
	tr.HeaderLineTop {
		height: 110px;
	}
	td.Header {
		background: url('../pix/logo_thommen.gif') right bottom no-repeat;
	}
	td.copyright {
		color: #a7a7a7;
		font-family: Verdana;
		font-size: 9px;
	}
	td.copyright a {
		color: #a7a7a7;
		text-decoration:underline;	
	}
	tr.links_hg {
		background-color:#ebf8fd;
		
		}
	
	/*
	   :::::::::::::::::::::::::::::
	   ::    Navigation Styles    ::
	   :::::::::::::::::::::::::::::
	*/
	td.Navigation_Sek {
		color: #adadad;
		font-family: Verdana;
		font-size: 9px;
		padding-bottom: 11px;
	}
	td.Navigation_Sek a {
		text-decoration: none;
		color: #adadad;
	}
	
	/*
	   :::::::::::::::::::::::::::::
	   ::     Content Styles      ::
	   :::::::::::::::::::::::::::::
	*/
	td.StandardHauptTitel {
		padding-left: 30px;
		color: #4db9e7;
		font-family: Verdana;
		font-size: 14px;
		height: 47px; 	
	}
	td.StandardInhalt {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 25px;	
		padding-bottom: 13px;
	}
/*	div.titel {
		color: #15589f;
		font-size: 12px;
		font-family: Verdana;
		font-weight: bold;	
		padding-bottom: 5px;
	}*/
	div.titel {
		color: #0057A3;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;	
		padding-bottom: 5px;
	}
	div.contentTextlink {
		padding-top: 10px;	
	}
	div.contentTextlink a {
		color: #15589f;
		text-decoration: underline;
		padding-left: 10px;
	}
	div.contentDokumente a {
		color: #15589f;
		text-decoration: underline;
	}
}
