html, body {
  height:100%;
  width:100%;
}

body{
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 3px auto; /* Center container on page*/
      background: white;
      border-right: 3px solid #dd0033;
}


/* Some general settings for appearance */


h1 {
	font-weight: bold;
	font-size: 1.6em;
      line-height: 1.7em;
	margin: 40px 0 10px 0;
      color: #dd0033;
}

h2 {
	margin: 20px 0px 5px 0px;
	font-size: 1.4em;
	line-height: 1.5em;
}

h3 {
	margin: 10px 0 3px 0;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
}

acronym {
	cursor: help;
	text-decoration: underline;
}

a img {
	border: none;
}


a, a:link, a:visited {
	text-decoration: underline;
      color: #cc0033;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
      color: DarkOrange;
}

.active a, .active a:link, .active a:visited, .active a:hover, .active a:focus, .active a:active {
	text-decoration: underline;
      color: DarkOrange;
}

/* Some more general settings for lists */
ul, ol {
	padding: 0;
	margin: 1em 0 1em 2em;
}

ul>li {
	margin-bottom: 0em;
      margin-left: 2em;
      list-style: circle;
      list-style-position: inside;
}

ul li {
	margin-bottom: 0em;
      margin-left: 2em;
      list-style: circle;
      list-style-position: inside;
}

ol>li {
	margin-bottom: 0em;
	list-style: decimal outside;
}

ol li {
	margin-bottom: 0em;
	list-style: decimal outside;
}

form {
	margin-top: 20px;
}

/* ... and the most general text setting is...  */
p {
margin: 0 0 0.5em 0;
}


/* And from here the more individual settings */


#contentwrapper{
	float: left;
	width: 100%;
      border-top: 2px solid #dd0033;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(bg_wrap.png);
}

#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/

}

#dynamic {
	padding-left: 15px;
      padding-right: 30px;
}

#picsmask {
	float: right;
      width: 290px;
      height: 255px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(DSCN1292.jpg);
      overflow: hidden;
}

#header {
	width: 500px;
      padding-top: 80px;
}

#header h1{
	width: 490px;
	text-align: right;
      margin-top: 0px;
      color: black;
	font-size: 1.4em;
}

#contentfooter {
	margin-top: 40px;
	text-align: center;
      font-size: 0.8em;
}

#leftcolumn{      	/*sw: This is the left column usually used for navigation purposes*/
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
	background-position: left top;
	background-repeat: repeat;
	background-image: url(bg_left.png);
}

#logo, #controls {
	padding-top: 43px;
      padding-bottom: 30px;
      padding-right: 1px;
      padding-left: 1px;
      text-align: center;
}

#navi {
	padding-top: 10px;
      padding-bottom: 30px;
      padding-left: 15px;
      padding-right: 10px;
      font-size: 1.2em;
      font-weight: bold;
      line-height: 1em;
}

#navi p {
	margin: 0 0 0.8em 0;
}

#navi a, #navi a:link, #navi a:visited {
	text-decoration: none;
      color: #000000;
}

#navi a:hover, #navi a:focus, #navi a:active {
	text-decoration: none;
      color: #ffffff;
}

#navi .active a, #navi .active a:link, #navi .active a:visited, #navi .active a:hover, #navi .active a:focus, #navi .active a:active {
	text-decoration: none;
      color: #ffffff;
}


#footer{
	clear: left;
	width: 100%;
      height: 10px;
      padding: 0;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(bg_wrap.png);
      border: 0;
	border-bottom: 2px solid #dd0033;
}

#map {
	width: 470px;
      height: 370px;
      text-align: center;
}


.werlaeuft_teaser {
      margin-top: 30px;
}

.werlaeuft_teaser_entry {
	float: left;
      margin: 5px;
}

.werlaeuft_teaser_entry img {
	padding: 2px;
	border: 1px solid #dd0033;
     }

.teaser_end {
	clear: left;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
      margin-right: 80px;
}

.align-right {
	width: 100%;
	text-align: right;
}

.important, noscript {
	color: #dd0033;
}

.detail {
	color: green;
}

.name-of-person {
	color: #7E3C00;
}

.indent {
	padding-left: 20px;
	font-size: 0.7em;
      line-height: 0.9em !important;
	letter-spacing: 1px;
}

.clearboth {
	clear: both;
}

.csc-textpic {
	padding-top: 20px;
}

.csc-linkToTop a {
	text-decoration: none;
}

.infokasten {
	background-image: url(bg_aktuell.jpg);
      background-position: top left;
      background-repeat: no-repeat;
      width: 230px;
      border: 2px solid #dd0033;
      position: absolute;
      top: 200px;
      right: 50px;
      padding: 10px;
      padding-top: 40px;
}

table {
	margin-top: 10px;
}

.contenttable tr, .contenttable td{
	padding: 5px;
}

.tr-even {
	background: #ddd;
}

.tx-rgsmoothgallery-pi1{
      margin-top: 15px;
      margin-left: 100px;
      margin-bottom: 15px;
}

/* Form elements*/


/* Print version */
