/*
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

 schmallenberger-sauerland.de
 printausgabe
 last change 2005-05-31 by marco menke
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

 2do: ausgabe startseite
 2do: ausgabe gisinet
 2do: ausgabe forum prüfen
 2do: 2coltable-plugin breite und hoehe

*/

html, body { 
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	height: 100%;
}
img {
	border: 0px;
}
h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}
#zentrierung {
}

.links {
	display: none;
}
.ecke {
	display: none;
}
.navigation {
	display: none;
}
.header {
	display: none;
}
.rubrikbild {
	display: none;
}
.content {
	overflow: hidden;
}
.rechts {
	display: none;
}
.hg_hell {
	display: none;
}
.logo {
	display: none;
}
.banner {
	display: none;
}
.tx-macinasearchbox-pi1 {
	display: none;
}
.teaser {
	border: 1px solid black;
	width: 16cm;
	margin: 5px;
}
.teaser a {
	display: none;
}
.ticker {
	display: none;
}

.tx-2coltable-breite_hoehe {
	height: 410px;
	width: 670px;
	border: 1px;
}
h2.ueberschrift_alteintrag {
	color: black;
	font-size: 18px;
	font-weight: bold;
}


/*
Definitionen Region/Anfahrt
*/


div#anfahrt div#rechts {
	width: 180px;
	float: right;
}

div#anfahrt div#links {
	width: 405px;
}

div#anfahrt {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

div#rechts div#nuetzlich {
	width: 170px;
	padding: 7px;
	margin-bottom: 8px;
}

/*
Definitionen Routenplanung
*/

div#routenplanung {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}



/*
     Definitionen für Template "Team"
*/
.team_root {
	margin-left:100px;
	width:500px;
}

.team_root div {
	float:left;
	width:370px;
}

.team_root span {
	width:360px;
	font-weight: bold;
}

.team_root p {
	width:350px;
	margin-left:20px;
}
.team_root img {
}

div.centerdiv {
	margin-left: auto;
	margin-right: auto;
	width: 616px;
}

/*
Angaben für Kontaktformular 
*/
.kontakt_ausgabe {
	position:absolute;
	left:440px;
	top:200px;
	color:red;
}

.kontakt_small {
	font-weight: normal;
}

.kontakt_drumherum {
	margin-left:50px;
	font-weight: bold;
}
.kontakt_abst {
	margin-top:20px;
}

/*
Angaben für Skiliftsseiten (altlast) und
Pauschalform
*/
#skilifte {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}
#loipenuebersicht {
	margin-left: auto;
	margin-right: auto;
	width: 460px;
}
#pauschalenformular {
	margin-left: auto;
	margin-right: auto;
	width: 570px;
}
.pauschalformularrot {
	color: red;
}


/*
Sitemap styles
*/
.sitemap_ebene1 {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_ebene2 {
	margin-left: 25px;
	display: block;
	text-decoration: none;
}
.sitemap_ebene2:hover {
	text-decoration: underline;
}
.sitemap_ebene3 {
	margin-left: 50px;
	display: block;
	text-decoration: none;
}
.sitemap_ebene3:hover {
	text-decoration: underline;
}

/*
DIV Suchergebnisloop
*/
div.suchergebnisloop {
	margin-bottom: 12px;
	padding: 2px;
}


/*
shop stuff !
mm 2005-04-05 - 2005-04-07
*/

.shop_titel {
	font-weight: bold;
}
td.shop_produktabbildung img {
	margin-top: 0px;
}
td.shop_produktabbildung {
	height: 90px;
}
.shop_tabellen td {
	vertical-align: top;
}
.shop_tabellen {
	border-collapse: collapse;
}
h3.shop_produkttitel {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h4.shop_produktuntertitel {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}