
/*Formatierung Basis-Layout: START*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	word-wrap: break-word;
}
img{ border:0px; }
.noborders {
	padding:0px;
	margin:0px;
	border:0px;
}
td {
	word-wrap: break-word;
}
div {
	word-wrap: break-word;
}
a {
	color: #3460A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
p {
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
li { padding: 0px; }
ol li {
	padding-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
#Container {
	width:955px;
	z-index:1;
	visibility: visible;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.header {
	background-image: url(layout_rechts_oben.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	clear:both;
}
.navigation {
	clear:both;
}
.deeplinks {
	FONT-SIZE: 10px;
	color: white;
	font-weight: normal;
}
.content {
	clear:both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.footer {
	background-color: #E3E6F2;
	font-size: 13px;
	line-height: 21px;
	clear:both;
	text-align: center;
}
.navigation_zeile1 {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.navigation_zeile2 {
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.smallfont {
	font-size: 12px;
}
.verysmallfont {
	font-size: 8px;
}
.border_right_white {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.smallfont_white {
	font-size: 12px;
	color: #FFFFFF;
}
/*Formatierung Basis-Layout: ENDE*/

/*Formatierung Kasten auf der Seite: START*/
.seitenkasten_titel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3460A9;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.seitenkasten_inhalt {
	background-color: #E8E8E8;
	padding: 4px;
}
.seitenkasten {
	margin-bottom: 10px;
	font-size: 12px;
}
/*Formatierung Kasten auf der Seite: ENDE*/
/*Formatierung Content-Bereich: Start*/
div.roundbox {
	border:1px solid #3460A9;
	padding: 7px;
	margin-bottom: 5px;
}
div.roundboxhead {
	font-weight: bold;
	color: #3460A9;
	margin-top:2px;
	margin-bottom:5px;
}
h1 {
	font-size: 22px;
	text-decoration: none;
	color: #3460A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3460A9;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-left: 2px;
}
h2 {
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 22px;
	margin-bottom: 14px;
	margin-top: 18px;
	background-color: #E4E9F4;
	padding-left: 2px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.PHPTooltips_Main {
    font-size: 10px;
    color: #000000;
    background-color: #E3E6F2;
    padding: 3px;
    border: 1px solid #3460A9;
}
/*Formatierung Content-Bereich: ENDE*/
/* Formatierung der Publiationen: START*/
.autorenangabe {
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.haupttitel {
	font-size: 15px;
	font-weight: bold;
	color: #3460A9;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
}
.untertitel {
	font-size: 13px;
	font-weight: bold;
	color: #3460A9;
	text-decoration: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.normaler_text {
	text-align: justify;
	margin: 0 0 4px 0;
	line-height: 19px;
}
.aufzaehlung {
	text-align: justify;
	line-height: 19px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 40px;
	margin: 0px;
}
.literaturverzeichnis {
	text-align: justify;
	line-height: 19px;
	margin: 5px 0 5px 10px;
	text-indent: -10px;
	white-space: normal;
}
.aufzaehlung_kasten {
	text-align: justify;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
	margin: 0px;
}
.aufzaehlung_kasten li {
	padding-bottom: 5px;
}

.lexikon_link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00BB00 ;
	text-decoration: none;
	color: #333333;
}
.beschriftung {
	text-align: justify;
	font-weight: bold;
	line-height: 15px;
}
/*Formatierung der Publikationen: ENDE*/

div.atitel {
	color: #3460A9;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.aufzaehlung_box {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 18px;
	margin: 0px;
}
.aufzaehlung_box li {
	padding-bottom: 5px;
}
/*Rahemen für Fragebogen */
.rahmen {
	border: 1px solid #0F4675;
}
.rahmenunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rechtuntenalt {
	border-width: 1px;
	border-style: solid;
	border-color: #EB8E31;
}
.rechtunten {
	border-width: 1px;
	border-style: solid;
	border-color: #EB8E31;
	border-left-width: 0px;
	border-left-style: none;
}
.rahmenul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.templaterahmen {
	border: 1px solid #EB8E31;
}

/*YUI Tab-View formatieren: START*/
.yui-content {
	background: white !important;
	border-style: none !important;
}
.yui-nav {
	border-width: 0 0 3px !important;
}
/*YUI Tab-View formatieren: ENDE*/

/* DIALOG Blogs: START */
.dashedborder {
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.usernav_haupt {
	font-weight: bold;
	color: white;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color: #3460A9;
	padding: 2px;
	padding-left: 4px;
	list-style-type:none;
}
.usernav_haupt.a {
	color: white;
}
.usernav_sub {
	background-color: #E8E8E8;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 15px;
}

.plusbox {
	background-image: url("http://www.vimentis.ch/bilder/icon_plus.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0 2px;
}
.plusbox:hover {
	background-image: url("http://www.vimentis.ch/bilder/icon_plus_over.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0 2px;
}
.minusbox {
	background-image: url("http://www.vimentis.ch/bilder/icon_minus.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0 2px;
}
.minusbox:hover {
	background-image: url("http://www.vimentis.ch/bilder/icon_minus_over.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0 2px;
}
.com_antworten {
	margin: 2px 50px 0px 0px;
	float:left;
}
.dialog_portrait {
	float: left;
	width: 120px;
	height: 130px;
}
.dialog_titel {
	font-weight: bold;
	font-size: 16px;
}
.dialog_leadtitle {
	font-weight: bold; 
	font-size: 14px;
}
.dialog_wappen {
      height: 15px;
}
.dialog_blogcontent {
	text-align:justify;
	padding-right: 25px;
}
.dialog_filterselects {
	font-size: 9px;
}
.dialog_filterdiv {
	float: right; 
	text-align: right;
	width: 450px; 
}
#dialog_barometer {
	position:relative;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#my_articles ul {
	margin:0px;
	padding:0px;
}
#my_articles li {
	list-style-type:none;
}
#dialog_poll ul {
	margin:0px;
	padding:0px;
}
#dialog_poll li {
	list-style-type:none;
}
div.dialog_box {
	width:100%;
	float:left;
}
div.dialog_box ul {
	margin:0px;
	padding:0px;
}
div.dialog_box li {
	list-style-type:none;
}
#article_left_side ul {
	margin:0px;
	padding:0px;
}
#article_left_side li {
	list-style-type:none;
}

#dialog_mypolls ul {
	margin:0px;
	padding:0px;
}
#dialog_mypolls li {
	list-style-type:none;
	margin-bottom:20px;
}
#charges {
	margin:0px;
	padding:0px;
}
#charges li {
	list-style-type:none;
	margin-top:5px;
}
#pic_change {
	display:none;
}
 .menu {
	border-width: 1px;
	border-style: solid;
	border-color: #3460A9;
	width: 250px;
	padding: 0px;
	position: absolute;
}

.menu li{
  background: #E4E9F4;
  color: black;
  cursor: pointer;
  display: block;
  list-style: none;
  margin: 0;
  padding: 1px 12px;
}

.menu_hover {
  background: #3460A9 !important;
  color: #fff !important;
}
.menu_hover a {
  color: #fff !important;
}
.dialog_autor {
	margin-bottom: 7px;
}
.dialog_autor a {
	color: #999999; 
}
/* DIALOG Blogs: ENDE */

 select.regionen option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:25px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.black_link {
	color: black;
	text-decoration: none;
}
.separator {
	height:2px; 
	margin: 3px -4px;	
	background-image: url(/bilder/horizontal_line.gif);
	background-repeat: repeat-x;
}
.lead {
	color: black;
	text-decoration: none;
}
