*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	height:100%;
	font:14px "RBL_____", "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#0071BB;
	background:#f1edcf;
	background-image: url(./images/bg.gif);
	text-align:center;
}

h1{
	margin:10px 0 10px 0;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
}

h2{
	margin:10px 0 10px 0;
	font-size:16px;
	border-bottom: 1px solid black;
}
#box{
	width:900px;
	padding:0px;
	margin:0 auto;
	text-align:left;
	background:url(./images/box_bg.gif) repeat-y #ffffff;
  	position: relative;
  	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}
#header{
	position:relative;
	padding:0px;
	margin:0px;
	height:140px;
	font-size:20px;
	text-transform:uppercase;
	background:#FFFFFF;
	line-height: 60px;
	background:url(./images/logo.gif) repeat-y #ffffff;
	border:none;
}
#header span{
	position:absolute;
	top:25px;
	left:20px;
	color:black;
	font-size:22px;
	font-weight:normal;
	text-transform:none;
	border:none;
}
#logo {
	padding:0;
	margin-left:30;
	background:url(./images/logo.gif) repeat-y #ffffff;
	position: relative;
	border:none;
}
#navigation{
	width:900px;
	color:#fff;
	background:#818FCF;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
	height:25px;
}

#level1-no {
	float:left;
}
#level1-no a {
	display:block;
	width:135px;
	height:25px;
	line-height:25px;
	background:#529641;
	color:#fff;
	text-decoration:none;
}
#level1-no a:hover {
	background:#A2BDE3;
	color:#333;
}
/*home*/
#level1-4 {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;
}
#level1-4 a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#A2BDE3;
	color:#2279ae;
	text-decoration:none;
}
#level1-4 a:hover {
	background:#FF99CC;
	color:#330006;
}
/* shop */
#level1-5 {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;
}
#level1-5 a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#f7ffff;
	color:#2279ae;
	text-decoration:none;
}
#level1-5 a:hover {
	background:#FF99CC;
	color:#333;
}
/* kontakt */
#level1-6 {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;
}
#level1-6 a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#c5deef;
	color:#2279ae;
	text-decoration:none;
}
#level1-6 a:hover {
	background:#FF99CC;
	color:#333;
}
/* unternehmen*/
#level1-3 {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;	
}
#level1-3 a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#fff7e7;
	color:#2279ae;
	text-decoration:none;
}
#level1-3 a:hover {
	background:#FF99CC;
	color:#333;
}
/* fachgeschaefte */
#level1-2 {
	float:left;
	
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;	
}
#level1-2 a {
	display:block;
	width:208px;
	height:23px;
	line-height:25px;
	background:#ffffff;
	color:#2279ae;
	text-decoration:none;
}

#level1-2 a:hover {
	background:#FF99CC;
	color:#333;
	width:208px;
}
/* adresse */
#level1-11 {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;	
}
#level1-11 a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#d6dee7;
	color:#2279ae;
	text-decoration:none;
}
#level1-11 a:hover {
	background:#FF99CC;
	color:#333;
}

/* active */
#level1-act {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #a2bde5;
}
#level1-act a {
	display:block;
	width:136px;
	height:23px;
	line-height:25px;
	background:#ffdee6;
	color:#333;
	text-decoration:none;
}



/*
UNKNOWN {
	HEIGHT: auto
}
*/
ul.subnavigation{
	width:90px;
	list-style:none;
	text-align:center;
	margin:0 0 0 20px;
	border-top:1px solid #999;
}
ul.subnavigation li a{
	border-bottom:1px solid #999;
	height:22px;
	line-height:22px;
	display:block;
	color:white;
	width:90px;
	text-decoration:none;
	text-align:right;
}
ul.subnavigation li a:hover{
	background:#00dd00;
}
.subnavigation-active{
	background:#eaeaea;
}
.subnavigation-current-active{
	background:#569841;
}


#spalte_links{
	position:absolute;
	margin-top: 30px;
	width:150px;
	float:left;
	clear:left;
	z-index:2;
}
#spalte_links h2{
	background:#75A45C	;

/*	background:#5A6BBD;
*/
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:90px;
	margin:24px 0 1px 20px;
	font-weight:normal;
	font-size:12px;
	border:none;
}

#rombus{
	position:absolute;
	width:130px;
	height:270px;
	background:url(./images/rombus_130px.gif) repeat-y #ffffff;
	margin-top: 10px;
	margin-left: 5px;
	z-index:1;
}

#colors{
	position:absolute;
	width:130px;
	height:30px;
	background:url(./images/colors_130px.gif) repeat-y #ffffff;
	/*  margin-top: 720px;  */
	margin-left: 5px;
	bottom: 30px;
}

#spalte_rechts{
	width:auto;
	margin:0 10px 0 2px;
	padding:10px 10px 4em 20px;
	background:#ffffff;
	min-height:320px;
}


#footer{
	position: absolute;
	left:0px;
  	bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a2bde5;
	height:25px;
	background:#fff;
	background-image: url(./images/bg.gif);
	width:900px;
	color:#000;
	text-align:center;
	line-height:25px;
}

/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:black; }

TABLE.contenttable-1 P { color:black; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:##CCCCCC;}
TABLE.contenttable-2 P { color:black; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#FFC15F;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:black; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#FFC15F;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }


/* RTE / Table styling Tabelle mit html eingefgt*/ 
TABLE.contenttable { border:0px #5B6CBE solid; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:15px; }
TABLE.contenttable TR { background-color:#ffffff; }

/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding:1px 5px 1px 5px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#818FCE; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#818FCE; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #5B6CBE; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */ 
FORM TABLE.csc-searchform { width:100%; }
FORM TABLE.csc-searchform TR TD { padding:5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight:bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:100%; }

/* Login form, specifically */ 
FORM TABLE.csc-loginform { width:70%; }
#tx-newloginbox-pi1-user,#tx-newloginbox-pi1-pass {
border:1px solid #5B6CBE;
}
.tx-newloginbox-pi1-submit {
border:1px solid #aec4de;
color: #000000;
background: #ffffff
}

#uebersicht img{
  width: 200px; 
  height: 150px;
  border: 1px #000000;
  padding:1px;
}

.tx-mediacookieimmomanager-pi1 img{
  width: 320px; 
  height: 240px; 
  border:dashed 1px black;
  padding:1px;
}

#searchform .field{
	position:absolute;
	height:18px;
	width:100px; 
	font-size:14px;
	margin-top: 90px;
	margin-left:748px;
	padding:0px;
	border:0;
	background:#A5BEE7;
}

#searchform .sb{
	position:absolute;
	height:18px;
	font:14px "RBL_____", "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 90px;
	margin-left:685px;
	padding:0px; 
	border:0;
	background:#fff;
	color:#A5BEE7;
	font-weight:bold;
}

#langselect_de {
	position:absolute;
	height:18px;
	font:14px arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	margin-top: 90px;
	margin-left:360px;
	padding:0px; 
	border:0;
	background:transparent;
}
#langselect_de a{
	color:#A5BEE7;
	font-weight:bold;
	text-transform:lowercase;
	font:14px arial, verdana, helvetica, sans-serif;
	text-decoration:none;
}
#langselect_de a:visited{
	color:#A5BEE7;
	background:transparent;
}
#langselect_de a:hover, a:active, a:focus{
	color:blue;
	background:transparent;
}

#langselect_fr {
	position:absolute;
	height:18px;
	font:14px arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	margin-top: 90px;
	margin-left:390px;
	padding:0px; 
	border:0;
	background:transparent;
}
#langselect_fr a{
	color:#A5BEE7;
	font-weight:bold;
	text-transform:lowercase;
	font:14px arial, verdana, helvetica, sans-serif;
	text-decoration:none;
}
#langselect_fr a:visited{
	color:#A5BEE7;
	background:transparent;
}
#langselect_fr a:hover, a:active, a:focus{
	color:blue;
	background:transparent;
}
/*
#langselect_it {
	position:absolute;
	height:18px;
	font:14px arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	margin-top: 90px;
	margin-left:420px;
	padding:0px; 
	border:0;
	background:transparent;
}
#langselect_it a{
	color:#A5BEE7;
	font-weight:bold;
	text-transform:lowercase;
	font:14px arial, verdana, helvetica, sans-serif;
	text-decoration:none;
}
#langselect_it a:visited{
	color:#A5BEE7;
	background:transparent;
}
#langselect_it a:hover, a:active, a:focus{
	color:blue;
	background:transparent;
}
*/

#langselect_en {
	position:absolute;
	height:18px;
	font:14px arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	margin-top: 90px;
	margin-left:420px;
	padding:0px; 
	border:0;
	background:transparent;
}
#langselect_en a{
	color:#A5BEE7;
	font-weight:bold;
	text-transform:lowercase;
	font:14px arial, verdana, helvetica, sans-serif;
	text-decoration:none;
}
#langselect_en a:visited{
	color:#A5BEE7;
	background:transparent;
}
#langselect_en a:hover, a:active, a:focus{
	color:blue;
	background:transparent;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img (line 90)

{
	width: 320px; 
	height: 240px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	border:dashed 1px black;
	padding:1px;
}

DIV.tx-thmailformplus-pi1 input, textarea { 
	margin-top: 0px; margin-bottom: 0px; 
	border:solid 1px #A5BEE7;
	padding:1px;
}

.tx-flseositemap-pi1
{ 
	padding-left: 15px; 
}

.deep1
{ 
	padding-left: 30px; 
}

.clearall{clear:all;}

/*
.csc-textpic-text {
	position:relative;
	margin-top: 0px;
	margin-left:-880px;
	padding:0px; 
	border:0;
}
*/
