/*
Drumbaa - brings africa to austria
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #FFCC66;
padding: 35px 0px 35px 0px; 
}


body,input
{
font-size: 10pt;
font-family: Tahoma, "arial", "verdana", sans-serif;
color: #000000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #AF672B;
text-decoration: underline;
}

a:hover
{
color: #FFCC66;
text-decoration: none;

}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;

}

h4
{
font-size: 1.2em;

}

.contentarea
{

padding: 10px;
}

img
{
border: solid 1px #6F5230;
}

img.top
{
border: none;

}




ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

ul.csc-bulletlist csc-bulletlist-0
{
List-Style-Type: CIRCLE;
List-Style-Position:   OUTSIDE;
margin-left: 20px;
    }

td.outer
{
z-index: 2;
position: relative;
border: solid 3px #AF672B;
background-color: #FFFFFF;
margin: 0;
}

#header
{
position: relative;
width: 700px;
height: 8em;
background: #FFA042;
margin-bottom: 0px;
}

#headercontent
{
position: relative;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
text-align:right;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
text-align: right;

}


#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}




#menu
{
position: relative;
background: #FFCC66;
background-position:center;
border: solid 1px #000000;
height: 2.0em;
padding: 0em 01em 0em 01em;
margin-bottom: 0px;
}

#menu ul
{
position: relative;
top: 0.5em;
}

#menu ul li
{
position: relative;
display: inline;

}

#menu ul li a
{
padding: 0.5em 1.0em 0.3em 1.0em;
border-right: solid 1px #000000;
color: #000000;
text-decoration: none;

}

#menu ul li a.active
{
background: #AFAFAF;
}

#menu ul li a:hover
{
text-decoration:underline;
}


#content
{
padding: 1em 0em 0em 0em;
}

#normalcontent{
margin-left: 10px;
margin-right: 10px;

}

#primarycontainer
{
float: left;
margin-right: -255px;
margin-left: 5px;
width: 100%;
}

#primarycontent
{
float: left;
background-color: #FFFFFF;
width: 430px;
margin: 5px 0px 0px 0px;
}

#secondarycontent
{
float: right;
width: 250px;
padding:5px;
background-color: #FFCC66;
margin: 5px;
}




#footer
{
position: relative;
height: 1.0em;
clear: both;
padding-top: 1.0em;
font-size: 0.8em;
}

#footer .right
{
position: absolute;
right: 1.0em;
bottom: 1.0em;
}



table.main {
 margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 746px;
}


td.left_side {
  width: 20px;
  height: auto;
  background: url('images/Rahmen_links.gif') repeat-y;
}

td.right_side {
  width: 20px;
  height: auto;  
  background:  url('images/Rahmen_rechts.gif') repeat-y;
}

td.top_left {
	width: 20px;
	height: 20px;
	background: url('images/Ecke_links_oben.gif') no-repeat;
}

td.top_right {
	width: 20px;
	height: 20px;
	background: url('images/Ecke_rechts_oben.gif') no-repeat;
}

td.top_middle {
	width: auto;
	height: 20px;
	width: 700px;
	background:  url('images/Rahmen_oben.gif') repeat-x;
}

td.bottom_left {
    width: 20px;
	height: 20px;
    background: url('images/Ecke_links_unten.gif') no-repeat;
}

td.bottom_right {
    width: 20px;
	height: 20px;
  background:  url('images/Ecke_rechts_unten.gif') no-repeat;
}

td.bottom_middle {
  
  background:  url('images/Rahmen_unten.gif') repeat-x;
}
