﻿/**********************************************************************
*  design.css(www.psvr.de)
*
*  Version : 1.0  28.05.2008
*  Funktion: Farbschema, Schrift für psvr, jute, lrfs und voltigieren
*
*  Autorin: Elisabet Thiemichen 
***********************************************************************/

/* -------------- Schrift ----------------------------- */

/* --- Allgemein */

body{font:11px/16px verdana,sans-serif;color:#3d3d3d;}

/* Überschrift */
h1{ font-size:18px;}
h2{font-size: 12px;}
h3{}
h4{}
h5{font-size: 12px;}
h6{}

a{text-decoration:none;color:#3d3d3d;}


/* --- spezielle Inhaltselemente */

/* Logo */
#logo h1{font:27px/35px verdana,sans-serif;font-weight:normal;}

/* Content */
#content ul,
#content dt{font-weight:bold;}

#content .fullbox h2 {font-size:12px;}

#content .results a.title {font-size:14px;font-weight:bold;text-decoration:underline;}
#content .results a.url{font-size:10px;text-decoration:underline;}

#content .resultsextra .resultsextrahdr h2{font-size:11px;}
#content .resultsextra a.title {font-size:11px;font-weight:bold;text-decoration:underline;}	
#content .resultsextra a.url{font-size:10px;text-decoration:underline;}	
#content .resultsextra p{line-height:15px;}



/* Kalender */
calendar td a{}
#calendar table{font:12px/24px verdana,sans-serif;}
#calendar th{font-size:16px;}


/* Thumbnail */
.thumbnail {}
.thumbnail img {border:solid #000 1px;}

/* Tabelle */
.table1 tbody th.sub {}

.contenttable a {font-size:11px;text-decoration:none;}



/* -------------- Farbschema -------------------------- */

/* --- Seiteninvariant */
body,
#footer{background:#303030;}
#header{border-bottom:solid #edeae9 1px;}
#logo{border-right:solid #edeae9 1px;}
#logo h1{color:#fff;}

/* Tabelle */
.table1 {border: 2px solid #cdcdcd;}
.table1 td {border: 1px solid #fff;background:#fff;}
.table1 th {border: 1px solid #fff;}
.table1 thead th {color:#fff;font-size:145%;background: #2f4577;}
.table1 tbody th {color:#fff;font-size:115%;background:#88b8db;}
.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef;}

.contenttable{border-top:dashed #666 1px;}
.contenttable a{color:#000;}


/* Inhalts-Box */
#aktuelles {text-align:justify;}
#aktuelles #box-header { border:solid #a5a29e 1px;background:#adadad;}
#aktuelles h2.first { text-decoration:underline;}
#aktuelles span.weiter a {color:#00f;}
#aktuelles span.weiter a:hover {text-decoration:underline; }
div.wfqbe_even , div.wfqbe_odd { border:solid #a5a29e 1px;border-top:none;}
div.wfqbe_even{ background:#eee; }
div.wfqbe_odd { background:#fff;}

/* Back-Link */
.tx-rsftbacklink-pi1 a {color:#00f;}
.tx-rsftbacklink-pi1 a:hover {text-decoration:underline; }

/* Sprachauswahl */
span#deutsch{background:url("images/lang_de.jpg") no-repeat top left;}
#header-right ul li.ACT span#deutsch{background:url("images/lang_de_akt.gif") no-repeat top left;}
#header-right ul li.leer span#deutsch{background:url("images/lang_de_leer.gif") no-repeat top left;}
span#english{background:url("images/lang_en.jpg") no-repeat top left;}
#header-right ul li.ACT span#english{background:url("images/lang_en_akt.gif") no-repeat top left;}
#header-right ul li.leer span#english{background:url("images/lang_en_leer.gif") no-repeat top left;}


/* Menü-System */
div#menu-left ul.menu li  a,
div#menu-left ul.menu li  a:active,
div#menu-left ul.menu li  a:link,
div#menu-left ul.menu li a:hover{color:#3d3d3d;}

#menu-right-top,
#menu-right-bottom{background:#edeae9;}

div#menu-right-top ul.menu li  a,
div#menu-right-top ul.menu li  a:active,
div#menu-right-top ul.menu li  a:link,
div#menu-right-top ul.menu li a:hover,
div#menu-right-bottom ul.menu li  a,
div#menu-right-bottom ul.menu li  a:active,
div#menu-right-bottom ul.menu li  a:link,
div#menu-right-bottom ul.menu li a:hover{color:#000;}

/* Kalender */
#calendar .Sa,#calendar .Sa a, #calendar .Sa a:link,#calendar .Sa a:visited, #calendar .Sa{color:#00c;}
#calendar .So,#calendar .So a, #calendar .So a:link,#calendar .So a:visited, #calendar .So{color:#c00;}
#calendar #heute{border:solid #c00 2px;}

/* Absatztrenner */
.divider{border-bottom:dashed #666 1px;}



/* --- Sites */
/* psvr */
#psvr #site-wrap{	background:url("images/psvr-bg.jpg") repeat-y 0 0;}
#psvr #header{background:#487c53;}
#psvr #logo{}
#psvr div.box-header{background:#d8b646;}

#psvr #calendar th{color:#d8b646;}


/* jute */
#jute #site-wrap{background:url("images/jute-bg.jpg") repeat-y 0 0;}
#jute #header{background:#d7aa18;}
#jute #logo{background:url("images/jute_logo.gif") no-repeat top left;}
#jute div.box-header{background:#487c53;}
/* Kalender */
#jute #calendar th{color:#487c53;}

/* lrfs */
#lrfs #site-wrap{background:url("images/lrfs-bg.jpg") repeat-y 0 0;}
#lrfs #header{background:#565d8f;}
#lrfs #logo{}
#lrfs div.box-header{background:#d8b646;}
/* Kalender */
#lrfs #calendar th{color:#d8b646;}

/* volti */
#volti #site-wrap{background:url("images/volti-bg.jpg") repeat-y 0 0;}
#volti #header{background:#2f4577;}
#volti #logo{}
#volti div.box-header{background:#d8b646;}
/* Kalender */
#volti #calendar th{color:#d8b646;}



a.admidio-link{color:#00f; text-decoration:underline;}
