@import url(trekking24-grund-layout.css);
@import url(trekking24-farbe-weis.css);
/*TREKKING24 -CSS Datei für das Layout des TYPO3 */



/* Das CSS Layout basiert auf Arbeiten von Owen Briggs, Big John

und ClevaTreva. Angepasst für TYPO3 von Jochen Weiland und Manfred Härtl*/



/* Einstellungen für die Anordnung der 3 Spalten sowie Kopf- und Fußbereich */



body  { color: #000000; font-size: 100.1%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

a       { font-weight: bold }

a:visited  { }

a:active {

	}

a:hover      { }

strong, b {

	font-weight: bold;

	}

hr {

	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/

	color: #ccc; /* for ie */

	background-color: #ccc; /* for everyone else */

	height: 1px;

	}

p {

	font-size: 90%;

	line-height: 1.1em;

	margin-top: 1.5em;

	margin-bottom: 1.5em; 

	}

li {

	font-size: 90%;

	line-height: 1.1em;

	margin-top: 0.3em;

	margin-bottom: 0.2em; 

	}

ul {

	margin-top: 1.0em;

	margin-bottom: 1.0em; 

	}

td {

	font-size: 90%;

	}

hr {

	margin-top: 2.0em;

	margin-bottom: 2.0em;

	}

img {

	border: 0;

	}

/*** the following styles and notes are (c) Copyright

Big John @ www.positioniseverything.net ***/

div,p{margin:0}



.italics-test, .italics-test-side {

font-style: italic; 

text-align: justify; 

}





html,body{

  margin:0;

  padding:0;

  border:0;

/* \*/

  height:100%;

/* Last height declaration hidden from Mac IE 5.x */

}

body   { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; right: 922px }

.clear{

  clear:both;

  height:1px;

  overflow:hidden;

  line-height:1%;

  font-size:0px;

  margin-bottom:-1px;

}

* html .clear{height:auto;margin-bottom:0}

/* #fullheightcontainer { background-color: purple; text-align: left; margin-right: auto; margin-left: auto; padding: 10px; position: relative; width: 922px; height: 100%; min-height: 100%; border: solid 1px black }

*/

#fullheightcontainer             { }
/* Last style with height declaration hidden from Mac IE 5.x */
#left        { display: block; position: relative; width: 170px; float: left }
#left a   { font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; text-decoration: none }



*>html #left { width: 190px }

#container-left    { margin-left: 5px; width: 180px; overflow: hidden }
* html #left{margin-right:-3px;}

/* Above style hidden from Mac IE */
#center                { display: inline; width: 510px; height: auto; float: right; border-width: 1px; border-color: black }
#gfx_bg_middle-Wahrscheinlich nicht NOTWENDIGX   { background: purple; margin-left: 200px; position: absolute; top: 0; width: 509px; height: 100%; overflow: hidden }

* html #gfx_bg_middle{

  display:none;

}



/* Ab hier Einstellungen für die Formatierung der Spalten */



/* Positionierung des Content innerhalb der mittleren Spalte */



#container-content        { margin-top: 20px; margin-right: 20px; margin-bottom: 10px; width: 480px; overflow: hidden }
#language {

	margin: 10px 10px 0 10px;

	width: 180px;

	display: block;

}



#search  { margin: 15px 0 10px 20px }
#leftcontent {

	margin: 5px 5px 5px 5px;

	width: 150px;  

	overflow: hidden; 

}



