/* grunddefinitionen */
*, html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-serif;
}

html, body{
	font-size: 101%;
}

body {
	font-size: 0.8em;
	background-color: #FFFFFF;
}


/* seitenelemente */
h1 { /* Seitentitel */
	font-size: 3em;
	position: absolute;
	left: 35%;
	top: 60px;
}

h2 { /* Inhaltsüberschrift */
	padding: 5px;
}

h3 {
	border-bottom: 1px dotted #606060;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.1em;
	background: url(../images/bg_h4.png) repeat-x bottom;
	clear: both;
}

h4 {
	font-size: 1.1em;
}

h5 { /* Monate */
	font-size: 1em;
	padding: 5px 0px;
	text-align: center;
	border:1px solid #7E7E7E !important;
	background: url(../images/bg_h5.gif);
	width: 100%;
}

h6 { /* Überschrift termine */
	margin:0 -10px;
	margin-bottom: 10px;
	padding:0.3em 10px;
	background: url(../images/bg_h6.png) repeat-x;
	font-size: 1em;
}

li {
	line-height: 1.5em;
	margin-left: 2em;
}

ul {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #606060;
}

a:hover {
	text-decoration: underline;
	color: #CFCFCF;
}

p {
	padding-bottom: 1em;
	line-height: 1.5em;	
}

input[type=submit] {
	padding: 2px;
}

table {
	border-collapse: collapse;
	border: 0px none;
	font-size: 1em;
}

td, th {
	padding: 3px;
	vertical-align: top;
}

h4 form, td form, h6 form, h3 form {
	display: inline;
}

/* Startseite */
#start {
	text-align: center;
}

/* Navigation */
#nav li {
	background: url(../images/button.jpg) repeat-x;
	padding: 8px;
	padding-left: 25px;
	margin: 0 !important;
	margin-top: -5px !important;
	line-height: normal !important;
}

#nav li:hover {
	background: url(../images/button_hover.jpg) repeat-x;
}

* html #nav li {
	margin-top: -3px !important;
	padding: 6px;
}

#nav ul {
	width: 100%;
	margin: 0 !important;
	list-style: none inside;
}

.selected {
	background: url(../images/button_active.jpg) repeat-x !important;
}

.selected:hover {
	background: url(../images/button_active.jpg) repeat-x !important;
}

/* strukturierende container */
#head {
	background: url(../images/strahlen.gif) no-repeat;
	width: 100%;
	height: 230px;
}

#nav {
	background: url(../images/sonne.jpg) no-repeat #F0FBD1;
	width: 198px;
	position: absolute;
	left: 5px;
	height: 480px;
	padding-top: 220px;
	margin-top: -3px;
	overflow: hidden;
}

#content {
	margin-left: 350px;
	margin-top: 30px;
	margin-right: 5%;
	position: relative;
}

/* Box in Signalfarbe für Nachrichten */

.message {
	background: url(../images/bg_message.gif);	
}

/* Tabelle für Gruppenunterricht */

.group th {
	background: url(../images/bg_h6.png) repeat-x;	
	text-align: left;
}

.group {
	width: 100%;
	border: 1px solid #7E7E7E;
}

* html .group {
	width: 61%;
}

.group td {
	border-top: 1px solid #CFCFCF;
}

/* Infobox für Termine */
.info {
    margin: 10px;
	 margin-right: 0px;
	 float: right;
	 border: 1px solid #CFCFCF;
	 padding: 0 5px;
}

.descr {
	 background: #CFCFCF;
}

.info th {
	 font-size: 2px !important;
	 padding: 0px !important;
}

.clear {
	clear: both;
}

/* Termine zu Dr. Dings-Seminaren */
.date {
	width: 100%;
	clear: both;
	border: 1px solid #CFCFCF;
	margin-top: 1em;
}

/* Boxen für Seminare */
.seminar {
	padding:0 10px;
	margin: 1em 0em;
	border:1px solid #7E7E7E !important;
	width: 100%;
}

html > body .seminar {
	margin-right: 40px !important;
	width: 97%;
}

/* Bildbox */
.image {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

* html .image {
	width: 215px !important;
}

/* Login-Site */
.login {
	margin: 20%;
	margin-top: 10%;
}

.login form { /* loginfenster */
	padding: 5em;
}

/**************** schattierte Box **************/
/* Standart-Styling, ohne JavaScript */
.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	border:1px solid #7E7E7E;
}

/* Styling bei aktivem Java-Script */
.i3 {
	background: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}

.login .i3 {
	background: url(../images/bg_h5.gif);
	text-align: center;
}

.message .i3 {
	background: url(../images/bg_message.gif);
}

/* Regeln für den oberen Rand und die Ecken */
.bt {
	background:url(../images/box.png) no-repeat 100% 0;
	margin:0 0 0px 18px;
	height:5px;
}

.image .bt {
	background: url(../images/box_image.png) no-repeat 100% 0;
}

* html .bt {
	margin:0 0 -10px 18px;
}

* html .image .bt div {
	top: -262px;
	left: -20px;
}

.bt div {
	height:5px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/box.png) no-repeat 0 0;
}

.image .bt div {
	background:url(../images/box_image.png) no-repeat 0 0;	
}

/* Regeln für den unteren Rand und die Ecken */
.bb {
	background:url(../images/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:8px;
}

.image .bb {
	background: url(../images/box_image.png) no-repeat 100% 100%;
}

* html .bb {
	margin: -8px 0 0 12px;
	height: 5px;
}

* html .image .bb div {
	bottom:262px;	
	left: -14px;
} 

.bb div {
	height:9px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(../images/box.png) no-repeat 0 100%;
}

.image .bb div {
	background:url(../images/box_image.png) no-repeat 0 100%;
}

/* Linken Rand einfügen */
.i1 {
	padding:0 0 0 7px;
	background:url(../images/borders.png) repeat-y 0 0;
	height: 90%;
}
	
/* Rechten Rand einfügen */
.i2 {
	padding:0 7px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
}

/******************** schatten für nav ************************/
div#shadow div{
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#CFCFCF, direction=135, strength=5)progid:DXImageTransform.Microsoft.Shadow(Color=#CFCFCF, direction=330, strength=5);
}

* html #nav {
	width: 198px;
	height:696px;
	position: absolute;
	top: 30px;
	left: 68px;
}

body>#shadow:before {
   display:block;
   height:7px;
	background: url(../images/shadow_before.png) no-repeat;
	content: "";
	top: 30px;
	margin-top: -7px;
}

body>#shadow:after {
    background: url(../images/shadow_after.png) no-repeat;
    display:block;
    width:100%;
    height:7px;
    content:"";
	 margin-top: 696px;
}

body>#shadow {
	background: url(../images/shadow_flow.png) repeat-y;
	width: 208px;
	height:696px;
	position: absolute;
	top: 34px;
	left: 60px;
}

#wellen {
	position: absolute;
	top: 146px;
	width: 100%;
	height: 84px;
	background: url(../images/wellen.gif) repeat-x;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter 
spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since 
the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues 
you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
}
/*
.sIFR-hasFlash .nav {
	visibility: hidden;*/
/*	letter-spacing: -9px;*/
/*	font-size: 10px;
}*/

