body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D6566;
}
body {
	background-color: #C3F5F7;
	text-align: center;
}
#header {
	height: 140px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header09.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1px;
}
#content {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C979A;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	background-position: 140px;
}
#buch {
	margin-left: 40px;
	width: 500px;
	border: 1px dotted #2C979A;
	padding: 0px;
}
#gotcha {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#gotchaText {
	float: right;
	width: 320px;
	padding-top: 5px;
}


#navi {
	width: 140px;
	text-align: left;
	float: left;
	background-color: #C3F5F7;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACF7FD;
	margin: 0px;
	list-style-type: none;
}
#navi li a:link, #navi li a:visited {
	font-weight: normal;
	color: #C3F5F7;
	text-decoration: none;
	background-color: #1D6566;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	display: block;
}
#navi li a:hover {
	font-weight: normal;
	color: #1F7171;
	text-decoration: none;
	background-color: #C3F5F7;
}
#navi ul li ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C979A;
	list-style-type: none;
}

#navi ul li ul li a:link, #navi ul li ul li a:visited {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3F5F7;
	padding-left: 30px;
	background-color: #2C979A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C979A;
	padding-bottom: 5px;
	background-image: url(images/bg_navi.png);
	background-repeat: repeat-y;
	background-position: 15px;
	list-style-type: none;
}
#navi ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #87DADC;
	list-style-type: none;
}




#inhalt {
	text-align: left;
	float: right;
	width: 570px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#breadcrumbs {
	font-size: 10px;
	color: #1D6566;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C979A;
	padding-bottom: 4px;
}
#breadcrumbs a {
	font-weight: bold;
	color: #1D6566;
}

#footer  {
	font-size: 10px;
	text-align: center;
	color: #1D6566;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	font-weight: bold;
	color: #1D6566;
	text-decoration: none;
}




h1 {
	font-size: 18px;
	color: #1D6566;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #1D6566;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C979A;
}
#inhalt li {
	margin-bottom: 10px;
	list-style-image: url(images/maus.png);
}

.rahmenAlle {
	border: 1px solid #2C979A;
}
.rahmenRechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}
.rahmenUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.bgweiss {
	background-color: #FFFFFF;
}
.bgdunkel {
	color: #FFFFFF;
	background-color: #164F52;
}

a:link {
	font-weight: bold;
	color: #1D6566;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #2C979A;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1D6566;
	text-decoration: underline overline;
}
.clr {
	clear: both;
}
.rot {
	color: #FF0000;
}
h3 {
	font-size: 14px;
	color: #1D6566;
	text-align: left;
}
.buch {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2C979A;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cover {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
.buchtext {
	float: right;
	width: 370px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: left;
}
