
td {
	FONT-SIZE: 12px; COLOR: #1B1B1F; FONT-FAMILY: verdana, sans-serif; text-align: left;
}
td.label {
	text-align: right;
}
td.item {
	text-align: center;
}
tr.even {
	background-color: #c5ac71;
}
th {
	font-size: 11px;
	font-weight: bold;
	FONT-FAMILY: trebuchet ms, sans-serif;
	border-bottom: #999966 2px solid; 
	PADDING: 5px 5px 5px 5px;
}
form {
	MARGIN: 0px
}
input {
	FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #505050; FONT-FAMILY: Verdana, sans-serif; BORDER: #868686 1px solid
}
input.radio {
	BORDER-WIDTH: 0px
}
select {
	MARGIN-BOTTOM: 0px; COLOR: #505050; FONT-FAMILY: Verdana, sans-serif
}
textarea {
	MARGIN-BOTTOM: 0px; COLOR: #505050; FONT-FAMILY: Verdana, sans-serif; BORDER: #868686 1px solid
}
#sidebar {
	VERTICAL-ALIGN: top; WIDTH: 35%
}
#login {
	BACKGROUND: #f5f5f5; BORDER: #868686 1px solid; PADDING: 5px 5px 5px 5px
}
#nav {
	BACKGROUND: #f5f5f5; BORDER: #868686 1px solid; PADDING: 5px 5px 5px 5px; MARGIN: 0px 0px 5px 0px; FONT-FAMILY: trebuchet ms, sans-serif
}
#announcement {
	background-color: #fafafa; BORDER: #FFAC59 1px solid; PADDING: 5px 5px 5px 5px
}
#announcement li {
	MARGIN-LEFT: 15px; PADDING-BOTTOM: 5px
}
#footer {
	PADDING: 10px 0px 10px 0px; TEXT-ALIGN: left;
}
.error {
	COLOR: red;
}
div.feature {
	MARGIN-BOTTOM: 2em
}
div.feature H2 {
	MARGIN-BOTTOM: 0px; FONT-FAMILY: trebuchet ms, sans-serif
}
DIV.feature H5 {
	FONT-SIZE: 1.3em; FONT-WEIGHT: 900; COLOR: #F87217; FONT-FAMILY: trebuchet ms, sans-serif
}
a.white {
	COLOR: #fff; BACKGROUND-COLOR: #FFAC59; FONT-FAMILY: trebuchet ms, sans-serif; PADDING: 2px 15px 5px 15px
}
a.blue {
	COLOR: #fff; BACKGROUND-COLOR: #3775A2; FONT-FAMILY: trebuchet ms, sans-serif; PADDING: 2px 15px 5px 15px
}
div.registration {
	MARGIN-BOTTOM: 2em
}
div.registration H2, DIV.search H2 {
	MARGIN-BOTTOM: 0px; FONT-FAMILY: trebuchet ms, sans-serif
}
span.deactive {
	COLOR: #999;
}
em.state {
	BORDER: red 1px solid;
}
.error {
	BORDER: red 2px solid; background-color: rgb(255,200,200);
}
/* CSS from template */

* {
	margin: 0;
   	padding: 0;
}

html {
	height: 100%;
	font-size:100%;
}

body {
	height: 100%;
	font-size:1em;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;//no-repeat;
	background-color: #e4d9be;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 1024px;
	margin: 0px auto;
	background-color: #f6eacf;
	font-size: 1em;
	background-image: url(../images/container.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 113px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#subheader {
	height: 46px;
	clear: both;
	background-image: url(../images/sub_header.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 196px;
	background-color: #d1ba84;
	padding: 10px;
}

table.block {
	BORDER: #CCCC99 1px solid; 
	PADDING: 10px 5px 10px 5px; 
	margin: 10px -5px 10px 0px;
}

#right {
	width: 168px;
	float: right;
	clear: both;
	background-color: #c5ac71;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 0.8em;
}

#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	font-size: 0.75em;
	padding-top: 10px;
	padding-left: 20px;
}

#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.75em;
				 clear: both;
				 background-image: url(../images/footer.jpg);
	             background-repeat: no-repeat;
				 padding-top: 10px;
				 padding-bottom: 10px;
}

/*********************************************  linkbar start **************************************/

#navcontainer ul
{
	font-size: small;
	background-image: url(../images/linkbar_bg.jpg);
	height: 37px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
	color: #2a4d73;
	background-image: url(../images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

/********************************************   linkbar end ***********************************/


/********************************************    linkpanel start************************************/

.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #D3D582;
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 158px;
	border-bottom: 1px solid #7C7C3C;
	background-image: url(../images/linkpanel.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}

.navcontainer a:hover
{
	color: #fff;
	background-image: url(../images/linkpanel_hover.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/************************************************* linkpanel end **********************************/

h1 {
	padding-top: 15px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 67px;
	font-style: italic;
}
h2 {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 40px;
	clear: left;
	color: #FBE09D;
} 
h3 {
	font-size: 1em;
	background-color: #785012;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	background-repeat: no-repeat;
	height: 18px;
}
h4 {
	padding-top: 20px;
	padding-right: 15px;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
}
p {
   	margin: 7px;
   	FONT-SIZE: 0.8em;
	color: #595454; //#4d4d4d;
	//COLOR: #343;
	FONT-FAMILY: verdana, sans-serif
} 

ul.generell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #CC0000;
	list-style-image: url(../images/arrow.gif);
}

/* ------------------- some others ---------------- */
a.editnav {
	color:white; margin: 0px 10px 0px 10px; font-size: 0.8em
}

.clear { /* Container (z.B. div) für floatende Buttons */
   overflow: hidden;
   width: 100%;
}

a.button {
   background: transparent url(../images/csb_button_na.gif) no-repeat top right;
   font: normal 11px tahoma, trebuchet ms, sans-serif;
   color: #585858;
   display: block;
   float: right;
   height: 24px;
   margin-right: 6px;
   padding-right: 14px; /*sliding doors padding */
   text-decoration: none;
}

a.button span {
   background: transparent url(../images/csb_button_ndiv.gif) no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 16px;
}

a.button:active {
   background-position: bottom right;
   color: #000;
   outline: none; /* die gepunktete Linie im FF abschalten */
}

a.button:active span {
   background-position: bottom left;
   color: #000!important;
   padding: 6px 0 4px 16px; /* Text 1px nach unten verschieben */
}

a.button:hover {
   //text-decoration: none;
   font: bold 11px tahoma, trebuchet ms, sans-serif;
   color: #585858!important;
}

