﻿* { margin: 0px; padding: 0px; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

body {
    background-image: url('bilder/design/nye/1.jpg');
    background-repeat: repeat-x;
    margin-bottom: 10px;
	text-align: center;
	background-color: #c60909;
    min-height: 500px;
}

#Frame {
    background-image: url('bilder/design/nye/2.jpg');
    background-repeat: no-repeat;
    padding-top: 230px;
    margin: 0 auto;
    width: 997px;
    text-align: left;
}

#ThirtyThreeSixtySixLeftColumn 
{
    float: left;
    width: 260px;
    padding: 20px;
    padding-left: 17px;
    padding-top: 0px;
}
#ThirtyThreeSixtySixRightColumn 
{
    float: left;
    width: 700px;
}
.SixtySixFrameBox 
{
    width: 680px;
    margin-bottom: 20px;
}
.ThirtyThreeFrameBox 
{
    width: 260px;
    margin-bottom: 20px;
}
.HeaderBox
{
    background-image: url('bilder/design/nye/3.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border: solid 1px #b0bac4;
    width: 100% auto;
    height: 18px;
    padding: 10px;
}
.ContentBox, .MenuBox, .ContentManagementBox
{
    background-image: url('bilder/design/nye/3.jpg');
    background-repeat: repeat-x;
    background-color: White;
    border-top: solid 1px #b0bac4;
    width: 100% auto;
    padding: 15px;
    margin-top: 10px;
}
.ContentBox
{
    padding: 30px;   
}
.ContentManagementBox
{
    padding: 20px;
}

/* - Images - */
/* ---------- */

img.none
{
    margin-bottom: 10px;
}
img.left
{
    margin-right: 10px;
}
img.right
{
    margin-left: 10px;
}


ul
{
    margin: 0px 0px 0px 25px;
}


/* - Copyright - */
/* ------------- */
#Copyright {
    clear: both;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;}
#Copyright a {color: #ffffff;}
#Copyright a:hover {color: #dddddd;}


/* - MENU - */
/* -------- */
.tableTopMenu
{
    width: 100%;
}
.tableTopMenu td
{
    font-family: Verdana;
    font-size: 12px;
    width: 33%;
    font-weight: normal;
}
.tableTopMenu .Selected
{
    font-weight: bold;
}
.listMenu
{
    margin: 0px 0px 0px 25px;
}
.listMenu li {
	margin-top:5px;
}
.Selected
{
    font-weight: bold;
}

/* - HEADINGS - */
/* ------------ */
h1 {
	color: #0d1011;
    font-size: 14px;
    line-height: 16px;
}
h2
{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

p
{
    margin-bottom: 15px;
}



/* - COMMENTS - */
/* ------------ */
.Comments
{
    float: right;
	font-size: 11px;
	color: #333333;
}
.CommentTextbox
{
    width: 180px;
    padding: 2px;
    font-family: Verdana;
    font-size: 12px;
}
.CommentButton
{
    width: 150px;
    font-family: Verdana;
    font-size: 12px;
    height: 24px;
}
.CommentHeader
{
    font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.CommentSubheader
{
    font-weight: normal;
	font-size: 9px;
	color: #333333;
	margin-bottom: 2px;
}

.tablePlayer tr, .tablePlayer td
{
    height: 25px;
}
.tablePlayer .Header, P.Header
{
    font-weight: bold;
    font-size: larger;
}
