/*<![CDATA[*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  background: url(../images/sitebg.jpg) repeat-x;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
}

h1 {
  font: bold 12px Verdana, sans-serif;
}

h2 {
  padding: 1em 0 .2em 0;
  font: bold 12px Verdana, sans-serif;
  color: #1995CE;
}

h6 {
	font-size: 9px;
}
h4 {
	font-size: 16px;
}

hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: grey;
}
p {
  margin: 2em 0;
  line-height: 1.5em;
}

a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #999999;
  text-decoration: underline overline;
}

#container-page {
  margin: 0 auto;
  width: 778px;
  background: #FFFFFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  background: url(../images/headerbg.jpg) repeat-x;
  height: 165px;
}
#container-topline {
  background: url(../images/toplinebg.gif) repeat-x;
  height: 24px;
}

#topline {
  width: 532px;
  padding-top: 4px;
  float:right;
}

#topline2 {
  width: 244px;
  height: 24px;
  float:right;
  background: url(../images/toplinebg_2.gif) repeat-x;
}

#container-content {
  padding: 0 0 40px 0;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#main_content {
  font-size: 11px;
  padding: 5px;
  width: 522px;
  float: right;
}

#right_content {
  background: url(../images/rightbg.gif) repeat-y;
  width: 244px;
  float: right;
}

#right_content ul,#right_content ul li {
  padding-left: 6px;
  padding-right: 12px;
  list-style: none none;
}

#container-foot {
  width: 100%;
  background: #CCCCCC;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

#footer {
  padding: 0 1em;
  line-height: 40px;
}

#logo {
  position: absolute;
  top: 50px;
  left: 0px;
}

#anbieter_details ul {
	list-style-type: none;
	list-style-position:outside;
}

#anbieter_details ol {
	list-style-type: circle;
}
#anbieter_details ol ol{
	list-style-type: square;
}
#anbieter_details h1{
  padding: 1em 0 .2em 0;
  font: bold 14px Verdana, sans-serif;
  color: #990000;
}

/*Seiten auslistung*/
#list_anbieter {
}
#list_anbieter ul {
	list-style-type:none;
}

#list_anbieter a.textlink:before{ content:"» ";color: #FF0000;}

.headline {
	color: #0099CC;
	font-size: 12px;
	font-weight:bold;
}
.headline_category {
	color: #0099CC;
	font-size: 11px;
	font-weight:bold;
}
.headline_sitename {
	color: #333333;
	font-size: 11px;
}
a.headline_sitename:before{ content:"» ";color: #FF0000;}

.bold {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.sitename {
	color: #1995CE;
	font-size: 12px;
}


/*]]>*/

