/* @override http://fotoschule.ch/css/_rest.css */

/*  body und schrift deffinitionen */

/* @group kursleiter */

div.kl_name {
	width: 250px;
	margin-bottom: 10px;
}

div.kl_text {
}

img.kl_bild {
}

div.kl {
	width: 718px;
	clear: both;
	float: right;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	margin-left: 0;
	padding-left: 0;
}

div.kl_li {
	width: 518px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}

.kursleiter {
position: static;
font-size: 11px;
min-height: 470px;
	padding: 0;
	margin: 2px;
}

/* @end */
html { 
  padding:0px;
  margin:0px;
}

body {
text-align: center;
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#333;  
padding:10px;
margin:0px;
}

table {
border: 0px;
margin: 0px;
padding: 0px;
background-color: white; 
}

tr {
background-color: #eeeeee; 
}

td {
padding: 2px;
}

#alles { 	
position: static;
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 921px;
background-color: #eeeeee;
border: 1px solid #bbbbbb;
}

#logo { 	
border: 0px;
padding: 0px;
margin: 0px;
text-align: right;
}

h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #633;
background-color: #996;
padding:5px 15px;
margin:0px
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #633;
background-color: transparent;
}	
a { 
color: #ff0000;
text-decoration: none; 
}
 
#menu {
position: absolute;
font-size: 12px;
width: 200px;
padding:0px;
margin:0px
}


#inhalt {
position: relative;
width: 723px;
left: 200px;
}


navigation

div#navcontainer
{
width: 200px;
background: #fff;
padding: 2em;
}

/* NAV LIST */
ul#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
color: #fff;
display: block;
background: #888;
background-image: url(../pix/bg_grau.jpg);
background-repeat: repeat-x;
padding: 2px 0 2px 6px;
border-top: solid 1px #fff;
width: 194px;
}

ul#navlist li a:hover { 
background: #f80;
background-image: url(../pix/bg_oran.jpg);
background-repeat: repeat-x;
}

ul#navlist li a#current
{
color: #333;
background-color: #AAE;
background-image: url(../pix/bg_blau.jpg);
background-repeat: repeat-x;
}

/* SUB NAV LIST1 */
ul#subnavlist
{
margin: 0px;
list-style-type: none;
padding: 0;
}

ul#subnavlist li { 
display: inline;
}

ul#subnavlist li a
{
display: block;
color: #666;
background: #ccc;
background-image: url(../pix/bg_blau.jpg);
background-repeat: repeat-x;
padding: 2px 0 2px 12px;
border-top: solid 1px #fff;
height: auto;
width: 188px;
}
ul#subnavlist li a:hover { 
background: #3be;
background-image: url(../pix/bg_gelb.jpg);
background-repeat: repeat-x;
}
ul#navlist li a#subcurrent
{
color: #fff;
background: #ccc;
background-image: url(../pix/bg_dblau.jpg);
background-repeat: repeat-x;
}

ul#navlist li a#suvcurrent:hover { 
background: #ddd;
}
.kursdetail {
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
}

.kursuebersicht { 
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
height: 180px;
}
#aktuell_box {
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
height: 395px;
}
#start_box {
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
height: 455px;
}
.allgemein { 
padding: 2px;
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
min-height: 470px;
}
.anmeldung { 
padding: 0px;
position: static;
font-size: 11px;
border-top: solid 1px #ffffff;
border-left: solid 1px #ffffff;
min-height: 150px;
}
.anmeldung_text {
padding: 2px;
}
#balken { 
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-right: 0px;
}
#infobalken
{
color: #fff;
background: #ccc;
background-image: url(../pix/bg_dblau.jpg);
background-repeat: repeat-x;
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-right: 0px;
height: 14px;
margin-right: 2px;
text-align: left;
vertical-align: bottom;
padding: 3px;
}

.aktuellbalken
{
color: #fff;
background: #ccc;
background-image: url(../pix/bg_dblau.jpg);
background-repeat: repeat-x;
border: solid 0px #fff;
border-right: 0px;
border-bottom: solid 1px #fff;
height: 14px;
text-align: left;
vertical-align: bottom;
padding: 3px;
}
.aktuellbild
{
border: solid 1px #fff;
border-left: 0px;
border-top: 0px;
margin-right: 6px;
float: left; 
}
.aktuell_text {
margin: 3px;
padding-top: 1px;
}
#a_boxen {
border: 1px solid green;
}
#s_box {
border: 0px solid red;
padding: 3px;
	background-color: #ffffff;
	border-bottom: 1px solid white;
	margin-right: 2px;
}
#a_box_1 {
padding: 0px;
position: absolute;
left: 1px;
border: 0px solid red;
width: 359px;
float: left;
}
#a_box_2 {
padding: 0px;
position: absolute;
left: 361px;
border: 0px solid blue;
width: 360px;
float: left;
}
#a_box_3 {
padding: 0px;
position: absolute;
left: 1px;
top: 344px;
border: 0px;
width: 359px;
float: left;
height: 185px;
}
#a_box_4 {
padding: 0px;
position: absolute;
left: 361px;
top: 344px;
border: 0px;
width: 360px;
float: left;
height: 185px;
}
#s_box_3 {
padding: 0px;
position: absolute;
left: 1px;
top: 423px;
border: 0px;
width: 359px;
float: left;
height: 185px;
}
#s_box_4 {
padding: 0px;
position: absolute;
left: 361px;
top: 423px;
border: 0px;
width: 360px;
float: left;
height: 185px;
}
#aktuell1
{
color: #fff;
width: 310px;
display: inline;
}
.ku_bild { 
margin-right: 6px;
float: left; 
}
.ku_text {
margin: 3px;
}
.antifloat
{
margin: 0px;
clear: both;
display: none;
}
#footer, a.footer {
font-size: 10px;
color: #999999;
text-align: left;
text-decoration: none; 

}
#nl_navi {
	color: #000000;
	padding: 2px;
	padding-left: 6px;
	background-color: #31B6EC;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
}
#ticker_navi {
	font-size: 11px;
	color: #333333;
	padding: 2px;
	padding-left: 4px;
	background-color: #bbbbbb;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
}
input { 
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding : 1px;
	margin-right: 2px;
	font-size: 11px;
}
input.button {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding : 0px;
	font-size: 11px;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-top : 0px;
	padding-top: 0px;
	font-family : Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 11px;
}
select { 
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-top : 0px;
	padding-top: 0px;
	font-size: 11px;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover
	{
		background-color: #cccccc;
}
