a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; color: #ea5512; }
a:active { color: #000000; text-decoration : none; outline: none; }
a:focus { outline: none; }

*::-moz-selection { background-color: #FFDB70; }
*::selection { background-color: #FFDB70; }

body { font-family:Monospace; font-size:14px; background-color:#FEFF99; margin:0px; }

h1 { font-size:18px; color:#000000; margin-top: -5px; margin-bottom:0px; }
h2 { font-size:15px; color:#000000; }
h3 { font-size:14px; color:#000000; }

img { border: none; }


#hintergrund {
	width:1024px;
	height:658px;
	background-image:url(../bilder/grafik/hintergrund.jpg);
	position: relative;
}

#logo {
	position: absolute;
	left: 60px;
	top: 46px;
}

#logo h1 {
	font-family: 'johnyokonysmregular';
	font-size: 47px;
	color: #ea5512;
	font-weight: normal;
	padding: 10px;
	padding-left: 2px;
	margin-bottom: 0px;
}

#logo h2 {
	font-family: 'TendernessRegular';
	font-size: 17px;
	font-weight: normal;
	position: relative;
	top: -33px;
	padding: 0px;
}

.logo1 a {
	color: #ea5512;
	text-decoration: none;
}

.logo2 a {
	color: black;
	text-decoration: none;
}


/*------------------------------  Inhalte  ------------------------------*/

h1.header {
	font-family: 'johnyokonysmregular';
	font-size: 30px;
	font-weight: normal;
	padding: 10px;
	padding-left: 2px;
	width: 640px;
}

.unterstrich {
	position: relative;
	top: -13px;
}

.zwischenstrich {
	margin-top: 20px;
}

.text_container {
	border: 0px solid red;
	width: 681px;
	height: 435px;
	position: absolute;
	left: 85px;
	top: 136px;
	text-align:left; 
	font-family: 'DroidSansRegular';
	font-size: 14px;
}

.inhalt {
	padding-top: 0px;
	padding-right: 20px;
	margin-top: -10px;
}

.zurueck_oben {
	font-family: 'DroidSansRegular';
	font-size: 12px;
	float:right;
}

.zurueck_unten {
	font-family: 'DroidSansRegular';
	font-size: 12px;
	float:right;
	position: relative;
	left: -25px;
}

#termine .zurueck_unten {
	font-family: 'DroidSansRegular';
	font-size: 12px;
	float:right;
	position: relative;
	top: 20px;
	left: 10px;
}

a.zuDenTerminen {
	display: block;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 30px;
}

/*------------------------------  Navigation  ------------------------------*/

ul.navigation{
	list-style: none;
	font-family: johnyokonysmregular;
	font-size: 24px;
	padding: 10px;
	position: absolute;
	left: 770px;
	top: 300px;
	text-align: left;
}

ul.navigation li {
	margin-bottom: 6px;
	margin-top: 6px;
	position: relative;
}

.navigation a {
	color: #ea5512;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover {
	color: #2c2b2c;
	text-decoration: none;
	font-weight: normal;
}

.aktiv a {
	color: black;
	font-weight: normal;
}


/*------------------------------  Liste  ------------------------------*/

.blumenliste {
	list-style-image: url(../bilder/grafik/blume.png);
}

.blumenliste_johnny {
	list-style-image: url(../bilder/grafik/blume.png);
	font-family: 'johnyokonysmregular';
	font-size: 25px;
}

.blumenliste_johnny a:link {
	text-decoration: none;
	position: relative;
	top: 4px;
}

.blumenliste_johnny a:hover {
	text-decoration: underline;
}

.blumenliste_johnny li{
	margin-top: 30px;
}


/*------------------------------  Fotos  ------------------------------*/

.fotoTabelle {
	position: relative;
	top: 20px;
}

.fotoTabelle  img {
	margin-top: 0px;
	box-shadow: 2px 2px 3px black;
}

.fotoTabelle  table {
	width: 640px;
	border: 0px solid red;
}
.fotoTabelle  td {
	text-align: center;
	border: 0px solid green;
}

#fotos_slide ul.navigation {
	top: 324px;
}



/*------------------------------  Koop  ------------------------------*/

#koop table {
	margin-top: 20px;
}

#koop span {
	margin-left: 20px;
	position: relative;
	top: -23px;
}

.koopTabelle table {
	margin-top: 20px;
}

.koopTabelle span {
		margin-left: 20px;
	position: relative;
	top: -23px;
}


/*------------------------------  Kursangebot  ------------------------------*/

#kurs_angebot .inhalt {
	margin-top: 40px;
}


/*------------------------------  Termine  ------------------------------*/

.termine td {
	border: 1px solid grey;
	padding: 5px;
	font-size: 14px;
}

.termine {
	border: 1px solid grey;
	margin-top: 20px;
	border-collapse: collapse;
}
.em_siegburg{
	background-image: url(../buttons/untermenue/em_siegburg_city.png);
	display: block;
	background-repeat: no-repeat;
	width: 500px;
	height: 24px;
}

.gk_siegburg{
	background-image: url(../buttons/untermenue/git_siegburg.png);
	display: block;
	background-repeat: no-repeat;
	width: 500px;
	height: 24px;
}

.em_neuhonrath{
	background-image: url(../buttons/untermenue/em_neuhonrath.png);
	display: block;
	background-repeat: no-repeat;
	width: 500px;
	height: 24px;
}

.em_birk{
	background-image: url(../buttons/untermenue/em_birk.png);
	display: block;
	background-repeat: no-repeat;
	width: 500px;
	height: 24px;
}


/*------------------------------  Tiny Scrollbar  ------------------------------*/

#scrollbar1 { width: 681px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { 	width: 681px; height: 410px; overflow: auto; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #ea5512; opacity: 0.6;}
#scrollbar1 .scrollbar { position: relative; float: right; width: 12px; }
#scrollbar1 .track { background-color: #FFDB70; opacity: 0.9; height: 100%; width:10px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 10px;  cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 10px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


/*------------------------------  SCROLLBAR FIX  ------------------------------*/

.noJsFix {
	overflow: hidden !important;
	width: 661px !important;
}


/*------------------------------  Schriftarten  ------------------------------*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 1, 2013 */
@font-face {
    font-family: 'johnyokonysmregular';
    src: url('../fonts/john/johnyokonysm.eot');
    src: url('../fonts/john/johnyokonysm.eot?#iefix') format('embedded-opentype'),
         url('../fonts/john/johnyokonysm.woff') format('woff'),
         url('../fonts/john/johnyokonysm.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TendernessRegular';
    src: url('../fonts/tenderness/Tenderness-webfont.eot');
    src: url('../fonts/tenderness/Tenderness-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tenderness/Tenderness-webfont.woff') format('woff'),
         url('../fonts/tenderness/Tenderness-webfont.ttf') format('truetype'),
         url('../fonts/tenderness/Tenderness-webfont.svg#TendernessRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('../fonts/droid/DroidSans-webfont.eot');
    src: url('../fonts/droid/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid/DroidSans-webfont.woff') format('woff'),
         url('../fonts/droid/DroidSans-webfont.ttf') format('truetype'),
         url('../fonts/droid/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}