﻿/* Klassensammlung zum XHTML-Framework der vhs Oberes Nagoldtal */

/*body-Klasse für die grundlegende Seitengestaltung*/
  body {
	text-align: center;
	margin: 20px;
	padding: 0px;
	background: transparent url(hintergrund1.jpg) repeat-x fixed right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	max-width: 1280px;
	min-width: 900px;
}

/*Klassen zur Gestaltung der Überschriftentags*/	

iframe.border {
	border: 1px solid #aaaaaa;
	margin: 10px;
	padding: 10px 10px 10px 10px;
}

ul {
	list-style: disc url(bullet.gif);
	list-style-position: outside;
	
}

ul.neutral {
	list-style-position: outside;
	
}

li {
	padding-bottom: 1%;
	padding-left: 10px;
	
}
h1 {
	font-size: 32px;
	font-variant: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #2E55A5;
	line-height: 120%;
	
}

h2 {
	font-size: 24px;
	font-variant: normal;
	color: rgb(0, 0, 0);
	font-family: Trebuchet MS;
	text-align: center;
}
h3 {
	font-size: 20px;
	font-variant: normal;
	color: rgb(0, 0, 0);
	font-family: Trebuchet MS;
}
h5 {
	font-size: 18px;
	font-variant: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #2E55A5;
	line-height: 120%;
}

strong {
	font-stretch: expanded;
	font-weight: bold;
	letter-spacing: 3px;
	background-color: White;
}

/*Klassen zur Gestaltung des Seitentitels, einzubinden mit z.B. <p class="titel1">*/
.titel1 {
	font-size: 24px;
	font-variant: normal;
	font-weight: bold;
	color: #000177;
	font-family: Trebuchet MS;
	text-align: center;
}
.titel2 {
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	
	font-family: Trebuchet MS;
	text-align: center;
}

/*ID-Klassen zur Gestaltung des Menusystems*/
  #tabmenu { border-bottom: 2px none black;
    margin: 12px 0px 0px;
    padding: 0px 0px 0px 10px;
    z-index: 1;
    }

  #tabmenu li { display: inline;
    overflow: hidden;
  list-style-type: none;
    }

  #tabmenu a, a.aktiv {
	border: 1px none Gray;
	margin: 0px;
	padding: 2px 5px 0px; /*background: #EEE8AA none repeat scroll 0% 50%;*/
	background: ButtonFace none repeat scroll 0% 50%;
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.3em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-decoration: none;
	color: AppWorkspace;
}

/*Aussehen des Menüpunkts, der zeigt, dass diese Seite angeklickt wurde*/
  #tabmenu a.aktiv {
	/*border-bottom: 3px solid rgb(255, 255, 255);*/
	border-style: none none none none;
	border-color: Gray Gray -moz-use-text-color;
	border-width: 1px 1px 0px 1px;
	background: #2E55A5 none repeat scroll 0% 50%;
	color: #FFFFF0;
}

/*Verhalten der Menüpunkte beim Berühren mit der Maus*/
  #tabmenu a:hover { background: #2E55A5 none repeat scroll 0% 50%;
     color: Yellow;
    }

  #tabmenu a.aktiv:hover {
	background: #2E55A5 none repeat scroll 0% 50%;
	color: Yellow;
}
/*Ende der ID-Klassen zur Gestaltung des Menusystems*/


/*Klassen zur Positionierung von Bildern, an img-Tag gebundene Klassen*/
img.bildrechts {
	float: right;
/*Links und rechts 5 Pixel Luft*/
	padding: 5px 5px 5px 15px;
}

img.bildlinks {
	float: left;
	padding: 5px 15px 5px 5px;
}

img.linksoben {
	float: left;
z-index: 10;
}

img.schwebendoben {
	position: absolute;
	z-index: 4
}

img.schwebendunten {
	position: relative;
	z-index: 1
}
/*Klassen zur Gestaltung des Textlayouts mit Wechsel zwischen einspaltig, zwei- und dreispaltig*/

/* prinzipielle Gestaltung der Seite*/
 #content {
	border-style: solid solid solid solid;
	border-color: #2E55A5 #2E55A5 #2E55A5 #2E55A5;
	border-width: 6px 1px 1px 1px;
	padding: 25px; /*background: rgb(255, 255, 255) none repeat scroll 0% 50%;*/
	background: #FFFFF0 url(content.jpg) repeat scroll top;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-family: Trebuchet MS;
	font-size: 1.45em;
	line-height: 1.4em;
	text-align: left;
	max-width: 1024px;
	margin: auto;
	z-index: 1;
}

.content {
	height: 100000px;
	border-style: solid solid solid solid;
	border-color: Gray Gray Gray Gray;
	border-width: 1px 1px 1px 1px;
	padding: 20px; 
	background: #FFFFF0 url(content.jpg) repeat scroll top;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	z-index: 4;
	font-family: Trebuchet MS;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
}

/*einspaltiger Text oberhalb vom mehrspaltigen*/
.kopfbereich {
	height: 4em;
}

/*Wichtig: Spaltenklassen müssen in dieser Reihenfolge verwendet werden!*/
.spaltelinks {
	position: static;
	/* Wertezuordnung bei padding:*/
	/* padding: oben rechts unten links*/
	padding: 20px 20px 10px 0px;
	float: left;
	width: 10em;
}

.spalterechts {
	position: static;
	padding: 20px 0px 10px 0px;
	float: right;
	width: 18em;
}

.spaltemitte {
	position: relative;
	/* Wertezuordnung bei padding:*/
	/* padding: oben rechts unten links*/
	padding: 20px 40% 10px 25%;
}

/*einspaltiger Text unterhalb vom mehrspaltigen*/
.fussbereich {
	padding: 20px 0px 10px 0px;
	clear: both;
}

/*Klassen für zwei Spalten bzw. Boxen*/
.spalte2 {
	position: static;
	top: 0%;
	right: 5%;
	color: black;
	background: white;
	width: 65%;
	padding: 10px;
	z-index: 9;
	float: right;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	}

.spalte1 {
	position: static;
	color: black;
	width: 30%;
	padding: 10px;
	z-index: 8;
	float: left;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
	border-left: 6px solid gray;
	border-right: 1px solid Gray;
	background-color:white;

}

/*Klasse, die den Text in eine gerahmte Box stellt*/
.box1 {
	border-width: 1px;
	border-style: solid;
	border-color: #2E55A5;
	padding: 1cm;
	text-align: left;
	background: White;
}

/*Klasse, die den Text gelb markiert*/
.gelb {
	background-color: yellow;
}

/*Klasse für den Abschluss der Seite*/
/*Ließe sich auch als ID definieren, da die Klasse pro Seite nur einmal vorkommt*/
.fuss {
	margin: 15px 0 0 0;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

/*Klassen, um einen Link mit einer Sprechblase auszustatten*/
.box a {
	text-decoration: none;
}

.box a:hover {
	text-decoration: none;
}

.box a span {
	display: none;
}

.box a:hover span {
	position:absolute; 
	display: block;
	color: black;
	background:white;
	width:250px;
	border:1px solid grey;
	padding:10px;
	z-index: 9;
}

/*Zum Seitenanfang*/
.zurueck {
	text-align: right;
}

/*Ende der im Framework verwendeten Klassen*/

/*************************/
/*************************/
/*************************/

/*Klassen, die in den Frameworkseiten nicht verwendet werden, sozusagen der chaotisch sortierte Rest*/

pre { text-indent: 30px;
    }

iframe.border {
	border: 1px solid #aaaaaa;
	margin: 10px;
	padding: 10px 10px 10px 10px;
}

.imglinks {
	margin: 0 5px 5px 5px;
	padding: 3px;
	float: left;
}

img {
/*border:1px solid #aaaaaa;*/
border: 0px solid;
}

ul.box1 {
margin-top:1px; 
background-color:#ffffff; 
border-color:#005500; 
border-style:solid; 
border-right-width:5px; 
border-left-width:1px; 
border-top-width:1px; 
border-bottom-width:5px; 
width:70%; 
padding:10px
}

img.right-tief {
	float: right;
	margin: 0px 0px;
	z-index: 10;
	azimuth: right-side;
	position: relative;
}

img.right-tief-img {
	float: right;
	margin: 0px 10px;
	z-index: 10;
}

.newsrechts {
	float: right;
	margin-top: 10;
	margin-right: 0;
        margin-left: 10;
	width: 200;
	height: 100;
	background-image: url(vhslogo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.starttitel
{
	color: rgb(51, 51, 153);
}

.vhslogo {
	position: relative;
	top: 2%;
	left: 80%;
	z-Index: 5;
}



 #logo { border-style: solid none none;
    border-color: rgb(255, 0, 0);
    border-width: 0px 0px 0px;
    margin: 0pt;
    letter-spacing: -0.1em;
    color: rgb(255, 255, 255);
    font-size: medium;
    font-family: trebuchet ms;
    font-weight: inherit;
    text-transform: capitalize;
    }

  .startseite {
	border-style: solid solid solid solid;
	border-color: Gray Gray Gray Gray;
	border-width: 1px 1px 1px 1px;
	padding: 20px;
	background: #FFFFF0 url(startseite.jpg) no-repeat scroll left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
}

 
  a { text-decoration: none;
    color: rgb(51, 51, 153);
	 margin: 0px 0px;

    }

  a:hover { background: rgb(255, 255, 51) none;
    color: rgb(51, 51, 153);
    }

tbody.ausrichtung {
	vertical-align: top;
}

td {
	padding: 2% 2% 2% 2%;
	vertical-align: top;
}

td.linie {
	vertical-align: top;
	border-bottom: thin solid Gray;
}

td.vlinie {
	vertical-align: top;
	border-left: thin solid Gray;
}

.grenze {
		border: thin;
}

#posabs { position: absolute; left: 500px; top: 250px; }

.rot {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: Red;
}

.blau {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: blue;
	padding: 4px;
	font-size: larger;
}

.gruen {
	background-color: Lime;
}

.grau {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: Silver;
}

.lila {
	background-color: Fuchsia;
}

.weiss {
	background-color: white;
}

.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #2E55A5;
	padding: 1cm;
	text-align: left;
	background: White url(fragebogentitel.jpg) bottom;
}

.box3 {
	border-width: 1px;
	border-style: solid solid none solid;
	text-align: center;
	border: White;
}

.ueberschrift {
	font-size: 28px;
	font-variant: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #F70000;
	line-height: 120%;
}

.legende {
	margin: 15px 0 0 0;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	font-size: 13px;
}

.ersteseite
	{
	font-size: 22px;
	line-height: 1.4em;
}

.titel3 {
	background: #EEE8AA none repeat scroll 0% 50%;
	color: #2E55A5;
}

.backgr2 {
	background: transparent url(background2.jpg) repeat fixed top;
}

.backgr3 {
	background: transparent url(background3.jpg) repeat fixed top;
}

.backgr4 {
	background: transparent url(background4.jpg) repeat fixed top;
}

.backgr5 {
	background: transparent url(background5.jpg) repeat fixed top;
}
.backgr6 {
	background: transparent url(background6.jpg) repeat fixed top;
}
