/* CSS Document */

/*
	StyleSheets f�r das Inhalte-Modul
	
	Blau: #4D869B;
	Orange: #EE7900;
*/

.standard_inhalt {
	position: relative;
	clear: both;
}

.standard_inhalt h3.inhalt_text_head1 {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #EE7900;
	margin-bottom: 8px;
}

.standard_inhalt h4.inhalt_text_head2 {
	margin-bottom: 8px;
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4D869B;
}

.standard_inhalt h4.inhalt_text_head3 {
	color: #4D869B;
	font-family: "Myriad Pro", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.standard_inhalt p.inhalt_text_block {
	font-family: "Lucida Sans Unicode", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: justify;
}

.standard_inhalt p.inhalt_text_block a {
	color: #86BF6D;
	text-decoration: underline;
}

.standard_inhalt p.inhalt_text_block a:hover {
	text-decoration: none;
}

.standard_inhalt div.inhalt_bild_small img, .standard_inhalt div.inhalt_bild_detail a {
	padding: 5px;
	border: 1px solid #c1c1c1;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.standard_inhalt div.inhalt_bild_detail a {
	margin-right: 5px;
	width: 170px;
	float: left;
}

.standard_inhalt div.inhalt_text_aufzaehlung {
	padding-left: 20px;
	background-image: url(punkt_schwarz.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	margin-bottom: 3px;
}

.standard_inhalt div.inhalt_text_link a {
	color: #86BF6D;
	text-decoration: underline;	
	font-family: "Lucida Sans Unicode", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	margin-bottom: 3px;
}
.standard_inhalt div.inhalt_text_link a:hover {
	text-decoration: none;	
}

div.galerie_bild a {
	padding: 5px;
	border: 1px solid #c1c1c1;
	display: block;
	width: 310px;
	text-align: center;
}

div.galerie_bild a:hover {
	background-color: #ddd;
}

/*
.inhalt_text_aufzaehlung {
	padding-left: 40px;
	background-image: url(punkt_schwarz.gif);
	background-position: 20px 7px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	margin-bottom: 3px;
	text-align: left;
}*/

/*
#standardInhalt1 div#galerie_detail {
	position: absolute;
	top: 55px;
	left: 545px !important;
	left: 515px;
}

#standardInhalt1 div.galerie_bild {
	margin-bottom: 15px
}



.inhaltOutput {
	clear: both;
}
*/
/******************************/
/*
.inhaltcenter {
	width: 500px;
	margin-top: 30px;
	margin-left: 200px;
	margin-bottom: 20px;
}

.inhaltcenter h3.inhalt_text_head1 {
	text-align: center;
}

.standardInhalt2 h3.inhalt_text_head1 {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #EE7900;
	margin-left: 33px;
	margin-bottom: 8px;
}

.standardInhalt2 h4.inhalt_text_head2 {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4D869B;
	margin-bottom: 15px;
}

.standardInhalt2 p.inhalt_text_block {
	font-family: "Lucida Sans Unicode", "Segoe UI", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	margin-bottom: 15px;
	text-align: justify;
}

.standardInhalt2 div.inhalt_bild_center {
	text-align: center;
}

.standardInhalt2 div.inhalt_bild_center img {
	padding: 5px;
	border: 1px solid #c1c1c1;
}

.standardInhalt2 div.inhalt_bild_small img, .standardInhalt2 div.inhalt_bild_detail a {
	position: absolute;
	padding: 5px;
	border: 1px solid #c1c1c1;
	display: block;
	margin-left: 320px;
	top: 0;
}
*/
/**************************/


