@charset "UTF-8";
/* CSS Document */

#page {
	height: 100%;
	width: 951px;
}

/*
#content_right {
	background: #EAEDEF;
}

#content_right .bodytext {
	border-bottom: 10px solid #ffffff;
	padding: 5px;
}

#content_right h3 {
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
*/

/*
#content_right {
	background: none;
}

#content_right .bodytext {
	background: #EAEDEF;
	padding: 5px;
	margin-bottom: 10px;
}

#content_right h3 {
	background: #EAEDEF;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}
*/


/* ----- fonte starter her------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E606B;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

p a{
	color: #3E606B;
}

p a:hover{
	color: #000000;
}

#content_main li {
	margin-left: 15px;
	color:#3E606B;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	list-style: square;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	color: #C10000;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	color: #3E606B;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

h3 {
	font-size: 13px;
}

/* ----- fonte slutter her------*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
/*	background-image: url(grafik/fs_bg.jpg);*/
	background-repeat: repeat-x;
}

#fs_vskyggetop {
	background-image: url(grafik/fs_vskyggetop.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
}


#fs_hskyggetop {
	background-image: url(grafik/fs_hskyggetop.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#fs_vskygge {
	background-image: url(grafik/fs_vskygge.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#fs_hskygge {
	background-image: url(grafik/fs_hskygge.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#fs_bundskygge {
	background-image: url(grafik/fs_bundskygge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 951px;
}

#fs_topteaser {
	background-image: url(grafik/topbanner.png);
	height: 105px;
	width: 927px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(grafik/fs_footerbggrafik.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 27px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #22353B;
	height: 17px;
	padding-top: 8px;
}

.footer img {
	position: relative;
	top: 2px;
}
/* ----- menu starter her------*/

.menustreg { 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EBEE;
	width: 149px;
	padding-left: 12px;
}
.menu li,ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* ----- menu level0------*/
.level0no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding-left: 12px;
	margin: 0px;
	width: 149px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EBEE;
}


.level0no a:hover, .level1no a:hover, .level2no a:hover {
	color:#CCC;
}

.level0act_link {
	text-decoration:underline;
	color:#C10000;
	line-height: 22px;
}

.level0no_link {
	color:#C10000;
	text-decoration:none;
	font-size: 13px;
	line-height: 22px
}

.level0cur_link {
	color:#C10000;
	text-decoration:underline;
	font-size: 13px;
	line-height: 22px
}
/* ----- menu level1------*/
.level1act_link {
	text-decoration:underline;
	color:#C10000;
	line-height: 22px;
}

.level1no_link {
	color:#3E606B;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px
}

.level1cur_link {
	color:#C10000;
	text-decoration:underline;
	font-size: 12px;
	line-height: 22px
}

.level1no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	width: 149px;
}
/* ----- menu level2------*/
.level2act_link {
	text-decoration:underline;
	color:#C10000;
	line-height: 22px;
}

.level2no_link {
	color:#3E606B;
	text-decoration:none;
	font-size: 11px;
	line-height: 22px
}

.level2cur_link {
	color:#C10000;
	text-decoration:underline;
	font-size: 11px;
	line-height: 22px
}
.level2no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	width: 149px;
}

.level1no a {
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
}

.level2no a {
	padding-left: 33px;
	line-height: 22px;
	vertical-align: middle;
}

.level1act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	width: 149px;
}


/* ----- menu slutter her------*/


/* ----- login box -----*/

.tx-felogin-pi1 {
	background: url('/fileadmin/templates/grafik/felogin_header.png');
	background-repeat: no-repeat;
	padding: 33px 10px 10px;
	
	color:#3E606B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
}

.tx-felogin-pi1 input {
	width: 130px;
	border: 1px solid #D7DCE0;
	margin-bottom: 5px;
}

.tx-felogin-pi1 a {
	color:#689C34;
	font-weight:bold;
}

/* ----- login box -----*/


/* ----- user registration -----*/

.create_profile {
	margin-left: 10px;
}

.create_profile a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#689C34;
	font-weight:bold;
}

.edit_profile_wrap {
	margin-left: 9px;
}

.edit_profile_wrap a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#689C34;
	font-weight:bold;
}

.tx-srfeuserregister-pi1 legend {
	display: none;
}

.tx-srfeuserregister-pi1 fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 label {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E606B;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	margin: 0px;
	padding: 0px;
}

/* ----- user registration -----*/


/* ----- articles -----*/

.tx-kvanarticles-pi1 th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #3E606B;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

.tx-kvanarticles-pi1 td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

.tx-kvanarticles-pi1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.tx-kvanarticles-pi1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E606B;
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}

.tx-kvanarticles-pi1 .teaser {
	padding-bottom: 8px;
}

/* ----- articles -----*/


/* ----- flexible content elements -----*/

.sidebox .header {
	background: url('/fileadmin/templates/grafik/flex-background.png') no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 10px;
	padding: 5px;
}

.sidebox .tt_content {
	padding: 5px;
	margin-bottom: 13px;
}

/* ----- flexible content elements -----*/

