@charset "utf-8";

/* General
===============================*/

* {
  margin: 0;
}

ul, ol {
  padding: 0;
}

body {
  background-color: #f7f7f7;
  color: #4c4c4c;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.sideColumn {
  font-size: 85%;
}

.paragraphBase {
  margin-bottom: 1.5em;
  width: 98%;
}


/* Typography
==============================*/

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0.35em;
  margin-bottom: 0.2em;
}

h1 {
	font-size: 180%;
	color: #901f21;
}

h2 {
	font-size: 160%;
	color: #666672;
}

h3 {
	font-size: 140%;
	color: #666672;
}

h4 {
	font-size: 120%;
	color: #901f21;
	font-weight: bold;
}

h5 {
	font-size: 110%;
	color: #7d7d8c;
	font-weight: bold;
}

h6 {
	font-size: 110%;
	color: #5a0000;
	font-weight: bold;
}

#shortcuts, #breadcrumb, #footer {
  font-size: 85%;
}

.ffhyphen:after { content:"\200B"; }


/* Link
===============================*/

a:link {
	color: #870716;
	text-decoration: none;
}

a:visited {
	color: #870716;
}

a:hover {
	color: #d2513e;
}

a:active {
}

.imageLink:hover, .imageLink:active {  
  background-color: transparent;}

/* Shortcuts
===============================*/

#shortcuts ul {
  list-style: none;
}

#shortcuts li {
  display: inline;
  padding: 0 3px;
}

/* Shortcuts Link */

#shortcuts a {
	color: #870716;
  text-decoration: none; 
}

#shortcuts a:hover{
	color: #999999;
}

/* Breadcrumb
===============================*/

#breadcrumb ul {
  list-style: none;
}

#breadcrumb li {
  display: inline;
}

#breadcrumb #label, .breadcrumbLabel {
	color: #000000;
}

/* Breadcrumb Link */

#breadcrumb a {
  color: #870716;
  text-decoration: none; 
}


#breadcrumb a:hover {
	color: #999999;
}

#breadcrumb .activeItem {
	color: #e92d08;
}


/* Footer
===============================*/

/* Footer Link */

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
}


/* Search
===============================*/

.searchBar {
  white-space: nowrap;
}

.searchBar input {
	vertical-align: middle;
	padding: 0;
}

.searchBar .searchInput {
	border: 1px inset #c0bebe; 
  font-size: inherit; 
	width: 130px; 
}

.searchBar .searchButton {
  margin-top: -1px;
  height: 26px; 
  width: 26px;
}


/* Language 
===============================*/

#languageSelector {
	font-size: 85%;
	width: 180px;
	float: left;
}


/* IE Hacks
===============================*/

* html #header img, * html #siteId img {
  vertical-align: bottom;
}

*+html #header img, *+html #siteId img {
  vertical-align: bottom;
}

* html #centerContent, * html #leftContent, * html #rightContent, * html #lcWrapper {
  overflow: auto;
}
/* General
===============================*/

body {
background: #f3f3f3 url(_pics/pattern6-2.jpg) repeat left top;

}

/* Typography
==============================*/

#leftContent h1, #rightContent h1,
#leftContent h2, #rightContent h2,
#leftContent h3, #rightContent h3,
#leftContent h4, #rightContent h4,
#leftContent h5, #rightContent h5,
#leftContent h6, #rightContent h6 {
	border-bottom: 1px solid #e7e6e6;
}


/* Main Navigation
===============================*/

#mainNavWrapper {
	text-align: center;
	background-color: #9e2022;
	background: url(_pics/verlauf-nav2.jpg);
	border-bottom: 1px solid #901f21;
	border-top: 1px solid #901f21;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 100%;
	min-width: 1160px;
}

#mainNav {
	font-size: 110%;
	width: 1160px;
	margin: 0 auto;
}

#mainNav ul {
	list-style-type: none;
}

/* ListItem */

/*#mainNav li, #subNav li {
  display: inline;
  padding-right: 30px;
  padding-left: 30px;*/

}

/* Navigation Link */

#mainNav a, #subNav a, #subSubNav a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#mainNav a:hover, #subNav a:hover, #subSubNav a:hover {
  color: #fad2c1;	
}

#mainNav li .activeItem, #subNav li .activeItem {
	color: #fbd3c1;
}
 
#mainNav li .activeNavPathItem {
	color: #db6d00;
}

#jsddm
{ 
margin: 0;
padding: 0;
	

}

#jsddm li
{
float:left;
list-style: none;
background: url(_pics/verlauf-nav2.jpg);
text-align: left;
width:auto;
}

#jsddm li a
{ 
background: transparent;
padding-top: 7px;
padding-bottom: 5px;
padding-right: 38px;
padding-left: 38px;
text-decoration: none;
width: auto;
color: #fff;
font-weight: bold;
display:block;
}

#jsddm li a:hover
{
	color: #fff;
	background-image:url(_pics/verlauf-nav-hover2.jpg) ;
}

#jsddm li ul{ 


margin: 0 auto;
padding: 0 0 0 0;
position: absolute;
visibility: hidden;
font-size: 90%;
z-index:100;


}

#jsddm li ul li
{
float:none;
display: block;
margin-top: 0px;
padding-right: 15;
padding-left: 15;
font-style: normal;
background: #FFF;
	border-bottom: 1px solid #901f21;
	border-right: 1px solid #901f21;
	border-left: 1px solid #901f21;
}

#jsddm li ul li a
{

width: auto;
padding: 3px 0px;
padding-left: 30px;
padding-right: 30px;
font-style: normal;
background: transparent;
color: #000;
 font-weight: normal;
}

#jsddm li ul li a:hover
{ background: #901f21;
}


/* General Layout Values
===============================*/

div[id*="Content"] > H1:first-child,
div[id*="Content"] > a:first-child + * {
  margin-top: 0px;
}

div[id*="Content"] > a:first-child + div { 
  margin-top: 5px;
} 

/* Content
===============================*/

.divContainer {}	

#header {

	border-bottom: 0px solid #0080a2;
	width: 1100px;
	height: auto;
}


/* Logo
===============================*/

#siteId {
	background: #ffffff url(_pics/siteId_background.jpg) bottom repeat-x;
  border-bottom: 0px solid #0080a2;
  width: 1000px;
}


/* Search
===============================*/

#search {
	float: right;
  margin-top: -3px;
}

#search .searchInput {
  border-style: solid;
  width: 115px;
}


/* Language
===============================*/

#languageSelector {
	float: left;
	width: 180px;
}


/* Shortcuts
===============================*/

#shortcuts {
  background-color: #f3f1f1;
  border-bottom: 0px solid #0080a2;
  padding: 4px;
  text-align: right;
}

#shortcuts ul {
	list-style-type: none;
}

#shortcuts li {
	padding: 0 1px 0 7px;
}


/* Breadcrumb
===============================*/

#breadcrumb {
	background-color: #ffffff;
	clear: both;
	padding: 4px;
}


/* Footer
===============================*/

#footer {
  background-color: #464646;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;

  color: #ffffff;
  padding: 4px;
  width: 100%;
  min-width: 1160px;
} 


/* Miscellaneous
===============================*/

.transition {
	background: url(_pics/spacer1_background.png) repeat-x top left;
	height: 35px;
}

.filler {
  clear: both;
}


/* IE Hacks
===============================*/
* html body {
  text-align: center; /* IE 5 Win Hack, um die Seite zu zentrieren */
}

* html #footer {
  height: 10px; 
}
.siteContainer {
/*background: url(trans-40.png);*/
	border: 0px solid #0080a2;
	margin: 0 auto;
  margin-bottom: 20px;
	width: 1100px;
	text-align: left;
	margin-top: 30px;
}

#siteContainerTop{
/*background: url(trans-40.png);*/
	border: 0px solid #0080a2;
	margin: 0 auto;
	margin-top:15px;
  margin-bottom: 0px;
	  width:1144px;
	text-align: left;
}

#centerContent {

	float: none;
	padding: 0 10px 5px;
	width: 1070px;
}

[id] .abstractForm [class~="validation-failed"] {
  border: 0px solid #CC2F33;
}

.validation-advice {
  background-color: #CC2F33;
  color: #FFFFFF;
  font-size: 85%;
  font-weight: bold;
  padding: 2px 8px;
  z-index: 1;
  position: absolute;
  right: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
}

*+html .validation-advice {
  margin-top: -1px;
  right: 5px;
}

* html .validation-advice {
  margin-top: -1px;
  right: 4px;
  position: relative;
  float: right;
  width: 75%;
}

/* Abstractform (Form & Guestbook) 
==================================== */

.formParagraph {
  overflow: hidden;
}

.abstractForm {
	position: static;
	float: left;
  text-align: left;
  width: 100%;
}

.sideColumn .abstractForm {
	width: 100%;
}

.singleColumn, .doubleColumn {
	position: relative;
	clear: both;
}

#centerContent .abstractForm .element, 
.sideColumn .abstractForm .element {
  width: auto;
  padding-bottom: 0 ;
}

#centerContent .abstractForm .captchaAdvice,
.sideColumn .abstractForm .captchaAdvice {
	clear: none; 
}

.sideColumn .abstractForm  input[type="text"], 
.sideColumn .abstractForm  input[type="password"], 
.sideColumn .abstractForm  input[type="file"], 
.sideColumn .abstractForm  textarea, 
.sideColumn .abstractForm  select {
    width: 100%;
}



/* Table */
.abstractForm table {
}


/* Form element */ 

.abstractForm .doubleColumn .element {
  padding-left: 24%;
}


/* Form label */ 
.abstractForm label {
}

.abstractForm .doubleColumn label {
  float: left;
  text-align: right;
  width: 22%;
}

.doubleColumn, .singleColumn {
	margin-bottom: 0.7em;
}

.captchaRenew {
	clear: left;
}

.elementStyle {
  overflow: hidden;
  border: 1px solid #c0bebe;
  background-color: white;
}

.elementStyleTransparent {
	overflow: hidden;
  border: 1px solid transparent;
}

.maxLengthInfo_ta, .maxLengthInfo_txt {
	border-left: 1px solid #c0bebe;
	border-right: 1px solid #c0bebe;
	border-bottom: 1px solid #c0bebe;
	border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 1px 6px;
	float: right;
	margin-bottom: 0.7em;
	font-size: 75%;
	text-align: right;
}

.maxLengthInfo_warn {
	color: #CC2F33;
}

/* Input, Textarea & Select */
input[type="text"],
input[type="password"],
input[type="checkbox"],
textarea, 
select {
  border: 1px solid #901f21;
  border-color:#901f21;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 110%;
  background-color: #fad8c8;

}

input:focus{
	background-color:#fae3d9;
}

textarea:focus{
	background-color:#fae3d9;
}

textarea {
	resize: vertical;
}

/* File Upload */
input[type="file"] {
  font-size: 100%;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 110%;
  width: 100%;  
}

.sideColumn input[type="text"],
.sideColumn input[type="password"],
.sideColumn input[type="file"],
.sideColumn textarea,
.sideColumn select {
  font-size: 100%;
}

/* Submit & Reset */
input[type="submit"], input[type="reset"] {
	border: 1px outset #c0bebe;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin-bottom: 4px;
  width: auto;  
}

.formTickBox {
  vertical-align: middle;
}

/* Abstractform text */
.formAttachment, .captchaAdvice, .fileUploadAdvice, .emailAdvice, .errorText, .mandantoryFields {
  font-size: 85%;
}

.errorText {
  color: #CC2F33;
}

.mandantoryFields {
  margin-bottom: 1em;
}

.captchaImg {
	float: none;
}

.element a {
  vertical-align: top; 
}


/* Specials for IE
==================================== */

/* Input, Textarea & Select */
*+html .abstractForm input[type="text"],
*+html .abstractForm input[type="password"],
*+html .abstractForm input[type="file"],
*+html .abstractForm textarea, 
*+html .abstractForm select {
  display: block; 
}

/* Input, Textarea & Select */
* html .abstractForm input, 
* html .abstractForm textarea, 
* html .abstractForm select {
  border: 0px none transparent;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 110%;
  display: block; 
  width: 100%; 
}

/* Input Checkbox & Radiobutton  */
* html .abstractForm .formTickBox {
  display: inline; 
  border: none; 
  width: auto;
}

/* Input Button */
* html .abstractForm .formButton, * html .pollButton { 
	border: 1px outset #c0bebe;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
  margin-bottom: 4px;
  width: auto; 
}

/* IE 6 Argon, Silicon und Designer-Designs 
==============================================*/

* html .formParagraph {
  overflow: visible;
  width: 99%;
}

* html .abstractForm .doubleColumn .element {
  padding-left: 24%;
  clear: both;
  width: auto;
}

* html .abstractForm .doubleColumn label {
  padding: 0;
  margin: 0 0 -4.1em 0;
  text-align: right;
  width: 22%;
}

* html .maxLengthInfo_ta, 
* html .maxLengthInfo_txt {
  display: none;
}

/* Guestbook
==================================== */

.guestbookParagraph {
	overflow: hidden;
}

.guestbookParagraph hr {
  background: #fefefe;
  margin: 0;
}

/* Entries section */
div [id^="entries"] {
  margin-top: 5px;
  width: 100%;
}

.entriesHide {
  display: none;
}

.entriesCounter{
}

.entriesChronicLink{
  text-align: center;  
  margin: 6px 0 12px 0;
  white-space: nowrap;
}

/* all enrtries */
.guestbookEntries {
}

/* single entry */
.guestbookEntry{
  border-top: dotted gray 1px;
  margin-top: 6px; 
  padding: 5px;
	overflow: auto;
}


/* guestbook header */
.guestbookHeader{
  line-height: normal;
  border-bottom: dotted gray 1px;
  font-size: 85%;
  margin-bottom: 10px;
  padding-bottom: 2px;
}


/* guestbook body */
.guestbookBody{
  font-size: 100%;
}

.guestbookHeader .guestbookTime{
  float: right;
  margin-top: 6px;
	text-align: right;
	width: 30%;
}

.sideColumn .guestbookHeader .guestbookTime {
	width: 100%;
}

.guestbookHeader .guestbookUser{
	font-weight: bold;
}

.guestbookHeader .guestbookSymbols{
  white-space: nowrap;
}

.guestbookBody .guestbookTitle{
  font-weight: bold;
}

.guestbookHeader img{
  position: relative;
  top: 2px;
}

/* Disable link properties*/
.guestbookParagraph a img, .guestbookHeader .guestbookSymbols a, .guestbookHeader .guestbookSymbols img{
  background-color: transparent;
  border: none;
  text-decoration: none;
}


/* Specials for IE
==================================== */

* html .entries{
  width: 96%;
}

/* Hitcount
===================================================*/

.hitcountParagraph img {
  background-color: #ffffff;
}

/* Image Gallery
===================================================*/

.galleryParagraph {
  overflow: hidden;
}

.galleryParagraph ul {
  list-style-type: none;
  padding: 0;
}

.galleryParagraph li {
  display: inline;
  float: left;
}

.galleryParagraph li div {
  height: 111px;
  width: 109px;
  margin: 5px 10px 0 0;
  text-align: center;
}

.galleryParagraph img {
  border: 1px solid #c0bebe;
  padding: 3px;
}

/* Image
==================================== */

.imageParagraph {
  text-align: center; 
  margin-top: 1.25em;
}

/* Page Contents
==================================== */

.pagecontentsParagraph ul {
  list-style-type: none;
}

/* Poll
===================================================*/

.pollResultDiv {
  padding-top: 6px;
}

.textDiv {
  margin-bottom: 5px;
}

.pollTable {
  font-size: 100%;
  margin-top: 2px;
  width: auto;
}

.pollTable td {
  width: 100%; 
}

.pollTable .checkElements {
  padding-right: 6px;
  width: auto; 
}

.pollTable td, .checkElements {
  padding-top: 12px;
}

.sideColumn .pollTable td, .sideColumn .checkElements {
  padding-top: 8px;
}

.pollTable .answerTableData {
  padding-right: 5px;
  width: 40%;
}

.pollTable .barTableData {
  white-space: nowrap;
  width: 20%; 
}

.pollTable .numberOfVotesTableData {
  text-align: right;
  width: 10%;
}

.pollTable .percentTableData {
  padding-left: 5px;
  text-align: right;
  width: 10%;
}

.pollTable .gapTableData {
  width: 3px;
}


.pollQuestion {
  font-size: 110%;
  font-weight: bold;
  color: #8b8b8b;
}

.sideColumn .pollQuestion {
  font-size: 100%;
}

.pollText {
  color: #8b8b8b;
  float: right;
}

.sideColumn .pollText {
  float: left;
}

.pollErrorText {
  color: #CA3060;
}

.pollParagraph a, .pollText, .pollErrorText, .pollDate {
  font-size: 85%;
}

.pollButton { 
  margin: 6px 0;
}

/* Teaser
===================================================*/

.teaserParagraph td {
  background: transparent none no-repeat scroll 0 0;
  vertical-align: top;
}

.teaserParagraph .headline {
  font-weight: bold;
  text-decoration: none;
}

.teaserDate {
  font-style: italic;
  font-weight: normal;
}

.teaserRSSImage {
  vertical-align: baseline;
  border: none;
}

/* Text
===================================================*/

.textParagraphContainer {
  padding-top: 1px;
}

.sidepic {
  float: right;
  font-size: 10px;
  padding: 4px 0 17px 17px;
  width: 180px;
}

/* Table */
.textParagraph table {
  margin: 5px 0;
}

.sideColumn .textParagraph table, .sideColumn .textParagraph table{
	margin: 3px 0;
}

/* Unsorted List */
.textParagraph ul{
	list-style: square;
	padding-left: 1.9em;
}
 

/* Ordered List */
.textParagraph ol {
  list-style: decimal;
  padding-left: 2.9em;
}


/* List Item */
.textParagraph li {
  padding: 0.2em 0;
}

/* Fontdefinitions */
.verdanaNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.verdanaBig {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 125%;
}

.verdanaBigger {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 150%;
}

.verdanaSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

.verdanaSmaller {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
}

.courierNormal {
  font-family: Courier, monospace, "Courier New";
  font-size: 100%;
}

.courierBig {
  font-family: Courier, monospace, "Courier New";
  font-size: 125%;
}

.courierBigger {
  font-family: Courier, monospace, "Courier New";
  font-size: 150%;
}

.courierSmall {
  font-family: Courier, monospace, "Courier New";
  font-size: 90%;
}

.courierSmaller {
  font-family: Courier, monospace, "Courier New";
  font-size: 80%;
}

.georgiaNormal {
  font-family: Georgia, Times, serif, "Times New Roman";
  font-size: 100%;
}

.georgiaBig {
  font-family: Georgia, Times, serif, "Times New Roman";
  font-size: 125%;
}

.georgiaBigger {
  font-family: Georgia, Times, serif, "Times New Roman";
  font-size: 150%;
}

.georgiaSmall {
  font-family: Georgia, Times, serif, "Times New Roman";
  font-size: 90%;
}

.georgiaSmaller {
  font-family: Georgia, Times, serif, "Times New Roman";
  font-size: 80%;
}

/**
 Weitere Font-Defs die wir später zu Formatvorlagen um funktionieren.
 */

.normal {
	font-size: 100%;
}

.big {
  font-size: 125%;
}

.bigger {
  font-size: 150%;
}

.small {
  font-size: 90%;
}

.smaller {
  font-size: 80%;
}

/* Search
=================================*/

.searchParagraph {
	width: 98%;
}

.searchParagraph .searchInput {
  width: 92%;
}

.searchResult {
  margin-top: 7px;
  margin-bottom: 5px;
}

.searchForwardBackSequence {
  text-align: center;
}
#breadcrumb {
  display: none;}
  
dt {
	font-weight:bold;
	font-size: 12px;
	background: #eceff3;
	background: -moz-linear-gradient(top, #eceff3 0%, #c1cad5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eceff3), color-stop(100%, #c1cad5));
	background: -webkit-linear-gradient(top, #eceff3 0%, #c1cad5 100%);
	background: -o-linear-gradient(top, #eceff3 0%, #c1cad5 100%);
	background: -ms-linear-gradient(top, #eceff3 0%, #c1cad5 100%);
	background: linear-gradient(top, #eceff3 0%, #c1cad5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff3', endColorstr='#c1cad5', GradientType=0 );
	float:none;
	width:1000px;
	padding:5px 5px 6px 5px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:-3px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	cursor:pointer;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,1);
	-ms-box-shadow:0 1px 1px rgba(0,0,0,1);
	-o-box-shadow:0 1px 1px rgba(0,0,0,1);
	box-shadow:0 1px 1px rgba(0,0,0,1);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	
}

dt:hover {
	color:black;
	background: #eceff3;
	background: -moz-linear-gradient(top, #fff 0%, #c1cad5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #c1cad5));
	background: -webkit-linear-gradient(top, #fff 0%, #c1cad5 100%);
	background: -o-linear-gradient(top, #fff 0%, #c1cad5 100%);
	background: -ms-linear-gradient(top, #fff 0%, #c1cad5 100%);*/
	background: linear-gradient(top, #fff 0%, #c1cad5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c1cad5', GradientType=0 );
}

dd {
	display:none;
	font-size: 12px;
	background:#fff;
	margin:0 0 5px 10px;
	float:none;
	width:1000px;
	padding:10px 5px 10px 5px;
	border-left:1px solid white;
	border-right:1px solid white;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,1);
	-ms-box-shadow:0 1px 1px rgba(0,0,0,1);
	-o-box-shadow:0 1px 1px rgba(0,0,0,1);
	box-shadow:0 1px 1px rgba(0,0,0,1);
	-webkit-border-radius:5px 5px 5px 5px;
	
}

#button {
	float:right;
	display:block;
	height:18px;
	width:17px;
	text-indent:-9999px;
}

.faq h2 {
	color: #901f21;
}

.closed { background:url(http://uso.ch/schure/button.png) left no-repeat; }

.open { background:url(http://uso.ch/schure/button.png) right no-repeat; }

.textLinks2 {
margin-top: -20px;
width: 200px;
float: left;
align: center;
background-color: transparent;
border: 0px;
padding: 0px;
}

.textLinks2 hr {

	color: #fff;
	background-color: #fff;
	height: 2px;
	border: 0px;
	margin-top: -3px;
	margin-bottom: 4px;
}

.textRechts2 {
width: 200px;
float: left;
background-color: transparent;
border: 0px;
padding: 0px;
}

.infobox {
float: left;
border: 0px;
padding: 0px;
background-color: #f7f7f9; 
width: 310px; 
height: 385px; 
border-radius: 5px; 
border-color: #cdcdcf; 
border-style:solid; 
border-width:thin; 
padding: 10px; 
padding-top:5px; 
margin-left:0px; 
margin-right: 29px;
}

.infobox:hover {
	background-color: #eeeef0;
}

.infobox p {
	font-size: 12px;
}


.infobox img {
	width:305;
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom: 10px; 
	margin-top: 5px;
}

.infobox hr {
	width: 305px;
	color: #901f21;
	background-color: #901f21;
	height: 3px;
	border: 0px;
	margin-top: -3px;
	margin-bottom: 4px;
}



.name{

        text-decoration: none;
        background-image: url(_pics/button-rot.png);
        background-repeat: no-repeat;
		width: 278; 
		height: 45; 
		margin-left:-10px; 
		padding-left:60px; 
		padding-top:7px; 
		padding-bottom: 8px;
	}
	
.name:hover{

        background-image: url(_pics/button-rot-hover.png);
        background-repeat: no-repeat;
		color: #901f21;
		text-decoration: none;

}

a.nam {
	text-decoration:none;
	color: #333;
}

.name p {
	font-size: 15px;
	font-weight:bold;
}

.sideInfo {
	float: right;
	width: 250px;
	margin-left: 20px;
  margin-top: 30px;
}

.sideInfo ul li {
	border-top: 1px dotted #c9c9c9;
	padding-top: 6px;
	margin-top: 0px;
	padding-bottom: 6px;
    margin-bottom: 0px;
	list-style: none;
}

.side {
  margin-right: 15px;
  float: right;
  width: 240px;
  margin-left: 20px;
  margin-top: 30px;
}

.sideInfo2 {
  background-color: #f7f7f9;
  border-radius: 5px;
  padding: 5px;
  padding-left: 10px;
  border-color: #cdcdcf; 
border-style:solid; 
border-width:thin; 
}

.sideInfo2:hover{
	background-color: #f5f5f5;
}

.sideInfo2 ul li {
	font-size: 11px;
	border-top: 1px dotted #c9c9c9;
	padding-top: 6px;
	margin-top: 0px;
	padding-bottom: 6px;
    margin-bottom: 0px;
	list-style: none;
}

.mainAbs {
	width: 775px;
}

.trennAbs {
	width: 1050px;
	color: #c9c9c9;
	background-color: #c9c9c9;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tabKant thead td{
border: 0px solid rgb(255, 246, 241); 
vertical-align: top; 
text-align: left; 
background-color: #901f21; 
font-weight: bold; 
color: #fff; 
font-size: 18px;
width: 700px;
padding: 5px;
}

.tabKant th{
border: 1px solid rgb(255, 246, 241); 
vertical-align: top; 
text-align: left; 
color: rgb(255, 246, 241); 
background-color: #fbd3c1; 
font-weight: bold; 
color: #901f21;
font-size:14px;
padding: 5px;
}

.tabKant td {
border: 1px solid rgb(255, 246, 241); 
vertical-align: top; 
text-align: left;
background-color: rgb(255, 237, 230);
color: #870716;
padding: 5px;

}

.tabKant a {
	text-decoration: underline;
}

.grundrechte
{
	background:url(_pics/zettel.png) no-repeat; 
	width: 372px;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
}

.grundrechte2
{
	background:url(_pics/zettel.png) no-repeat; 
	width: 372px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
}

.grundrechte img, .grundrechte2 img  {
	margin-top: 12px;
	margin-left: 25px;
}


.grundrechte h4, .grundrechte2 h4 {
		margin-left: -6px;
		margin-right: 10px;
    margin-top: 15px;
	margin-bottom: 10px; 
	float: left;
}

.grundrechte p, .grundrechte2 p {
    margin-top: 15px;
	margin-bottom: 10px; 
}

.grundrechte ul, .grundrechte2 ul {
list-style-image: url(http://uso.ch/schure/pfeil2.png); 
font-size: 12px;
font-weight: normal; 
margin-left: 55px;
}

.postit {
		margin-left: 20px;
        margin-top: 50px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/pfeil-postit-gelb3.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.postit:hover {
	    margin-left: 20px;
        margin-top: 50px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/pfeil-postit-gelb3-hover.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.postit2 {
		margin-left: 20px;
        margin-top: 10px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/frage-anlass.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.postit2:hover {
	    margin-left: 20px;
        margin-top: 10px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/frage-anlass-hover.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.postit3 {
		margin-left: 20px;
        margin-top: 10px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/ag-mitmachen.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.postit3:hover {
	    margin-left: 20px;
        margin-top: 10px;
		float: right;
	    text-decoration: none;
        background-image: url(_pics/ag-mitmachen-hover.png);
        background-repeat: no-repeat;
		width: 250; 
		height: 164; 
		padding-left:5px; 
		padding-top:45px; 
		padding-bottom: 0px;
}

.tab ul {
	margin-left: 20px;
}

.textParagraph h4 {
	color: #666672;
	font-size: 14px;
}

.studay a:link, .studay a:visited {
	color: #c16600;
}

.studay a:hover {
	color: #f18e00;
}
	
	
/*Umfrage */

h1.ss-form-title{
	color:#fff;
	font-size:42px;
	height:400px;line-height:46px;margin:20px 0 20px auto;text-align:center;width:55%}
	
.ss-required-asterisk,div.errorheader,div.errorbox-bad {color:#fc5d35}
div.ss-form-entry {}
div.errorbox-bad{background:none;border:none;padding:0}
div.errorheader,div.errorbox-bad,div.ss-form-entry {background-color: transparent; border:0px solid #fc5d35; padding:5px; padding-right: 5px;}
h2.ss-section-title,h2.ss-page-title {
	background:none;
	color:#9f1f23;
	font-size:18px;
	line-height:40px;
	margin:0;
	padding:0
}
h2.ss-section-title-ev,h2.ss-page-title-ev {
		background:none;
	color: #666672;
	font-size:22px;
	line-height:40px;
	margin:0;
	padding:0
}
h3.ss-section-title,h3.ss-page-title {
	font-size: 16px;
	color:#9f1f23;
	margin-bottom: 10px;
	margin-top: -10px;
}


	
.ss-scalerow {border-color:#9f1f23}
.ss-choices {list-style:none;margin:.2em 0 0 0;padding:0}
td.ss-gridnumbers {border-color:#9f1f23}
tr.ss-grid-row-odd {background-color:#f6faff}
.ss-gridrow {border-color:#9f1f23}
a {color:#9f1f23}
a:hover {color:#c04132;}
.ss-q-help {display:block;color:#666;margin:10px 0 20px 0}
.ss-q-title {
	display:block;
	font-weight:bold;
	font-size: 14px;
}

form.umfrage {
	width: 775px;
}

form.umfrage textarea {
	width: 750px;
}

form.news text, textarea {
	background-color: #fff;
	border-color: #919191;
}


a.infotext {
text-decoration: none
}

a.infotext:hover {
background: none;
text-decoration: none;
}

a.infotext span {
visibility: hidden;
position: relative;
left: 5em;
margin-top: 10em;
padding: 0.5em;
text-decoration: none;
}

a.infotext:hover span {
visibility: visible;
border: 1px solid #901f21;
color: #000000;
background: #FFFFFF;
text-decoration: none;
width: 200px;
} 
    .onlex_counter {
        color: #901f21;
		font-size: 8px;
		float: right;
	}
	
img{
	border: 0;
}

.dectable {
	border-spacing: 0;
}

.dectable td {
	padding: 1px;
}

.dectable th {
	padding: 1px;
}

.arttab {
	border-spacing: 0;
	font-size: 90%;
}
.arttab td {
		padding: 4px;
}
.arttab th {
	padding: 4px;
}

.mattab {
	border-spacing: 0;
}
.mattab th {
	padding: 3px;
}
.mattab td {
	padding: 3px;
}