* {
padding: 0;
margin: 0;
}

html, body  {
height: 100%;
margin: 0;
padding: 0 0 0 0;
}

html {
width: 100%;
background-color: #333333;
}

body {
font-family: arial, verdana, sans seriff;
font-size: 13px;
}

#top {
background: url('./images/top_bg.jpg') no-repeat;
width: 1000px;
height: 16px;
position: relative;
left: 50%;
margin-left: -500px;
}

#menu_main {
width: 100%;
height: 383px;
background-color: #666666;
}

#menu {
background: url('./images/menu_bg.jpg') no-repeat;
position: relative;
left: 50%;
margin-left: -500px;
width: 992px;
padding: 328px 0 0 8px;
}

#menu td {
width: 123px;
height: 55px;
text-align: center;
vertical-align: middle;
}

#menu a {
font-family: calibri, arial, verdana;
font-size: 16px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #7BDF2D;
text-decoration: underline;
}

#txtarea_main {
width: 100%;
background-color: #BCBCBC;
}

/*
bg_a: #999999
bg_b: #BCBCBC
*/

#txtarea {
background: url('./images/txtarea_bg_b.jpg') repeat-y;
position: relative;
left: 50%;
margin-left: -500px;
width: 982px;
min-height: 300px;
padding: 0 10px 0 8px;
}

#txtarea a {
color: #006600;
}

#index_main {
width: 100%;
background-color: #999999;
}

#index {
background: url('./images/txtarea_bg_a.jpg') repeat-y;
position: relative;
left: 50%;
margin-left: -500px;
width: 982px;
min-height: 300px;
padding: 0 10px 0 8px;
}

#index td {
width: 217px;
padding: 14px;
font-size: 11px;
}

#index2_main {
width: 100%;
background-color: #BCBCBC;
}

#index2 {
background: url('./images/txtarea_bg_b.jpg') repeat-y;
position: relative;
left: 50%;
margin-left: -500px;
width: 982px;
min-height: 300px;
padding: 0 10px 0 8px;
}

#index2 td {
font-size: 11px;
}

#bottom {
background: url('./images/bottom_bg.jpg') repeat-y;
width: 1000px;
position: relative;
left: 50%;
margin-left: -500px;
}

h2 {
font-family: calibri, arial, verdana;
font-size: 25px;
font-weight: bold;
color: #006600;
margin-bottom: 10px;
}

h3 {
font-family: calibri, arial, verdana;
font-size: 17px;
font-weight: normal;
color: #000000;
margin-bottom: 5px;
}

h4 {
font-family: calibri, arial, verdana;
font-size: 23px;
font-weight: normal;
color: #FFFFFF;
margin-bottom: 10px;
}

h5 {
font-family: calibri, arial, verdana;
font-size: 17px;
font-weight: normal;
color: #000000;
margin-bottom: 10px;
}

p {
margin-bottom: 10px;
}

#indsendopgave_table td {
padding-left: 10px;
padding-right: 10px;
}

#right_description {
text-align: left;
border-top: 1px solid #CCCCCC;
padding-top: 5px;
}

#right_description ul {
list-style-type: decimal;
font-size: 13px;
margin-left: 20px;
}

#right_description ul li {
margin-bottom: 12px;
}
