/* CSS Document 
   () ()
  =('.')= 
  (")_(")
 MausDrachen
*/

* {
	margin: 0; 
	padding: 0; 
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-color: #1B1B1B;
	background-attachment: fixed;
}
img {
	border: 0px;
}
div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #62768C;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62768C;
	padding: 10px 0;
	text-align: justify;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  line-height: 24px;
  font-weight: bold;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  line-height: 18px;
  font-weight: bold;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
ul {
	margin: 0px 0px 0px 0px;
}
li {
	list-style: none; 
}
#hg_rechts {
	background-position: right center;
	background-repeat: no-repeat;

}

#kopf{
	width:1000px;
	height:200px;
	background-repeat: no-repeat;
}
#kopfinhalt {
	width: 680px;
	height: 130px;
	float: left;
	clear:right;
	padding: 10px;
	padding-top: 50px;
	text-align: right;
}
#suche {
		margin-right: 60px;
	margin-top: 120px;
	width: 200px;
	height: 50px;
	float: right;
	border: none;
}
#topnavi{
	font-size: 15px;
	width:1000px;
	height:100px;
	background-repeat: no-repeat;
}
div#topnavi ul li{
	float: left;
	font-variant:small-caps;
	padding: 10px;
	line-height: 20px;
}

#mitte{
	width:1050px;
	background-repeat: repeat-y;
	background-position: left top;
}
#inhalthg {
	width:1000px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt {width: 700px;
	float: left;
	padding: 20px;
	clear:right;}
	
#menue {
	width: 220px;
	float: right;
	padding: 5px;
	background-image:url(../images/menue_hg.png);
	background-repeat: repeat-y;
}
#menue_wf {
	/*background-image:url(../images/menuehg.png);
	
	background-repeat: repeat-y; */
width: 220px;}
#menue_lister a {
	width: 220px;
	color: #CCCCCC;
	white-space: nowrap;	
}
#hmm{width:1000px;
	height: 190px;
	background-repeat: no-repeat;}
	
#fuss{	width:1000px;
	height: 50px;
	padding-left: 300px;
	background-repeat: no-repeat;}
.antifloat {
	clear: both;
}
.titel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  text-indent: 20px;
}

.untertitel {}

#lightbox {
width: 500px;
}
/* ###### LINKS ok */
ul#menue {
	margin: 0px 0px 0px 0px;
}
#menue li {
	list-style: none;
	line-height: 20px;
	padding-left: 15px;
	font-size: 11px;
	vertical-align: middle;
	/*background-image: url("../images/menuehg.png");
	background-repeat: no-repeat; */
}
/*#menue a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menue a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menue a:hover {  color: #EEEEEE;
  text-decoration: underline;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menue a:active{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
*/
a:link {
  color: #008080;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #006A6A;
	text-decoration: none;
}
a:hover {
  color: #51A2A2;
  text-decoration: underline;
}
a:active {
	color: #666666;
}
/* ###### BreadCrumbs  */
#breadcrumbs {
  text-align: left;
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  font-weight: bold; 
  padding-bottom: 5px;
}
#breadcrumbs ul li {
	display: inline-block;}
	
a.B_homeCrumb {
  font-size: 9px; 
}
.B_crumb {
  font-size: 9px; 
}
a.B_crumb:link, a.B_crumb:visited {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  9px; 
  font-weight:  bold; 
  padding:  10px; 
}
a.B_crumb:hover {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  9px; 
  font-weight:  bold; 
  padding:  10px;
  text-decoration: underline; 
}
/* ##### suche */
#ajaxSearch_input { width: 150px; }
#ajaxSearch_submit { 
font-size: 10px;
}
.ajaxSearch_highlight {
	font-weight: bolder;
	font-style: italic;
	background-color: #FFCCFF;
 }
div#suche fieldset {
	border: none;
	height: 50px;
	padding: 5px;
	width: 150px;
	text-align: center;
}
/* ########## Ditto */
/********** Ditto Tags*/
.ditto_tags a{
	font-size: 11px;
	color: #62768C;
	font-family: "Courier New";	
}
/*********** Artikel von bis *****
#ditto_pages a{
	color: #FF0000;
}*/
.artikelnavi {
	text-align: center;
	font-size: 12px;
	font-variant: small-caps;
	word-spacing: 2px;
	letter-spacing: 2px;
}
/* ********** Untermenüs ***** */
.submenu1 {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
	background: none;
}
.submenu2 {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: square;
}
.submenu3 {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
}
.submenu4 {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
}
.submenu5 {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
}
div#kontakt fieldset {
width: 400px;
text-align: left;
}
/* ##### News auf der Startseite */
.news {
	width: 280px;
	height: 150px;
	float: left;
	clear: right;
	padding: 5px;
	margin: 5px;
	background-image: url(../images/standard_newshg2.png);
	background-repeat: no-repeat;
	/*background-color: #FFFFCC;*/
	border: 10px solid #FFFFFF;
}
.news h6{
	/*background-color: #EEF7F7;*/
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

/* *** Bilder mit Beschreibung *** */
.bild_hoch {
	width: 200px;
	height: 250px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	font-style: italic;
}
.bild_breit {
	width: 270px;
	height: 200px;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.bild_mw {
	float: left;
}
.text_breit {
	width: 330px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
	padding: 0px 10px;
}
.text_schmal {
	width: 250px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
	padding: 0px 10px;
}

/* ##### Credits */
.credits {
	width: 500px;
	height: 120px;
	padding: 5px;
	margin: 5px;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #408080;
}
.credits h4{
	background-color: #EEF7F7;
	font-size: 10px;
	}
.credits img{ padding: 10px;}
/* ##### Seitennavigation mit Chunk */
.site_nav {
	text-align: center;
}
.weiter {
	font-size: 12px;
	padding: 0px 10px;
}
.zurueck {
	font-size: 12px;
	padding: 0px 10px;
}
.LIn_title {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
/* ##### Absatzformatierung childgallery */
.pgalerie {width: 120px;}



/*background-image: url("../images/menuehg.png");
background-repeat: no-repeat;
color: rgb(98, 118, 140);
line-height: 25px;
padding-right: 50px;
text-align: right;*/