/* Base design construct */

body {
	background-color: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	color: #2e2e2e;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

a:link, a:visited {
	color:#012b3f;
	text-decoration: none;
}

h1	{
	position:relative; 
	display:block; 
	margin:0px 0px 15px 0px; 
	min-height:24px;
	height:24px;
	font-family: Times New Roman; 
	font-size: 25px;
	font-stretch: narrower; 
	font-weight: lighter;
}

h1#withSubtitle	{
	position:relative;
	display:block;
	margin:0px 0px 2px 0px;
	min-height:24px;
	height:24px;
	font-family: Times New Roman;
	font-size: 25px;
	font-stretch: narrower;
	font-weight: lighter;
}

h2	{
	position:relative; 
	display:block; 
	margin:15px 0px 5px 0px; 
	min-height:18px; 
	height:auto !important; 
	height:18px; 
	font-family: Times New Roman; 
	font-size: 20px; 
	font-stretch: narrower; 
	font-weight: lighter;
}


h3	{
	position:relative; 
	display:block; 
	margin:12px 0px 5px 0px; 
	min-height:18px; 
	height:auto !important; 
	height:18px; 
	font-family: Times New Roman; 
	font-size: 16px; 
	font-stretch: narrower; 
	font-weight: lighter;
}



/* Text styles */

.subtitle {
	font-family: Arial;
	font-size: 12px;

	padding-bottom: 15px;
}

.font_dark_gray	{
	color:#3d3d3d;
}

.font_light_gray	{
	color:#99a29d;
}

.font_light_blue {
	color:#012469;
}

.normal {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
	
.middle {
	font-family: Arial, sans-serif;
	font-size: 13px;	
}

.larger {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.large {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.stichwort {
	font-size: 14px;
	
	display: block;
	height: 18px;
}
	
.branche {
	font-size: 15px;
	font-weight: bold;

	display: block;
	height: 18px;
}

/* Page header */

.table_date td, .table_date font {
	color: #d2dfe1;	
	text-decoration: none;
}

.table_menu, .table_menu_active {
	font-size: 13px;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	
/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2dfe1;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2dfe1; */ 	
}

.table_menu a:link, .table_menu a:visited {
	display: block;
	width: 100%;
	height: 100%;
	
	line-height: 30px;
	
	color: #d2dfe1; 
	text-decoration: none;	
}

.table_menu_active a:link, .table_menu_active a:visited {
	display: block;
	width: 100%;
	height: 100%;
	
	line-height: 30px;
	
	color: #d2dfe1; 
	text-decoration: none;
	
	background-color: #5e6d6d;	
}

.table_menu a:hover, .table_menu_active a:hover {
	background-color: #5e6d6d;
}

.region_startseite {
	line-height: 28px; 
	font-family: Times New Roman; 
	font-size: 17px; 
	font-stretch: narrower; 
	font-weight: lighter;
}

/* Contents */

.grey {
	color: #9f9f9f;
}

.td_sideline {
	width: 2px;
	
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #d2dfe1;
}

.btn_submit	{
	padding:2px;
	background:#334243; 
	color:#ffa201;
	font-weight:bold; 
	border:0px;
}

.td_links a:link, .td_links a:visited {
	display: inline-block;
	width: 100%;
	height: 17px;
	
	text-decoration: none;	
}

.td_links a:hover {
	background-color: #f1f1f1;
}

.branchenverzeichnis_large {
	width: 30px;
	text-align: center;
	
	font-family: Times New Roman; 
	font-size: 26px; 
	font-stretch: narrower; 
	font-weight: lighter;
}

.branchenverzeichnis_large a:link, .branchenverzeichnis_large a:visited {
	display: block;
	width: 100%;
	height: 100%;
	
	text-decoration: none;	
}

.branchenverzeichnis_large a:hover {
	color: #d2dfe1;
	background-color: #5e6d6d;
}

.narrow {
	padding: 0px;
	border: 0px;
	border-collapse: collapse;	
}

.note {
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
}

.note_btn_submit {
	padding:2px;
	background:#999999; 
	color:#efefef;
	font-weight:bold; 
	border:0px;	
}

.note_btn_reset {
	padding:2px;
	background:#999999; 
	color:#efefef;
	font-weight:bold; 
	border:0px;
}

.search {
	background: #a8b1ab;
	padding: 5px 0px 0px 8px;
}

.rootline {
	background: #dddddd;
	padding: 3px;
	font-size: 11px;
	
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.stadt_inhalte table {
	width: 600px;
}

.stadt_inhalte td {
	width: 300px;
}

.stadt_inhalte_text {
	padding-top: 5px;
	padding-bottom: 20px;
}

.stadt_inhalte_title {
	background: #3c4e50;
	color: #efefef;
	padding: 3px;
	font-weight: bold;
}

.link_gross	{
	padding:5px 0px 5px 0px; 
	font-family: Times New Roman; 
	font-size: 20px; 
	font-stretch: narrower; 
	font-weight: lighter;
}

.linkUnderline a {
	text-decoration: underline;
}