/* CSS RESET */

/* -------------------------------------------------------
  Aufheben von Floats ohne zusaetzliches Markup
  http://www.jassesnee.de/easyclear/
------------------------------------------------------- */

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {
   display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */

/* -------------------------------------------------------
  Clearing Issues
------------------------------------------------------- */

/* clearing br */
br.clearbr,
form br {
  clear:both;
  height:0;
  margin:0;
  padding:0;
  font-size: 1px;
  line-height: 0;
}

/* clearing div */
div.clear {
  clear:both;
}





html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, samp, small, submenu, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent; }

blockquote, q {
	quotes: none; }

q:before, q:after {
	content: ''; }

:focus {
	outline: 0; }

ins {
	text-decoration: none;
	font-style: italic; }

del {
	text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

ol, ul {
	list-style: none; }

p {
	 }

img {
	max-width: 100%; }

html, body {
	min-height: 100%;
	font: 12px/15px Verdana, Arial, sans-serif;
	color: #000;
	background: #04223a; }

a{
	color: #000; }

#wrapper{
	width: 990px;
	background: url(pics/header.jpg) no-repeat; }

#header{
	position: relative;
	height: 80px; }

#header a{
	text-indent: -9999px;
	background: url(pics/blank.gif); }

#disc {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 40px;
	width: 135px; }

#disch {
	position: absolute;
	left: 195px;
	top: 20px;
	height: 45px;
	width: 136px; }

#dischd {
	position: absolute;
	left: 371px;
	top: 20px;
	height: 45px;
	width: 207px; }

#ani {
	position: absolute;
	left: 618px;
	top: 20px;
	height: 45px;
	width: 81px; }

#menu {
  display: block;
  height: 30px;
}

#menu a#empf {
	display: inline-block;
	text-indent: -9999px;
	background: url(pics/empf.png) no-repeat;
	width: 192px;
	height: 14px;
	margin: 4px 0 12px 37px; }

*+html #menu a#empf {
  display: block;
}

* html #menu a#empf {
  display: block;
  margin-bottom: 11px;
  
}

#menu a.btn_gws {
  display: inline-block;
  text-indent: -9999px;
  background: url(pics/btn_gws.gif);
  width: 180px;
  height: 13px;
  margin: 5px 0 12px 37px;
}

#menu a.news {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(pics/newsletter.gif) no-repeat;
	width: 192px;
	height: 14px;
	margin: 4px 0 12px 37px; }

#menu a.ggws {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(images/ggws/sub_ggws.gif) no-repeat;
	width: 192px;
	height: 14px;
	margin: 4px 0px 12px; }

#pics {
  position: absolute;
  left: 805px;
  top: 105px;
  height: 485px;
  width: 160px;
  background: url(pics/bg.png);
  padding: 10px;
}

#pics p#ad_header img {
  margin: 0;
  padding: 0;
}

#pics object#flashAd {
  margin: 0 0 10px 0;
}

#pics img {
  margin: 10px 0 0 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #FFF;
}

#content{
	background: #fff;
	padding: 15px 200px 15px 15px; }

* html #content{
  padding: 15px 175px 15px 15px;
}

#content p{
	padding: 0 60px 10px; }

#content h2,
#content h3{
	padding: 0 60px 10px;
	font-weight: bold; }

#content strong,
#content a{
	display: block;
	padding: 0;
	margin: 0; }

/*NEW - Empfangseite 080709*/
h4 {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 10px;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  margin: 0 0 0 60px;
  padding: 5px 10px;
  width: 600px;
  background: transparent url(/pics/header_empfang.png) no-repeat;
}

div.block {
  padding: 10px 10px 0 10px;
  margin: 0 0 30px 60px;
  border: 1px solid #DBDBDB;
  width: 600px;
}

div.left {
  float: left;
  width: 200px;
  font-weight: bold;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 5px;
}

* html div.left {
  width: 150px;
}

*+html div.left {
  width: 150px;
}

div.provider {
  padding-bottom: 47px;
}

div.right {
  float: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 5px;
}

p.left_inner,
p.right_inner {
  float: left;
  width: 200px;
  padding: 0 !important;
  text-align: center;
}

* html p.right_inner {
  width: 240px;
}

*+html p.right_inner {
  width: 240px;
}

p.single {
  width: 400px;
  padding: 0 !important;
  text-align: center;
}

* html p.single {
  width: 440px;
}

*+html p.single {
  width: 440px;
}

#newsletter-abo,
#gws {
	margin: 15px 25px 25px;
	padding: 50px 0 20px 30px;
	border: 1px solid #dbdbdb;
	background:url(pics/h_bg.png) no-repeat; }

#newsletter-abo p,
#gws p {
	padding: 0 0 10px; }

#newsletter-abo span,
#newsletter-abo input,
#newsletter-abo select,
#gws span,
#gws input,
#gws select {
	float: left; }

#newsletter-abo span,
#gws span{
	width: 100px; }

#newsletter-abo input,
#gws input {
	width: 200px;
	margin: 0 40px 0 0; }

#newsletter-abo #newsletter-tag,
#newsletter-abo #newsletter-monat {
	width: 34px;
	margin: 0 10px 0 0; }

#newsletter-abo #newsletter-jahr {
	width: 100px; }

#newsletter-abo #newsletter-terms {
	width: 20px;
	margin: 2px 10px 35px 0; }

#newsletter-abo #newsletter-submit,
#gws #gws-submit {
	width: auto;
	float: none; }

#newsletter-abo em,
#gws em {
	display: block;
	padding: 10px 0; }

/* CLEAR FIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }

.clearfix {
	display: inline-block; }

#footer a{
	display: inline; }

/* ADDITIONAL GWS - STYLES */
#gws {
  background:url(pics/header_gws.jpg) no-repeat;
}

#gws #upper {
  margin: 0 25px 35px 0;
	padding: 10px 0 0 30px;
	border: 1px solid #0077C0;
	background-color: #0077C0;
	color: #FFF;
	/*background:url(pics/h_bg.png) no-repeat;*/
}

* html #gws #upper {
  margin: 0 50px 35px 0;
}

#gws #upper #frage {
  width: 630px;
}

#gws #upper #gws-vote {
  width: 20px;
  margin: 0 15px 20px 0;
}

#gws #upper p.antwort-text {
  /*width: 400px;*/
  margin: 0 15px 15px 0;
}

#gws #gws-terms {
  width: 20px;
  margin: 0 25px 0 0;
}

#gws #flash {  
  width: 667px;
  height: 262px;
  background-color: #0077C0;
  padding: 1px 0 1px 1px;                     
}                     

#gws #upper #flashcontent {
  width: 666px;
  height: 260px;
  background-color: #FFF;
}

a#Link-AGB {
  display: inline;
}

#gws #AGB {
  margin: 0 0 25px 0;
}



/*-----------------------------------------------------
          Green-GWS
-----------------------------------------------------*/

#ggws_content {
  background: #fff;
	padding: 15px 200px 15px 15px;
}

#ggws_frame {
  border: 1px solid #ccc;
  margin: 0 25px 25px 25px;
  width: 749px;
}

#ggws_frame img {
  padding: 0;
  margin: 0;
  float: left;
}

div#ggws_frame div.ggws_intro {
  float:left;
  display:block;
  width: 684px;
  padding: 10px 25px 15px 40px;
  background: #0077C0;
}

div#ggws_frame div.ggws_intro p#intro,
div#ggws_frame div.ggws_intro a {
  color: #fff;
  font-weight: bold;
}

div#ggws_frame div.ggws_intro a {
  text-decoration: underline;
}

div#ggws_frame div.ggws_intro a:hover {
  text-decoration: none;
}

div#ggws_frame div.ggws_intro p#text_header {
  color: #fff;
  margin: 7px 0 0 0;
}

div#ggws_frame div#ggws_description img.picTop {
  float: right;
  margin: 1px 1px 0 0;
  padding: 0 0 0 30px;
}

div#ggws_frame div#ggws_description img.picBottom {
  float: left;
  margin: 0 0 1px 1px;
  padding-right: 50px;
}

div#ggws_frame div#ggws_description {
  border: 1px solid #ccc;
  margin: 15px 25px 25px 25px;
}

div#ggws_frame div#ggws_description p.ggws_description_head {
  font-weight: bold;
  margin: 15px 40px 7px 15px;
}

div#ggws_frame div#ggws_description p.ggws_description_text {
  margin: 0px 40px 7px 15px;
}

div#ggws_frame div#ggws_description p.ggws_description_underlined {
  text-decoration: underline;
  margin: 0 0 4px 15px;
}

div#ggws_frame div#ggws_description p.ggws_description_address {
  margin: 0 0 0 15px;
}

div.spacer7 {
  display: block;
  height: 7px;
}

div#ggws_frame div#ggws_description p.ggws_description_address a {
  text-decoration: none;
}

div#ggws_frame div#ggws_description p.ggws_description_address a:hover {
  text-decoration: underline;
}

div#ggws_frame div.ggws_outro {
  padding: 2px 25px 5px 15px;
  background: #0077C0;
}

div#ggws_frame div.ggws_outro a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

div#ggws_frame div.ggws_outro a:hover {
  text-decoration: none;
}

div#footer {
  margin: 0 25px 25px 60px;
}

