/* main_menu */

div#main_menu {
        height: 22px;
        position: absolute;
	border: none;
	padding-left: 10px;
        padding-top: 6px;
        width: auto;
} 

#main_menu fieldset {
	padding: 2px 6px 4px 4px;
	background-color: #F0F0F0;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

#main_menu legend {
	border: 1px solid #000000;
	background-color: #F0F0F0;
	color: white;
	margin: auto;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#main_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_menu ul li {
	padding: 0px 0;
	margin-left: 3px;
        display: inline;
}

#main_menu ul li a, #main_menu input.cms_button  {
	font-family: Arial, Sans-Serif;
        font-weight: bold;
	font-size: 1.1em;
        font-style: none;
	text-decoration: none;
	/* display: block; */
	background-color: none;
	color: #FF8800;
	border: 0px;
	margin-top: 0;
        margin-left: 5px;
        padding-left: 18px;
        background: url(/fotos/stylesheet/28/22.gif) no-repeat 2px center;
}

#main_menu ul li a:hover, #main_menu input.cms_button:hover {
  font-weight: bold;
  color: #999999;
  padding-left: 18px;
  background: url(/fotos/stylesheet/28/24.gif) no-repeat 2px center;
}


/* Seitenaufbau */

table.blind, td.blind, tr {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

div#logo {
  background-image: url(/fotos/template/14/3.jpg);
}
div#linke_spalte {
  background-image: repeat-y url(/fotos/template/14/5.jpg);
}

div#banner {
  background-image: url(/fotos/template/14/4.jpg);
}

div#maincontainer {
  margin: auto;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 1000px;
  height: 100%;
}

div#head {
  background-image: url(/fotos/stylesheet/28/25.jpg);
  width: 999px;
  height: 119px;
}

div#navi {
  float: left;
  width: 1000px;
  height: 33px;
}

div#menu {
  margin-left: 120px;
  width: 699px;
  height: 33px;
  display: block;
  background-image: url(/fotos/stylesheet/28/13.jpg);
}

div#book {
  float: left;
  width: 109px;
  height: 33px;
  background-image: url(/fotos/stylesheet/28/12.jpg);
}

div#content {
  float: right;
  width: 860px;
  display: inline;
  margin-right: 15px;
  margin-top: 15px;
  background-color: #F6F6F6;
  border: none;
}

div#mitte {
  padding: 0 30px;
}

/* Artikelauflistung */

div#rubrik {
  margin-left: 50px;
  margin-right: 50px;
}

#rubrik h1 {
  margin-top: 0px;
  margin-left: 10px;
  font-family: Georgia, Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 24px;
  background: url(/fotos/stylesheet/28/24.gif) no-repeat 2px center;
}

.block p {
  font-family: Georgia, Serif;
  font-style: none;
  font-weight: none;
  font-size: 1em;
  color: #666666;
  padding-left: 16px;
  margin-top: 0px;
}

.artikel p {
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight: none;
  font-size: 1em;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}

#rubrik h2 {
  font-family: Arial, Serif;
  font-style: none;
  font-weight: bold;
  font-size: 1.3em;
  color: #FF7700;
  text-decoration: none;
  clear: both;
}

#rubrik h3 {
  font-family: Arial, Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 0.9em;
  color: #888888;
  text-decoration: none;
  margin-top: -10px;
  margin-bottom: 12px;
}

div#rubrik a {
  font-family: Georgia, Serif;
  font-style: none;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  color: #555555;
}

div#rubrik a:hover {
  color: #FF8800;
  text-decoration: none;
}

div.artikelfoto {
  padding: 5px;
  min-width: 220px;
  min-height: 220px;
  background-color: #FFF;
  text-align: center;
  vertical-align: middle;
}


/* Artikel selbst */

#artikel {
  margin-left: 25px;
  margin-right: 25px;
}

#artikel_images {
  float: right;
}

div.artikel_image p {
  font-family: Georgia, Serif;
  font-style: italic;
  font-weight: none;
  font-size: 1em;
  text-decoration: none;
  color: #666666;
}

div#artikel_header h1 {
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight: bold;
  font-size: 1.4em;
  text-decoration: none;
  color: #FF8800;
}

div#artikel_header h2 {
  margin-top: 3px;
  font-family: Arial, Sans-Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
  color: #666666;
}

div#artikel_content {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight; none;
  font-size: 1em;
  text-decoration: none;
  color: #000000;
}

div#artikel_content p {
  margin-top: 3px;
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight: none;
  font-size: 1em;
  text-decoration: none;
  color: #000000;
}

div#artikel_content a {
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight: none;
  font-size: 1em;
  text-decoration: underline;
  color: #FF8800;
}

div#artikel_content a:hover {
  font-family: Arial, Sans-Serif;
  font-style: none;
  font-weight: none;
  font-size: 1em;
  text-decoration: underline;
  color: #666666;
}


span#autor_name {
  font-weight: bold;
}

span#artikel_teaser {
  font-family: Arial, Sans-Serif;
  font-style: italic;
  font-weight; none;
  font-size: 1em;
  text-decoration: none;
  color: #000000;
}


/* Abgerundete Ecken */

.roundtop {
	background: url(/fotos/stylesheet/28/19.jpg) no-repeat top right;
}

.roundbottom {
	background: url(/fotos/stylesheet/28/21.jpg) no-repeat top right;
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}

/* Shop */

iframe.menufunction_iframe {
  width: 800px;
  height: 1000px;
}
