
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common browsers */
:link,:visited { text-decoration:none; color: inherit; }
ul,ol { list-style:none; }
li { display: block;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }


html
  {
    height: 100%;
    background: url(/g/back.gif) left top repeat-y #FFEFD0;
  }

body
  {
    padding-bottom: 30px;
    font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
  }

img
  {
    border: 0;
  }

#header
  {
    position: relative;
    overflow: hidden;
  }

#header h1
  {
    float: left;
    width: 480px;
    height: 80px;
    background: url(/g/weinsommer.gif) left top no-repeat;
    text-indent: -99999px;
  }

#header h2
  {
    float: left;
    width: 200px;
    height: 80px;
    background: url(/g/rlp.gif) left top no-repeat;
    text-indent: -99999px;
  }

#header .share {
    position: absolute;
    right: 30px;
    bottom: 5px;
}

#header .share .addthis_toolbox span {
	background-image: url(/g/icon_share.png);
}

#topnav
  {
    clear: left;
    height: 60px;
    background: url(/g/rlpdwn1.gif) right bottom no-repeat #B22424;
  }

#topnav h3
  {
    clear: left;
    text-indent: -99999px;
  }

#topnav ul
  {
    padding-top: 1em;
  }

#topnav li
  {
    display: inline;
    float: left;
    border-left: 1px solid #FFEFD0;
  }

#topnav li.first
  {
    width: 200px;
    border: 0;
    text-align: right;
  }

#topnav a
  {
    margin: 0 1em;
    font-weight: bold;
    color: #FFEFD0;
  }

#topnav a:hover
  {
    color: #FFE0A3;
  }

#topnav strong a
  {
    color: #FFD175;
  }

#bildfolge
  {
    clear: left;
    height: 60px;
    background: url(/g/bildfolge.jpg) left top repeat-x #B22424;
  }

#subnav
  {
    display: inline;
    float: left;
    width: 170px;
    margin: 30px;
    margin-right: 0;
  }

#subnav ul
  {
    padding-right: 1em;
  }

#subnav li
  {
    margin-bottom: 1em;
    text-align: right;
  }

#subnav a
  {
    font-weight: bold;
    color: #FFEFD0;
  }

#subnav a:hover
  {
    color: #FFE0A3;
  }

#subnav strong a
  {
    color: #FFD175;
  }

#subnav h5
  {
    border: solid #B22424;
    border-width: 1px 0;
    margin-bottom: 1em;
    margin-right: 1em;
    font-weight: bold;
    text-align: right;
    color: #A10000;
  }

#subnav p
  {
    margin-top: 3em;
    margin-right: 1em;
    font-weight: bold;
    text-align: right;
    color: #A10000;
  }

#subnav p a
  {
    color: #A10000;
  }

#subnav p a:hover
  {
    color: #B22424;
  }

.sidecolumn
  {
    display: inline;
    float: right;
    width: 270px;
    margin: 30px;
    margin-left: 0;
  }

.sideimg
  {
    margin-bottom: 30px;
    font-size: 0.8em;
    background: #FFE0A3;
  }

.sidebox
  {
    margin-bottom: 30px;
    padding: 15px;
    font-size: 0.8em;
    background: #FFE0A3;
  }

.sidebox > *
  {
    margin: 0;
    margin-bottom: 1.5em;
  }

* html .sidebox *
  {
    margin: 0;
    margin-bottom: 1.5em;
  }

* html .sidebox * *
  {
    margin: 0;
  }

.sidebox h4
  {
    margin-bottom: 0.2em;
    font-size: 1.5em;
    font-weight: bold;
    color: #B22424;
  }

.sidebox ul
  {
    list-style-type: square;
  }

.sidebox ol
  {
    list-style-type: decimal;
  }

.sidebox li
  {
    display: list-item;
    margin-left: 1.5em;
    margin-bottom: 0.4em;
  }

#contents
  {
    margin: 30px 30px 0 230px;
  }

#contents.sidebar
  {
    margin-right: 330px;
  }

#contents > *
  {
    margin: 1em 0;
  }

* html #contents *
  {
    margin: 1em 0;
  }

* html #contents * *
  {
    margin: 0;
  }

#contents ul
  {
    list-style-type: square;
  }

#contents ol
  {
    list-style-type: decimal;
  }

#contents li
  {
    display: list-item;
    margin-left: 3em;
    margin-bottom: 0.4em;
  }

img.left
  {
    float: left;
  }

#contents h3
  {
    margin: -0.2em 0 0.67em;
    font-size: 1.5em;
    font-weight: bold;
    color: #B22424;
  }

#contents h4
  {
    margin: 1.67em 0 0.83em;
    font-size: 1.2em;
    font-weight: bold;
    color: #B22424;
  }

#contents h4.sep
  {
    font-size: 1.35em;
    border-bottom: 1px solid #B22424;
  }

#contents div.listitem,
.sidebox div.listitem
  {
    overflow: hidden;
    margin-bottom: 1.5em;
  }

/* !IE/Mac -- \*/
* html #contents div.listitem,
* html .sidebox div.listitem
  {
    overflow: visible;
    height: 1%;
  }
/* -- !IE/Mac */

#contents div.listitem .textindent,
.sidebox div.listitem .textindent
  {
    padding-left: 1em;
  }

#contents div.listitem h4.item,
.sidebox div.listitem h4.item
  {
    margin: 0 0 0.2em;
  }

#contents a,
.sidebox a
  {
    font-weight: bold;
    color: #B22424;
  }

#contents .descr
  {
    font-size: 0.8em;
    color: #B22424;
  }

#contents td
  {
    padding: 0 2em 1em 0;
    vertical-align: top;
  }

#contents input,
#contents select,
#contents textarea,
.sidebox input,
.sidebox select,
.sidebox textarea
  {
    border: 1px solid #FFC247;
    padding: 0.2em;
    background-color: #FFFAF0;
  }

.sidebox input,
.sidebox select,
.sidebox textarea
  {
    font-size: 1em;
  }

#contents input:hover,
#contents select:hover,
#contents textarea:hover,
.sidebox input:hover,
.sidebox select:hover,
.sidebox textarea:hover
  {
    border: 1px solid #B22424;
  }

#contents input:focus,
#contents select:focus,
#contents textarea:focus
  {
    border: 1px solid #B22424;
    background-color: #FFE0A3;
  }

.sidebox input:focus,
.sidebox select:focus,
.sidebox textarea:focus
  {
    border: 1px solid #B22424;
  }

#contents input.button,
.sidebox input.button
  {
    border: 1px solid #FFFFFF;
    padding: 0.2em 1em;
    background-color: #B22424;
    color: #FFEFD0;
    cursor: pointer;
  }

.sidebox input.button
  {
    padding: 0.2em;
  }

#contents input.button:hover,
.sidebox input.button:hover
  {
    background-color: #C75050;
  }

#contents .wdasurvey h2
  {
    margin: 1em 0;
    font-weight: bold;
  }

#contents .wdasurvey td.help
  {
    color: #B22424;
    font-weight: normal;
  }

#contents .wdasurvey label
  {
    white-space: nowrap;
    margin-right: 1em;
  }

#contents .wdasurvey .option-v label
  {
    display: block;
    margin-bottom: 0.2em;
  }

.social {
    overflow: hidden;
	margin-bottom: 1em;
	margin-right: 1em;
}

.social .addthis_toolbox {
    float: right;
}

.social .icon {
	float: right;
	margin: 0 4px;
}

.social .tw {
	margin-right: 0;
}

.social .addthis_toolbox span {
	background-image: url(/g/icon_share.png);
}

.social .icon a {
	display: inline-block;
	width: 16px;
	background: center center no-repeat;
	text-indent: -9999px;
	line-height: 16px
}

.social .tw a {
	background-image: url(/g/icon_tw.png);
}

.social .fb a {
	background-image: url(/g/icon_fb.png);
}

#wda_survey_shade {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
}

* html #wda_survey_shade {
    filter: alpha(opacity=60);
}

#wda_survey_frame {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -280px;
    margin-top: -220px;
    border: 8px solid #999999;
    background-color: #F8F8F8;
}

#wda_survey_frame p {
    background-color: #999999;
    padding-bottom: 4px;
    font-weight: bold;
    color: #F8F8F8;
}

#wda_survey_frame p span {
    float: right;
    font-weight: normal;
}

#wda_survey_frame p a {
    color: #F8F8F8;
}

.rte-align-left {
	float: left;
	margin: 0 1em 0.5em 0;
}

.rte-align-right {
	float: right;
	margin: 0 0 0.5em 1em;
}

.ht-zoom {
    cursor: pointer;
}

