﻿@charset "utf-8";
/* CSS Document */

@font-face {  
    font-family: 'DroidSans';  
    src: url('font/DroidSans.eot'); /* IE9 Compat Modes */  
    src: url('font/DroidSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  
         url('font/DroidSans.woff') format('woff'), /* Modern Browsers */  
         url('font/DroidSans.ttf')  format('truetype'), /* Safari, Android, iOS */  
         url('font/DroidSans.svg#svgFontName') format('svg'); /* Legacy iOS */  
    }  

body,td,th {
	font-family: 'DroidSans', Fallback, sans-serif;
	font-size: 16px;
	line-height:20px;  
	color: #444;
}
/*th {
	background-color: #bdb9ab;
}
*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #930;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
#container #head #logo_navi {
	width: 920px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*vertical-align: middle;*/
	color: #369;
	font-size: 18px;
	text-align: left;
}
#head {
	height: 33px;
	margin: 0px 0px 0px 17px;
}
#bild {
	margin: 0px;
	padding: 0px;
	/*height: 421px;*/
	width: 920px;
	background: rgba(255, 255, 255, 1.0);
	background-color: #FFF; /* Fallback for IE8 and earlier */
		/* opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */
	/*-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	-webkit-box-shadow: 1px 2px 3px #000;
	-moz-box-shadow: 1px 2px 3px #000;
	box-shadow: 1px 2px 3px #000;
	font-family: 'DroidSans', Fallback, sans-serif;
	font-size: 18px;
	color: #036;
	font-weight: normal;
}
#main {
	margin: 0px;
	padding: 40px;
	width: 840px;
	/*height: 400px;*/
	font-size: 13px;
	line-height:23px;
	text-align: left;
	background-image: url(img/bg/bg_main.jpg);
	background: rgba(189, 185, 171, 1.0);
	background-color: #bdb9ab; /* Fallback for IE8 and earlier */
		/* opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */
	/*-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	-webkit-box-shadow: 1px 2px 2px #000;
	-moz-box-shadow: 1px 2px 2px #000;
	box-shadow: 1px 2px 2px #000;
}
#main a {
	color: #369;
	text-decoration: none;
}
#main a:hover{
	color: #09f;
}
#main_index {
	margin: 30px;
	padding: 12px;
	width: 920px;
	/*height: 400px;*/
	background: rgba(255, 255, 255, 0.8);
	background-color: #FFF; /* Fallback for IE8 and earlier */
		/* opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 2px 3px #000;
	-moz-box-shadow: 1px 2px 3px #000;
	box-shadow: 1px 2px 3px #000;
}
#foot {
	/*height: 100px;*/
background:-moz-linear-gradient(bottom,#aca798,#cec9bb); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#aca798),to(#cec9bb)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#aca798',endColorstr='#cec9bb'); /* Internet Explorer */
	background-color: #cec9bb;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
span.nobr {
	white-space: nowrap;
}
.foto {
    background:#cbc8bd;
	vertical-align:top;
}
#imageContainer {
    /*background:#eee;*/
    /*color: #999;*/
    overflow:hidden;
    width:835px;
	padding: 8px;
	font-size: 10px;
	color: #444;
		/* Rounded Corners */  
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#imageContainer div {
	float:left;
	width:135px;
	padding: 2px;
	text-align: center;
}
.imgshadow {  
        background:#FFFFFF;  
        padding:1px;  
        border:1px solid #777777;  
        margin:5px 0px;  
        -moz-box-shadow:0px 0px 1px #666666;  
        -webkit-box-shadow:0px 0px 1px #666666;  
        box-shadow:0px 0px 1px #666666;  
}  
.klein {
	font-size: 10px;
	color: #666666;
}
#kasten {
   background:#e1ded6;
   color: #999;
   overflow:hidden;
   /*width:870px;*/
		/* Rounded Corners */  
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		/* Shadow */  
    -webkit-box-shadow:inset 0 0 1px #000000;
	-moz-box-shadow:inset 0 0 1px #000000;
	box-shadow:inset 0 0 1px #000000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#kasten div {
	float:left;
	/*width:166px;*/
	padding: 6px 12px 6px 12px;
	text-align: left;
}
#termin {
	font-family: 'DroidSans', Fallback, sans-serif;
	font-size: 14px;
	line-height:16px;  
	text-align: left;
	color: #600;
	width: 50px;
	height: 163px;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: 330px;
	overflow: hidden;
	z-index: 3;
	-webkit-transform: rotate(272deg);
	-moz-transform: rotate(272deg);
	-o-transform: rotate(272deg);
	writing-mode: tb-rl;
}
#termin_index {
	font-family: 'DroidSans', Fallback, sans-serif;
	font-size: 14px;
	line-height:16px;  
	text-align: left;
	color: #600;
	width: 50px;
	height: 163px;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: 360px;
	overflow: hidden;
	z-index: 3;
	-webkit-transform: rotate(275deg);
	-moz-transform: rotate(275deg);
	-o-transform: rotate(275deg);
	writing-mode: tb-rl;
}
.line {
	border-bottom-color:#blue; 
	border-bottom-width:1px; 
	border-bottom-style:dashed;
}

input {
border: #aaa592 1px solid;
padding-left: 5px;
background-color: #FFFFFF;
width: 300px;
}

captcha {
border: #aaa592 1px solid;
padding-left: 5px;
background-color: #FFFFFF;
width: 80px;
}

.textfeld {
border: #aaa592 1px solid;
background-color: #FFFFFF;
width: 300px;
}

.tcal {
border: #aaa592 1px solid;
background-color: #FFFFFF;
width: 80px;
}

.check      {
width: 20px;
}

.schalter      {
BORDER: #7b6153 1px solid;
BACKGROUND-COLOR: #930;
COLOR: #FFFFFF;
font-weight: bold;
font-family: DroidSans,sans-serif;
font-size: 12px;
padding: 1px 8px 1px 8px;
width: 170px;
}

.schalter_delete      {
BORDER: #7b6153 1px solid;
BACKGROUND-COLOR: #dad6c9;
COLOR: #930;
font-weight: bold;
font-family: DroidSans,sans-serif;
font-size: 12px;
padding: 1px 8px 1px 8px;
width: 130px;
}

.message {
/*background-color: #e80031;*/
background-color: #f00;
color: #FFFFFF;
padding: 5px 11px 5px 11px;
font-size: 18px;
font-weight: bold;
		/* Rounded Corners */  
/*    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;*/
		/* Shadow */  
/*    -webkit-box-shadow:inset 0 0 1px #000000;
	-moz-box-shadow:inset 0 0 1px #000000;
	box-shadow:inset 0 0 1px #000000;
*/
}
