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

    margin: 0;

  }

  /*



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

  	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;

  }



  /* 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;}





  /*

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

    3 Column Layout

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

  */



  /* Center #container, constrain to 718px width

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

  body {

    text-align: center;

  }

  #container {

    width: 718px;

    text-align: left;

    margin: 0 auto;

  }



  /* Set up the columns

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

  #main-content {

    float: left;

    width: 420px;

    overflow: hidden;

  }

  #sidebar {

    float: left;

    width: 140px;

    overflow: hidden;

  }

  #sidebar-alternate {

    float: left;

    width: 140px;

    overflow: hidden;

  }



 .bereich {

	color:#135355;

	font-weight:bold;}





  /* Clear the Footer

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

  #footer {

    clear: both;

  }



  /** 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 {

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



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

  	font-family: "Georgia", serif;

    /* "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: none;

  }

  a:visited {

  	text-decoration: none;

  }

  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: 0.8em 0;

  	padding-bottom: 3px;

  }

  h3 {

  	font-size: 1.2em;

  	font-weight: normal;

  	font-style: normal;

  	padding-bottom: 8px;

  	margin-top: 0em;

  	margin-bottom: 0.5em;

  }

  h4 {

  	font-size: 1.1em;

  	letter-spacing: 0.2em;

  	padding-left: 0px;

  	margin: .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: 2em 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: 1em;

  	margin-left: 0;

  }



  ul li {

  	list-style: none;

  	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;
	font-size:11px;
  	line-height: 1;

  }





  /* content

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

  #main-content .wrapper {

  	margin: 0 25px;

  }







  /* sidebar

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



  #sidebar .wrapper {

  	padding-left: 5px;

  	padding-right: 5px;

  }



  #sidebar .wrapper h3 {

  	padding: 0 0 11px 0;

  }





#special a {text-decoration:none;

 	    cursor:text;

          	color: #779153;}



  #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: 0.9em;

  }

  #footer hr {

  	display: 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;

  }

*/





  /* 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 {

   margin-top:1em;

  	width: 129px;

    font-size:1em;

  }

  #sidebar-alternate td {

    font-size:0.9em;

  }





  /* 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

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



  */





  /* Basic HTML style */





  a:link {

  	color: #135355;

  }

  a:visited {

  	color: #89A9AA;

  }

  a:hover {

  	color: #1C878A;

  }

  h1 a:hover, h1 a:visited {

  color: #135355;

  }



  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;

    font-family: "Georgia", serif;

     /*	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 {

  	color: #C2E395;

  }

  #g_description {

  	color: #364620;

  }







  /* 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(/-/includes/style/victoria/vinyl/fixed-one-headerwrapper.gif) no-repeat left bottom;

  }

  #onecolumn #container {

  	background: #fff url(/-/includes/style/victoria/vinyl/fixed-one-container.gif) repeat-y;

  }

  #onecolumn #footer {

  	background: url(/-/includes/style/victoria/vinyl/fixed-one-footer.gif) no-repeat left bottom;

  }







  #sidebar .wrapper h3 {

  	background-image: url(/-/includes/style/victoria/vinyl/h3-sidebar.gif);

  }





  .editable {

  	border: dashed 1px #f60;

  }

*/





  /* fixed 2 column left

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

  #twocolumn-left #header .wrapper {

  	background: url(/-/includes/style/victoria/vinyl/fixed-left-headerwrapper.gif) no-repeat left bottom;

  }

  #twocolumn-left #container {

  	background: #fff url(/-/includes/style/victoria/vinyl/fixed-left-container.gif) repeat-y;

  }

  #twocolumn-left #footer {

  	background: url(/-/includes/style/victoria/vinyl/fixed-left-footer.gif) no-repeat left bottom;

  }

*/



  /* fixed 2 column right

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

  #twocolumn-right #header .wrapper {

  	background: url(/-/includes/style/victoria/vinyl/fixed-right-headerwrapper.gif) no-repeat left bottom;

  }

  #twocolumn-right #container {

  	background: #fff url(/-/includes/style/victoria/vinyl/fixed-right-container.gif) repeat-y;

  }

  #twocolumn-right #footer {

  	background: url(/-/includes/style/victoria/vinyl/fixed-right-footer.gif) no-repeat left bottom;

  }*/





  /* fixed 3 column

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

  #threecolumn #header .wrapper {

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

  }

  #threecolumn #container {

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

  }

  #threecolumn #footer {

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

  }

  #threecolumn #sidebar h3, #threecolumn #sidebar-alternate h3 {

  	background: url(img/h3-sidebar-3col.gif) no-repeat center bottom;

  }

/*

  #g_sidebar {margin-top:3em;}



   liquid 2 column, right and left

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



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

  	margin: 0;

  	background: url(/-/includes/style/victoria/vinyl/liquid-header-left.gif) no-repeat left top;

  }

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

  	background: #779153 url(/-/includes/style/victoria/vinyl/liquid-header-bg.gif) repeat-x;

  }

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

  	background: url(/-/includes/style/victoria/vinyl/liquid-header-right.gif) no-repeat right top;

  }

  #twocolumn-liquid-left #container #header p.description, #twocolumn-liquid-right #container #header p.description {

  	background: url(/-/includes/style/victoria/vinyl/liquid-header-desc.gif) repeat-y left top;

  }





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

  	background: url(/-/includes/style/victoria/vinyl/liquid-left-footer.gif) no-repeat left bottom;

  }

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

  	background: url(/-/includes/style/victoria/vinyl/liquid-right-footer.gif) no-repeat right bottom;

  }





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

  	background: #fff url(/-/includes/style/victoria/vinyl/liquid-left-container.gif) repeat-y;

  }

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

  	background: url(/-/includes/style/victoria/vinyl/liquid-right-container.gif) repeat-y right top;

  }

*/

  /** END CUSTOM SKIN **/
