@import "rte.css";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(/fileadmin/images/bg.jpg) repeat-x;
	font-size: 11px;
	font-family: "Comic Sans MS", Arial;
	color: #1e272e;
}

a img {border: none;}
td, ul, li, table {font-size: 1em;}

h1 {font-size: 19px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 11px;}

.wrapperInner {
	width: 836px; 
	margin: 0 auto; 
	text-align: left;
	position: relative;
}

#toptext {
	position: absolute;
	top: 0px;
	left: 40px;
	font-size: 21px;
	color: red;
}
#toptext * {margin: 0; padding: 0;}

#top {
	position: relative;
	background: url(/fileadmin/images/bg_top.jpg) no-repeat;
	height: 133px;
}
#logo {position: absolute;}	
#logo h1{
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#logo h1 a{
	width: 230px;
	height: 100px;
	display: block;
}

#indexblock {
	height: 301px;
	background: url(/fileadmin/images/bg_index.jpg) center no-repeat;
	
}

#indexmenu {
	background: url(/fileadmin/images/bg_menu.jpg) center no-repeat;
	height: 291px;
	width: 260px;
	margin: 0 0 0 20px;
}
#indexmenu ul{
	list-style: none;
	padding-top: 10px;
}
#indexmenu a {
	display: block;
	margin-bottom: 5px;
	text-indent: -10000px;
	height: 34px;
}

#prmenu {
	background: url(/fileadmin/images/bg_menusub.jpg) no-repeat;
	height: 220px;
	width: 471px;
	margin: 0px;
padding: 0;
list-style: none;
}
#prmenu a {
	display: block;
	margin-bottom: 5px;
	text-indent: -10000px;
	height: 41px;
}


#boy {
	background: url(/fileadmin/images/boy.png) no-repeat;
	height: 384px;
	width: 359px;
	position: absolute;
	top: 110px;
	right: 10px;
	z-index: 20;
}

#slogan2{
	background: url(/fileadmin/images/slogan.png) no-repeat;
	height: 136px;
	width: 331px;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 100;
}



#indexcontent {
	margin: 20px 0;
	background: url(/fileadmin/images/bg_blocks.jpg) center no-repeat;
	height: 161px;
}

#right, .block-right {
	width: 300px;
	float: right;
	padding: 10px 25px 5px 10px;
}



#indexcontent #right  {
	padding-top: 30px;
}

#left, .block-left{
	width: 460px;
	float: left;
	padding: 10px 0px 5px 10px;
}
#indexcontent #left{
	margin: 0 0 0 15px;
}
#indexcontent #right{
	margin: 0 0 0 5px;
	width: 280px;
}


.block-top td.rounded_box_content {height: 250px; padding: 0 20px!important;}

#center {
	margin: 20px 0;
}


#bottom {
	background: url(/fileadmin/images/bg_bottom.jpg) center no-repeat;
	height: 29px;
	margin-bottom: 10px;
}
#bottom ul{
	margin-left: 30px;
}


#copyright p{ 
	margin: 0; 
	padding: 0; 
	line-height:1.5;
}

#menu {
	position: absolute;
	top: 82px;
	left: 240px;    
}
/* ----dropdown menu----- */
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu a {
	display: block;
	margin: 0 30px 0 0;
	text-decoration: underline;
	width: auto;
}
.menu li {
	float: left;
	padding: 0;
	position: relative;
}

.menu li ul {
	height: auto;
	left: -999em;
	margin: 0;
	position: absolute;
	top: 29px;
	padding: 0;
	width: 365px;
	z-index: 500;
}
.menu li ul a {
	background: url(/fileadmin/images/menu_bg.png) center no-repeat;
}
.menu li ul li {
	float: none;
}
.menu li:hover ul, .menu li.sfhover ul{
	left: auto;
}


.products-block {
	float: left;
	margin: 10px 7px;
	position: relative;
}
.products-block h3, .products-block p{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.products-block h3{
	font-size:13px;
}


.products-desc {
	position: absolute;
	left: 9px;
}
.products-desc p {font-family: Tahoma, Arial, san-serif}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}

.csc-mailform-field {
	margin: 1em 0;
}
.csc-mailform label {
	display: block;
	float: left;
	width: 110px;
}

.clearer {clear: both;}

.search-row input {width: 50px; }
.search-row {
	margin: 0 0; 
	clear: both; 
	height: 30px;  
	width: 90px;
	text-align: left;
}
.search-row-input {
	margin: 10px 0px 10px 0;
	float: left;
}

/* -------rounded box-------- */
.rounded_box {
	margin: 0; padding: 0;
}
.rounded_box_tl,
.rounded_box_tr,
.rounded_box_bl,
.rounded_box_br {
	width: 13px;
	height: 15px;
}
.rounded_box_top{ background: #8dbeec; width: 100%;}
.rounded_box_bottom{ background: #afe0fe;  width: 100%;}
.rounded_box_tl{background-image: url(/fileadmin/images/box_tl.png);}
.rounded_box_tr{background-image: url(/fileadmin/images/box_tr.png);}
.rounded_box_bl{background-image: url(/fileadmin/images/box_bl.png);}
.rounded_box_br{background-image: url(/fileadmin/images/box_br.png);}
.rounded_box_content {
	background: #afe0fe url(/fileadmin/images/box_bg.jpg) repeat-x top left;
	padding: 20px;
height: 150px;
}


#imageslide {list-style: none; margin: 0 0 0 22px; padding: 0;}

.contenttable2 {border: 1px #000 solid;  border-width: 0 0 1px 1px}
.contenttable2 td {border: 1px #000 solid; border-width: 1px 1px 0 0; padding: 5px;}