/**** CSS by wivisions GmbH, www.wivisions.ch ****/

/* -------------------html-------------------- */

body {
	color: #000;
	margin: 0;
	font: normal 62.5% Verdana, "Lucida Grande", Arial, sans-serif;
	background: #fff url("../img/hg.gif") repeat-y;
}

.blindinfo {
	display: none;
}

.wivisions {
	color: #666;
	padding-left: 10px;
	font: 0.8em/1em Verdana, "Lucida Grande", Arial, sans-serif;
}

.wivisions a:link {
	color: #333;
	text-decoration: none;
	font: 1em/1.5em Verdana, "Lucida Grande", Arial, sans-serif;
}

.wivisions a:visited {
	color: #333333;
	text-decoration: none;
	font: 1em/1.5em Verdana, "Lucida Grande", Arial, sans-serif;
}

h1 {
	color: #425c90;
	text-decoration: none;
	text-align: left;
	font: bold 1.8em/1.1em Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font: bold 1.4em/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #cc0000;
	text-align: left;
	margin-bottom: -6px;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

.seitenlinks {
	color: #fbd2d2;
	text-align: left;
	padding-top: 188px;
	padding-left: 685px;
}

.seitenlinks a:link {
	color: #fbd2d2;
	text-decoration: none;
}

.seitenlinks a:visited {
	color: #e8c5c5;
	text-decoration: none;
}

/* -------------------container--------------------- */

#container  {
	margin: 0;
	width: 100%;
	height: 100%;
}

/* -------------------header--------------------- */

#header  {
	margin-left: 0;
	margin-top: 0;
	height: 283px;
	background: url("../img/head.jpg") no-repeat;
}

/* -------------------navigation--------------------- */

#col-navi {
	width: 186px;
	height: 280px;
	background: transparent url("../img/naviverlauf.jpg") repeat-x 1px 8px;
	float: left;
	margin-top: -8px;
}

.menu_li  {
	color: #000;
	font: 1.2em/2.1em Verdana, "Lucida Grande", Arial, sans-serif;
	list-style: none;
	margin-left: -40px;
	padding-top: 1px;
	padding-left: 25px;
	border-bottom: 1px dotted #c00;
	letter-spacing: 1px;
	background: url("../img/navi.gif") no-repeat 13px 12px;
}

.menu_li_active  {
	font: bold 1.2em/1.5em Verdana, "Lucida Grande", Arial, sans-serif;
	list-style: none;
	border-bottom: 1px dotted #c00;
	margin-left: -39px;
	padding-top: 5px;
	padding-left: 24px;
	padding-bottom: 4px;
	text-decoration: none;
	background: url("../img/navi.gif") no-repeat 13px 12px;
}

.menu_li_active a:visited  {
	color: #000;
	text-decoration: none;
}

.menu_li_active .menu_li {
	font: 0.9em/1.5em Verdana, "Lucida Grande", Arial, sans-serif;
	list-style: none;
	border-bottom: none;
	margin-left: -52px;
	padding-bottom: 1px;
	letter-spacing: 0px;
	background: url("../img/navi.gif") no-repeat 13px 8px;
}

.menu_li_active .menu_li a:hover {
	letter-spacing: 0px;
}

.menu_li_active .menu_li_active {
	font: bold 0.9em/1.5em Verdana, "Lucida Grande", Arial, sans-serif;
	list-style: none;
	border-bottom: none;
	margin-left: -51px;
	margin-top: -2px;
}

.menu_li a:link {
	color: #000;
	text-decoration: none;
}

.menu_li a:hover {
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
}

.menu_li a:visited {
	color: #000;
	text-decoration: none;
}


/* -------------------inhalt--------------------- */

#col-inhalt {
	font: 1.1em/1.6em Verdana, "Lucida Grande", Arial, sans-serif;
	width: 480px;
	margin-top: -40px;
	margin-left: 278px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/* ------------------------paragraphen------------------------ */

.paragraphContentMB, .paragraphContentOB, .paragraphContentPortrait .hinweisklein .hinweisgross {
	margin-bottom: 20px;
}

.paragraphContentMB img {
	margin-top: 0.3em;
}

.fleft {
	float: left;
	margin-left: 0;
	padding-right: 2em;
	padding-bottom: 0.75em;
}

.hinweisklein {
	font: 1em/1.4em Verdana, "Lucida Grande", Arial, sans-serif;
	padding: 0 8px 4px 10px;
	margin-top: 10px;
	margin-right: 14px;
    background-color: #e4e8f6;
    border-left: 6px solid #425c90;
    width: 42%;
    float: left;
}

.hinweisklein h2 {
	font: bold 1.3em/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: #425c90;
	text-align: left;
	margin-bottom: -6px;
}

.hinweisklein a:visited {
	color: #425c90;
	text-decoration: underline;
}

.pleft {
	float: left;
	padding-right: 8px;
	padding-bottom: 0px;
}

.hinweisgross {
	font: 1em/1.4em Verdana, "Lucida Grande", Arial, sans-serif;
	padding: 0 8px 4px 10px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 20px;
    background-color: #e4e8f6;
    border-left: 6px solid #425c90;
    float: left;
	width: 442px;
}

.hinweisgross h2 {
	font: bold 1.3em/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: #425c90;
	text-align: left;
	margin-bottom: -6px;
}

.hinweisgross a:visited {
	color: #425c90;
	text-decoration: underline;
}

/* -------------------sidemap--------------------- */

#col-inhalt .menu_li  { 
    color: #CC0000;
    padding: 0 0 0 10px;
	font: 1.2em/2em Verdana, "Lucida Grande", Arial, sans-serif;
    text-decoration: none; 
    text-align: left; 
    letter-spacing: 0px; 
	list-style: none;
    border-bottom: 0px;
  	background: url("../img/navi.gif") no-repeat 0px 12px;
}

#col-inhalt .menu_li .menu_li  { 
	font: 0.8em/2em Verdana, "Lucida Grande", Arial, sans-serif;
	margin-left: -39px;
  	background: url("../img/navi.gif") no-repeat 0px 10px;
}

#col-inhalt .menu_li_active  { 
	font: bold 1.2em/2em Verdana, "Lucida Grande", Arial, sans-serif;
	margin-left: -20px;
}

/* -------------------top--------------------- */

.top {
	color: #cc0000;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0;
	padding-left: 18px;
	margin-top: 0;
	background: url("../img/pfeil_rot.gif") no-repeat 1px 2px;
}

.top a:link {
	color: #cc0000;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.top a:active {
	color: #cc0000;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.top a:visited {
	color: #cc0000;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bloggerDate {
    font-size: 0.8em;
    margin-top: -1.5em;
}

.blogger {
    margin-top: -0.6em;
}

.bloggerBlock {
    border-bottom: 1px dotted #c00;
}
