/********************************************
 * This print style sheet must be included
 * after the YUI style sheet grids.css,
 * grids-min.css, reset-fonts-grids.css,
 * reset-fonts-grids-min.css respectively.
 * One of the above must be loaded in any
 * case, because this style sheet just
 * overwrites styles set by one of the style
 * sheets listed above.
 *
 * The rules defined here assume that
 * div.first is the only content inside
 * div#bd that is to be printed. The web
 * developer must ensure that this is the
 * case. Thus he must set "display: none;"
 * for all content not to be printed.
 *******************************************/

/* set general page layout *****************/
@page
{
	size: auto portrait;
	margin: 2.0cm 1.5cm;
}

.noPrint
{
	display: none;
}

.noWrap
{
	white-space: nowrap;
}

/* overwrite YUI screen styles *************/
#doc,
#doc2,
#doc3,
#custom-doc,
.yui-t1,
.yui-t2,
.yui-t3,
.yui-t4,
.yui-t5,
.yui-t6,
.yui-t7
{
	width: auto;
}

#yui-main
{
	width: auto;
}

.yui-t1 #yui-main,
.yui-t2 #yui-main,
.yui-t3 #yui-main,
.yui-t4 #yui-main,
.yui-t5 #yui-main,
.yui-t6 #yui-main
{
	margin: 0;
}

.yui-t1 .yui-b,
.yui-t2 .yui-b,
.yui-t3 .yui-b,
.yui-t4 .yui-b,
.yui-t5 .yui-b,
.yui-t6 .yui-b
{
	width: auto;
}

.yui-t1 #yui-main .yui-b,
.yui-t2 #yui-main .yui-b,
.yui-t3 #yui-main .yui-b,
.yui-t4 #yui-main .yui-b,
.yui-t5 #yui-main .yui-b,
.yui-t6 #yui-main .yui-b,
.yui-t7 #yui-main .yui-b
{
	margin: 0;
}

#yui-main .yui-b
{
	width: auto;
}

.yui-gb .yui-u,
.yui-gc .yui-u,
.yui-gd .yui-u
{
	margin: 0;
	width: auto;
}

.yui-gc div.first,
.yui-gd .yui-u,
.yui-gd div.first,
.yui-ge .yui-u,
.yui-ge div.first,
.yui-gf .yui-u,
.yui-gf div.first,
.yui-ge div.first
{
	width: auto;
}

/* community specific styles ***************/
#containerColumnRight,
#containerColumnLeft,
#imageLogoParade,
#boxSearchengineNavi
{
	display: none;
}

h1
{
	font-size: 115%;
	font-weight: bold;
	color: #f84906;
	margin-bottom: .6154em; /* 8px */
	*margin-bottom: .6006em;
}

h1.teaser,
h2
{
	font-size: 100%;
	font-weight: bold;
	color: #f84906;
	margin: 1.2308em 0 .3077em 0; /* 16px 0 4px 0 */
	*margin: 1.2011em 0 .3003em 0;
}

h1.teaser
{
	margin-top: 0;
}

a:link,
a:visited,
a:active
{
	color: #ff8f01;
	text-decoration: none;
}

a:hover
{
	color: #ff8f01;
	text-decoration: underline;
}

.error
{
	color: #f84906;
}

div.clearing
{
	clear: both;
	margin: 0;
	padding: 0;
}

div.spacer
{
	clear: both;
	height: 1.5385em; /* 20px */
	*height: 1.5014em;
	margin: 0;
	padding: 0;
}

div.navigate
{
	display: block;
	clear: both;
	float: right;
	text-align: right;
	margin-right: 1.2308em;
	*margin-right: 1.2011em;
}

div.ahead
{
	display: inline;
}

img.imageFullWidth,
a.imageFullwidth
{
	display: block;
	margin-bottom: 1.2308em; /* 16px */
	*margin-bottom: 1.2011em;
}

/* header -----------------------------------*/
#boxHeaderPrint
{
	width: 100%;
	text-align: right;
	margin-bottom: 1.2em;
}

/* body -------------------------------------*/
#bd
{
	margin: 0;
	padding-bottom: 3.8462em; /* 50px */
	*padding-bottom: 3.7535em;
}

/* footer -----------------------------------*/
#boxFooter
{
	font-size: 77%;
	border-top: 1px solid #919191;
	padding-top: .7240em; /* 8px */
	*padding-top: .7065em;
}

#boxFooter a,
#boxFooterBBM a
{
	color: #000000;
}

#boxFooterBBM
{
	clear: both;
	margin-top: .3996em; /* 4px */
	*margin-top: .3900em;
}

/* start page -------------------------------*/
#bannerStart
{
	font-size: 0;
}

#specialStart
{
	margin: 23px 0 20px;
	font-size: 0;
}

#specialStart a
{
	display: block;
	margin-bottom: 3px;
}

/* list of prices ---------------------------*/
th.desc
{
	text-align: left;
	font-weight: bold;
	padding: 0 0 .3077em; /* 0 0 4px */
	*padding: 0 0 .3003em;
}

th.price
{
	text-align: right;
	font-weight: bold;
	padding: 0 0 .3077em; /* 0 0 4px */
	*padding: 0 0 .3003em;
	white-space: nowrap;
}

td.item
{
	text-align: right;
	vertical-align: top;
	padding: 0 .3077em .3077em 0; /* 0 4px 4px 0 */
	*padding: 0 .3003em .3003em 0;
}

td.desc
{
	text-align: left;
	vertical-align: top;
	padding: 0 1em .3077em 0; /* 0 13px 4px 0 */
	*padding: 0 .9759em .3003em 0;
}

td.price
{
	text-align: right;
	vertical-align: top;
	padding: 0 0 .3077em; /* 0 0 4px */
	*padding: 0 0 .3003em;
	white-space: nowrap;
}

/* sitemap ----------------------------------*/
#boxSitemap
{
	width: 100%;
	margin: 0;
}

div.sitemap
{
	width: 46.5%;
	float: left;
	/* border: 1px dotted; */
	margin-right: 3%;
}

.sitemapContent ul
{
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 1em 1em .7692em;
	padding: .2em;
}

.sitemapContent li
{
	list-style-type: square;
	margin-left: 0;
}

.sitemapContent ul ul li
{
	list-style-type: square;
	list-style-position: outside;
	margin-top: .3077em;
	*margin-top: .3003em;
}

.sitemapContent ul ul
{
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 1em;
	margin: 0 .5em;
	border-style: none;
}

a.sitemap:link,
a.sitemap:active,
a.sitemap:visited
{
	color: #000000;
	text-decoration: none;
}

a.sitemap:hover
{
	color: #000000;
	text-decoration: underline;
}

/* vorher/nachher inline images -------------*/
img.vnInlineRight
{
	display: inline;
	float: right;
	margin: 0 0 0 .7692em; /* 0 0 10px 0 */
	*margin: 0 0 .7507em 0;
	border: 1px solid #cccccc;
}

img.vnInlineLeft
{
	display: inline;
	float: left;
	margin: 0 .7692em 0 0; /* 0 10px 0 0 */
	*margin: 0 .7507em 0 0;
	border: 1px solid #cccccc;
}

/* different page layouts -------------------*/
img.inlineRight,
a.inlineRight img
{
	display: inline;
	float: right;
	margin: 0 0 .6154em .6154em; /* 0 0 8px 8px */
	*margin: 0 0 .6006em .6006em;
}

img.inlineLeft,
a.inlineLeft img
{
	display: inline;
	float: left;
	margin: 0 .6154em .6154em 0; /* 0 8px 8px 0 */
	*margin: 0 .6006em .6006em 0;
}

div.boxTextLeft
{
	display: block;
	float: left;
	width: 66%;
	text-align: left;
}

div.boxTextRight
{
	display: block;
	float: right;
	width: 66%;
	text-align: left;
}

div.boxImageLeft
{
	display: block;
	float: left;
	width: 33%;
	text-align: left;
}

div.boxImageRight
{
	display: block;
	float: right;
	width: 33%;
	text-align: right;
}

/* Google Maps ------------------------------*/
#mapGoettingen
{
	width: 44.1538em; /* 574px */
	*width: 43.0897em;
	height: 300px;
	border: 1px solid #9a9a9a;
	margin-bottom: 1.2308em;
	*margin-bottom: 1.2011em;
}

/* some general styles for forms ------------*/
label,
div.label
{
	display: block;
	float: left;
	padding-top: .0777em;
	*padding-top: .1501em;
}

.required
{
	font-weight: bold;
}

input.button,
input.reset,
input.submit
{
	color: #5d5d5d;
	background-color: #f5f5f5;
	border: solid 1px #9a9a9a;
	vertical-align: middle;
	font-size: 85%;
}

input.button:hover,
input.reset:hover,
input.submit:hover
{
	color: #f5f5f5;
	background-color: #5d5d5d;
}

input.text,
input.password,
textarea
{
	font-size: 99%;
	color: #000000;
	background-color: #f5f5f5;
	padding: 0 .0777em .0777em;
	*padding: 0 .0758em .0758em;
	border: 1px solid #9a9a9a;
}

input.text,
input.password
{

	margin-bottom: .1554em;
	*margin-bottom: 0;
}

input.radio
{
	vertical-align: -40%;
	*vertical-align: -25%;
	margin-bottom: .3077em;
	*margin-bottom: 0;
}

span.radio
{
	display: block;
	float: left;
	margin-right: 1em;
	*margin-right: .9759em;
	padding-top: .0777em;
	*padding-top: .0758em;
}

span.checkbox
{
	/* if needed, add your styles here */
}

select
{
	font-size: 99%;
	color: #000000;
	background-color: #f5f5f5;
	border: solid 1px #9a9a9a;
}

/* more general styles: rows of buttons -----*/
div.boxButtons
{
	clear: both;
	width: 43.6674em; /* 562px */
	*width: 42.6151em;
	text-align: right;
	margin-top: .7692em;
	*margin-top: .6006em;
	padding-bottom: 1px;
}

/* searchengine -----------------------------*/
#boxSearchEngine #inputSearchString
{
	width: 28.7490em; /* 370px@99% */
	*width: 27.2979em; /* 360px@99% */
}

#boxSearchEngine input.button
{
	vertical-align: .1810em; /* 2px@85% */
	*vertical-align: 0;
}

/* contact form -----------------------------*/
#formContact label
{
	display: block;
	float: left;
	width: 11.3077em; /* 147px */
	*width: 11.0352em;
}

* html #formContact label
{
	/* IE6 only */
	width/**/: 10.8100em; /* 144px */
}

#formContact .text,
#formContact select,
#formContact textarea
{
	width: 32.3846em; /* 421px */
	*width: 31.6041em;
	margin-bottom: .1554em;
	*margin-bottom: 0;
}

#formContact select
{
	width: 32.7117em; /* 421px */
	/* select boxes will be rendered
	 * differently in Internet Explorer */
	*width: 31.9992em; /* 422px */
}

#formContact #inputPLZ
{
	width: 5.5167em; /* 71px */
	*width: 5.3838em;
	margin-right: .1554em;
	*margin-right: .1517em;
}

#formContact #inputOrt
{
	width: 26.4180em; /* 340px */
	*width: 25.7814em;
}

#formContact #inputNachricht
{
	height: 7.5369em;
	*height: 7.3553em;
}

/* Listen */

.indexcms
{
padding-top: 1.8em;
}

.indexcms li
{
	list-style-type: square;
	list-style-position: default;
	margin-left: 1.1em;
}

