/***************************************
*  
*   dimme.css Stylesheet fuer 
*   dimme.ch (Global Sheet)
*
*   Copyright by Christian Schwan
*
*   Dimme Crossmedia GmbH
*   http://www.dimme.ch
*
*
***************************************/
@import url("dimme_home.css");
@import url("dimme_form.css");
@import url("dimme_forms.css");
@import url("formcheck.css");
@import url("dimme_rte.css"); 
* {
	margin: 0;
	padding: 0;
}

.align-justify, #kanal_1 p.bodytext {
text-align:justify;
}

html, body {
	margin: 0;
	top: 0;
	padding: 0;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	min-height: 100%;
overflow:hidden;
	line-height: 15px;
}

body {
background: #cecece url(/fileadmin/sysimg/bg2.jpg) center 0 repeat-x;
}
a {
color: #7c7c7c;
text-decoration:none;
}

a:hover {
color: #828282;
text-decoration:none;
}
#kanal_1 ol {
padding-left:20px;
}

#kanal_1 ol li{
padding:0 0 10px 0;
margin:0;
float:left;
}
#kanal_1 ol li ol li{
padding:10px 0 0px 0;
}

#vscroll {
float:right;
width:100%;
display:none;
margin-top:10px;
text-align:right;
}
#vscroll_up {
float:right;
height:22px;
width:25px;

background: url(/fileadmin/sysimg/vscroll_up.png) 0 0 no-repeat;

}
#vscroll_down {
float:right;
height:22px;
width:25px;
background: url(/fileadmin/sysimg/vscroll_down.png) 0 0 no-repeat;
}

#kanal_0 {
float:left;
padding:8px 0 0 0;
}

#site {
	text-align: center;
	width: 783px;
padding:0;
height:100%;
overflow:hidden;
position:relative;
top:0;
	margin: 0 auto;
}
#header {
	float: right;
	margin: 40px 0 0px 0;
	height: 45px;
	text-align: left;
	width: 783px;
}
.hide {
	display: none;
}

#logo {
	float: right;
	width: 143px;
	margin-right: 0px;
	height: 45px;

}

#logo a{
float: right;
width: 128px;
margin-right: 0px;
height: 45px;
cursor:pointer;
	display:block;
background: url(http://dimme.dimme-server.ch/fileadmin/sysimg/logo.png) 0 0 no-repeat;

}

#headline_top {
float:right;
height:60px;
}
#kanal_0 {
	position: relative;
	float: right;
	width: 570px;
height:73px;
overflow:hidden;
	text-align: left;
}
#content_top {
float:left;
width:783px;	padding-bottom: 20px;
	margin-bottom: 20px;
height:60px;

}
#headline_top h1{
float:right;
margin-top:-2px;
}
.wrap {
float:left;
margin:0;
padding:0;
}

#footer {
	float: right;
	padding: 8px 10px 0 10px;
	height: 22px;
	background: url(/fileadmin/sysimg/footer.png) 0 0 no-repeat;
	
	margin: 0 0 5px 0;
	width: 763px;
	font-size: 9px;
	text-decoration: none;
	color: #959394;
	text-align: right;

}
#footer img {
	clear: both;
}
#footer ul {
	list-style: none;
	padding: 0;
	display: inline;
}
#footer a {
	text-decoration: none;
	color: #959394;
}
#footer .seperator {
	padding: 0 1px 0 2px;
}
#footer ul li {
	list-style: none;
	padding: 0;
	display: inline;
}

#menu_home {

}

#menu_home ul{
	width: auto;
position:relative;
right:-11px;
z-index:30;
  clear:both;
	padding-right:0px;
}
*+html #menu_home ul{
right:-7px;
}
#menu_home  li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 10px Arial;
}
#menu_home ul li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 13px;
	width: 124px;
	background: url(/fileadmin/sysimg/select_button.png) 0 0 no-repeat;
	color: #828282;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}

#menu_home ul {
position:relative;
}
#menu_home  ul li ul {
	display: none;
	position:relative;
}
#menu_home ul li:hover ul {
	display: block;
	position: absolute;
	top: -5px;
left:0;
	margin: 0;
	right:0;
	padding: 0px 0;
	width: 150px;
	height: 142px;

}


#menu_home ul li:hover ul li.first{
	padding: 10px 0 0 10px;
	width: 150px;
	background: url(/fileadmin/sysimg/select_bg_first.png) 0 0 no-repeat;
}

#menu_home ul li:hover ul li{
	padding: 0px 0 0 10px;
	width: 150px;
	background: url(/fileadmin/sysimg/select_bg.png) 0 0 no-repeat;
}
#menu_home ul li:hover ul li.last{
	padding: 0px 0 13px 10px;
	width: 150px;
	background: url(/fileadmin/sysimg/select_bg_last.png) 0 bottom no-repeat;
}
*+html #menu_home ul li:hover ul {
right:1px;
}

#menu_home ul li ul li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 3px;
	width: 120px;
	float:left;
	white-space: nowrap;
	text-align: left;
	background: transparent;
	text-decoration: none;
	font: 11px arial;
}
#menu_home a:hover {
	color: #eb088d;
}
#menu_home a.active {
	color: #eb088d;
}
#content {
	float: left;
margin-left:0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#headline {
	float: left;
	width: 190px;
}

#kanal_0 h1 {
	font-weight: normal;
	font-size: 14px;
	color: #828282;
	padding:1px 0 9px 0;
}

#content_btm h1.csc-firstHeader {
	font-weight: bold;
	font-size: 11px;
	color: #828282;
margin:0;

	padding-bottom: 10px;
}
#content_btm h1 {
	font-weight: bold;
	font-size: 11px;
	color: #828282;
margin:5px 0 0 0;
	padding-bottom: 10px;
}
#login {
float: right;
position:absolute;
right:0;
display:none;
width: 570px;
text-align:left;

}

#content_btm {
  float:left;
  width:783px;
position:relative;
height:325px;
overflow:hidden;
padding-top:19px;
border-top:1px solid #e2e2e2;
}


.dimme_slider {
float:left;
    width: 570px;
    position: relative;
    text-align:left;
}
#content_btm #scroll{

position:relative;
float:left;
			width: 556px;
			height: 240px;
	border:5px solid #e4e3e3;

background: #fff;
	
		}
		
#content_btm #scroll div div {
		height:240px;
		width:556px;
		padding:0;
			margin: 0 auto 0 auto;
		}
		

    
    #scroll_buttons  {float:left; width:100%;margin-top: 10px; cursor: pointer;text-align:left;}
#scroll_buttons  .right { margin-left: 10px;}
    
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; margin-left: 10px; }


#content #kanal_1 {
	float: right;
	width: 570px;
text-align:left;
height:290px;
overflow:hidden;
}

#content_home {
float:left;
width: 656px;
padding:0px;
margin:70px auto;

}

#content_home #kanal_1 {
width: 941px;
margin: 0 auto;
}
#slide {
      float:left;
      position:relative;
      width: 941px;
      border:0px solid #fff;
      z-index:100;
}



#slide ul,
#slide_title ul {
list-style:none;
}

#slide_title {
float:left;
position:relative;
width: 941px;
height: 70px;
margin-top:20px;
}

#slide_title li{
position:absolute;
visibility:hidden;
margin:auto;
width:100%;
text-align:center;
}

#slide_title li.act{
position:absolute;
top:0;
left:0;
visibility:visible;
margin:auto;
}



#slide_title .subtitle{
margin-top:10px;
}


#scroll_prev {
float:left;
position:relative;
z-index:101;
}
#scroll_next {
float:left;
position:relative;
z-index:101;
}
#navigation {
	float: left;
	width: 153px;
	margin-right:2px;
padding-bottom:30px;
}


#kanal_3 {
	float: left;
height:260px;
	width: 163px;
	margin-right:2px;
padding:0 0 30px 0;
text-align:right;
}

#navigation ul {

	list-style: none;
	padding: 0;

	display: inline;
}

#navigation ul li a{
  float:right;
	color: #a1a1a1;
	font-size: 11px;
  margin-bottom:2px;
	text-decoration: none;
}
#navigation ul li a:hover{
color: #EA0D8C;
}
#navigation ul li {
	float: right;
	width: 100%;
	margin: 0;
	text-align:right;
	list-style: none;
	padding: 0;
	display: inline;
}
#kontakt_btm {
float:right;
width:280px;
clear:both;
padding: 10px 0 50px 0;
text-align:left;
}#scroll_prev {
float:left;
top:100px;
z-index:101;
position:relative;
left:150px;
}
#scroll_next {
float:right;
top:100px;
z-index:101;
position:relative;
right:150px;
}








































