body
{
  color: #333;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../img/verlauf-body.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #DDD;
}

#page1
{
  background-image: url(../img/shadowleft.png);
  background-position: left;
  background-repeat: repeat-y;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1000px;
  padding: 0;
  width: 1000px;
}

#page2
{
  margin: 0;
  background-image: url(../img/shadowright.png);
  background-position: right;
  background-repeat: repeat-y;
}

#page3
{
  margin: 0 6px;
  padding: 3px;
  background: #FFF;
}

img
{
  border: 0;
}

#header
{
  background-color: #FFF;
  background-image: url(../img/Kopf.jpg);
  background-position: center;
  background-repeat: no-repeat;
  border-color: #EEE;
  border-width: 0px;
  border-style: solid;
  margin: 0;
  padding: 0;
  height: 150px;
}

#header-right
{
  padding: 35px 25px;
  float: right;
  text-align: right;
  font-size: 20px;
  font-family: serif;
  font-weight: bolder;
  font-style: italic;
  width: 150px;
}

#header-left
{
  padding: 35px 25px;
  float: left;
  text-align: left;
  font-size: 20px;
  font-family: serif;
  font-weight: bolder;
  font-style: italic;
  width: 150px;
}

#bar a, #bar a:visited
{
  text-decoration: none;
  padding: 3px 5px;
  color: #333;
}

#bar a:hover, #bar a:focus
{
  color: #888;
}

#rootline
{
  float: left;
  padding: 5px 3px;
}

#special
{
  float: right;
  text-align: middle;
  margin: 0;
  padding: 5px 3px;
}

#special ul
{
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

#special ul li
{
  margin: 0;
  padding: 0 5px;
  display: inline;
}

#main1
{
  float: left;
  width: 100%;
}

#main2
{
  border-color: #EEE;
  border-width: 0px;
  border-style: solid;
}

#main1 a, #main1 a:visited
{
  color: black;
}

#main1 a:hover, #main1 a:focus
{
  color: #888;
}

#navi, #rnavi
{
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: white;
  display: block;
  list-style-type: none;
  margin: 16px 0 0 0;
  padding: 5px 0 0 0;
  display: block;
}

#navi li, #rnavi li
{
  border-width: 1px 1px 0 1px;
  border-color: white;
  border-style: solid;
}

#navi li a, #rnavi li a
{
  margin 0;
  padding: 5px 5px 5px 10px;
  display: block;
  color: #333;
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  text-decoration: none;
}

#navi li a:hover, #navi li a:focus, #rnavi li a:hover, #navi li a:focus
{
  background-color: transparent;
  background-image: url(../img/10transparent90weiss.png);
  color: #000;
}

#navi a.current, #rnavi a.current
{
  font-weight: bold;
}

#navi li ul
{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navi li ul li
{
  margin: 0;
  padding: 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: white;
}

#navi li ul li a
{
  display: block;
  padding: 5px 5px 5px 25px;
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  text-decoration: none;
  font-weight: normal;
}

#navi li ul li a:hover, #navi li ul li a:focus
{
  background-color: transparent;
  background-image: url(../img/10transparent90weiss.png);
}

#navi li ul li ul
{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navi li ul li ul li
{
  margin: 0;
  padding: 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: white;
}

#navi li ul li ul li a
{
  display: block;
  padding: 5px 5px 5px 40px;
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  border-style: solid;
  border-width: 0 0px 0 0px;
  border-color: #E0E0E0;
  text-decoration: none;
  font-weight: normal;
}

#navi li ul li ul li a:hover, #navi li ul li ul li a:focus
{
  background-color: transparent;
  background-image: url(../img/10transparent90weiss.png);
}

#left
{
  background-image: url(../img/textur1.png);
  background-repeat: repeat-y;
  background-position: left top;
  clear: left;
  float: left;
  width: 20%;
  margin 0;
}
	
#right
{
  background-image: url(../img/textur1.png);
  background-repeat: repeat-y;
  background-position: right top;
  clear: right;
  float: right;
  width: 20%;
  margin 0;
}

#leftcontent, #rightcontent
{  
  background-image: url(../img/seiten.png);
  background-position: bottom;
  background-repeat: repeat-x;
  margin 0;
}

#leftcontent2
{
  background-image: url(../img/verlaufl.png);
  background-position: right;
  background-repeat: repeat-y;
}

#rightcontent2
{
  background-image: url(../img/verlaufr.png);
  background-position: left;
  background-repeat: repeat-y;
}

#left4, #right4
{
  background-image: url(../img/verlaufo.png);
  background-position: top;
  background-repeat: repeat-x;
  padding: 10px 0 10px 0;
}

#right h1, #left h1
{
  background-color: transparent;
  background-image: url(../img/10transparent90weiss.png);
  border-color: white;
  border-width: 1px;
  border-style: solid;
  margin: 0 0 0 0;
  padding: 5px 10px;
  text-align: left;
  font-size: 12px;
}

#left .bodytext, #right .bodytext
{
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  border-color: white;
  border-width: 0 1px 0 1px;
  border-style: solid;
  padding: 15px 10px 15px 10px;
  text-align: left;
  margin: 0;
  text-align: left;
  text-decoration: none;
}

#right ul.csc-menu, #right ul.csc-bulletlist
{
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  border-color: white;
  border-width: 0 1px 0 1px;
  border-style: solid;
  padding: 15px 10px 15px 10px;
  text-align: left;
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: black;
}

#right ul.csc-menu
{
  list-style-type: none;
}

#right ul.csc-bulletlist li
{
  margin-left: 15px;
}

#right table
{
  width: 100%;
  background-color: transparent;
  background-image: url(../img/20transparent80weiss.png);
  border-color: white;
  border-width: 0 1px 0 1px;
  border-style: solid;
  padding: 15px 10px 15px 10px;
  text-align: left;
  margin: 0;
  text-align: left;
  text-decoration: none;
  vertical-align:top;
}

#right td
{
  vertical-align:top;
}

#right td.td-last
{
  text-align: right;
}

#center
{
  float: left;
  min-height: 100%;
  width: 59%;
}

#center div.content
{
  padding: 10px 25px 50px 25px;
}

#center h1
{
  font-size: 14px;
  font-weight: bold;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #EEE;
  padding: 15px 0;
}

#center h2
{
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
}

#center h3
{
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
}

#center h4, h5
{
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
}

#center p
{
  font-weight:normal;
  padding: 0;
}

#center table.termine
{
  width: 700px;
}

#center table.termine td
{
  padding: 5px;
}

#center table.termine .tr-even
{
  background: #EEE;
}

#center table.termine .tr-odd
{
  background: #FFF;
}

#center table.termine .td-1, #center table.termine .td-2
{
  text-align: right;
}

legend
{
  padding-left:10px;
  padding-right:10px;
  border: 0px;
}

fieldset 
{
  border: 0px;
  padding: 10px;
  border: 1px solid #C0C0C0;
}

label
{
  display: block;
  padding: 10px 10px 5px 0;
  width: 200px;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
    border: 2px solid silver;
    padding: 0;
}

