/* CSS Style */

* {
  margin:0px;
  padding:0px;
  border:none;
}



html>body { font-size: 13px; /* important for cross OS compatibility */ }
html, body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}

/* ------------------------------------------------------- headings */
h1 {
	font-size: 112.5%;
	color: #000;
	font-weight: normal;
	padding: 22px 0 12px 17px;
}
h2 {
	font-size: 87.50%;
	font-weight: normal;
	color: #585A5D;
	padding: 0 0 24px 17px;
}

h6 {
	font-size: 75%;
	color: #585A5D;
	font-weight: bold;
	padding: 0 0 10px 17px;
}
/* ------------------------------------------------------- links */
a {
	font-size: 68.75%;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	padding: 0;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ff0000;
}

#content p.bodytext a {
	font-size: 75%;
}

/*
--------------------------------------- Hiding
*/

/* img */
.csc-textpic-intext-right img {
	padding: 10px 0px 5px 10px;
}

span.clickenlarge img {
	display: none;
}

#content_actions_header,
#header_box,
#header_menu,
#header_bottom,
#main_menu,
#left_side,
#home_page,
#footer,
#content_actions,
#right_side
{
	display: none;
/*	width: 0;
	height: 0;*/
}

#footer {
	display: none;
}

#header_menu {
	display: none;
}

#content_actions {
	display: none;
}

#left_side {
	display: none;
}

#header_print {
	display: none;
}

#logo {
	float: right;
	margin-bottom: 30px;	
}


#content_top {
}

#content_area {
	clear: both;
}
#content_strict {
}

#lang_fontsize {
	display: none;
}

#content {
	margin-top: 30px;
}


hr.clean {
	clear: both;
	width: 100%;
	color: white;
	display: block; 
  	visibility: hidden;
}


div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 241px;
	padding: 5px;
}

div.Column3_1,
div.Column3_2 {
	/*padding-right: 18px;*/
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 40%;
	padding: 5px;
}

div.Column2_1 {
	padding-right: 2%;
}

div.Column4_2,
div.Column4_3,
div.Column4_4 {
	float: left;
	width: 176px;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	height: 158px;
	overflow: hidden;
}

div.Column4_1 {
	float: left;
	width: 176px;
	height: 158px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	margin: 0 0 0 0;
	overflow: hidden;
}

div.Column4_4 {
	background: url("/fileadmin/templates/images/bg_thema4.gif") repeat-x top left;
}

#content {
	width: 90%;
}

#content p.bodytext a {
	font-size: 100%;
	background:url("/fileadmin/templates/images/navipfeil_icon_h.gif") no-repeat 0% 4px;
	padding: 0 0 0 7px;
}

#content ul.productmenu {
	list-style: none;
	height: 27px;
	padding: 0 0 27px 5px;
}

#content ul.productmenu li {
	float: left;
	padding: 0 10px 0 10px;
}

#content ul.productmenu li a{
	font-size: 11px;
}

/* ------------------------------------------------------- lists */
#content ul {
/*	list-style: url(images/link_pic.gif);
	padding: 2px 3px 5px 21px;*/
	width: 90%;
	list-style: square;
	font-size: 75%;
	padding: 5px 2px 10px 17px;
}
#content ul li {
	padding: 0 0 0 10px;
	margin: 0;
}

#content ul li:hover {
}

#content ul li ul {
/*	list-style: url(images/link_pic2.gif);
	padding: 0px 3px 0px 21px;
	margin-top: 2px;*/
	font-size: 90.5%;
	padding: 5px 2px 10px 17px;
}
#content ul li ul li{
	padding: 0 0 0 10px;
	margin: 0;
}

#content ul li ul li:hover {
}

#content ul li ul li ul {
	font-size: 100%;
	padding: 5px 2px 0 17px;
}

#content ol {
	font-size: 75%;
	padding: 3px 3px 5px 34px;
}

#content img {
	float: left;
}



/* ------------------------------------------------------- breadcrumbs */
#breadcrumbs div {
	margin: 0;
}
#breadcrumbs a {
	color: #B4B4B4;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 1px 0px 6px;
	font-size: 9px;
	/*background-image: url(images/bc_arrow.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: right;*/
}
#breadcrumbs span.ison a {
	color: #585A5D;
	text-decoration: none;
	padding: 2px 14px 0px 4px;
	background-image: none;
}

p {
	padding: 0 0 5px 17px;
	line-height: 12px;
	font-size: 75%;
}

hr {
	clear: both;
	width: 512px;
	height: 1px;
	background-color: #C8C8C8;
	display: block; 
	margin: 8px 3px 8px 17px;
}


/* sitemap
--------------------------------------------------------------------------*/
#content div.csc-sitemap {
	padding: 35px 0px 10px 0px
}

#content div.csc-sitemap ul li a {
	color: #000000;
	list-style: none;
	font-size: 12px;
}

#content div.csc-sitemap ul li ul {
	padding: 0px 0px 0px 15px;
}

/*
ul,ol {
	margin: 0px 0px 0px 20px;
}*/

/*p,h1,h2,h3,h4{
padding: 5px;
}*/

/*geht nicht:*/

/*@import "content.css";
@import "flexible.css";
@import "forms.css";
@import "overwrite.css";*/
