body {
	background-color: #fff;
	height:100%; 
	overflow-y: auto;
}

body, td, li {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}


#layer {
	position: absolute;
	z-index: 100;
	background-color: #fff;
	width: 165px;
	left: 700px;
	top: 70px;
	padding: 6px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#page {
	background-color: #fff;
	margin: 40px 0px 50px 300px;
	display: block;
	width: 700px;
}

#seite {
	background-color: #fff;
	text-align: left;
	top: 75px;
	left: 1000px;
	width: 0px;
	padding-left: 0px;
	position: fixed;

}
* html #seite {position:absolute;}

#wrapper{
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    width: 410px;
    height: 380px;
}

#frameContent{
    width: 100%;
    height: 100%;
} 

.waag {padding-right: 120px; padding-bottom: 0px; background-image: url(abb/aawaag.gif);}
.d280 {padding-right: 280px; padding-bottom: 0px; background-image: url(abb/aawaag.gif);} 
.d420 {padding-right: 280px; padding-bottom: 0px; background-image: url(abb/aawaag.gif);}
.d560 {padding-right: 540px; padding-bottom: 0px; background-image: url(abb/aawaag.gif);}
.max {padding-right: 680px; padding-bottom: 0px; background-image: url(abb/aawaag.gif);}
.waag2 {padding-top: 0px; background-image: url(abb/aawaag2.gif);}

#menue {
	background-color: #0000cd;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 215px;
	padding: 0px 20px 0px 40px;
	position: fixed;
}

* html #menue {position:absolute;}


#menue1 a:link {
	font: bold 20px/35px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #ccc;
	padding: 5px 0px 0px 0px;
	background: #0000cd;
	border-bottom: 1px solid #0000cd;
}

#menue1 a:visited, #menue1 a {
	font: bold 20px/35px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #ccc;
	padding: 5px 0px 0px 0px;
	background: #0000cd;
	border-bottom: 1px solid #0000cd;
}

#menue1 a:hover {
	font: bold 20px/35px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 0px 0px;
	background: #0000cd;
	border-bottom: 1px solid #fff;
}

#menue2 a:link {
	font: bold 14px/26px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #fff;
	background: #0000cd;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #0000cd;
}

#menue2 a:visited, #menue2 a {
	font: bold 14px/26px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #fff;
	background: #0000cd;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #0000cd;
}

#menue2 a:hover {
	font: bold 14px/26px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #ccc;
	background: #0000cd;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #fff;
	
}

blockquote {
	padding: 2px 6px 10px 10px;
	background-image: url(abb/aablock.gif);
}

#red {color: #f63;}


.fett {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}

.titel {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 42px;
}

.mittel {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #333;
	text-shadow: -1px -1px 0px #fff, 1px 1px 0px #ccc;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}


.klein {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.grau {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight : normal;
	line-height: 12px;
}

#box {background-color: #0000cd; 
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-align: left;
padding: 0px 20px 0px 20px;
}

#box a:link {
	color: #ccc;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
}

#box a:visited {
	color: #ccc;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
}

#box a:hover {
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
}


a.bild:hover {
	background: #fff;
	opacity: 0.7;}

a:visited {
	color: #0000cd;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #0000cd;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #0000cd;
}


#start #start {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#bio #bio {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#fr #fr {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#dl #dl {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#imp #imp {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#suche #suche {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#roman #roman {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#bodin #bodin {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#familie #familie {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#amour #amour {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#maman #maman {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#glueck #glueck {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#schnell #schnell {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#haut #haut {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#erik #erik {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#hin #hin {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#buch #buch {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#tag #tag {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#park #park {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#wort #wort {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#lyr #lyr {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#cor #cor {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#prosa #prosa {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#iti #iti {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#low #low {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#guit #guit {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#mar #mar {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#pro #pro {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#lili #lili {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#lp #lp {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
#mots #mots {color: #fff; border-bottom: 1px solid #fff; padding: 0px 0px 0px 10px;}
