 #g_title p, #g_footer p, #g_description p {

    margin: 0;

  }



  #tipps a {text-decoration:none;

  	color:#565555;

    font-weight:normal;

    cursor:text;}

#box a {text-decoration:none; color:#565555; }

  /*
 #box {margin-top:47px; float:right; width:120px; padding-right:5px; padding-left:5px; text-align:left; border:0px solid black;}


  	-- -- -- -- -- -- --

  	Browser Fixes

  	-- -- -- -- -- -- --



  	This file uses CSS filtering methods to fix various

  	layout bugs.



  	Each of the following three imported files is a

  	separate, browser-specific CSS file that keeps all

  	hacks out of the main style sheet.



  	Over time, as supporting these browsers no longer

  	remains a priority, cleaning up the hacks is as

  	easy as deleting the @import statement below, or

  	simply no longer linking this file from the HTML.



  */



  /*

    fix ie6 "peekaboo bug" using the "holly hack".

    Note, this style only gets applied to ie6

  */

  * html .wrapper {

    height: 0.1%;

  }



  /*

   * IE5 mac - overrides the IE/Win hack

   */



  /*\*//*/



  * html #threecolumn div {

  	height: auto;

  }



  /**/





  /*

   * IE5/Win-specific CSS -ensures #container wraps all content on window resize

   */



  @media tty {

   i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}

  }/* */

  /* Styling for editable elements. Eventually, this will be part of the style. */

  .editable {

    border: 1px dashed blue;

  }



  #footer {

    clear: both;

  }



  cite {font-size:0.9em;}



  /* Extra divs hidden by default. The custom CSS can override this though */

  #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {

    display: none;

  }



  a img,:link img,:visited img {border: none;}





  /*

    -- -- -- -- -- -- --

    1 Column Layout

    -- -- -- -- -- -- --

  */



  /* Center #container, constrain to 718px width

  ----------------------------------------------- */

  body {

    text-align: center;

  }

  #container {

    width: 718px;

    text-align: left;

    margin: 0 auto;

      }



  #main-content {

    overflow: hidden;

  }



  /** BEGIN CUSTOM SKIN **/

  /*



  	-- -- -- -- -- -- --

  	Base CSS

  	-- -- -- -- -- -- --



  	This file simply removes default styling on most HTML elements in

  	order to reduce the need to later override them.



  */



  h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}

  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}

  a img,:link img,:visited img {border: none;}

  address {font-style: normal;}/*



  	-- -- -- -- -- -- --

  	Type Scheme: Deco

  	-- -- -- -- -- -- --



  */



  body {

  	font: 76% Verdana, sans-serif;

  }



  h1, h2, h3, h4, h5, h6, p.description {

  	font-family: "Trebuchet MS", Trebuchet, sans-serif;

  }

  h1 {

  	font-size: 3em;

  	font-weight: bold;

  	letter-spacing: 2px;

  }

  h2 {

  	font-size: 2em;

  	font-weight: normal;

  }

  h3 {

  	font-size: 1.5em;

  }

  h4 {

  	font-size: 1.2em;

  	letter-spacing: 0.2em;

  }

  h5 {

  	font-size: 1.2em;

  }

  h6 {

  	font-size: 1em;

  	font-weight: bold;

  }



  p, td {

  	line-height: 1.8em;

  }

  code, kbd {

  	font-size: 1.25em;

  }/*



  	-- -- -- -- -- -- --

  	STYLE: Victoria

  	-- -- -- -- -- -- --



  */





  /* ie6win */



  /* IE/Win fixes for various layouts

  -----------------------------------------------

  * html #threecolumn #main-content {

  	width: 429px;

  	margin-left: -2px;

  }

*/

  /* ie5mac */



  /*\*//*/

  * html #threecolumn #main-content {

  	width: 429px;

  	margin-left: 0;

  }

  /**/



  /* ie5win */



  @media tty {

   i{content:"\";/*" "*/}} td { font-size: 0.8em; } #footer p { margin: 0; padding: 1em 0; } /*";}

  }/* */





  /* Basic HTML style

  ----------------------------------------------- */

  a:link {

  	text-decoration: underline;

  }

  a:visited {

  	text-decoration: underline;

  }

  body {

  	font: 80% "Georgia", serif;

  	margin: 0;

  	padding: 25px 0 25px 0;

  	border-top: solid 3px #fff;

  	border-bottom: solid 3px #fff;

  }

  caption {

  	font-size: 1.2em;

  	font-style: italic;

  	text-align: left;

  	padding: 1px 4px 4px 4px;

  	margin-bottom: 4px;

  	border-bottom: solid 1px #ccc;

  }

  dt {

  	font-weight: bold;

  }

  dd {

  	font-style: italic;

  	margin: 0 0 1em 1em;

  }

  h2 {

  	font-size: 1.4em;

  	font-weight: normal;

  	margin: 1em 0;

  	padding-bottom: 3px;

  }

  h3 {

  	font-size: 1.2em;

  	font-weight: normal;

  	font-style: normal;

  	padding-bottom: 8px;

  	margin-top: 1em;

  	margin-bottom: 0.5em;

  }

  h4 {

  	font-size: 1.1em;

  	letter-spacing: 0.1em;

  	padding-left: 12px;

  	margin: 1.5em 0 1em 0;

  }

  h5 {

  	padding-bottom: 2px;

  	margin: 1.5em 0 1em 0;

  }

  h6 {

  	font-weight: normal;

  	letter-spacing: 0.1em;

  	margin: 1em 0;

  }

  hr {

  	margin: 1em 0;

  	border-style: none;

  	height: 1px;

  }

  p {

  	line-height: 1.6;

  	margin: 1em 0;

  }

  td {

  	vertical-align: top;

  	padding: 1px 4px;

  }

  td p {

  	margin: 0 0 1em 0;

  }

  th {

  	text-align: left;

  	font-weight: normal;

  	font-style: italic;

  	vertical-align: top;

  	padding: 1px 4px;

  }





  ul, ol, dl {

  	margin-bottom: 1.6em;

  	padding-left: 2em;

  	margin-left: 0;

  }



  ul li {

  	list-style: circle;

  	margin-bottom: 0.8em;

  }

  ol li {

  	list-style: upper-roman;

  	margin-left: 2em;

  	margin-bottom: 0.8em;

  }





  /* Header

  ----------------------------------------------- */

  h1 {

  	padding-top: 25px;

  	font-size: 2.4em;

  	letter-spacing: 0.1em;

  	text-align: center;

  }

  #g_description {

  	font-style: italic;

  	text-align: center;

  	padding-bottom: 15px;

  	margin: 0;

  	line-height: 1;

  }





  /* content

  ----------------------------------------------- */

  #main-content .wrapper {

  	margin: 0 25px;

  }







  /* sidebar

  ----------------------------------------------- */



  #sidebar .wrapper {

  	padding-left: 15px;

  	padding-right: 5px;

  }



  #sidebar .wrapper h3 {

  	padding: 0 0 11px 0;

  }





  #sidebar li {

  	margin-bottom: 0.8em;

  }

  #sidebar .wrapper ul li {

  	list-style: circle;

  }

  #sidebar .wrapper ol li {

  	list-style: upper-roman;

  }



  #sidebar .links {

  	margin-bottom: 2em;

  }





  #adsense, #adsense .wrapper {

  	text-align: left;

  	margin: 0;

  	padding: 0;

  }





  /* footer

  ----------------------------------------------- */

  #footer {

  	margin: 0;

  	font-style: italic;

    font-size:14px;

  }

/**/

  #footer hr {

  	display: none;

  }





#footer a {text-decoration:none;}



  /* header

  ----------------------------------------------- */

  #header #page-title {

  	padding-left: 12px;

  	padding-right: 12px;

  }



  #header #g_description {

  	margin-left: 12px;

  	margin-right: 12px;

  }



  /* fixed 1 column

  ----------------------------------------------- */

  #onecolumn #header .wrapper {

  	padding-bottom: 10px;

  }

  #onecolumn #footer {

  	padding: 0 25px 10px 25px;

  }











  /* Basic HTML style */



#mainmenu {



    margin:0;

	padding:0;

	border-bottom:solid 1px #C7C7C7;

	margin-bottom:40px;}



#mainmenu a {

  	font-size: 1.1em;

	text-decoration:none;

	color:#840000;}



#mainmenu li {

  	font-size: 1.15em;

/* line-height:15pt; */

 display: inline; /* Damit die Menüpunkte nebeneinander und nicht untereinander erscheinen. */

 list-style-type: none; /* Die Bullets vor den Menüpunkten schalten wir ab.  font-weight: bold;*/

 padding: 0 3px 0 3px;



}





#menu {

	margin-bottom:40px;

  	font-size: 1em;}



#untermenu {font-size: 1.3em;}





  a:link {

  	color: #135355;

  }

  a:visited {

  	color: #89A9AA;

  }

  a:hover {

  	color: #1C878A;

  }

  body {

  	color: #565555;

  	background: #135355 url(img/body-bg.gif) repeat-x left top;

  }

  caption {

  	border-bottom-color: #ccc;

  }

  dt {

  }

  dd {

  }

  h2 {

  	color: #135355;

  	background: url(img/h2.gif) repeat-x left bottom;

  }

  h3 {

  	color: #779153;

  	background: url(img/h3.gif) repeat-x left bottom;

  }

  h4 {

  	color: #135355;

  	background: url(img/h4.gif) no-repeat 0 5px;

  }

  h5 {

  	color: #666060;

  	background: url(img/h5.gif) repeat-x left bottom;

  }

  h6 {

  }

  hr {

  	color: #C7C7C7;

  	background: #C7C7C7;

  	border-color: #C7C7C7;

  }

  td {

  	vertical-align: top;

  	padding: 1px 4px;

  }

  th {

  }









  /* Header

  ----------------------------------------------- */

 h1, h1 #g_title a{

  	color: #C2E395;text-decoration:none;

  }

 #g_description, #g_description a{

  	color: #364620;text-decoration:none;

  }









  /* fixed-width common header

  ----------------------------------------------- */

  #onecolumn h1, #twocolumn-left h1, #twocolumn-right h1, #threecolumn h1 {

  	background: url(img/fixed-h1.gif) no-repeat;

  }

  #onecolumn #header, #twocolumn-left #header, #twocolumn-right #header, #threecolumn #header {

  	background: url(img/fixed-header.gif) repeat-y;

  }





  #footer {

  	color: #779153;

  }



  /* fixed 1 column

  ----------------------------------------------- */

  #onecolumn #header .wrapper {

  	background: url(img/fixed-one-headerwrapper.gif) no-repeat left bottom;

  }

  #onecolumn #container {

  	background: #fff url(img/fixed-one-container.gif) repeat-y;

  }

  #onecolumn #footer {

  	background: url(img/fixed-one-footer.gif) no-repeat left bottom;

  }



  #sidebar .wrapper h3 {

  	background-image: url(img/h3-sidebar.gif);

  }





  .editable {

  	border: dashed 1px #f60;

  }





  /** END CUSTOM SKIN **/







  /* fixed left 2 column

  -----------------------------------------------

  #twocolumn-left #header .wrapper {

  	padding-bottom: 10px;

  }

  #twocolumn-left #footer {

  	padding: 0 25px 10px 264px;

  }*/





  /* fixed right 2 column

  -----------------------------------------------

  #twocolumn-right #header .wrapper {

  	padding-bottom: 10px;

  }

  #twocolumn-right #footer {

  	padding: 0 264px 10px 25px;

  }

*/



  /* fixed 3 column

  -----------------------------------------------

  #threecolumn #header .wrapper {

  	padding-bottom: 10px;

  }

  #threecolumn #footer {

  	padding: 0 168px 10px 168px;

  }

  #sidebar-alternate {

  	width: 129px;

  }*/





  /* liquid 2 column, right and left

  -----------------------------------------------

  #twocolumn-liquid-left, #twocolumn-liquid-right {

  	padding: 0;

  	border: 0;

  	border-top: solid 1px #999;

  }



  #twocolumn-liquid-left h1, #twocolumn-liquid-right h1 {

  	margin: 0;

  }





  #twocolumn-liquid-left #footer, #twocolumn-liquid-right #footer {

  	padding: 0;

  	margin: 0;

  }

  #twocolumn-liquid-left #container #footer .wrapper, #twocolumn-liquid-right #container #footer .wrapper {

  	padding: 10px 25px 10px 25px;

  	text-align: center;

  }









  #twocolumn-liquid-left #sidebar .wrapper *, #twocolumn-liquid-right #sidebar .wrapper * {

  	margin-left: 0;

  	margin-right: 0;

  }

  #twocolumn-liquid-left #sidebar h3, #twocolumn-liquid-right #sidebar h3 {

  	padding-left: 0;

  }

  #twocolumn-liquid-left #sidebar ul, #twocolumn-liquid-left #sidebar ol,

  #twocolumn-liquid-right #sidebar ul, #twocolumn-liquid-right #sidebar ol {

  	padding-left: 2.5em;*/

  	/* extra wide for IE's sake

  }

  #twocolumn-liquid-left #sidebar .links ul, #twocolumn-liquid-right #sidebar .links ul {

  	padding-left: 0;

  }

*/













  /* editable area borders

  -----------------------------------------------

  .editable {

  	border: dashed 1px #f00;

  }

  #onecolumn .editmode h1, #twocolumn-left .editmode h1, #twocolumn-right .editmode h1, #threecolumn .editmode h1 {

  	background-position: -1px 0;

  }

  #twocolumn-liquid-left .editmode h1, #twocolumn-liquid-right .editmode h1 {

  	background-position: 0 -1px;

  }*/

  /*



  	-- -- -- -- -- -- --

  	COLOR SCHEME: Vinyl

  	-- -- -- -- -- -- --



  */
