/********************************************
 * 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
{
	/*
	 * use "!important" to overwrite
	 * "display: inline" in YUI styles
	 */
	display: none !important;
}

.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 ***************/
html
{
	color: #555555;
	background-color: #ffffff;
}

h1
{
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	margin: 1.072em 0 .5351em; /* 16px 0 8px */
	*margin: 1.0444em 0 .5222em;
}

h1.topHeadline
{
	margin-top: 0;
}

h1.teaser,
h2
{
	font-size: 107%;
	font-weight: bold;
	color: #000000;
	margin: 1.1503em 0 .2876em 0; /* 16px 0 4px 0 */
	*margin: 1.1225em 0 .2806em 0;
}

p
{
	margin-bottom: 1.2308em;
	*margin-bottom: 1.2011em;
}

ul,
ol
{
	margin-top: 1.2308em; /* 16px */
	*margin-top: 1.2011em;
}

ul ul,
ol ol
{
	margin-top: 0;
}

ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
}

ul li ul li
{
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1.5em;
}

ol li
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
}

ol li ol li
{
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 2em;
}

a:link,
a:visited,
a:active,
a:hover
{
	color: #226cb6;
	text-decoration: none;
}

div.clearing
{
	clear: both;
	margin: 0;
	padding: 0;
}

div.spacer
{
	clear: both;
	height: 1.2308em; /* 16px */
	*height: 1.2011em;
	margin: 0;
	padding: 0;
}

div.spacerHalf
{
	clear: both;
	height: .6154em; /* 8px */
	*height: .6006em;
	margin: 0;
	padding: 0;
}

div.navigate
{
	display: block;
	clear: both;
	float: right;
	text-align: right;
	margin: 1.2308em 0 .6154em 0; /* 16px 0 8px 0*/
	*margin: 1.2011em 0 .6006em 0;
}

div.ahead
{
	display: inline;
}

img.inlineLeft,
a.inlineLeft img
{
	display: inline;
	float: left;
	border: 1px solid #999999;
	margin: .2446em .6522em .3261em 0; /* 3px 8px 4px 0@12.2667px */
	*margin: .2387em .6365em .3182em 0;
}

img.inlineRight,
a.inlineRight img
{
	display: inline;
	float: right;
	border: 1px solid #999999;
	margin: .2446em 0 .3261em .6522em; /* 3px 0 4px 8px@12.2667px */
	*margin: .2387em 0 .3182em .6365em;
}

/* header -----------------------------------*/
#boxHeaderPrint
{
	width: auto;
	text-align: right;
}

/* body -------------------------------------*/
#containerCenter
{
	padding: 1.9231em 0; /* 25px 0 */
	*padding: 1.8767em 0;
}

/* footer -----------------------------------*/
#boxFooter
{
	color: #393939;
	font-size: 85%;
	border-top: 1px solid #a4a4a4;
	padding: .3620em 0 1.4480em .3620em; /* 4px 0 16px 4px */
	*padding: .3533em 0 1.4131em .3533em;
}

#boxFooter a:link,
#boxFooter a:visited,
#boxFooter a:active,
#boxFooter a:hover
{
	color: #393939;
}

#boxSearchengineNavi,
#boxFooterBBM
{
	clear: both;
	margin-top: .3620em; /* 4px */
	*margin-top: .3533em;
}

/* special content --------------------------*/

/* sitemap ----------------------------------*/
#boxSitemap
{
	margin: 0;
}

div.sitemap
{
	width: 49.9%;
	float: left;
}

/*
h1.sitemap
{
	font-size: 100%;
	font-weight: bold;
}
*/

.sitemapContent ul
{
	/* border-color: 1px dotted #000000; */
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 .9783em .9783em 0; /* 0 12px 12px 0@12.2667px */
	*margin: 0 .9547em .9547em 0;
	/* padding: .2em; */
}

.sitemapContent li
{
	list-style-type: none;
	margin-left: 0;
}

.sitemapContent ul ul li
{
	list-style-type: square;
	list-style-position: outside;
	margin-top: .3261em; /* 4px@12.2667px */
	*margin-top: .3182em;
}

.sitemapContent ul ul
{
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 .9783em; /* 12px@12.2667px */
	*padding: 0 0 0 .9547em;
	margin: 0 .4891em; /* 6px@12.2667px */
	*margin: 0 .4773em;
	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;
}

/* some general styles for forms ------------*/
label,
div.label
{
	display: block;
	float: left;
	padding-top: .0815em; /* 1px@12.2667px */
	*padding-top: .1591em; /* 2px@12.2667px */
}

.required
{
	color: #155897 !important;
	font-weight: bold !important;
}

.error
{
	color: #ff0000 !important;
}

input.button,
input.reset,
input.submit
{
	color: #ffffff;
	background-color: #155897;
	border: solid 1px #155897;
	vertical-align: middle;
	font-size: 89.6737%; /* 11px@12.2667px */
}

input.button:hover,
input.reset:hover,
input.submit:hover
{
	color: #6891b2;
	background-color: #ffffff;
	/* font-size: 89.6737%; */
}

input.text,
input.password,
textarea
{
	font-size: 99%;
	color: #000000;
	background-color: #edf3f9;
	padding: 0 .0823em .0823em; /* 0 1px 1px@99%*12.2667px */
	*padding: 0 .0804em .0804em;
	border: 1px solid #155897;
}

input.text,
input.password
{

	margin-bottom: .1647em; /* 2px@99%*12.2667px */
	*margin-bottom: 0;
}

input.radio
{
	vertical-align: -40%;
	*vertical-align: 0;
	margin-bottom: .3261em; /* 4px@12.2667px */
	*margin-bottom: 0;
}

span.radio
{
	display: block;
	float: left;
	color: #000000;
	margin-right: .9783em; /* 12px@12.2667px */
	*margin-right: .9547em;
	padding-top: .0815em; /* 1px@12.2667px */
	*padding-top: .0796em;
}

span.checkbox
{
	color: #000000;
}

select
{
	font-size: 99%;
	color: #000000;
	background-color: #edf3f9;
	border: solid 1px #155897;
}

/* more general styles: rows of buttons -----*/
div.boxButtons
{
	clear: both;
	width: 35.2988em; /* 433px@12.2667px */
	*width: 34.4481em;
	text-align: right;
	margin-top: .8152em; /* 10px@12.2667px */
	*margin-top: .6365em; /* 8px@12.2667px */
}

* html div.boxButtons
{
	/* IE6 only: prevent cut-off buttons */
	padding-bottom/**/: 1px;
}

/* Google-Maps-Routenplaner -----------------*/
#map_canvas
{
	width: 35.2173em; /* 432px@12.2667px */
	*width: 34.3686em;
	height: 305px;
	border: 1px solid #dddddd;
}

#formRouting
{
	margin: 1.2228em 0; /* 15px 0@12.2667px */
	*margin: 1.1934em 0;
}

#formRouting label,
#formRouting div.label
{
	display: block;
	float: left;
	width: 7.1739em; /* 88px@12.2667px */
	*width: 7.0010em;
}

* html #formRouting label
{
	/* IE6 only */
	width/**/: 6.7623em; /* 85px@12.2667 */
}

#formRouting input.text
{
	font-size: 99%;
	width: 28.1620em; /* 342px@99%*12.2667px */
	*width: 27.4833em;
}

#formRouting div.text
{
	display: block;
	float: left;
	width: 28.0434em; /* 344px@12.2667px */
	*width: 27.3676em;
	padding: .0815em 0 0 .1630em; /* 1px 0 0 2px@12.2667px */
	*padding: .1591em 0 0 .1591em; /* 2px 0 0 2px@12.2667px */
}

#formRouting input.submit
{
	display: block;
	float: right;
	font-size: 89.6737%; /* 11px@12.2667px */
	margin: .1818em .3636em 0 0; /* 2px 4px 0 0@11px */
	*margin: .2662em .2662em 0 0; /* 3px 3px 0 0@11px */
}

* html #formRouting input.submit
{
	/* IE6 only */
	margin-right/**/: .1331em; /* 1.5px@11px */
}

#directions
{
	clear: both;
	width: 34.9727em; /* 429px@12.2667 */
	*width: 34.1299em;
}

div.googledir td
{
	text-align: left;
}

.gmnoscreen
{
	display: none;
}

/* search engine ----------------------------*/
#formSearchengine label
{
	width: 7.6630em; /* 94px@12.2667px */
	*width: 7.4783em;
}

* html #formSearchengine label
{
	/* IE6 only */
	width/**/: 7.2397em; /* 91px@12.2667px */
}

#formSearchengine input.text
{
	width: 27.5856em; /* 335px@99%*12.2667px */
	*width: 26.9208em;
}

span.searchRelevance
{
	font-style: italic;
}

/* contact form -----------------------------*/
#formContact label
{
	display: block;
	float: left;
	width: 13.8587em; /* 170px@12.2667px */
	*width: 13.5247em;
}

* html #formContact label
{
	/* IE6 only */
	width/**/: 13.2860em; /* 167px */
}

#formContact .text,
#formContact select,
#formContact textarea
{
	width: 21.3273em; /* 259px@99%*12.2667px */
	*width: 20.8134em;
	margin-bottom: .1647em; /* 2px@99%*12.2667px */
	*margin-bottom: 0;
}

#formContact select
{
	width: 21.6567em; /* 263px@99%*12.2667px */
	/* select boxes will be rendered
	 * differently in Internet Explorer */
	*width: 21.2152em; /* 264px@99%*12.2667px */
}

#formContact #labelZIP
{
	width: 2.3641em; /* 29px@12.2667px */
	*width: 2.3071em;
}

#formContact #inputZIP
{
	width: 5.7641em; /* 70px@99%*12.2667px */
	*width: 5.6252em;
	margin-right: .1647em; /* 2px@99%*12.2667px */
	*margin-right: .1607em;
}

#formContact #labelTown
{
	width: 11.4945em; /* 141px@12.2667px */
	*width: 11.2175em;
}

* html #formContact #labelTown
{
	/* IE6 only */
	width/**/: 10.9788em; /* 138px@12.2667px */
}

#formContact #inputTown
{
	width: 15.0691em; /* 183px@99%*12.2667px */
	*width: 14.7060em;
}

#formContact #textareaMessage
{
	height: 7.3287em; /* 89px@99%*12.2667px */
	*height: 7.1521em;
}
