/* Styles for www.hessische-heilbader.de */

/*all browserstuff to zero*/

* {
	margin: 0;
  	padding: 0;
  }

html, body{
  	margin: 16px 0 0 0;
  	padding: 0;
  	text-align:center;
  }
  
/*Templates Singleansichten*/

dt {
	width:200px;
         float:left;
         overflow:hidden;
         white-space:nowrap;
}

dd {
	margin-left: 206px;;
         margin-bottom: 6px;
}
  
  
  

/*main divs*/

#page{
	margin: 0px auto;
	width: 830px;
	
  }

#main{
	background-color: #E8E5BD;
  }


#navi_main{
	background-image: url(navi_main_bg.gif);
	background-repeat: repeat-x;
	height:27px;
	text-align:right;
	background-position: left;
  }

#headerpic {
	height: 92px;
	text-align: left;
  }

#navi_sub{
	margin-top: 20px;
	height:25px;
	text-align: left;
  }

#inside_main {
	margin: 0px auto;
	width: 790px;
	padding-bottom: 50px;
}

#content {
	display:block;
         text-align:left;
	background-color: #F4F3E0;
	padding:30px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	color: #555;
	text-decoration:none;
	min-height: 280px;
}

#subtitle {
	margin-bottom: 16px;
}


#content_left {
	width: 48%;
	float: left;
  }

#content_right {
	width: 48%;
	float: right;
  }

#footer {
        margin-right: 20px;
	text-align:right;
}

#startsite {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	color: #8CAEC2;
	width:40%;
	padding: 40px;
        text-align:left;
}

div.cleardiv {
	clear: both;
}

div.contentelement {
	margin-bottom: 12px;
}

/*Standard Styles*/

a {
	color: #A08542;
	text-decoration: underline;
}

a img {
	border: none;
}

a:hover {
	
	background-color: #E8E5BD;
}


hr {
	border: 0px solid #e8e5bd;
	color:#e8e5bd;
         height:2px;
         background-color: #e8e5bd;
         margin: 12px 0 12px 0;
}


fieldset {
	border: 0;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 12px;
}

span.hellblau {
	color: #748892;
}

p.error {
	color: red;
}

ul {
	margin-bottom: 12px;
}

ul li {
	margin-left: 36px;
}

div.contentelement {
	margin-bottom: 10px;
}

/*Listen in der Extension Hessische Heilbäder*/


div.tx-hessischeheilbaeder-pi1 ul {	
	padding: 0;
}

div.tx-hessischeheilbaeder-pi1 ul li {
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0px;
}

div.tx-hessischeheilbaeder-pi1 ul#list li a {
	color: #43606E;
        text-decoration: none;
}

div.tx-hessischeheilbaeder-pi1 ul#list li a:hover {
        background-color: transparent;
}

div.tx-hessischeheilbaeder-pi1 ul#list li ul li a {
	color: #A08542;
	text-decoration: underline;
}

div.tx-hessischeheilbaeder-pi1 ul#list li ul li a:hover {
	background-color: #E8E5BD;
}


div.tx-hessischeheilbaeder-pi1 ul li ul {
	margin-left: 8px;
}

div.tx-hessischeheilbaeder-pi1 ul li ul li {
	margin-left: 12px;
}


/*Images & Bodytext*/

p.bodytext {
	margin-bottom:12px;
         }

p.bodytext img {
	margin:6px 6px 0 0; 
}

div.tx-hessischeheilbaeder-pi1 img {
	margin-bottom: 6px;
}


div.csc-textpic csc-textpic-intext-left-nowrap {
       margin:0;
       border:1px solid red;
}


/*Javascript stuff*/

div.tx-hessischeheilbaeder-pi1 span {
	display: none;
        background-color: #E8E5BD;
}