div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border:1px solid black;
  padding:0;
}

.csc-textpic {
	margin-left:15px;
}

body {
	background-image:url(../img/bg.gif);
	padding:0px;
	margin:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul {
	list-style-image: url(../img/bulletpoint.png);
}

li {
	padding-bottom:6px;
}

h1, h2, h3 {
	margin-left:15px;
}

h1 {
	color:#0067c5;
	font-size:12px;
}

a {
	color:#0067c5;
	text-decoration:none;
}







#backlink {
	float:right;
	padding-right: 10px;
}









.clear {
	clear:both;
	line-height:1px;
	height:1px;
}








#header {
	width:894px;
}


#headerLeft {
	float:left;
}


#headerMenu {
	float:right;
}

#headerMenu ul  {
	margin: 0;
    padding: 0;
    list-style: none;
}

#headerMenu li {
	padding-right: 1em;
	float: left;
}

#headerMenu a {
	float: left;
	display: block;
	font-weight: bold;
}














.bodytext {
	margin-left:15px;
}

#frameall {
	margin-bottom:30px;
}

#topBlue {
	
	height:104px;
	margin-top:40px;
	background-color:#0067c5;
	border-top:1px solid black;
	border-bottom:1px solid black;
	z-index:99;
}

#contentFrameComplete {
	position:absolute;
	left:50%;
	top:30px;
	width:894px;
	z-index:98;
	margin: 0; 
	padding: 10px;
	border:0; 
	margin-left: -447px; /* negative Hälfte von width:XXXpx */	
}

#contentFrame {
	width:894px;
	background-color:#e7e9eb;
	margin: 0; 
	padding: 10px;
	border:0; 
}

#content {
	background-color:#fff;
	padding:5px;
	background-image:url(../img/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	min-height:400px;
}








#footer {
	margin-top:6px;
	width:894px;
}


#footerRight {
	float:right;
}


#footerMenu {
	margin-left:5px;
	float:left;
}

#footerMenu ul  {
	margin: 0;
    padding: 0;
    list-style: none;
}

#footerMenu li {
	padding-right: 1em;
	float: left;
}

#footerMenu a {
	float: left;
	display: block;
	font-weight: bold;
}
