*
{
padding: 0em;
margin: 0em;
}

body
{
background: #336699;
padding: 35px #336699x 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
/*font-family: "georgia", "times new roman", serif;*/
color: #333333;
}

p
{
/*line-height: 1.5em;*/
margin-bottom: 0.5em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2{
padding-bottom:8px;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('css2/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('css2/db2.gif');
}

.contentarea
{
padding-top: 0em;
clear:right;
}


img
{
border: solid 0px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
/*position: relative;
background: #fff url('css2/border2.gif') repeat-x;
height: 14px;
margin: 0.5em 0em 0em 0em;
clear: both;*/
}

.divider2
{
/*position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;*/
}

.box
{
position: relative;
background: #FDFCF6 url('css2/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.box-news
{
position: relative;
/*background: #FDFCF6 url('css2/boxbg.gif') repeat-x;*/
left: -1.5em;
top: -1.5em;
padding: 0.5em;
border:1px solid #336699;
}

.box-news li{
	margin-top:8px;
}

.christmas-news
{
height: 161px;
position: relative;
left:-1.5em;
top:-1.5em;
/*background-image:url('images/christmas_bubble.jpg');
background-repeat: no-repeat;*/
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #336699;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 771px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 152px;
background: #336699 url('oben_weiss2a.gif');
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
position: relative;
height: 20px;
background: #fff url('css2/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #336699 url('css2/menubg.gif') repeat-x top left;
height: 2.8em;
padding: 0em 0.2em 0em 0.2em;
margin-bottom: 2px;
font-size:16px;
font-family: Corbel, Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;
}

#menu ul
{
position: absolute;
top: 0.9em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.0em 1.4em 0.2em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
   /*background: #336699 url('css2/menuactive.gif') repeat-x top left;*/
   font-weight:bold;
}

#menu .logout{
	width:40px;
	height:2.8em;
	margin-bottom:2px;
	float:right;
	padding-right:35px;
	background: #8f2f2f url('css2/menubg_red.gif') repeat-x;
}

#menu .logout a{
	color:#fff;
}

#menubottom
{
background: #fff url('css2/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#content ul{
	padding-left:20px;
}

#primarycontainer
{
min-height:400px;
float:right;
width:500px;
}

#primarycontent
{
}

#secondarycontent
{
float:left;
margin-top: 1.5em;
width:200px;
}

#sencodarycontent ul{
	padding-left:20px;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('css2/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


