body
{
	margin: 0;
	padding: 0px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #003366;
}

#mainbody
{
	width: 989px;
	text-align: left;
}

#logo
{
	position: relative;
	height: 91px;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.pagetitle
{
	position: absolute;
	left: 390px;
	top: 42px;
	width: 600px;
	height: 20px;
	text-align:right;
}
.pagetitle p {
	margin: 0;
	padding: 0px;
	font-family: Times, Times New Roman, serif;
	font-size: 30px;
	line-height: 100%;
	color: ##003366;
	font-style: italic;
}

#top
{
	height: 20px;
	width: 990px;
/*	background-color: #6785c2;*/
}
#background {
	background: url(bg_repeaty.gif) repeat-y; 
	width: 990px;
	float: none;
}
#maincontent
{
	width: 990px;
	float: none;
	background: url(bg_content.jpg) no-repeat; 
}	

.left
{
	width: 180px;
	padding-top: 90px;
	float: left;
}
.leftinside {
	padding-left: 15px;
}
.middle
{
	width: 540px;
	padding-top: 90px;
	float: left;
}
.middleinside {
	padding-left: 15px;
	padding-right: 15px;
}

.middle2
{
	padding: 0;
	margin: 0;
}

.right
{
	width: 266px;
	padding-top: 90px;
	float: left;
}

.rightinside {
	padding-left: 15px;
	padding-right: 15px;
}
.right2 { }

.right .element
{
}


.smallright
{
	float: left;
	width: 0px;
	height: 350px;
}

/* ab dieser Stelle werden die Unterschiede der Websites untereinander abgelet */
#footer
{
	background: url(bottom_wave.gif) no-repeat;
	height: 56px;
}

.bereich
{
	float: left;
	width: 145px;
	height: 20px;
/*	background-color: #3FB2FF;*/
}

.topmenu
{
	float: left;
	height: 20px;
}

.topright
{
	height: 57px;
	background-color: transparent;
}

.middle2 p.bodytext
{
	padding-left: 10px;
	padding-right: 10px;
}

p.bodytext a, p a
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

p.bodytext a:hover, p a:hover
{
	color: #003366;
}

.middle2 .csc-header
{
	padding-left: 8px;
	padding-right: 10px;
}

.middle2 .csc-firstHeader { padding-top: 20px; }

.middle2 .contenttable
{
	margin-left: 10px;
	margin-right: 10px;
}

/**********/
/* Images */
/**********/
/* Images / Captions */
P.csc-caption
{
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #003366;
	text-align: left;
}

.csi-textpic { }
div.csi-textpic.csi-left { padding: 0; }
div.csi-textpic.csi-left img { }
.csi-textpic img { }
.csi-textpic .csi-caption { float: none; }
.csi-textpic .csi-image { }
.csi-textpic .csi-imagewrap { padding-bottom: 12px; }
.csi-textpic .csi-text { text-align: left; }
.csi-text p { }
.csi-border img { border: 1px solid #DDDDDD; }

/* CENTER */
.csi-center .csi-image { margin: 0 auto 3px; }

/* RIGHT */
.csi-right div.csi-image
{
	float: right;
	clear: both;
}

.csi-right div.csi-text { clear: right; }

/* LEFT */
.csi-left div.csi-image
{
	float: none;
	clear: both;
	/*	padding-bottom: 10px;*/
}

.csi-left div.csi-text { clear: left; }

/* INTEXT LEFT */
.csi-intext-left .csi-image
{
	float: left;
	width: 130px;
	text-align: left;
}

.csi-intext-left .csi-text
{
	margin: 0;
	padding: 0;
	margin-left: 150px;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image
{
	float: right;
	clear: both;
	margin-left: 5px;
}

/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text { }

.csi-intext-right-nowrap .csi-image
{
	float: right;
	clear: both;
	margin-left: 5px;
}

/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap { }

.csi-intext-left-nowrap .csi-text
{
	margin: 0;
	padding: 0;
	margin-left: 150px;
	float: none;
}

.csi-intext-left-nowrap .csi-image { padding-bottom: 12px; }

.csi-intext-left-nowrap .csi-imagewrap
{
	clear: both;
	float: left;
	width: 130px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.csi-imageborder { border: 1px solid #666666; }
.csi { }

h1 {
	margin: 0;
	padding: 0px;
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 100%;
	color: #003366;
	font-style: italic;
}
.csc-textpicHeader h1, .csc-textpicHeader h2,.csc-textpicHeader h3,.csc-textpicHeader h4,.csc-textpicHeader h5
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

table.contenttable { width: 360px;}
table.contenttable tr.tr-even { }
table.contenttable tr.tr-odd { }

.contenttable p, .contenttable-10 p
{
	margin: 0;
	padding: 0;
	text-align: left;
}

.contenttable p { padding-right: 10px;}
.contenttable td { vertical-align: top;}

.contenttable-10 .td-last p, .contenttable-10 .td-2 p, .contenttable-10 .td-3 p
{
	text-align: right;
	white-space: nowrap;
}

.contenttable-10 .td-last p { padding-right: 0px; }

.element .csi
{
	padding-left: 10px;
	padding-right: 10px;
}

.element.noborder .csi
{
	padding-left: 0px;
	padding-right: 0px;
}

.left a {
	display: block;
	text-decoration: none;
	color: #A0B3C6;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
}

.left a:hover {
	color: #003366;
}

.left a.act {
	color: #003366;
}

.left a.main2 {
	padding-left: 10px;
}
.left a.main3 {
	padding-left: 20px;
}
.left .spacer {
 height: 20px;
 display: block;
}

.searchbox {  }

.searchboxinput
{
	width: 80px;
	border: 1px solid #A0B3C6;
	color: #A0B3C6;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
}

.searchboxsubmit
{
	background-color: #ffffff;
	border: none;
	color: #A0B3C6;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
}
