/* CSS Jochen Ebert */
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/26f510");

@font-face {font-family: 'VerbCondRegular';src: url('../webfonts/26F510_5_0.eot');src: url('../webfonts/26F510_5_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_5_0.woff') format('woff'),url('../webfonts/26F510_5_0.ttf') format('truetype');}
   
@font-face {font-family: 'VerbCondRegular-Italic';src: url('../webfonts/26F510_4_0.eot');src: url('../webfonts/26F510_4_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_4_0.woff') format('woff'),url('../webfonts/26F510_4_0.ttf') format('truetype');}

@font-face {font-family: 'VerbCondRegular-Bold';src: url('../webfonts/26F510_0_0.eot');src: url('../webfonts/26F510_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_0_0.woff') format('woff'),url('../webfonts/26F510_0_0.ttf') format('truetype');}
  
@font-face {font-family: 'VerbCondRegular-BoldItalic';src: url('../webfonts/26F510_1_0.eot');src: url('../webfonts/26F510_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_1_0.woff') format('woff'),url('../webfonts/26F510_1_0.ttf') format('truetype');}
 
@font-face {font-family: 'VerbCondLight';src: url('../webfonts/26F510_3_0.eot');src: url('../webfonts/26F510_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_3_0.woff') format('woff'),url('../webfonts/26F510_3_0.ttf') format('truetype');}

@font-face {font-family: 'VerbCondLight-Italic';src: url('../webfonts/26F510_2_0.eot');src: url('../webfonts/26F510_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/26F510_2_0.woff') format('woff'),url('../webfonts/26F510_2_0.ttf') format('truetype');}
 

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

/* Font-Einbettung */
@font-face {
	
	} 
body, p {
	height: 100%;
	background-color: #FFFF9F;
	font-family: 'VerbCondRegular', Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-transform: no;
	}

body {
           scrollbar-base-color:#FFFF9C;
           scrollbar-track-color:#FFFF9C;
           scrollbar-face-color:#FFFF9C;
           scrollbar-highlight-color:#FFFF9C;
           scrollbar-3dlight-color:#FFFF9C;
           scrollbar-darkshadow-color:#FFFF9C;
           scrollbar-shadow-color:#FFFF9C;
           scrollbar-arrow-color:#0080FF;
           }

a:active {text-decoration : none; color: #FF0000}
a:visited {text-decoration : none; color: #000000}
a:link {text-decoration : none; color: #0080FF}
a:hover {text-decoration : none; color:#FF0000}

.stand {
	display: table;
    width: 100%;
    height: 1em;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: #0080FF;
	}

p.stand {
	font-family: 'VerbCondRegular', Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	}

.registerbuchstabe {
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	}
		
.liste {
	font-family: 'VerbCondRegular', Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
.sup {vertical-align:top; font-size:0.6em; line-height:100%;}
.sub {vertical-align:bottom; font-size:0.6em; line-height:100%;}

div#siteWrapper{
	width: 500px; 		/* Breite des Wrappers */
	height: 100%;
	margin: auto; 		/* Wrapper soll zentriert werden */
}

/* Aktuelles-Seite */

div#aktuellesWrapper {
	font-family: 'VerbCondRegular', Arial, sans-serif;
	float:left;
	overflow:auto;
	width: 500px;
	height:100%;
}
div#aktuellestext1 {
	z-index: 1;
	position:absolute;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	top: 6px;
	width: 500px;
	margin: auto;
	color: #0080FF;
	font-size: 60px;
	text-align: left;
	text-indent: 0px;
}

div#aktuellestext2 {
	z-index: 3;
	position:absolute;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	opacity: 0.8;
	top: 51px;
	width: 500px;
	margin: auto;
	color: #FF0017;
	font-size: 26px;
	text-align: right;
}

.Abstand_6pt {
	line-height: 6pt;
}

/* Dank-Seite */

div#dankWrapper {
	float:left;
	width: 500px;
	height:80px;
}

div#danktext1 {
	z-index: 2;
	position:absolute;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	opacity: 0.8;
	top: 35px;
	width: 500px;
	margin: auto;
	color: #FF0017;
	font-size: 26px;
	text-align: left;
}
div#danktext2 {
	z-index: 1;
	position:absolute;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	top: 6px;
	width: 500px;
	margin: auto;
	color: #0080FF;
	font-size: 60px;
	text-align: left;
	text-indent: 47px;
}
div#danktext3 {
	z-index: 3;
	position:absolute;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	opacity: 0.8;
	top: 51px;
	width: 500px;
	margin: auto;
	color: #FF0017;
	font-size: 26px;
	text-align: right;
}

div#namenWrapper {
	font-family: 'VerbCondRegular', Arial, sans-serif;
	float:left;
	overflow:auto;
	width: 500px;
	height:100%;
}

.namensliste {
	font-family: 'VerbCondRegular', Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.ueberschrift_aktuelles {
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: 18px;
	color: #FF0017;
}

div#trenner {
	float:left;
	width: 500px;
	height:30px;
}

div#aufruf {
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	opacity: 0.8; 
	width: 500px;
	height:80px;
	color: #0080FF;
	font-size: 14px;
	text-align: center;
}

/* Neu-Zugänge-Kopf */

#neu-zugaenge-kopf  {
		margin: 0; /* äußeren Abstand / Rand auf zurücksetzen */
 	    padding: 0; /* inneren Abstand zurücksetzen */
    	height: 100%; /* Seite soll über volle Höhe gehen */
		}

div#leftWrapper{
	width: 160px; 		/* Breite des Wrappers */
}

div#left_rectangle {
  position: absolute;
  z-index: 1;
  background-color: yellow; /* gelber Hintergrund */
  width: 23px; /* Container auf 20px Breite */
  min-height: 100%; /* Mindesthöhe auf 100 % (bei modernen Browsern) */
  height: auto !important; /* important Behel (bei modernen Browsern */
  height: 100%; /* IE soll wie gewünscht interpretieren */
  overflow: hidden !important; /* Firefox Scrollleiste */
}

div#oval {
	position: absolute;
	z-index: 2;
	width: 100px;
	height: 200px;
	background: yellow;
	-moz-border-radius: 50px / 1000px;
	-webkit-border-radius: 50px / 100px;
	border-radius: 50px / 100px;
	margin-top: -150px; /* äußeren oberen Abstand / Rand auf x setzen */
	margin-left: 65px; /* äußeren linken Abstand / Rand auf x setzen */
}

div#neu_1 {
	position: absolute;
	z-index: 3;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	top: 6px;
	width: 200px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 28px;
	margin-bottom: auto;
	color: #0080FF;
	font-size: 60px;
	text-align: left;
	text-indent: 0px;
}
div#neu_2 {
	position: absolute;
	z-index: 4;
	font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
	opacity: 0.8;
	top: 51px;
	width: 150px;
	color: #FF0017;
	font-size: 26px;
	text-align: left;
	left: 70px;
}

/* Neu-Zugänge-Menue */

#neu-zugaenge-menue, #aktuelles-infos-menue  {
		margin: 0; /* äußeren Abstand / Rand auf zurücksetzen */
 	    padding: 0; /* inneren Abstand zurücksetzen */
    	height: 100%; /* Seite soll über volle Höhe gehen */
		}
		
div#text_left_rectangle {
		position: absolute;
		z-index: 5;
		font-family: 'VerbCondRegular-Bold', Arial, sans-serif;
		color:#FFBD28;
		text-align:center;
		font-size:12px;
		left:-143px; /* Abstand vom linken Rand */
		top:240px; /* Abstand vom oberen Rand */
		transform: rotate(-90deg);
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome und Safari */
}

div#tab_left_menue {
		position: absolute;
		z-index: 6;
		top:0px;
		left: 25px;
		width:155px;

}