body {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color:#545454;
}

a, a:link, a:visited, a:active {
	color: #566AA8;
	text-decoration: underline;
}

img {
	border: none;
}

.clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	}

a:-webkit-any-link {
	text-decoration: none;
}

#container {
	display:none;
}

#container2 {
	background-image: none !important;
	width: auto !important;
}

#up, #quelle, #head, #footer, #leftleft, #right {
	display:none
}


#main {
	min-height: 250px;
}


#leftright {
	padding-left: 10px;
	margin-top: 20px;
	border: none !important;
	width: auto !important;
}	


#bread {
font-size:9px;
}

#bread ul {
 list-style: none;
 margin:0;
padding:0;
width:200px;
display: inline;
}

#bread ul li {
display:inline;
}

#bread ul li a, #bread ul li a:link, #bread ul li a:active, #bread ul li a:visited {
	margin: 0 2px;
	text-decoration: none;
	color: #333;
	
}



ul.csc-menu-def {
 list-style: none;
 margin:0;
padding:0;
width:350px;
}

ul.csc-menu-def li {
padding:4px 0 4px 0px;
}

ul.csc-menu-def li a, ul.csc-menu-def li a:link, ul.csc-menu-def li a:active, ul.csc-menu-def li a:visited {
	text-decoration: none;
	color: #333;
	background-image: url('./images/btn_mehr.png');
	background-position:0;
	background-repeat:no-repeat;
	padding-left:45px;
}


h1 {
color:#566AA8;
text-transform: uppercase;
font-size:18px;
}

h2 {
color:#566AA8;
font-size:16px;
}

h3 {
color:#566AA8;
font-size:14px;
}

h4 {
color:#566AA8;
font-size:12px;
}

h5 {
color:#545454;;
font-size:12px;
}

