/*
 * General Styles
 */

body
{
	margin: 0;
	padding: 0 0 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

a, a:link, a:visited, a:hover
{
	text-decoration: none;
	font-weight: normal;
	border: none;
}

p, ol, ul
{
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 0.5em 0;
}

ul, ol
{
	list-style-position: outside;
	text-indent: 0;
	padding: 0.5em 2em 1em 2.5em;
}

ul { list-style-type: disc; }
li ul { list-style-type: circle; }
.pointless { list-style-type: none; }
ol { list-style-type: decimal; }
ol.letters { list-style-type: lower-latin; }

li
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

li ul { margin-left: 0em; }

h1, h2, h3 
{ 
	font-family: verdana, arial, helvetica, sans-serif; 
	clear: both;
}

h1
{
	font-size: 250%;
	line-height: 1.2em;
	font-weight: 900;
	padding: 0;
	margin: 0 0 0.8em;
	text-align: center;
}

h1 + p, h1 + ul, h1 + ol { padding-top: 1em; }

h2
{
	font-size: 180%;
	line-height: 1.2em;
	font-weight: 900;
	padding: 0;
	margin: 0.2em 0 0.4em;
}

p + h2, ul + h2, ol + h2, address + h2 { padding-top: 1.5em; }

h3
{
	font-size: 125%;
	line-height: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.4em;
}

h2 + h3 { padding-top: 1.5em; } 
p + h3, ul + h3, ol + h3, address + h3 { padding-top: 1em; }

h4
{
	font-size: 110%;
	line-height: 1.1em;
	font-weight: 900;
	padding: 0;
	margin: 0 0 0.4em;
}

h3 + h4 { padding-top: 1.5em; } 
p + h4, ul + h4, ol + h4, address + h4 { padding-top: 0.5em; }

address
{
	margin: 0 0 1em 2em;
	padding: 0;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
}

address + p, address + h3 { padding-top: 1em; }

table { border: 0; }
th { font-weight: bold; }

th, td
{
	text-align: left;
	vertical-align: top;
	padding: 0.3em 1em 0.2em 0;
}

blockquote
{
	margin: 0;
	padding: 1em 15% 0;
	text-align: center;
	text-indent: 0;
	font-style: italic;
}

q:lang(de) { quotes: "\201E" "\201C" "\201A" "\201B"; }
q:lang(en) { quotes: "\201B" "\2019" "\201C" "\201D"; }
q:before { content: open-quote; }
q:after { content: close-quote; }

hr
{
	clear: both;
	margin: 0.3em 0;
	padding: 1px 0 0 0;
	border: 0;
	height: 1px;
}

img { border: none; }
#standards-disclaimer { display: none; }
.invisible { display: none; }
.borderless { border: none; }

.right
{
	float: right;
	margin: 0;
}

.small { font-size: 80%; }

.note
{
	font-size: 80%;
	color: #333;
	background: transparent;
}

.centered { text-align: center; }

form { margin-bottom: 3em; }

#newcat_form { margin-bottom: 0; }

form.search { margin-bottom: 0.5em; }

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

legend {
	display:inline;
}

input, textarea, select 
{ 
	font-family: sans-serif;
	font-size: 10px; 
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
} 

.contactbutton 
{ 
	font-family: sans-serif;
	font-size: 10px; 
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
} 

.contactbutton:active 
{ 
	font-family: sans-serif;
	font-size: 10px;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	background-color: #999;
} 


label.facultative { font-weight: normal; }
label.required { font-weight: bold; }

.errorlabel
{
	color: red;
	background: inherit;
}

.errorbox
{
	background-color: #fcc;
}

.errormsg
{
	padding-left: 2em;
	font-size: 90%;
	font-weight: bold;
	color: red;
	background: inherit;
}

.warning
{
	color: #900;
	font-weight: bold;
	background: #fcc; 
}

.message
{
	color: green;
	font-weight: bold;
	background: transparent; 
}

#docsearchresult li
{
	margin-bottom: 1em;	
}

.docdate
{
	color: grey;
	font-weight: normal;
	background: transparent;	
}

.hidden
{
	display: none;
}

.unseen
{
	visibility: hidden;
}

.shown
{
	display: block;
}

.seen
{
	visibility: visible;
}

.debug
{
	color: #ff9999;
	background: transparent;
	font-size: 90%;
}


/*
 * Special parts of the page
 */

#title h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	text-align: left;
}

.brand { font-size: 24px; }
#menu { font-family: verdana, arial, helvetica, sans-serif; }
#menu ul { font-size: 120%; }
#content a, #content a:link, #content a:visited { font-weight: bold; }

#content p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	text-indent: 0;
}

#content>p { margin-top: 0; }
.uecbv, .yemco { font-weight: bolder; }
.leadtext { font-size: 110%; }

.leftpic
{
	border: none;
	margin: 0 1em 1em 0;
	padding: 0;
	float: left;
}

.rightpic
{
	border: none;
	margin: 0 0 1em 1em;
	padding: 0;
	float: right;
}

#adminmenu 
{
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

