@import url(/css/common.css);
@import url(/content.css);

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.7em;
}

BR.fix {
	font-size: 0px;
	line-height: 0px;
}

DIV#content H1 {
	font-size: 1.3em;
	padding: 14px 14px 0px 14px;
	margin: 0px;
}

DIV#content H2 {
	font-size: 1.1em;
	padding: 0;
	margin: 14px 14px 0px 14px;
}

DIV#content H2.category {
	padding-bottom: 2px;
	border-bottom: 1px solid;
}

H3 {
	font-size: 1em;
}

DIV.third H4 {
	display: block;
	font-size: 1em;
	padding: 0px;
	margin: 14px 0px 0px 0px;
}

DIV#content DIV.second H4 {
	font-size: 1em;
}

DIV.third P {
	margin: 0px;
	padding: 0px;
}



DIV.mainPage H3, 
DIV.third H3 {
	margin: 14px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 1.1em; 
	border-bottom: 1px solid; 
	width: 200px;
}

DIV.mainPage H3 A:link,
DIV.mainPage H3 A:hover,
DIV.mainPage H3 A:visited,
DIV.mainPage H3 A:active
DIV.third H3 A:link,
DIV.third H3 A:hover,
DIV.third H3 A:visited,
DIV.third H3 A:active,
DIV.third H4 A:link,
DIV.third H4 A:hover,
DIV.third H4 A:visited,
DIV.third H4 A:active, 
DIV.second H2 A:link,
DIV.second H2 A:hover,
DIV.second H2 A:visited,
DIV.second H2 A:active,
DIV#content DIV.first UL LI A {
	text-decoration: none;
}


IMG {
	border: 0px;
}

A:link {
	text-decoration: none;
}


A:active {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

UL {
	list-style-type: square;
}

DIV#content DIV.second UL {
	padding-left: 30px;
	margin-left: 0px;
}

UL.arrow, DIV#content DIV.second UL.arrow, DIV.realestateMarket UL {
	list-style-image: url('/img/arrowRight.gif');
	padding-left: 25px;
}

UL.arrow LI, DIV#content DIV.second UL.arrow LI {
	margin-left: -5px;
}

DIV#top, DIV#content {
	line-height: 1.4em;
}

DIV#content DIV.mainPageBox {
	width: 200px;
	float: left;
	margin-right: 14px;
}

DIV#content DIV.mainPageBox DIV {
	height: 150px;
	background-repeat: no-repeat;
	background-position: right;
}

DIV#content DIV.mainPageBox DIV A.fakeLink {
	display: block;
	width: 80px;
	height: 150px;
	float: right;
}

DIV#content DIV.mainPageBox DIV IMG {
	float: right;
	width: 95px;
	height: 150px;
}

DIV.second P {
	margin-bottom: 5px !important;
}

DIV#content DIV.mainPageBox DIV P {
	margin: 0px;
	padding: 14px 0px 14px 14px;
	width: 100px;
}


DIV#pageHeaderFrame,
DIV#pageFooterFrame {
	font-size: 0.9em;
}

DIV.floatLeft {
	float: left;
}

DIV.width50 {
	width: 50%;
}

DIV.width40 {
	width: 40%;
}

DIV.width60 {
	width: 60%;
}

.paddingTop {
	padding-top: 14px;
}

.paddingLeft {
	padding-left: 14px;
}

.paddingRight {
	padding-right: 14px;
}

.paddingTopHalf {
	padding-top: 7px;
}

.paddingBottom {
	padding-bottom: 14px;
}

.paddingBottomHalf {
	padding-bottom: 7px;
}

.marginTop {
	margin-top: 14px;
}

.marginTopHalf {
	margin-top: 7px;
}

.marginBottom {
	margin-bottom: 14px;
}

.marginBottomHalf {
	margin-bottom: 7px;
}

.marginLeft {
	margin-left: 14px;
}

.marginRight {
	margin-right: 14px;
}

INPUT {
	font-size: 1.1em;
}

INPUT.button {
	font-weight: bold;
}

/* Module */
DIV#newsRunInPageIndex DIV,
DIV#downloadsRunInPageOverview DIV {
	padding: 0px 14px 14px 14px;
	margin-bottom: 14px; 
}

DIV#newsRunInPageIndex DIV.firstNews,
DIV#downloadsRunInPageOverview DIV.firstCategory {
	margin-top: 14px;
}

DIV#newsRunInPageIndex DIV.lastNews,
#DIV#downloadsRunInPageOverview DIV.lastCategory {
	margin-bottom: 7px;
}

DIV#newsRunInPageIndex DIV H3,
DIV#downloadsRunInPageOverview DIV H3{
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 7px;
}

DIV#newsRunInPage H3 {
	margin-bottom: 7px !important;
}

DIV#newsRunInPage DIV#newsPictureText {
	margin-top: 1px;
}

DIV.runInPageCategoryLinks UL LI, 
DIV.downloadsRunInPage UL LI {
	margin-bottom: 7px;
}

DIV#runInPageLinks H3 {
	margin-top: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

DIV#runInPageLinks H3.first,
DIV.downloadsRunInPage H3  {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

DIV.runInPageCategoryLinks UL,
DIV.downloadsRunInPage UL   {
	margin-top: 7px;
	margin-bottom: 0px;
}

DIV.downloadsRunInPage A.startDownload {
	padding-left: 20px;
	background: url('/img/arrowRight.gif') no-repeat;
	margin-top: 2px;
}

/* 'Barrierefreiheit' */
HR,
H4,
.hidden {
	display: none;
}


TABLE {
	margin-top: 3px;
	border-collapse: collapse;
}

TH, TD {
	padding: 3px;
	vertical-align: top;
}

