<!--

/* Basic Layout  */

body, html
{
	margin:0;
	padding:0;
	font-size: 100.01%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

a,div,td,input,label
{
	font-family:  Arial, Helvetica, Geneva, sans-serif;
}

a
{
	color: #c00;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

a:active 
{
	color: #c00; 
}

h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1em;
}

h4
{
	font-size: 0.9em;
}

h5
{
	font-size: 0.8em;
}

h6
{
	font-size: 0.75em;
}

strong
{
	font-weight: bold;
}

ul
{
	list-style: square;
}

table { border-width: 0; }

td, th
{
	vertical-align: top;
}

form
{
	margin: 0;
}


-->

<!--

<!--

/* Basic Layout  */

body, html
{
	margin:0;
	padding:0;
	font-size: 100.01%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

a,div,td,input,label
{
	font-family:  Arial, Helvetica, Geneva, sans-serif;
}

a
{
	color: #c00;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

a:active 
{
	color: #c00; 
}

h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1em;
}

h4
{
	font-size: 0.9em;
}

h5
{
	font-size: 0.8em;
}

h6
{
	font-size: 0.75em;
}

strong
{
	font-weight: bold;
}

ul
{
	list-style: square;
}

table { border-width: 0; }

td, th
{
	vertical-align: top;
}

form
{
	margin: 0;
}


-->

<!--

/* Basic Layout Specifications */
html, body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	background: #f6f6f6;
	color: #333;
}

a
{
	color: #ff0000;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
#top { width: 992px; }

#header
{
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

#logoBox
{
	background: #fff url("css/newsite/index.shtml_files/images/banner.jpg") no-repeat right;
}

.logoPrint { display: none; }

#logoBox #banner { padding: 0px 0 0 0px; }

/*Navigation oben*/
#navtopBox
{
	width: 992px;
	padding: 0;
	margin: 0;
	background: #888855;
	float: left;
	font-size: .8em;
}

#navtop, #navtop ul
{
	padding: 0;
	margin: 0;
	padding-left: 23%;
	list-style: none;
	line-height: 200%;
}

#navtop span
{
	font-size: 1em;
	font-weight: bold;
}

#navtop li
{
	float: left;
	margin: 0;
	padding: 0;
	cursor: default;
}

#navtop li ul li
{
	display: block;
	float: none;
	background: #efefef;
	border-bottom: 1px solid #ddd;
	width: 16em;
}

#navtop li ul
{
	position: absolute;
	padding: 0;
	margin: 0;
	background: #efefef;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #ccc;
	line-height: 130%;
	left: -999em;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navtop li:hover ul ul, #navLeft li.sfhover ul ul { left: -999em; }

#navtop li:hover ul, #navtop li li:hover ul, #navtop li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
}

#navtop a
{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0.3em 6px 0.3em 6px;
	background:   url("css/p/view/static/v4/line_white.gif") no-repeat right;
}

#navtop li li a
{
	display: block;
	color: #333;
}

#navtop a:hover { color: #600; }
#navtop .last a { background-image: none; }

/*Meta Navigation*/
#metaNavBox
{
	width: 992px;
	float: left;
}

#metaNavleft
{
	width: 200px;
	float: left;
	font-size: .75em;
	line-height: 150%;
	padding: .3em 0 .7em 0;
}

.search { width: 70px; }

.textlabel3
{
	padding-left: 5px;
	font-size: .95em;
}

#metaNavright
{
	width: 792px;
	float: left;
	background: #fff url("css/p/view/static/v4/shadow_bottom.gif") repeat-x top;
}

/*Bread Crumbs*/
#navcrumbs
{
	width: 792px;
	padding-left: 26%;
	margin: 0;
	float: left;
	font-size: .7em;
	font: Geneva, Arial, Helvetica, sans-serif;
}
/*End Bread Crumbs*/
#navfc
{
	float: right;
	font-size: .7em;
}

#navfc, #navfc ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#navfc li
{
	float: left;
	margin: .3em 0 0 0;
	padding: 0;
	cursor: default;
}

#navfc a
{
	display: block;
	text-decoration: none;
	color: #000;
	padding: .2em 4px .2em 4px;
	background:   url("css/p/view/static/v4/line_black.gif") no-repeat right;
}

#navfc .last a
{
	padding-right: 15px;
	background-image: none;
}

#navfc a:hover { color: #c00; }

#navbc
{
	float: left;
	font-size: .7em;
}

#navbc, #navbc ul
{
	padding: 0;
	margin: 0 0 0 13px;
	list-style: none;
}

#navbc li
{
	float: left;
	margin: .3em 0 0 0;
	padding: 0;
	cursor: default;
}

#navbc a
{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0 6px 0 14px;
	background:   url("css/p/view/static/v4/arrow_black.gif") no-repeat left;
}

#navbc .here
{
	color: #f00;
	display: block;
	text-decoration: none;
	padding: 0 6px 0 14px;
	background:   url("css/p/view/static/v4/arrow_black.gif") no-repeat left;
}

#navbc span
{
	color: #ff0000;
	padding: 0 6px 0 14px;
	background:   url("css/p/view/static/v4/arrow_black.gif") no-repeat left;
}

#navbc a:hover { color: #c00; }

.spacerTopbox
{
	width: 200px;
	margin: 0;
	padding: 0;
}

.spacerTop
{
	background: #fff;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: .3em 0 .3em 0;
	font-size: .75em;
}

#main { width: 992px; }

/*Navigation left*/
#colLeft
{
	width: 200px;
	float: left;
	line-height: 1;
	margin: 10px 0 0 0;
}

/*Quickfinder*/
.quickFinder
{
	width: 199px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden;
}

.quickbox
{
	margin: 0;
	padding: .3em 0 .3em 0;
	border-bottom: 1px solid #999;
	font-size: .8em;
}

.whiteborderTop { border-top: 1px solid #fff; }
.textlabel { padding-left: 9px; }
.textlabel2 { padding-top: 4px; }
.textfield1 { width: 120px; }
.textfield2 { width: 70px; }
.radio { background: transparent; }

.submit
{
	color: #fff;
	padding: 1px;
	margin: 3px 0 3px 0;
	border: 1px solid #fff;
	background: #666;
	text-align: center;
	cursor: pointer;
	font-size: .95em;
	width: auto;
}

input[type=submit]:hover
{
	background: #fff;
	color: #c00;
	border: 1px solid #c00;
	cursor: pointer;
}

.languages
{
	padding: 0 13px .5em 9px;
	font-size: .9em;
}

.languages a { color: #333; }

.navItem
{
	padding-left: 9px;
	margin: 0;
}

.navItem a, .textlabel a
{
	display: block;
	color: #333;
	text-decoration: none;
	background:   url("css/p/view/static/v4/arrow_red.gif") no-repeat;
	padding-left: 13px;
}

.navItem a:hover, .textlabel a:hover, .languages a:hover
{
	color: #c00;
	text-decoration: none;
}

/*Content*/
.colMainbox
{
	width: 584px;
	float: left;
	margin: 10px 0 0 0;
}

.colMainboxwide
{
	width: 770px;
	float: left;
	margin: 10px 0 0 0;
}








.colMain
{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background: #fff url("css/p/view/static/v4/shadow_bottom.gif") repeat-x bottom;
	padding-bottom: 2px;
	font-size: 0;
	line-height: 0;
	float: left;
	width: 582px;
}

/*Columns*/
.welcomeColumn
{
	width: 550px;
	float: left;
	padding-bottom: 8px;
}

.secondtierColumn
{
	width: 774px;
	float: left;
	padding-bottom: 8px;
}

.columnsABC
{
	width: 194px;
	float: left;
	padding-bottom: 8px;
}

.columnsABCwide
{
	width: 774px;
	float: left;
	padding-bottom: 8px;
	img vertical-align: right;
}

/*
#main h1 { padding: 0px 8px 0 8px; }
#main h2 { padding: 0px 8px 0 8px; }
#main h3 { padding: 0px 8px 0 8px; }
#main h4 { padding: 0px 8px 0 8px; }
#main h5 { padding: 0px 8px 0 8px; }
#main h6 { padding: 0px 8px 0 8px; }
*/


.colMain p
{
	background: none;
	padding: 0 7px 0 8px;
	margin: 0;
}

.colMain img { padding: 10px 6px 8px 7px; }

.link
{
	/* More info link */
	text-align: right;
	margin: 1em 8px 0 8px;
	border-bottom: 1px solid #b4b4b4;
	font-size: .9em;
}

.link a
{
	color: #333;
	background: #fff url("css/p/view/static/v4/arrow_red_inverse.gif") no-repeat right;
	padding: 0 16px 0 3px;
	float: right;
	margin-top: -10px;
}

.link a:hover
{
	text-decoration: none;
	color: #c00;
	background: #fff url("css/p/view/static/v4/arrow_darkred_inverse.gif") no-repeat right;
}

/* Flatscher */
.flatscherBorder
{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}

.flatscherboxTop
{
	background: #ff0000;
	width: 582px;
}

.flatscherHead
{
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	/*margin: 0 16px 0 16px;*/
	padding: 10px 16px .25em 16px;
}

.flatscherboxBottom
{
	background: #ff0000;
	width: 582px;
}

.flatscherSubhead
{
	color: #fff;
	font-size: .9em;
	padding: 0 0 6px 16px;
}

.flatscherMore
{
	font-size: .85em;
	font-weight: bold;
	background: #fff url("css/p/view/static/v4/arrow_red.gif") no-repeat left;
	padding: 0.2em 8px 0.1em 16px;
	border-left: 5px solid #fff;
	text-align: right;
	float: right;
}

.flatscherMore:hover
{
	background: #fff url("css/p/view/static/v4/arrow_darkred.gif") no-repeat left;
}

.flatscherMore a { color: #333; }

.flatscherMore a:hover
{
	color: #c00;
	text-decoration: none;
}

.fullwidth { width: 582px; }

.acrobatText
{
	padding-left: 8px;
	padding: 8px 0 8px 0;
}

.linkCopy a
{
	color: #f00;
	background:   url("css/p/view/static/v4/arrow_red.gif") no-repeat left;
	padding-left: 13px;
}

.linkCopy a:hover {
	color: #c00;
	background:   url("css/p/view/static/v4/arrow_darkred.gif") no-repeat left;
	text-decoration: underline;
}

form
{
	margin: 0;
	padding: 0;
}

form br { clear: both; }

.colMain fieldset
{
	border: none;
	width: 566px;
	margin: 0;
}

.colMain fieldset legend
{
	font-weight: bold;
	padding: 8px 0 8px 0;
	border: none;
}

label.left
{
	margin: 0;
	padding: .5em .5em 0 0;
	width: 9em;
	float: left;
}

label
{
	margin: 0;
	padding: 0;
	font-size: .9em;
}

.colMain input, .colMain textarea, .colMain select
{
	color: #000;
	font-weight: normal;
	line-height: normal;
	margin-bottom: .4em;
	font-size: 1em;
}

input[type=checkbox].right,input[type=textfield].right,input[type=select].right { margin-left: 9em; }
select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit] { cursor: pointer; }
input.right { float: right; }

.colMain input:focus, .colMain select:focus, .colMain textarea:focus
{
	background: #ddd;
	color: #000;
}

.width1 { width: 9em; }

/* Column Right */
.colRightbox
{
	width: 178px;
	float: left;
	margin: 10px 0 0 0;
}

.colRight
{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background: #fff url("css/p/view/static/v4/shadow_bottom.gif") repeat-x bottom;
	padding-bottom: 2px;
	font-size: 0;
	line-height: 0;
	width: 176px;
}

.colRight p
{
	background: none;
	padding: 0 8px 8px 8px;
	margin: 0;
}

.colRight img { padding: 10px 8px 8px 8px; }

.colSpace13px
{
	width: 13px;
	float: left;
	height: 1px;
}

.headBox
{
	border-left: 5px solid #43438A;
	background: #CCCC99;
}
.bannerheader
{
	border-left: 1px solid #fff;
	font-size: 2.5em;
	letter-spacing: 10%;
	font-weight:bold;
	margin: 50 0 0 0;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
.welcomeheader
{
	border-left: 1px solid #fff;
	font-size: 1.5em;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	line-height: 200%;
}
.headLine1
{
	border-left: 1px solid #fff;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	line-height: 150%;
}

.headLine3
{
	color: #000;
	font-size: .9em;
	margin: 3px 0 8px 0;
	padding: 5px 8px 0 8px;
	line-height: 120%;
}

a .headLine3:hover { text-decoration: underline; }

.spacerHorizontal
{
	font-size: .4em;
	margin-top: 3px;
}

.rightHead1
{
	font-weight: bold;
	padding-top: 8px;
	border-top: 1px solid #b4b4b4;
}

.rightHead1 a
{
	background:   url("css/p/view/static/v4/arrow_red.gif") no-repeat 0% 0%;
	padding-left: 14px;
	margin-left: 3px;
	color: #333;
	display: block;
}

.rightHead1 a:hover {
	color: #c00;
	background:   url("css/p/view/static/v4/arrow_darkred.gif") no-repeat 0% 0%;
}

.noboderTop { border-top: 0; }

.unsichtbar
{
	visibility: visible;
	display: none;
}

/*Formatierungen Text*/

/*.floatclear
{
	float: none;
	clear: both;
}*/

/*Navigation Left*/

#navLeft, #topic ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 110%;
	background: green;
}


#navLeft, #navLeft ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 110%;
	background: #CCCC99;
}

#navLeft li { border-bottom: solid 1px #aaaaaa; }

#navLeft li ul li
{
	display: block;
	float: none;
	border-bottom: 1px solid #ffffff;
}

#navLeft a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0.3em 15px 0.3em 15px;
	background:   url("css/p/view/static/v4/arrow_grey.gif") no-repeat left;
	margin-left: 5px;
}

#navLeft a:hover
{
	background-position: 5px center;
	background-color: #666666;
	color: #fff;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft .bbWhite { border-bottom: 1px solid #fff; }
#navLeft .bbDarkgrey { border-bottom: 1px solid #aaaaaa; }
#navLeft .bbNone { border-bottom: none; }

#navLeft .selected
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft .selected:hover
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft .subselected
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#navLeft .subselected:hover
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#navLeft .subsubselected
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 45px;
	margin-left: 0px;
}

#navLeft .subsubselected:hover
{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 45px;
	margin-left: 0px;
}

#navLeft li ul li a
{
	background:   url("css/p/view/static/v4/arrow_darkgrey.gif") no-repeat left;
	background-position: 18px center;
	background-color: #e7e7e7;
	color: #333333;
	padding-left: 33px;
	margin-left: 0px;
	border-bottom: none;
}

#navLeft li ul li a:hover
{
	background-position: 18px center;
	background-color: #c5c5c5;
	color: #333333;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#navLeft li li ul li
{
	display: block;
	float: none;
	background: #ffffff;
	border-bottom: 1px solid #aaaaaa;
}

#navLeft li li ul li a
{
	display: block;
	background:   url("css/p/view/static/v4/arrow_darkgrey.gif") no-repeat left;
	background-color: #ffffff;
	color: #333333;
	padding-left: 15px;
	margin-left: 30px;
	border-bottom: none;
}

#navLeft li li ul li a:hover
{
	background-position: 30px center;
	background-color: #f0f0f0;
	color: #333333;
	padding: 0.3em 15px 0.3em 45px;
	margin-left: 0px;
}

#navLeft li li a
{
	display: block;
	font-weight: normal;
}

.navSubhide
{
	position: absolute;
	left: -999em;
}

#navLeft li#navsubShow
{
	background: #888888;
	color: #ffffff;
}

#navLeft li#navsubShow span a
{
	background:   url("css/p/view/static/v4/arrow_grey_open.gif") no-repeat left top;
	background-position: 0px center;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 5px;
}

#navLeft li#navsubShow span a:hover
{
	background-position: 5px center;
	background-color: #666666;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft li#navsubShow .selected
{
	background: none;
	background-color: #ff0000;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft li#navsubShow .selected:hover
{
	background: none;
	background-color: #ff0000;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#navLeft li#navsubsubShow
{
	background: #e7e7e7;
	color: #333333;
}

#navLeft li#navsubsubShow span a
{
	background:   url("css/p/view/static/v4/arrow_darkgrey_open.gif") no-repeat left top;
	background-position: 0px center;
	font-weight: normal;
	padding-left: 15px;
	margin-left: 20px;
}

#navLeft li#navsubsubShow span a:hover
{
	background-position: 20px center;
	background-color: #c5c5c5;
	padding: 0.3em 15px 0.3em 35px;
	margin-left: 0px;
}

#navLeft li#navsubsubShow .subselected
{
	background: none;
	background-color: #ff0000;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 35px;
	margin-left: 0px;
}

#navLeft li#navsubsubShow .subselected:hover
{
	background: none;
	background-color: #ff0000;
	color: #ffffff;
	padding: 0.3em 15px 0.3em 35px;
	margin-left: 0px;
}

#logos
{
	text-align: center;
	margin: .5em 0 .5em 0;
}

/*Colours BG*/
/*red*/
.bg1 { background: #ff0000; }

/*superlight gray*/
.bg2 { background: #f6f6f6; }

/*light gray*/
.bg3 { background: #ebebeb; }

/*middle gray*/
.bg4 { background: #dfdfdf; }

/*gray for left navigation*/
.bg5 { background: #8d8d8d; }

/*gray for buttons*/
.bg6 { background: #888888; }

/*Colours Fonts*/
.col1 { color: #fff; }

/*Floats*/
.floatclear
{
	float: none;
	clear: both;
}

.left { float: left; }
.right { float: right; }

/*Margins*/
.marginT15 { margin-top: 15px; }
.marginR15 { margin-right: 15px; }
.marginB15 { margin-left: 15px; }
.marginL15 { margin-bottom: 15px; }
.marginT10 { margin-top: 10px; }
.marginR10 { margin-right: 10px; }
.marginB10 { margin-left: 10px; }
.marginL10 { margin-bottom: 10px; }
.marginT5 { margin-top: 5px; }
.marginR5 { margin-right: 5px; }
.marginB5 { margin-left: 5px; }
.marginL5 { margin-bottom: 5px; }

/*Paddings*/
.paddingT15 { padding-top: 15px; }
.paddingR15 { padding-right: 15px; }
.paddingB15 { padding-left: 15px; }
.paddingL15 { margin-bottom: 15px; }
.paddingT10 { padding-top: 10px; }
.paddingR10 { padding-right: 10px; }
.paddingB10 { margin-left: 10px; }
.paddingL10 { padding-bottom: 10px; }
.paddingT5 { padding-top: 5px; }
.paddingR5 { padding-right: 5px; }
.paddingB5 { padding-left: 5px; }
.paddingL5 { padding-bottom: 5px; }

/*Footer Navigation*/
#footerBox1
{
	width: 992px;
	float: left;
	margin-top: 2em;
}

#footerBox2
{
	width: 992px;
	float: left;
}

#footerLeft
{
	width: 792px;
	float: left;
}

#footerRight
{
	width: 200px;
	float: right;
}

#footerRighttext
{
	font-size: .7em;
	line-height: 140%;
	color: #fff;
	text-align: right;
	padding: .3em 8px .3em 8px;
}

#navfo
{
	float: right;
	font-size: .7em;
	line-height: 140%;
}

#navfo, #navfc ul
{
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

#navfo li
{
	float: left;
	margin: 0;
	padding: .3em 0 .3em 0;
	cursor: default;
}

#navfo a
{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 4px 0 4px;
}

#navfo .last a { background-image: none; }
#navfo a:hover { text-decoration: underline; }

/*Suche*/
.searchresult
{
	width: 580px;
	float: left;
	margin: 4px 8px 4px 8px;
	color: #000;
}

.searchresult p a
{
	color: #333;
	background-image:   url("css/newsite/index.shtml_files/arrow_red.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-left: 15px;
}

.searchresult p a:hover
{
	color: #c00;
	text-decoration: none;
}

.searchresulturl
{
	font-size: .86em;
	padding-left: 8px;
	color: #000;
}

#searchbuttons
{
	margin: 0 8px 0 8px;
	width: 590px;
}

#searchbuttons input
{
	color: #fff;
	padding: 1px;
	margin: 3px 0 3px 0;
	border: 1px solid #fff;
	background: #666;
	text-align: center;
	cursor: pointer;
	font-size: .95em;
	width: 75px;
}

#searchbuttons input:hover
{
	background: #fff;
	color: #c00;
	border: 1px solid #c00;
	cursor: pointer;
}

/* Klassen für Surf & Travel Formular */

.input
{
	border: 1px solid #000;
	background: #fff;
	font-size: .9em;
	margin: .5em .5em 0 0;
	height: 1.5em;
	line-height: 1.5em;
	width: 13em;
	padding: 0;
}

.select
{
	border: 1px solid #000;
	background: #fff;
	font-size: .9em;
	margin: .5em .5em 0 0;
	height: 1.5em;
	width: 13em;
	padding: 0;
}


-->