
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin: 0; padding: 0;} 

/* margin muss fuer alle Elemente auf 0 gesetzt und fuer vertikale Abstaende (top und bottom)
muss padding statt margin verwendet werden, anderenfalls werden diese margin-Werte
zur Gesamthoehe addiert und der Footer wird zu weit nach unten geschoben,
was vertikale Scrollbalken im Browser erzeugt. */

html, body, #wrap {height: 100%;}

body #wrap {
	background: url(images/bg-shadow.png) repeat-y;
	margin: 0 auto;
	width: 1000px;
	height: auto;
	min-height: 100%;
}

body {	background-color: #333333;	text-align: center; /* Zentrierung im Internet Explorer */
}

#main {
	padding-bottom: 100px; /* Muss genau so hoch sein wie der Footer */
}  

#footer {
	background: url(images/footer-image.png) repeat-y;
	margin: -100px auto;
	position: relative;
	width: 1000px;
	height: 100px;
	text-align: left;
	clear: both;
}

#foot {
	padding-top: 30px;
	padding-left: 273px;
	color: #333333;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}

/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Bereich nicht fuer IE-mac Anfang \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* Bereich nicht fuer IE-mac Ende */

/* Links */a img {
	border-style: none;
}
a
{
	color: #666666;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
	outline-style: none;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
	outline-style: none;
}

a.selected {
	color: #cc0000;
	outline-style: none;
}

/* Bilder */
img.left {
 	margin-top: 4px;
	margin-right: 20px;
	padding-bottom: 10px;
	float: left;
}
img.right {
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	clear: both;
}
img.book {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	clear: both;
}
/* Kopfzeile */
#header {
	background: url(images/header-image.png) no-repeat;
	width: 1000px;
	height: 150px;
	text-align: left;
}

.head {
	padding-top: 10px;
	padding-left: 273px;
	color: #333333;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;	letter-spacing: 1px;
}
#left { 
	background: url(images/left-image.png) no-repeat;
	margin: 0 35px 0 10px;	
	text-align: left; 	
	width: 228px;
	height: 538px;
	float: left;
	display: inline;
} 

/* Inhalt */
#content {
	padding-top: 36px;
	padding-right: 44px;
	padding-bottom: 40px;
	width: 450px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	float: left;
}

.content {
	padding-top: 2px;
	color: #666666;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}	
.line {
	float: left;
	height: 12px;
	width: 450px;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 14px;
	font-size: 1px;
}

.line0 {
	float: left;
	width: 450px;
	border-bottom: 1px dotted #c0c0c0;
	font-size: 1px;
}

hr {
	float: left;
	width: 450px;
	height: 1px;
	border: none;
	border-top: 1px dotted #c0c0c0;
	padding-bottom: 16px;
}

#book {
	float:left;
	border: 1px solid #ffffff;
	background-color: #f5f0e5;
	height: 20px;
	padding-top: 2px;
	padding-left: 6px;
}

.jap {
	font-size: 14px;
	letter-spacing: 1px;
}

.small {
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 18px;
}

#content small {
	color: #c2a366;
	font-size: 10px;
}

/* Teaser */
div.teaser {
	width: 450px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c0c0c0;	
	overflow: auto;	
}

div.teaser h1, div.teaser h2, div.teaser p {	
	padding-left: 100px;	
}


div.teaser img {
 	margin-top: 4px;
	margin-right: 20px;
	width: 80px;
	float: left;	clear: left;
}
/* Tipp */
div.hint {
	background-color: #f5f0e5;
	width: 450px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c0c0c0;
}
div.hint img {
	float: right;
	margin-top: -2px;
	margin-right: 15px;
	margin-left: 20px;
}
div.hint h1 {
	padding-left: 15px;
}
div.hint h2 {
	padding-left: 15px;
}
div.hint p {
	padding-left: 15px;
}
div.hint p.bold {
	font-weight: bold;
}
/* Ueberschriften */
h1 {
	color: #333333;
	font-family: 'Times New Roman', Times, Georgia, serif;	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding-bottom: 2px;
}

h1 a:link {
	color: #333333;	}
h1 a:visited {
	color: #333333; }	
h1 a:hover {
	color: #cc0000; }
h1 a:active {
	color: #333333;	}
	
h2 {
	color: #c2a366;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

h2 a:link {
	color: #c2a366;	}
h2 a:visited {
	color: #c2a366; }	
h2 a:hover {
	color: #c2a366; }
h2 a:active {
	color: #c2a366;	}
	
h3 {
	background: url(images/corner.png) no-repeat top right;
	background-color: #cc0000;
	color: #ffffff;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-top: 4px solid #ffffff;
}

h4 {
	background-color: #f0f0f0;
	color: #666666;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

h5 {
	color: #cc0000;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

/* Info */
#info { 
	margin-top: 36px;
	background-color: #e4e4e4;
	width: 183px;
	text-align: left;
	color: #62605c;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 18px;
	float: left;
}
	
.infotext {
	padding: 6px;
}

.infotext a {
	text-decoration: underline;
	color: #62605c;
}
	
/* Navigation */
#navigation {
	padding-top: 70px;
	padding-left: 273px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
}
	
#navigation li {
	white-space: nowrap;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#navigation li a {
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 16px;
}
#navigation .selected, #navigation a:hover {
	color: #d6c299;
}
* html #navigation a { width: 1%; }

/* Kalender */
table {
	color: #62605c;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 10px;
}
div.calender table {
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
}
div.calender th {
	background-color: #e4e4e4;
	text-align: center;
	height: 22px;
}
div.calender th.normal {
	font-weight: normal;
}
div.calender td {	
	border: 1px solid #e4e4e4;
	height: 22px;
	width: 25px;
	background-color: #FFFFFF;
}
div.calender td.actualday {	
	background-color: #e4e4e4;
	font-weight: bold;
}
div.calender td.eventday {	
	font-weight: bold;
}
div.calender td.emptyday {	
}
div.calender td.eventday a {
	color: #CC0000;
}

/* Glossar */
div.glossar {
	padding-top: 14px;
	padding-bottom: 14px;
	width: 450px;
	float: left;
}

div.glossar a {
	color: #c0c0c0; }

div.glossar a:visited {
	color: #c0c0c0; }

div.glossar a:hover {
	color: #cc0000; }

div.glossar a.active {
	color: black; }

div.glossar a.active:visited {
	color: black; }

div.glossar a.active:hover {
	color: #cc0000; }

div.glossar_content {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 450px;
}

div.glossar_content h1 i {
}

div.glossar_content table {
	color: #666666;
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	border-top: 1px dotted #c0c0c0;
	border-left: 1px dotted #c0c0c0;
}

div.glossar_content td {
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px dotted #c0c0c0;
	border-right: 1px dotted #c0c0c0;
}

div.glossar_content td.small {
	width: 50;
	text-align: center;
}

div.entry {
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px dotted #c0c0c0;
	width: 450px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: auto;
	overflow: auto;
}

div.entry img {
	float: right;
	width: 120px;
	clear: right;
}

div.intro
{
	padding-bottom: 14px;
	border-bottom: 1px dotted #c0c0c0;
	width: 450px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: auto;
	overflow: auto;
}

