* {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: rgb(247,203,148);
	margin: 0px auto;
  text-align: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
h1.csc-firstHeader {
	padding-top: 7px; margin-top: 0px;
  font-size: 18px;
}
a { color: #669999;	text-decoration: underline; }
a:hover { color: #669999; text-decoration: none; }

p.bodytext {
	margin-bottom: 3px;
}

ul.csc-bulletlist-0 {
	list-style-type: none;
}

ul.csc-bulletlist-0 li {
	margin-bottom: 8px;
}

ul.csc-bulletlist-1 {
	list-style-type: none;
 /*  list-style-image: url(../img/greendot.jpg); */
}

ul.csc-bulletlist-2 {
	list-style-type: none;
 /*  list-style-image: url(../img/reddot.jpg); */
}
ul.csc-bulletlist-1 li {
	margin: 0;
 /* border: 0;
  vertical-align: top; */
  padding: 3px;
  border-left: 5px solid rgb(140, 199, 198);
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 0;
}

ul.csc-bulletlist-2 li {
	margin: 0;
 /* border: 0;
  vertical-align: top; */
  padding: 3px;
  border-left: 5px solid rgb(247, 203, 148);
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 0;
}

ul.component-items {
	list-style-type: none;
  list-style-image: url(../img/reddot.jpg);
}

ul.component-items li {
	padding: 3px;
}


ul.component-items li ul {
	margin: 5px;
}

.csc-frame-rulerBefore {
	border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 1px solid green;
  border-right: 1px solid green;
}

.csc-frame-indent {
	margin-left: 27px;
}

span.titlespan {
	font-size: 24px;
  text-align: center;
  display: block;
  width: 100%;
}

#top {
	position: relative;
	background-image: url(../img/top2.jpg);
	width: 808px;
	height: 285px;
  /* left: 170; */
	text-align: right;
  margin: 0 auto;
}
#border {
	margin: 0px 10px 10px 10px;
	border: 1px solid #F3CB97;
	background-image: url(../img/linksbg.gif);
	background-repeat: repeat-y;
}
#content {
  position: relative;
	background-color: #F3EFEC;
  left: 20px;
	width: 767px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 0px;
}

#links {
	float: left;
}
#rechts {
	margin: 0px 26px 0px 200px;
	padding: 10px 15px 0px 10px;
	width: 522px;
	min-height: 400px;
	
	/* IE */
	!height: 400px;
	!margin: 0px 0px 10px 10px;
	!padding: 10px;
	!margin-left: 200px;
	!width: 541px;
}

#logowrap {
	position: absolute;
  width: 350px;
  top: 100px;
  left: 450px;
  text-align: center;
}

.logo {
/*	float: right; */
  width: 162px;
  height: 36px;
}

.title1 {
	font-size: 14px;
  font-weight: bold;
  width: 350px;
}

.title2 {
	font-size: 14px;
  font-weight: bold;
  width: 350px;
}

a.address {
	float: right;
	position: absolute;
	margin-top: -31px;
	margin-left: 439px;
  /*!margin-left: 50px; */
	color: black;
	font-size: 11px;
	text-decoration: none;
}
h2.ueb {
	font-size: 13px;
	background-color: rgb(140,199,198);
	padding: 5px 0px 5px 22px;
	width: 166px;
	!width: 187px;
	font-weight: bold;
}
ol.ol {
	list-style-image: url(../img/greendot.jpg);
	padding-left: 15px;
  margin-left: 5px;
}
ol.ol2 {
	list-style-image: url(../img/greendot.jpg);
	padding-left: 15px;
  margin-left: 5px;
}
li.li1 { margin-top: 10px; }
li.li2 { margin-top: 5px; }
li.li1 a, li.li2 a { color: #000000; }
li.li1 a:hover, li.li2 a:hover { color: #669999; }
a.nav_act { text-decoration: none; }
a.nav {  text-decoration: underline; }

p.bodytext {
	margin: 0px; padding: 0px;
}

/* Kontaktformular */
fieldset.csc-mailform {
	padding: 10px;
}
fieldset.csc-mailform div.csc-mailform-field label { 
	display: block; 
	float: left;
	width: 100px; 
}
div.csc-mailform-field {
	margin-top: 7px;
}
.csc-mailform-submit {
	margin-left: 100px;
}

.td-0 {
	width: 30px;
}

.td-0, .td-1, td-last, caption {
	padding: 2px;
}

.tr-odd, caption {
	background-color: #ccc;
}

/* Sitemap (Menü der Unterseiten) */
ul.csc-menu { list-style-image: url(../img/greendot.jpg); }
ul.csc-menu li { margin-top: 5px; }
