html
{
	margin: 0;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
        color: #EEEEE0;
}

body
{
	margin: 0;
	background-image: url(/images/bg_tonande.jpg);
        background-attachment: fixed;
}

h1, h2 {
        font-family: Lucida Sans, Arial, Helvetica, sans-serif;
        margin-top: 5px;
        margin-left: 0;
}

h1 {
        font-size: 16px;
        margin-top: 5px;
        margin-left: 0;
}

h2
{
        font-size: 14px;
        margin-top: 5px;
        margin-left: 0;
}

h3
{
        font-size: 13px;
        margin-left: 0;
}

#container
{
	margin: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 10px;
	width: 800px;
        background-color: #EEEEE0;
        background-color: #111;
        border-top: 10px solid #EEEEE0;
        border-right: 10px solid #EEEEE0;
        border-left: 10px solid #EEEEE0;
        border-bottom: 10px solid #EEEEE0;
        border-color: #000;
}

#modernbricksmenu{
        padding: 0;
        margin-top: 1px;
        width: 100%;
        height: 22px;
        background: #111;
        voice-family: "\"}\"";
        voice-family: inherit;
}

#modernbricksmenu ul{
        font: bold 11px Arial;
        margin:0;
        margin-left: 0px; /*margin between first menu item and left browser edge*/
        padding: 0;
        list-style: none;
}

#modernbricksmenu li{
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
        text-transform:uppercase;
}

#modernbricksmenu a{
        float: left;
        display: block;
        color: white;
        margin: 0 1px 0 0; /*Margin between each menu item*/
        padding: 5px 10px;
        text-decoration: none;
        letter-spacing: 1px;
        background-color: #111; /*Default menu color*/
        border-bottom: 1px solid #EEEEE0;
}

#modernbricksmenu a:hover{
        background-color: #555; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
        background-color: #D25A0B; /*Brown color theme*/ 
        background-color: #669; /*Brown color theme*/ 
        background-color: #EEEEE0; /*Brown color theme*/ 
        border-color: #D25A0B; /*Brown color theme*/ 
        border-color: #669; /*Brown color theme*/ 
        border-color: #EEEEE0;; /*Brown color theme*/ 
        color: black;
}

#modernbricksmenuline{
        clear: both;
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
        height: 5px;
        line-height: 5px;
        background: #D25A0B; /*Brown color theme*/ 
        background: #669; /*Brown color theme*/ 
        background: #EEEEE0; /*Brown color theme*/ 
}

#top
{
	width: 800px;
	height: 120px;
	font-family: georgia;
        background-color: #000;
}

#top img
{
	/*padding: 5px;*/
}



#wrapper {
        float: left;
        width: 100%;
}

#maincontent {
        margin-right: 450px; /*Set right margin to RightColumnWidth*/
}

#maincontent h1 {
        margin-left: 5px;
}

#maincontent h2 {
        margin-left: 5px;
        margin-top: 10px;
}

#maincontent h3 {
        margin-left: 5px;
        margin-bottom: 3px;
}

#maincontent p {
        margin: 0;
        margin-left: 5px;
        margin-bottom: 10px;
}

#maincontent2 {
        margin-right: 225px; /*Set right margin to RightColumnWidth*/
}

#maincontent2 h1 {
        margin-left: 5px;
}

#maincontent2 h2 {
        margin-left: 5px;
        margin-top: 10px;
}

#maincontent2 h3 {
        margin-left: 5px;
        margin-bottom: 3px;
}

#maincontent2 p {
        margin: 0;
        margin-left: 5px;
        margin-bottom: 10px;
}

#maincontent3 {
        margin: 0px; /*Set right margin to RightColumnWidth*/
        margin-left: auto;
        margin-right: auto;
}

#maincontent3 h1 {
        margin-left: 5px;
}

#maincontent3 h2 {
        margin-left: 5px;
        margin-top: 10px;
}

#maincontent3 h3 {
        margin-left: 5px;
        margin-bottom: 3px;
}

#maincontent3 p {
        margin: 0;
        margin-left: 5px;
        margin-bottom: 10px;
}

#leftcolumn{
        float: left;
        width: 225px; /*Width of left column in pixel*/
        margin-left: -450px; /*Set margin to -(LeftColumnWidth +         RightColumnWidth)*/
}

#leftcolumn h1, #leftcolumn h2, #leftcolumn h3, #leftcolumn h4, #leftcolumn p {
        margin-left: 10px;
        margin-top: 10px;
}

#leftcolumn img {
        margin-left: 10px;
}

#rightcolumn {
        float: left;
        width: 225px; /*Width of right column*/
        margin-left: -225px; /*Set left margin to -(RightColumnWidth)*/
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4, #rightcolumn p {
        margin-left: 10px;
        margin-right: 10px;
}

#rightcolumn p {
        margin-bottom: 30px;
}

#rightcolumn img {
        margin-left: 10px;
}

#midwrapper {
        float: left;
        width: 100%;
}

#middlewrapper {
        float: left;
        width: 100%;
}

#midcontent {
        margin-right: 450px; /*Set right margin to RightColumnWidth*/
}
#midleftcolumn{
        float: left;
        width: 250px; /*Width of left column in pixel*/
        margin-left: -525px; /*Set margin to -(LeftColumnWidth +         RightColumnWidth)*/
}
#midrightcolumn {
        float: left;
        width: 250px; /*Width of right column*/
        margin-left: -275px; /*Set left margin to -(RightColumnWidth)*/
}

#bottomcontent {
        margin-right: 350px; /*Set right margin to RightColumnWidth*/
}
#bottomleftcolumn{
        float: left;
        width: 225px; /*Width of left column in pixel*/
        margin-left: -450px; /*Set margin to -(LeftColumnWidth +         RightColumnWidth)*/
}
#bottomrightcolumn {
        float: left;
        width: 350px; /*Width of right column*/
        margin-left: -350px; /*Set left margin to -(RightColumnWidth)*/
}

#bottomcontent h1, #bottomcontent h2, #bottomcontent h3, #bottomcontent h4, #bottomcontent p {
        margin-left: 15px;
        margin-top: 10px;
}

#bottomrightcolumn h1, #bottomrightcolumn h2, #bottomrightcolumn h3, #bottomrightcolumn h4, #bottomrightcolumn p {
        margin-left: 15px;
        margin-top: 10px;
        margin-right: 15px;
}

#footer {
        clear: left;
        width: 100%;
        background: #111;
        color: #EEEEE0;
        text-align: center;
        padding: 4px 0;
}

#footer p {
        border-top: 1px solid #333;
        padding-top: 10px;
}

#galleryWrapper {
        margin-left: 5px;
        margin-right: 5px;
}

#galleryWrapper img{
        float: left;
        margin: 1px;
}

#centerbar
{
	float: left;
	width: 200px;
	margin: 0;
}

#centerbar img
{
	margin-top: 20px;
}

#imagebar
{
	float: right;
	width: 200px;
	margin: 0;
}

#imagebar img
{
	margin-top: 20px;
}

#imagebar_2008
{
	margin: 0;
        margin-left: auto;
        margin-right: auto;
	padding: 0;
	background-color: #FFF;
	font-family: Lucida Sans Typewriter;
	font-size: 14px;
        color: #111;
        width: 330px;
}

#imagebar_2008 img
{
	margin: 15px 15px 0 15px;
}

#imagebar_2008 p
{
	margin: 5px;
        padding-bottom: 5px;
}

.imagebar_2008
{
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #FFF;
	font-family: Lucida Sans Typewriter;
	font-size: 14px;
        color: #111;
}

.imagebar_2008 img
{
	margin: 15px 15px 0 15px;
}

.imagebar_2008 p
{
	margin: 5px;
        padding-bottom: 5px;
}




a
{
	font-weight: bold;
	text-decoration: none;
	color: #9CA5FC;
	margin: 0;
}

a:visited
{
	text-decoration: none;
	color: #9CA5FC;
}

a:hover
{
	text-decoration: underline;
	color: #555;
}

a:active
{
	text-decoration: none;
}

.floatKiller
{
	height: 1px;
	clear: both;
	overflow: hidden;
}

.hide
{
	display: none;
}

img
{
	border: 0;
}

table.smd_cal_kalender 
{
        border: 1px solid white;
        border-collapse:collapse;
}
table.smd_cal_kalender th
{
        border-bottom: 1px solid white;
        
}
table.smd_cal_kalender td
{
        border: 1px solid white;
        border-spacing: 0px;
        min-width: 100px;
        max-width: 100px;
        vertical-align: top;
        padding: 3px;
        // overflow: hidden;
        
}

