* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body
{
	font-size: 75%;
	color: #ffffff;
	text-align: center;
	margin: 0;
}

h1
{
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.1ex;
}

h2
{
	font-size: medium;
	font-weight: bold;
}

.teaserlayer h2 a
{
	color: #ffffff;
	font-size: medium;
}

h3, h4, h5
{
	color: #8b0000;
	font-weight: bold;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

p
{
	margin-top: 1.4ex;
	margin-bottom: 1.2ex;
}

a img
{
	border-width: 0;
	border-style: none;
}

input
{
	color: #000000;
}

div#head
{
	background-color: #67676A;
	clear: both;
	float: left;
	border: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul#headword
{
	font-weight: bold;
	list-style: none;
	float: left;
	margin: 1.1ex 0 0 0;
	padding: 0 0 1.2ex 0;
	display: block;
}

ul#headword li
{
	display: block;
	float: left;
	width: 185px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

div#center_wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

div#content_wrapper
{
	background-color: #DA1627;
	border: none;
	float: left;
	position: relative;
}

div#navigation
{
	width: 900px;
	top: 0;
	left: 0;
}


div#left
{
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 2ex;
	width: 200px;
	float: left;
	text-align: center;
	display: block;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC;
}

div#left img
{
	margin-top: 1.4ex;
	margin-bottom: 2.7ex;
}

div#content
{
	display: block;
	overflow: auto;
	padding-left: 20px;
	margin-top: 2ex;
	padding-right: 2ex;
	background-color: #939598;
	border-left-width: 1px;
	border-left-color: #BCBCBC;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-top-style: solid;
	border-top-width: 1px;
	width: 647px;
	float: none;
}

.invisible
{
	position: absolute;
	top: -1000px;
   left: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

#navigation
{
	padding: 0;
	margin: 0;
	float:left;
	clear: both;
}

#searchl
{
	float: right;
	text-transform: uppercase;
	padding: 0.9ex 1ex 16px 1ex;
	font-weight: bold;
}

form#search
{
	display: inline;
	padding: 0;
	margin: 0;
}

#searchl input
{
	text-transform: none;
	padding: 0;
	margin: 0;
}

div#navigation
{
	background-image: url(../images/nav_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#navigation ul#menulist
{
	padding: 0 0 16px 0;
	margin: 1.2ex 0 0 1ex;
	list-style: none;
	list-style-position: outside;
	text-transform: uppercase;
	float: left;
}

#navigation ul#menulist li 
{
  	float: left;
	position: relative;
	padding: 0;
	padding-top:0.1ex;
	padding-bottom: 0.2ex;
	margin-left: 0;
	display: block;
	margin-right: 1.8ex;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

#navigation ul#menulist li ul
{
	display: none;
	position:absolute;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	list-style-position:outside;
	left:0;
}

#navigation ul#menulist li a
{
	text-decoration: none;
}

#navigation ul#menulist li ul li
{
	float: none;
	list-style-type:none;
	width: 200px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-width: 0;
	border-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin: 0;
	background-color: #67676A;
	color: #ffffff;
	font-weight: bold;
}

#navigation ul#menulist li ul li a, #navigation ul#menulist li ul li a.subnavlink, #navigation ul#menulist li.subnavlink
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#navigation ul#menulist li:hover ul, #navigation ul#menulist ul li.over ul
{
	display: block;
	visibility: visible;
	z-index: 100;
	cursor: pointer;
	margin: 0;
	padding:0;
}

#navigation ul#menulist li .topmenu
{
	display:block;
	padding-right: 0.6em;
	padding-left:0.6em;
	margin:0;
	color:#FFFFFF;
}

#navigation ul#menulist li .topmenu:hover
{
	text-decoration:none;
}

#navigation ul#menulist li.over /* fix IE bug -> navigation would be behind content */
{
	z-index: 100;
}

#navigation li > ul {
	top: auto;
	left: auto;
}

#printheader
{
	display: none;
}

#printfooter
{
	display: none;
}

a, a:visited, a:link
{
	text-decoration: none;
}

#editarticle, #editmetadata, #edittitle, #editcomps, #editbuttons
{
	color: #000000;
}

* html div#left, * html div#content
{
	display: inline;
}


div#sub
{
	float: left;
	display: block;
}


#sendarticleinfo
{
	color: #000000;
}

img.teaserimg
{
	margin-right: 2ex;
}

.btn_sendarticle
{
	display: none;
}


