{
padding: 0px;
margin: 0px;
}

body
{
background: #CCFA99;;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 11px;
font-family: "arial", sans-serif;
color: #000000;
}

p
{
line-height: 1.2em;
margin-bottom: 0.8em;
text-align: justify;
}

a
{
color: #72BF44;
text-decoration: underline;
}

a:hover
{
color: #467629;
text-decoration: none;
}

a:active, visited
{
color: #467629;
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
}

h3
{
font-size: 14px;
line-height:1.5em
}

h4
{
font-size: 12px;
color: #72BF44;
line-height:-3em;
}

.contentarea
{
padding-top: 0.3em;
margin: 0px 20px 0px 0px;
}

img
{
border: solid 1px #72BF44;
}

img.left
{
position: relative;
float: left;
margin: 0em 3.8em 3.4em 0em;
}

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

img.txt
{
position: relative;
margin: 0em 0em 0em 0em;
}

.kurs .details
{
position: relative;
top: 1em;
font-size: 11 px;
font-weight: bold;
color: #72BF44;
}

ul.linklist
{
list-style: none;
list-style-position: outside;
}

ul.linklist li
{
line-height: 1.5em;
list-style-type: square;
}


#outer
{
z-index: 2;
position: relative;
width: 750px;
border: solid 10px #72BF44;
background-color: #FFFFFF;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

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

#headerpic
{
position: relative;
height: 250px;
}

#menu
{
position: relative;
background: #000000;
height: 3.3em;
padding: 0em 0em 0em 0em;
}

#menu ul
{
position: absolute;
}

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

#menu ul li a
{
padding: 1em 1.0em 0.8em 1.0em;
color: #fff;
text-decoration: none;
}

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

#menu ul li a.active
{
background: #000000 url('images/menuactive.gif') repeat-x top left;
}

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

#content
{
padding: 0px 0px 0px 0px;
}

#widecontainer 
{ 
float: left; 
width: 700px;
margin: 0px 0px 0px 20px;
background-color: #FFFFFF;
}

#primarycontainer 
{ 
float: left; 
width: 360px;
margin: 0px 0px 0px 20px;
background-color: #FFFFFF;
}

#primarycontent
{
min-height:390px;
background-color: #FFFFFF;
margin: 20px 20px 0px 20px;
}
* html #primarycontent
{
	height:250px;
}
#secondarycontent
{
margin: 0px 10px 0px 0px;
margin-top: 5em;
float: right;
width: 340px; 
}

.pseudo{

  float:none;
  clear:both;
}

#footer { 
position: relative; 
height: 10px; 
clear: both; 
padding-top: 5.0em; 
background: #cccccc; font-size: 0.8em; color: #999999; 
}

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

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