
/*

css himmel.de ~ LM ~ 12.04.2005 

*/

html {
	height:100%;
	scrollbar-face-color:#E4ECEC;
	scrollbar-shadow-color: #E4ECEC;
	scrollbar-highlight-color:#E4ECEC;
	scrollbar-3dlight-color:#E4ECEC;
	scrollbar-darkshadow-color:#000066;
	scrollbar-track-color:#E4ECEC;
	scrollbar-arrow-color:#E4ECEC;
}

body {
	height:100%;
	margin:0%;
	padding:0%;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
	color: #383838;
	background: #FFFFFF;
}

a:link  {
	color: #3078BF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:underline;
}

a:visited  {
	color: #3078BF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:underline;
}

a:active  {
	color: #3078BF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	color: firebrick;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
}
#disp{
	color: firebrick;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
	display:none
}
#container {
	margin: 0px auto;
	line-height: 140%;
	padding:;
	text-align: left;
	height:100%;
	width: 800px;
	/*background-color: #FFFFFF;
	border-left:1px solid dotted #B8B4AC;
	border-right:1px solid dotted #B8B4AC; */
}

#header {
	margin-top: 44px;
	margin-bottom: 20px;
	background: #F0F8FF; /* fruehling #E6FFBF , sommer #FFFFB3 , herbst #FFE5CA , winter */
	/* border: 1px solid dotted #99BF60; */
	padding: 10px;
}

#regionalkatalog {
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 15px;

}

#footer {
	text-align: center;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
	font-family: verdana, arial, helvetica;
	padding: 8px;
}

#all_search {
	line-height: 150%;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	padding: 2px;
}

p.footer {
	text-align: center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: x-small;
	font-family:verdana, arial, helvetica;
}

a:link.add {
	color: #383838;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:none;
}

a:visited.add {
	color: #383838;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:none;
}

a:active.add {
	color: #383838;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-decoration:none;
}

input {
	margin-top: 6px;
	line-height: 180%;
	font-style: normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
}

input.login {
	line-height: 80%;
	height: 22px;
	font-style: normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
	color: #383838;
	background: #C0DCDC;
}

input.search_go {
	width: 207px;
	margin-top: 6px;
	line-height: 180%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	color: #383838;
	background: #C0DCDC; /*#C0DCDC*/ /* fruehling #E6FFBF , sommer #FFFFB3 , herbst #FFE5CA , winter */
	font-family:verdana, arial, helvetica;
}

p.small {
	text-align: left;
	line-height: 140%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
}

.x-small {
	text-align: left;
	line-height: 100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: x-small;
	font-family:verdana, arial, helvetica;
}

div.small {
	text-align: left;
	line-height: 140%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
}

div.right {
	text-align: right;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: x-small;
	font-family:verdana, arial, helvetica;
	margin-top: 10px;
	margin-bottom: 1px;
}

p.submit {
	margin-top: 8px;
	margin-bottom: 6px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family: verdana, arial, helvetica;
}

div.singles_week {
	line-height: 140%;
	font-variant:normal;
	font-weight:normal;
	font-size: small;
	font-family:verdana, arial, helvetica;
}

div.singles_week_right {
	text-align: right;
	color: #3078BF;
	line-height: 140%;
	font-variant:normal;
	font-weight: bold;
	font-size: small;
	font-family:verdana, arial, helvetica;
	text-decoration: underline;
}

div.singles_week_right_reg {
	text-align: right;
	color: #3078BF;
	line-height: 70%;
	font-variant:normal;
	font-weight: bold;
	font-size: x-small;
	font-family:verdana, arial, helvetica;
	text-decoration: underline;
}

.img_single_week {
	text-align:left;
	background: #C3D1D1; /*E6FFBF */
	 /*border: 1px solid dotted #99BF60; */
	padding: 4px;
	margin-top: 6px;
	margin-left: 3px;
	margin-right:6px;
}

p.x-small-right {
	line-height: 140%;
	text-align:right;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: x-small;
	font-family:verdana, arial, helvetica;
}

h2 {
	margin-top: 14px;
	margin-bottom: 3px;
	line-height: 110%;
	color: #3078BF;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

h2.uebersicht {
	margin: 0;
	line-height: 100%;
	color: #3078BF;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

h1.index {
	text-align:right;
	margin-right: 10px;
	line-height: 100%;
	color: #3078BF;
	font-size: large;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

h1.big_index {
	text-align:left;
	margin-top:20px;
	margin-bottom:1px;
	line-height: 100%;
	color: #3078BF;
	font-size: x-large;
	font-weight: normal;
	text-decoration: none;
}

.slog {
	text-align:left;
	margin-top:2px;
	color: firebrick;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.img_index {
	text-align:left;
	margin:10px;
}

#background {
	height: 200px;
	background: #F0F8FF; /*hellE4ECEC*/
	/* border: 1px solid dotted #60BFBF; */
	padding: 8px;
	margin-bottom: 6px;
	margin-top: 5px;
}

#boxcontainer { 
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#boxcontainer_left {
	float: left;
	width: 68%;
}

#containerleft {
	float: left;
	width: 50%;

}

#containermiddle {
	float:right;
	width: 47%;
}

#boxcontainer_right {
	float: right;
	width: 30%;
	}

#containerright {
	width: 100%;
	float: right;
}

#background_two {
	height:200px;
	background:; /*hell*/
	/* border: 1px solid dotted #60BFBF; */
	padding-right: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#boxcontainer_two { 
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#boxcontainer_left_two {
	float: left;
	width: 68%;
}

#containerleft_two {
	float: left;
	width: 50%;

}

#containermiddle_two {
	float:right;
	width: 47%;
}

#boxcontainer_right_two {
	float: right;
	width: 30%;
}

#containerright_two {
	width: 100%;
	float: right;
}

#background_pr {
	padding: 8px;
}

#boxcontainer_pr { 
	width: 98%;
	float: left;
}

#boxcontainer_left_pr {
	float: left;
	width: 90%;
}

#containerleft_pr {
	float: left;
	width: 200px;
}

#containermiddle_pr {
	float:right;
	width: 20px;
}

#boxcontainer_right_pr {
	float: right;
	width: 10px;
}

#containerright_pr {
	width: 10px;
	float: right;
}


#background_regio {
	height: 240px;
	padding: 8px;
}

#boxcontainer_regio { 
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#boxcontainer_left_regio {
	float: left;
	width: 68%;
}

#containerleft_regio {
	float: left;
	width: 50%;
}

#containermiddle_regio {
	float:right;
	width: 47%;
}

#boxcontainer_right_regio {
	float: right;
	width: 30%;
}

#containerright_regio {
	width: 100%;
	float: right;
}

.inline-button {
   width:12em;
   font: bold 65%/1 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0;
   padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black;
}

.inline-button em {
   width:1em;
   cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: black;
}

.inline-button span {
  /* _width:1em; */
   width:1em;
   cursor:hand;
   margin:0;
   padding: 0.1em 0.5em 0.1em 0.3em;
}

.inline-button:hover {
   background: #666;
   color: white;
}

.inline-button:hover em {
   background: black;
   color: white;
}

.orange {
	background: orange;
	color: black;
}

.orange em {
	background: white;
	color: #c60;
}

.blue {
	background: #06c;
	color: white;
}

.blue em {
	background: white;
	color: #06c
}

.green {
	background: green;
	color: white;
}

.green em {
	background: white;
	color: green;
}

/* <a class="inline-button blue" href=""><em>HM</em><span> TXT</span></a> */

