/* CSS Document */

/*Global Reset*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	font: normal 10px Helvetica, Geneva, Arial, sans-serif;
	background: #CBCFD2 url(../img/formart-verlauf.jpg) repeat-x;;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #A64F52;
	outline: none;
}

a.float-right {
	float: right;
}

p.bodytext {
	font-size: 1.15em;
	line-height: 1.7em;
	margin-bottom: 1em;
}
p.fontsize-15, span.fontsize-15 {
	font-size: 1.5em;
	line-height:1.5em;
}

.clear {
	clear: both;
}
p.bodytext a.internal-link-arrow, p.bodytext a.external-link-new-window-arrow {
	display: block;
	padding-left: 1.7em;
	background: transparent url(../img/formart-pfeil11px.gif) no-repeat left 5px;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 2.2em;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
}

#container {
	width: 94em;
	border: solid 1.8em #fff;
	position: relative;
	margin: 0 auto;
	min-height: 64.9em;
	background-color: #fff;
	margin-top: 1em;
	z-index: 1;
}

* html #container {
	height: 64.9em;
}

#head {
	width: 94em;
	height: 5.7em;
	position: relative;
}

#head #fa-logo {
	position: absolute;
	right: 0px;
	top: 0px;
}

#subnavibottom {
	width: 9.9em;
	padding-left: 1.1em;
	position: absolute;
	left: 0px;
	bottom: 1.1em;
}
#subnavitop {
	width: 9.9em;
	padding-left: 1.1em;
	position: absolute;
	left: 0px;
	top: .5em;
}
#subnavibottom a, #subnavitop a {
	font-size: 1.1em;
	text-decoration: none;
	color: #FFFFFF;
}
#subnavibottom a:hover, #subnavibottom a.active, #subnavitop a:hover, #subnavitop a.active {
	color: #A64F52;
}

#subnavibottom li, #subnavitop li {
	margin-top: 5px;
	line-height: 12px;
}

#subnavibottom ul.subsub {
	color: #FFFFFF;		
}

#subnavibottom li li li li {
	margin-top: 0px;
	padding-left: 14px;
	background: url(../img/formart-bullit.png) no-repeat left center;
	padding-top: 2px;	
}

#footer {
	width: 94em;
	margin: 0 auto;
	min-height: 2em;
	position: relative;
	color: #FFF;
	padding: .5em 1.8em;
}
div.csc-textpic-text li {
	font-size: 1.1em;
	line-height: 1.7em;
	margin-bottom: 0.6em;
}
DIV.csc-textpic-clear {
	clear: both;
	height: 1px;
}
DIV.csc-textpic-left {
	float: left;
	margin-bottom: 1em;
}
DIV.headline-box {
	float: left;
	margin-bottom: 2em;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin-top:0.5em;
	margin-bottom:1em;
}
#contentBottom li {
	line-height: 1.7em;
	font-size: 1.15em;
	padding-left: 10px;
	background: url(../img/formart-bullit-02.png) no-repeat left 7px;
}

/***********  WEC MAP Anpassungen *****************/

.tx-wecmap-pi1 table {
	width: 100%;
}

.tx-wecmap-pi1 td {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
/************* AT Microsites **********/
#contentWrap table.table-microsite {
	width: auto;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
}
table.table-microsite tr.bg-white {
	background-color: #FFF;
}
#contentWrap table.table-microsite td {
	width: 110px;
	border-top: 1px solid #CCC;
}
#contentWrap table td.td-microsite-left {
	border-left: none;
	border-right: none;
}
#contentWrap table td.td-microsite-right {
	border-left: 1px solid #CCC;
	border-right: none;
}
#contentWrap table.table-microsite p.bodytext {
	margin-bottom: 0;
}

#contentWrap.at-sites #contentTop .contentleft {
	width: auto;
	margin-left: -3em;
}
#contentWrap.at-sites #contentTop .contentright {
	width: auto;
	padding-right: .5em;
}
