/* CSS Document */

p {margin: 10px 0px 0px 0px; padding: 0px;}

h1 {font-size: 34px; font-weight: normal; line-height: normal; margin: 0px; padding: 0px;}

h2 {font-size: 28px; font-weight: normal; line-height: normal; margin: 0px 0px 20px 0px; padding: 0px;}

h3 {font-size: 20px; font-weight: normal; line-height: normal; margin: 0px; padding: 0px;}

h4 {font-size: 14px; font-weight: bold; line-height: normal; margin: 0px; padding: 0px;}

a img {
	border: none;
}

#Seitentitel {
	width: 100%;
}

#Inhalt_Scrollbox {
	padding-right: 5px;
	/*border: 1px solid #000000;*/
}

#Inhalt_Bildbox {
	position: relative;
	/*width: 227px;*/
	height: 280px;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(Graph/inhalt_rand01.png);
	background-repeat: repeat-y;
	float: right;
}

#Inhalt_Untermenue {
	display: none;
}

#Inhalt_Untermenue_Container {
}

#Inhalt_Untermenue_Oben {
}

#Inhalt_Untermenue_Unten {
}

#Inhalt_Untermenue_Inhalt {
}

.Inhalt_Untermeue_Spacer {
}

.Inhalt_Bild_quer_gr {
	width: 218px;
	height: 148px;
	overflow: hidden;
	background-image: url(Graph/inhalt_bild_quer_gr.png);
	background-repeat: no-repeat;
}

.Inhalt_Bild_quer_gr img {margin: 4px;}

.Inhalt_Bild_hoch_kl {
	width: 61px;
	height: 88px;
	overflow: hidden;
	background-image: url(Graph/inhalt_bild_hoch_kl.png);
	background-repeat: no-repeat;
}

.Inhalt_Bild_hoch_kl img {margin: 3px;}

.Inhalt_Bild_hoch_mi {
	width: 103px;
	height: 150px;
	overflow: hidden;
	background-image: url(Graph/inhalt_bild_hoch_mi.png);
	background-repeat: no-repeat;
}

.Inhalt_Bild_hoch_mi img {margin: 3px;}

.Inhalt_Bild_hoch_gr {
	width: 168px;
	height: 248px;
	overflow: hidden;
	background-image: url(Graph/inhalt_bild_hoch_gr.png);
	background-repeat: no-repeat;
}

.Inhalt_Bild_hoch_gr img {margin: 3px;}

.Bild_Spacer_quer {
	height: 10px;
	overflow: hidden;
}

.Bild_Spacer_hoch_kl_3 {
	width: 17px;
	height: 88px;
	overflow: hidden;
}

.Bild_Spacer_hoch_mi {
	width: 5px;
	height: 150px;
	overflow: hidden;
}

.Bild_Spacer_hoch_gr {
	width: 25px;
	height: 248px;
	overflow: hidden;
}

.Uebersicht_Tabelle {
	width: 100%;
	height: 230px;
	vertical-align: middle;
	overflow: visible;
}

.Uebersicht_Gondel {
	position: relative;
	width: 264px;
	height: 127px;
	margin: 0px 9px 10px 9px;
	overflow: hidden;
	float: left;
}

.Uebersicht_Spacer {
	position: relative;
	width: 123px;
	height: 127px;
	margin: 0px 9px 10px 9px;
	overflow: hidden;
	float: left;
}

.Uebersicht_Gondel_Overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-image: url(Graph/transparent.gif);
	background-repeat: repeat;
}

.Uebersicht_Gondel_Fader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.Uebersicht_Gondel_Fader_Titel {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 100%;
	height: 22px;
	overflow: hidden;
	
	color: #000000;
	font-size: 18px;
	text-align: center;
}

.Uebersicht_Gondel_Fader table {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 91px;
	padding: 5px 7px 2px 5px;
	vertical-align: middle;
	text-align: center;
	border: none;
	overflow: hidden;
	
	color: #FFFFFF;
}

.Text {
	font-family: "Trebuchet MS", FreeSerif, tahoma, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
}

.Text ul {
	list-style: disc none outside;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.Text_hervorgehoben {
	color: #B06A0B;
	font-weight: bold;
}

.Text a:link {color: #6B6E72; font-weight: bold; text-decoration: none;}
.Text a:visited {color: #6B6E72; font-weight: bold; text-decoration: none;}
.Text a:hover {color: #6B6E72; font-weight: bold; text-decoration: underline;}
.Text a:active {color: #6B6E72; font-weight: bold; text-decoration: none;}

a.Inhalt_Untermenue_Link:link {font-weight: bold; color: #7D623E; text-decoration: none;}
a.Inhalt_Untermenue_Link:visited {font-weight: bold; color: #7D623E; text-decoration: none;}
a.Inhalt_Untermenue_Link:hover {font-weight: bold; color: #7D623E; text-decoration: underline;}
a.Inhalt_Untermenue_Link:active {font-weight: bold; color: #7D623E; text-decoration: none;}

a.Inhalt_Untermenue_Link_aktiv:link {font-weight: bold; color: #000000; text-decoration: none;}
a.Inhalt_Untermenue_Link_aktiv:visited {font-weight: bold; color: #000000; text-decoration: none;}
a.Inhalt_Untermenue_Link_aktiv:hover {font-weight: bold; color: #000000; text-decoration: underline;}
a.Inhalt_Untermenue_Link_aktiv:active {font-weight: bold; color: #000000; text-decoration: none;}


