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

@font-face {
  font-family: "Aller";
  src: url("../fonts/aller.woff") format("woff");
}

* { margin: 0; padding: 0; }

html {

	}

body {
	background: #cbe5f8;
	color: #353b3f;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	min-width: 990px;
	
	}

a
	{
	color: #034C92;
	}

a:hover
	{
	color: #ea7900;
	}

.clear { clear:both; }


#haupt
	{
	background: #fefefe;
	padding: 0;
	
	}
	
.breite
	{
	margin: 0 auto;
	max-width: 1140px;
	min-width: 930px;
	position: relative;
	}


/* ####################################### HEADER*/

#header
	{
	background: url(../gfx/header-bg.gif) repeat-x #cbe5f8;
	height: 140px;
	padding: 0 20px;
	z-index: 90;
	}

#header .breite
	{
	height: 178px;
	}

#logo
	{
	background: url(../gfx/logo.jpg) center no-repeat #fff;
	height: 114px;

	position: absolute;
	text-indent: -9999px;
	width: 320px;
	z-index: 10;
	top: 16px;
	left: 0;
	opacity: 0.8;
	-moz-box-shadow: 1px 1px 5px rgba(100,100,160,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(100,100,160,0.5);
	box-shadow: 1px 1px 5px rgba(100,100,160,0.5);
	border: solid 5px #fff;
	}

#logo a
	{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

#title
	{
	padding: 12px 60px; 
	font-family: Aller;
	font-size: 34px;
	font-weight: 400;
	line-height: 40px;
	color: #2a61ab;
	position: absolute;
	left: 290px;
	top: 24px;
	margin-top: 0;
	text-shadow: 1px 1px 4px rgba(255,255,255,0.9);
	z-index: 5;
	}


#usernavi
	{
	position: absolute;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	right: 5px;
	top: -10px;
	background: rgba(255,255,255,0.8);
	width: 300px;
	height: auto;
	padding: 17px 15px 5px;
	z-index: 99;
	
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	
	-moz-box-shadow: 0 0 6px rgba(94,117,170,0.7);
	-webkit-box-shadow: 0 0 rgba(94,117,170,0.7);
	box-shadow: 0 0 6px rgba(94,117,170,0.7);
	}

#usernavi .achtung
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#usernavi p
	{
	border-bottom: dotted 1px #aaa;
	margin: 0 0 5px;
	padding: 0 0 6px;
	}

#usernavi p:first-line
	{
	font-size: 11px;
	letter-spacing: 1px;
	}

#usernavi span a
	{
	display: inline-block;
	
	text-decoration: none;
	
	}

#usernavi span a:hover
	{
	color: #FF9F00;
	}
		

	
#usernavi .ausloggen
	{
	background: url(../gfx/icon_log-out.png) no-repeat 0;
	text-decoration: none;
	float: right;
	padding: 4px 0 5px 26px;
	}




#navigation {
	background: #165a99;
	background: -moz-linear-gradient(#014b90,#4d81b0);
	background: -webkit-linear-gradient(#014b90,#4d81b0);
	background: linear-gradient(#014b90,#4d81b0);
	border-bottom: 8px solid #d52a2d;
	font-size: 18px;
	font-family: Arial, sans-serif;
	line-height: 15px;
	height: 34px;
	margin: 0;	
	list-style-type: none;
	padding: 0 20px;
	}

#navigation li {
	float: left;

	border-left: 1px solid #7699cc;
	border-right: 1px solid #445e86;
	}

#navigation .aktiv a
	{
	background: #345b94;
	}

#navigation a {
	color: #fff; 
	text-decoration: none;
	display: block;
	padding: 9px 14px;
	text-shadow:0 -1px 0 #445e86;
	} 

#navigation a:hover {

	text-shadow: 0 0 7px #fff;
	padding: 8px 14px 10px;
	} 



#inhalt
	{
	padding: 30px 20px 40px;
	min-height: 250px;
	position: relative;
	}

#inhalt .breite
	{
	overflow: hidden;
	}

#footer
	{
	clear: both;
	height: 18px;
	background: #165a99;
	background: -moz-linear-gradient(#014b90,#4d81b0);
	background: -webkit-linear-gradient(#014b90,#4d81b0);
	background: linear-gradient(#014b90,#4d81b0);
	border-top: 8px solid #d52a2d;
	padding: 5px;
	text-align: center;
	
	}

#footer a
	{
	color: #fff;
	}


/* ####################################### INHALT */



.left 
	{
	float: left;
	}

.inline-block 
	{
	display: inline-block;
	}




/* Abstände */
h2, h3, p, ul, ol, dl, table
	{
	margin: 0.4em 0 0.4em;
	}

h2
	{
	color: #D52A2D;
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 400;
	margin: 0 0 20px;
	}

h2 span
	{
	color: #224477;
	font-size: 16px;
	font-weight: 400;
	margin-top: 1.5em;
	}
	
h3
	{
	color: #224477;
	font-size: 18px;
	font-weight: 400;
	margin-top: 1.5em;
	}

h3:first-child
	{
	margin-top: 0;
	}

	
h4
	{
	color: #224477;
	font-size: 15px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
	}



p
	{
	margin: 0 0 15px;
	}

ul
	{
	margin: 15px 0 15px 20px;
	}

ul:last-child
	{
	margin-bottom: 0;
	}

li
	{
	margin-bottom: 4px;
	}	

dt
	{
	font-weight: 700;
	font-size: 14px;
	}

dd
	{
	margin-bottom: 0;
	}

hr
	{
	height: 1px;
	color: transparent;
	border: 0;
	border-top: 1px dotted #979a9c /*b0b3b5*/;
	}

.pfeil
	{
	background: url(../gfx/pfeil_blau.gif) no-repeat 2px 3px;
	padding-left: 18px;
	text-decoration: none;
	}

table.termin
	{
	background: #eee;
	float: left;
	padding: 10px;
	width: 500px;
	border: solid 1px #ccc;
	margin: 0 20px 20px 0;
	clear: left;
	}

.termin td
	{
	border-top: solid 1px #ccc;
	padding: 6px;
	}

.termin tr td:first-child
	{
	font-weight: 700;
	}

table
	{
	border-collapse: collapse;
	}

tr
	{
	border-bottom: solid 1px #fff;
	}

tr:hover td
	{
	background: #F1E28B !important;
	}

tr:hover td.monat
	{
	background: #ccc !important;
	}

th
	{
	background: #41649E;
	background: -moz-linear-gradient(#014b90,#4d81b0);
	background: -webkit-linear-gradient(#014b90,#4d81b0);
	background: linear-gradient(#014b90,#4d81b0);
	color: #fff;
	text-align: left;
	padding: 4px;
	border: solid 1px #fff;
	}

td
	{
	background: #efefef;
	padding: 4px;


	line-height: 14px;
	vertical-align: middle;
	}

td span
	{
	color: #888;
	}

td a
	{
	text-decoration: none;
	}

.termine
	{
	font-size: 11px;
	}

.benutzer tr td:last-child
	{
	padding: 3px 7px;
	word-spacing: 4px;
	}

.benutzer tr.status9 td
	{
	background: #D5F4F7 !important;
	}

.benutzer tr.status1 td
	{
	background: #e7e7e7;
	}

.odd td
	{
	background: #e7e7e7;
	}

.freigeschaltet td
	{
	background: #DAE8A2;
	}

.odd.freigeschaltet td
	{
	background: #d2e294;
	}

.geaendert td
	{
	background: #F9ECB7;
	}

.geloescht td
	{
	background: #FAE3DC;
	}

.monat
	{
	background: #ccc;
	font-weight: 700;
	
	}


.funktionen a img
	{
	border: none;
	}

.funktionen a:hover
	{
	text-decoration: none;
	}



.tipp
	{
	font-size: 11px;
	padding-right: 10px;
	}

.php_fehler
	{
	background: #FaF3D1;
	border: solid 1px #ED2929;
	margin: 0 0 19px;
	padding: 5px;
	}

.php_fehler strong
	{
	color: #ED2929;
	}

.achtung, .fehler
	{
	background: url(../gfx/dialog-warning.png) no-repeat 3px 2px #fde2c8;
	border: solid 1px #eb8355;
	display: inline-block;
	margin: 0 0 8px;
	padding: 5px 14px 7px 32px;
	font-size: 13px;
	line-height: 16px;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}


.erklaerung
	{
	font-size: 11px;
	line-height: 16px;
	padding: 6px;
	border: dotted 1px #A8BBD0;
	background: #F1F4FA;
	margin: 0 0 8px;
	}

.hinweis
	{
	background: url(../gfx/info2.png) no-repeat 7px 3px #FDF2B9;
	padding: 5px 8px 3px;
	border: dotted 1px #DDB426;
	margin: 0 0 20px;
	text-indent: 24px;
	}


.button
	{
	display: inline-block;
	width: auto;
	padding: 2px 10px;
	border: solid 2px #5f80b8;
	border-bottom: solid 2px #35568d;
	border-right: solid 2px #35568d;
	text-decoration: none;
	background: #41649E;
	color: #fff;
	}

.button:hover
	{
	background: #1f81cd;
	color: #fff;
	border: solid 2px #5695cf;
	border-bottom: solid 2px #3565a6;
	border-right: solid 2px #3565a6;
	}

.big
	{
	font-weight: 700;
	font-size: 18px; 
	border-width: 2px;
	padding: 8px 30px;
	border-radius: 9px;
	}

.box
	{
	background: #e5edf6;
	padding: 15px;
	border-radius: 11px;
	}

.box ul li
	{
	margin-left: 0;
	}

#teaser p
	{
	float: left;
	margin: 0 0 20px 0;
	width: 320px;
	}

#teaser p:nth-child(odd)
	{
	clear: both;
	margin: 0 20px 20px 0;
	width: 300px;
	}

.daten
	{
	line-height: 1.8em;

	}

.daten strong
	{
	display: inline-block;
	width: 100px;
	}


/* === FORMULARE === */

form
	{
	padding: 0;

	}

fieldset 
	{
	padding: 5px 12px 8px;
	border: dotted 1px #999;
	margin: 0 0 20px;
	background: #fff;
	position: relative;
	}

label
	{
	display: block;
	font-size: 13px;
	font-weight: 700;
	margin: 5px 0 0;
	clear: both;
	color: #334A88;
	}

label span
	{
	font-size: 11px;
	font-weight: 400;
	}

label.datum
	{
	width: 70px;
	float: left;
	padding-top: 4px;
	font-weight: 400;
	font-size: 12px;
	}
 
label.zeit
	{
	width: 30px;
	float: left;
	padding-top: 4px;
	font-weight: 400;
	font-size: 12px;
	}

label.raum
	{
	width: 80px;
	float: left;
	font-weight: 400;
	}

.warnung 
	{
	color: #ff0000;
	font-size: 12px;
	}

input, select, textarea
	{
	margin: 2px 0 4px;
	}

input.text , textarea
	{
	background: #f6f6f6 url(../gfx/input_bg.png) no-repeat;
	border: solid 1px #999;
	padding: 2px 4px;
	width: 310px;
	}

select
	{
	background: #f6f6f6;
	border: solid 1px #999;
	}

input.checkbox
	{

	vertical-align: middle;
	}

input.zeit 
	{
	width: 40px;
	}

input.datum 
	{
	width: 80px;
	}

.fehlt
	{
	border-color: red !important;
	background: #FEE3CF !important;
	}

.ui-datepicker-trigger
	{
	margin: 4px 0 0 5px;
	vertical-align: top;
	}


.submit
	{
	
	width: 160px;
	float: right;
	}


#eduplaza, #institution
	{
	border: dotted 1px #91ABDD;
	background: #E7EEF8;
	padding: 12px 8px 12px 49px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 12px !important;
	width: 386px;
	}

#eduplaza
	{
	background: url(../gfx/eduplaza_icon.png) no-repeat 8px 8px  #E7EEF8;
	}

#institution
	{
	background: url(../gfx/hla-hameln_icon.png) no-repeat 8px 8px  #E7EEF8;
	}

#eduplaza p, #institution p
	{
	margin: 0;
	}

.email
	{
	background: url(../gfx/email.png) no-repeat 7px 0 #F1F4FA;
	padding: 3px 8px 3px 65px;
	font-size: 11px;
	line-height: 14px;
	border: dotted 1px #A8BBD0;
	margin: 0 0 12px 12px !important;
	width: 370px;
	}

ul.email
	{
	min-height: 16px;
	list-style-type: none;
	padding: 10px 8px 8px 49px !important;
	width: 386px;
	}

ol.email
	{
	min-height: 16px;
	padding: 10px 8px 8px 65px !important;
	width: 370px;
	}

pre
	{
	font-size: 11px;
	line-height: 13px;
	}

.faq dd
	{
	margin-bottom: 18px;
	}

@media print
{

td
	{
	border-top: solid 1px #888;
	}

#header, #navigation, tr td:last-child, tr th:last-child
	{
	display: none;
	}




}