.T3fonts { font-size: 1em !important; }
.clear { clear: both; }

* { border:0; margin:0; padding:0; }

ul	{margin-left: 30px; margin-top: 1em;}
p	{margin-top: 1em;}

/* BODY */
body {
	font-family: Arial,sans-serif;
	margin: 0px auto;
	padding: 0px;
}

/* CONTAINER */
#container_main	{
	position: relative;
	font-size: 0.7em;
	top: -10px;
	width: 1007px;
	margin: auto;
	background-repeat:no-repeat;
	min-height: 1020px;
}

/* Rahmen um Banner */
#back_top {
	position: relative;
	top: 0;
	width: 1007px;
	margin: auto;
	padding-bottom:0px;
}

/* Banner "Königreich Bayern" */
#back_top_banner {
	position: relative;
	top: 0;
	width: 1001px;
	height: 92px;
	margin: 1px;
	padding-bottom:0px;
}


/* LINKS */
a:active     	{ text-decoration: none }
a:hover      	{ text-decoration: none }
a:link      	{ text-decoration: none }
a:visited    	{ text-decoration: none }

/* SKIP LINKS */
a.skip 		{ position: absolute; left: -1000em; width: 20em; }


/* UEBERSCHRIFTEN */

h1 { color: #182c71; line-height:150%; padding-left: 0px; font-size: 2.1em; font-weight: bold; }
h2 { color: #182c71; line-height:150%; padding-left: 0px; font-size: 1.7em; font-weight: bold; width: 561px;}
h3 { color: #182c71; line-height:150%; padding-left: 0px; font-size: 1.5em; font-weight: bold; width: 361px;}

#container_content_objektansicht_ueberschrift h3 { color: #182c71; line-height:150%; padding-left: 0px; font-size: 1.5em; font-weight: bold; width: 561px;}

th {
    text-align: left;
}