@import url("mobeli-content.css");
@import url("cts.css");

* { margin: 0; padding: 0; }

body {
	background-color: #E0E0E0;	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	font-size: 80%;
	color: #333;
	margin:0;
	padding:0;
	}
#mother {
	margin:auto;
	padding:0;
	position: relative;
	width: 960px;
	background-color: #CEDEE9;
	overflow: hidden;
	}
#topcontainer {
	background-color: #CEDEE9;
	color: black;
	height: 120px;
	background-image: url(../images/bk-top.gif);
	}
#logo {
	position: absolute;
	top: 25px;
	left: 100px;
	}
	#logo2 {
	}
#logo a {
	border: none;	
	}
/* /////  SEARCH ///// */
#search {
	position: absolute;
	top: 90px;
	left: 740px;
	}
#search input { 
	float: left; 
	}
.menu-searchfields {
	border: none;
	background-image: url(../images/bg-suche.gif);
	background-repeat: no-repeat;
	background-color: #CEDEE9;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	color: #666;
	padding: 8px 0 0 9px;
	}
.pfeil {
}

/* /////  FLAGGEN ///// */
#flaggen {
	position: relative;
	top: 54px;
	left: 740px;
	}
#flaggen a {
	border-style: none;
}
#main {
	padding-top: 25px;
	}
#ticker {
	background-color: white;
	position: relative;
	top: 10px;
	color: #333;
	height: 16px;
	padding-top: 4px;
	padding-left: 27px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
	}
#ticker a {
	border: none;
	}
	
/* /////  NAVIGATION ///// */
.nav-top {
 height: 44px;
 background-image: url(../images/nav-top.gif);
 background-repeat: no-repeat;
 }

.nav {
 width: 131px;
 background-image: url(../images/nav-middle.gif);
 background-repeat: repeat-y;
 float: left;
 }
.nav-bottom {
 height: 45px;
 background-image: url(../images/nav-bottom.gif);
 background-repeat: no-repeat;
 }
.nav ul { 
	width: 131px; 
	vertical-align: top; 
	list-style: none;
}
 /* vertical-align: top; and WIDTH are necessary for IE6 */
.nav li { padding-bottom: 15px; }
* html .nav li { height: 35px; }

.nav li a {
  display: block;
  padding-top: 12px;
  font-size: 12px; font-weight: bold; text-indent:5px; line-height: 25px; text-decoration: none; color: #FFF;
  background: url(../images/bk-passiv.jpg) no-repeat;
  border: none;
  }
.nav li.CUR a,
.nav li.ACT a,
.nav li a:hover { background: url(../images/bk-aktiv.jpg) no-repeat; }

/* ///// SUB-NAVIGATION ///// */
.nav li.ACT ul li a,.nav li.CUR ul li a { background: none; }.nav li div { background: url(../images/oben-rechts.gif) no-repeat top right #6992C5; }
.page .nav li ul li ul { background: none; }
.nav li ul { 
	background: url(../images/unten-rechts.gif) no-repeat bottom right; 
	padding-top: 5px; 
	}
.nav li ul li { 
	padding: 0 0 5px 10px; 
	}
.nav li ul li a { 
	background: none;
	padding-top: 0; 
	font-weight: normal;	font-size: 11px; 
	line-height: 14px; 
	text-indent: 0;}
  
/* ///// ROTH BUTTON ///// */
.rothgmbh {	display: block;	width: 131px; height: 37px;	background: url(../images/roth.jpg) no-repeat;
	border: none;}
.rothgmbh a {	border: none;
}
.rothgmbh {	display: block;	width: 131px; height: 37px;	background: url(../images/roth.jpg) no-repeat;
	border: none;}

/* /////  FOOTER ///// */
#footer {
	background-image: url(../images/bk-footer.gif);
	background-repeat: no-repeat;
	clear: left;
	height: 47px;
	padding-top: 100px;
	padding-left: 25px;
	}
#footerleft {
	padding-top: 10px;
	padding-left: 25px;
	}
#footerright {
	position: relative;
	left: 680px;
	top: -30px;
	color: #fff;
	}
#footerright a {
	color: #fff;
	font-weight: bold;
	}
/* /////  RESIZE TEXT ///// */
#sizer {
	position: absolute;
	left: 570px;
	top: 95px;
}
.accessKey {
	color: #000000;
	font-style: normal; 
	text-decoration: none;
}
.cReduceTextSize a {
	text-decoration: none;
	font-size: 18px;
	border: none;
}
.cNormalTextSize a {
	text-decoration: none;
	font-size: 14px;
	border: none;
}
.cEnlargeTextSize a {
	text-decoration: none;
	font-size: 22px;
	border: none;
}
.fontsizetext {
	font-size: 12px;
	color: #999;
}