/* 
   kur- und freizeit gmbh schmallenberger sauerland
   mmenke@netzpepper.de
   may 2007
   print-sheet
*/

body {
	font-size: 12px;
}
html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
ul, li {
	margin:0;
	padding:0;
}
div#inhalt ul {
	padding-left: 26px;
}
div#inhalt li {
	
}

/* überschriften */
h1,h2,h3 {
	margin: 0;
	padding: 0;
	color: #000000;
}
h1 {
	font-size: 18px;
	margin-bottom: 14px;
}
h2 {
	margin-top: 2px;
	font-size: 16px;
	margin-bottom: 13px;
}
h3 {
	font-size: 14px;
	margin-bottom: 13px;
}

/* supporting classes */
div.clearing {
	clear: both;
}

/* main */
div#zentrierung {
}

/* obere leiste */
div#oben {
	display: none;
}
ul#servicenavigation {
	display: none;
}

/* eigentlicher kopf */
div#kopf {
	display: none;
}
img#logo {
	display: none;
}
img#lebensart {
	display: none;
}

/* der ticker */
div#tickersrc {
	display: none;
}
div#ticker {
	display: none;
}

/* inhaltsbereich/contentbereich */
div#contentbereich {
}

/* die drei spalten */
div#links {
	display: none;
}

div#mitte {
}

/* der eigentliche inhalt */
div#inhalt {
}

/* rechte spalte */
div#rechts {
	display: none;
}

/* die suche */
div#indexedsearchbox {
	display: none;
}

/* abstände für die drei "nicht-hauptnavigationsmenus"
   ich definiere diese hier oben um sie später zu überschreiben */
ul#servicenavigation {
	display: none;
}
ul#fussnavigation {
	display: none;
}
div.ebene3wiederholung {
	display: none;
}

/* 3. ebene ausgabe */
h2.ebene3ueberschrift {
	display: none;
}

/* der fuss der website */
div#fuss {
	display: none;
}

/* das hauptmenu mit all' seinen tücken */
div.hauptnavigation {
	display: none;
}
ul.menu {
	display: none;
}
ul.submenu {
	display: none;
}

/* menu transparenz-fix */
div.menuback {
	display: none;
}

/* galerie und pano */
div.galerie img {
	border: 1px solid #000000;
	padding: 1px;
	margin: 1px;
}
div.galerie {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

div.panobilder {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
applet.panobilder {
	border: 1px solid #000000;
	padding: 1px;
	margin: 1px;
}

/* team-tpl */
img.mitarbeiter {
	border: 1px solid #000000;
	padding: 1px;
	margin: 1px;
}

/* altlast: skiliftseiten */
#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 {
}

/* altlast: kontaktformular */
.kontakt_ausgabe {
	position:absolute;
	left:440px;
	top:200px;
}

.kontakt_small {
	font-weight: normal;
}

.kontakt_drumherum {
	margin-left:50px;
	font-weight: bold;
}
.kontakt_abst {
	margin-top:20px;
}

/* altlast: anfahrtsseite */
div#anfahrt div.anfahrt-rechts {
	width: 180px;
	float: right;
}

div#anfahrt div.anfahrt-links {
	width: 405px;
}

div#anfahrt {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

div#anfahrt div.anfahrt-rechts div.anfahrt-nuetzlich {
	width: 170px;
	padding: 7px;
	margin-bottom: 8px;
}

/* altlast routenplanung */
div#routenplanung {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

/* root template */
.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;
}

/* abstände zwischen den bildern etwas erhöhen */
dl.csc-textpic-image img {
	padding-bottom: 2px;
}

/* alte, braunsche teaser */
div.teaser {
	text-align: left;
}
div.teaser strong {
	text-align: left;
}

/* template */
div.template_werbstatt {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	width: 659px;
	padding: 9px;
	height: 336px;
	margin-bottom: 4px;
}
div.template_werbstatt div.links {
	float: left;
	width: 450px;
}
div.template_werbstatt div.rechts  {
	float: left;
	width: 200px;
	padding:0;
	margin:0; 
}
div.template_werbstatt h1 {
	color: white;
	text-transform: uppercase;
	font-size: 24px;
	padding:0px;
	padding-top: 4px;
	margin:0px;
	margin-bottom: 4px;
	margin-top: 2px;
}
div.template_werbstatt div.farbig {
	width: 446px;
}
div.template_werbstatt div.normal {
	padding: 10px;
	padding-left: 7px;
	padding-top: 0px;
}
div.template_werbstatt p {
	margin:0;
	padding:0;
}

/* braunsches navigationstemplate */
ul.braunschenavigation {
	display: none;
}

/* vereinheitlichung in allen servern, absätze */
p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px !important;
}
p.bodytext {
	margin: 0;
	padding: 0;
	margin-bottom: 12px !important;
}
