/* CSS Document */
  
body {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #333333;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #F5F5F5;
  background-image: url(../pics/bg.gif);
  background-repeat: repeat-x;
}

h1 {
  color: #1e82a0;
  font-size: 14px;
}

a {
  color: #1E82A0;
  text-decoration: underline;
}

UL { 
  list-style-image: url(../pics/pfeil_orange.gif);
}

table tr td {
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #333333;
}

#container {

  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
}

#header {
  width: 760px;
}

#sprache_balken {
  width: 760px;
  height: 20px;
  background-image: url(../pics/sprache_balken.gif);
}

#container_main {
  width: 758px;
  border-left: 1px solid #5e5e5e;
  border-right: 1px solid #5e5e5e;
  background-image: url(../pics/bg_main.gif);
}

#box_left {
  width: 199px;
  float: left;
}

#box_main {
  width: 559px;
  float: left;
}

#footer {
  width: 760px;
}

/*
	MAIN NAVIGATION
*/

#box_left ul {
	
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#box_left a, #box_left a:hover {
	
	text-decoration: none;
}

.mainnav .level1_nonactive{
	
	border-bottom: 1px #000000 solid;
	height: 19px;
}

.mainnav .level1_active {
	
	border-bottom: 1px #000000 solid;
	background-image: url(../pics/menbackover.gif);
	height: 19px;
}

.mainnav .level1_nonactive p, .mainnav .level1_active p{
	
	margin: 0px;
	padding: 0px;
}

.mainnav .level1_active a {
	
	font-weight: bold;
	color: #1e82a0;
	text-decoration: none;
}

.weiterlink {
	
	float: right;
	background-image: url(../pics/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.weiterlink p{
	
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.csc-textpic-imagewrap {
	
	width: 170px;
}

.csc-textpicHeader-25 h2 {
	
	width: 250px;
  color: #1e82a0;
  font-size: 14px;
}

.csc-textpic-center {
	
	width: 505px !IMPORTANT; 
}

.csc-textpic-center .csc-textpic-imagerow{
	
	width: 505px !IMPORTANT; 
	margin-bottom: 10px;
}

.csc-textpic-center .csc-textpic-imagerow .csc-textpic-image {
	
	width: 168px !IMPORTANT;
}

.csc-textpic-center .csc-textpic-imagerow .csc-textpic-lastcol {
	
	width: 140px !IMPORTANT;
}

.align-justify {
	
	text-align: justify;
}


/*
	STARTSIDE BUTTON
*/

.ktmbutton div.csc-textpic-imagewrap {
	
	width: 223px !IMPORTANT;
}

.ktmbutton .csc-textpic {
	
	width: 250Px !IMPORTANT;
}
