* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	min-height:100%;
	position:relative;
}

body {
	background:#afb1b3;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
}

img {
	border:0;
}

.termineWrap a {
	text-decoration:underline !important;
	color:#FFE01A !important;
}

.termineWrap a:hover {
	text-decoration:none !important;
	color:#F2D40C !important;
}

h2 {
	font-size:13px;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}

#leftCon li {
	list-style-position:inside;
	list-style-type:square;
	padding:0pt 0pt 0pt 20px;
}

#leftCon h1 {
	height:30px;
	margin:3px 0 10px 0;
	font-size:16px;
	color:#335b80;
}

#rightCon h1 {
	height:30px;
	margin:3px 0 10px 0;
	font-size:13px;
	text-transform:uppercase;
	color:#335b80;
	text-align:center;
}

#container a {
	color:#00519e;
	text-decoration:underline;
}

#container a:hover {
	text-decoration:none;
}

#container {
	margin:0 auto;
	width:970px;
	text-align:left;
}

#header {
	height:93px;
	background:transparent url(../img/logo.png);
	margin:20px 0 10px 0;
}

#header .homelink {
	float:left;
	width:102px;
	height:93px;
	border:0;
	margin:0;
}

#logo {
	width:102px;
	height:93px;
	background: url(../img/fdp_logo.png) top left no-repeat;
}

#navi {
	height:29px;
	background:transparent url(../img/navi.png);
	margin:0 0 10px 0;
	padding:0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#335b80;
}

#navi ul li {
	float:left;
	clear:right;
	list-style-type:none;
	height:29px;
	margin:0 5px 0 0;
}

/* * * * * * * * * * * * * * * * * * */

#leftCon {
	/*line-height:0;*/
	width:684px;
	float:left;
	clear:right;
	overflow:hidden;
}

#leftCon .textwrap {
	width:684px;
	min-height:200px;
	background: url(../img/l_back.png) top left no-repeat #fafafa;
	line-height:20px;
	float:left;
}

#leftCon .paddingwrap {
	padding:10px 30px;
	float:left;
}

* html #leftCon .paddingwrap {
	padding:15px 30px;
	float:left;
}

#rightCon {
	/*line-height:0;*/
	width:276px;
	float:right;
	overflow:hidden;
	/*margin-left:10px;*/
}

#rightCon .textwrap {
	width:276px;
	min-height:130px;
	background: url(../img/r_back.png) top left no-repeat #fafafa;
	line-height:18px;
	font-size:11px;
}

#rightCon .paddingwrap {
	padding:10px 20px;
}

#leftCon .bottom {
	margin-bottom:10px;
	height:7px;
	background:url(../img/l_bottom.png) top left no-repeat;
	float:left;
	width:100%;
}

#rightCon .bottom {
	margin-bottom:10px;
	height:7px;
	background:url(../img/r_bottom.png) top left no-repeat;
}

#rightCon .termineWrap .paddingwrap {
	padding:0 0 15px 0;
	color:#ffe01a;
}

#rightCon .termineWrap .paddingwrap p {
	padding:10px 20px;
	background:#335B80;
	border-bottom:1px solid #748fa9;
}

#rightCon .termineWrap h1 {
	padding-top:15px;
	margin:0;
}

* html #rightCon .termineWrap h1 {
	padding-bottom:10px;
}

#rightCon img {
	margin:20px 0 0 0;
}

#leftCon .profil div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin:45px 0 0 0;
}

#leftCon div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float:left;
}

div.csc-textpic.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	padding-right:20px;
}

.csc-textpic-text {
	float:left;
}

/* * * * * * * * * * * * * * * * * * */


.contenttable {
	font-size:11px;
	line-height:22px;
}

.contenttable td {
	width:50%;
}

.contenttable-1 {
	width:550px;
}

.contenttable-3 td {
	width:auto;
}

.contenttable-3 strong {
	color:#000;
}

.tr-odd {
	color:#203040;
}

.tr-even {
	color:#395773;
}