/* Tag Umschreibung */

body { 
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
	background-image:url(../Ressourcen/Hintergrund.jpg)
}
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
}
iframe.amazon { 

}
table  { 
	width: 100%; 
	height: 100%;
}
td.Beschreibung {
	background-color: #FFCC99;
}
td.Information {
	background-color: #FECEAB;
}
ul {
    margin: 0;
    padding: 0;
}

/* Navigationselemente */

li.Navigation{
	padding: 0.25em 1em;
	list-style-type: none;
	border-left: 1px solid white;
    display:inline;
}
div.Navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	background-color:#FFCC00;
	z-index:2;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

/* Basis */

div.Inhalt {
	position:absolute;
	width:750px;
	height:500px;
	left:50%;
	margin-left: -375px;
	top:50%;
	margin-top: -250px;
	z-index:1;
	overflow: hidden;
}
div.Inhalt_Headline {
	position:absolute;
	left:0px;
	top:0px;
	width:747px;
	height:30px;
	background-color:#FFCC00;
	z-index:2;
	overflow: hidden;
	border-color: #000066;
	border-width: thin;
	border-style: solid;
}
div.back{
	position:absolute;
	left:671px;
	top:0px;
	width:75px;
	height:25px;
	background-color:#FF9900;
	z-index:3;
	overflow: hidden;
	border-color: #000066;
	border-width: thin;
	border-style: solid;
	padding-top: 4px;
}
div.Inhalt_Subline {
	position:absolute;
	left:0px;
	top:30px;
	width:747px;
	height:20px;
	background-color:#FFFF66;
	z-index:2;
	overflow: hidden;
	border-color: #000066;
	border-width: 0.5pt;
	border-style: solid;
}

/* Inhaltsformatierungen */

div.Inhalt_Scroll {
	position:absolute;
	left:0px;
	top:32px;
	width:750px;
	height:468px;
	z-index:1;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.Inhalt_Body {
	position:absolute;
	left:15px;
	top:0px;
	width:680px;
	background-color:#BCD7FE;
	z-index:1;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.Inhalt_Box{
	position:relative;
	left:10px;
	width:625px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Box2{
	position:relative;
	left:10px;
	width:625px;
	background-color:#FFE0B3;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Box3{
	position:relative;
	left:10px;
	width:575px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt{
	position:relative;
	width:680px;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_HG{
	position:relative;
	width:680px;
	background-color:#FFCC99;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_HG1{
	position:relative;
	width:680px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_a{
	position:relative;
	background-color:#FFF1B9;
	width:680px;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_b{
	position:relative;
	width:680px;
	z-index:1;
	background-color:#FFE0B3;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_rechts{
	position:relative;
	background-color:#FFF1B9;
	width:300px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: right;
}
div.Inhalt_Abschnitt_rechts2{
	position:relative;
	background-color:#FFCC99;
	width:300px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: right;
}
div.Inhalt_Abschnitt_links{
	position:relative;
	background-color:#FFE0B3;
	width:300px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: left;
}
div.Inhalt_Bild{
	position:relative;
	width:670px;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}

/* Linkdefinitionen */

a.Hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Hinweis:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a.mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a.Inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Inhalt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
	text-decoration: none;
}
a.top{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Schriftarten */

.Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.Subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
}
.Daten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.FliessText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* Überchriften */

h1.Quelle {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: left;
}
h1 {
    margin: 0;
    padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-indent: 5px;
}
h2 {
    margin: 0;
    padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
}
h3 {
    margin: 0;
    padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: right;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align: super;
	text-align: left;
}

