﻿@import "../maske.css";
@import "../shop.css";

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

form
{
	width: 100%;
	height: 100%;
}

a
{
	color: #9ABD01;
}

a:HOVER
{
}

.outercontainer
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.outercontainer .headercontainer
{
	height: 391px;
	width: 100%;
}
.outercontainer .headercontainer .headertable
{
	width: 950px;
	height: 391px;
}
.outercontainer .headercontainer .headertable .headercell
{
	vertical-align: top;
	width: 750px;
	height: 104px;
}
.outercontainer .headercontainer .headertable .headercell div
{
	background-color: #9ABD01;
	width: 750px;
	height: 99px;
	position: relative; 
}
.outercontainer .headercontainer .headertable .headercell div .logo
{
	position: absolute;
	background-image: url(grafik/logo.gif);
	display: block;
	width: 301px;
	height: 79px;
	left: 9px;
	top: 13px;
}
.outercontainer .headercontainer .headertable .infocell
{
	width: 200px;
	height: 391px;
}
.outercontainer .headercontainer .headertable .infocell .infodiv
{
	background: url(grafik/map.gif) 21px 88px no-repeat #4D5154;
	width: 195px;
	height: 391px;
	margin-left: 5px;
}
.outercontainer .headercontainer .headertable .infocell .infodiv .infomenu
{
	height: 270px;
	padding-top: 10px;
}

.outercontainer .headercontainer .infomenu a
{
	background: url(grafik/infomenu_bullet.gif) no-repeat top left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	color: #819A1C;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.outercontainer .headercontainer .infomenu a.aktiv
{
}

.outercontainer .headercontainer .headertable .infocell .infodiv .infotekst
{
	padding-left: 15px;
	padding-right: 15px;
	color: #819A1C;
	font-size: 10px;
	font-weight: bold;
}
.outercontainer .headercontainer .headertable .menucell
{
	vertical-align: top;
	width: 200px;
	height: 287px;
}
.outercontainer .headercontainer .headertable .imagecell
{
	vertical-align: top;
	width: 550px;
	height: 287px;
}

.outercontainer .menucontainer
{
	background-color: #473F38;
	width: 195px;
	height: 287px;
}

.outercontainer .menucontainer div
{
	padding-top: 10px;
}

.outercontainer .menucontainer div a
{
	background: url(grafik/menu_bullet.gif) no-repeat top left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	color: #FBFCFC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.outercontainer .menucontainer div a.aktiv
{
	background-image: url(grafik/menu_bullet_active.gif);
}

.outercontainer .contentcontainer
{
	margin-top: 5px;
	height: 100%;
}

.outercontainer .footercontainer
{
	height: 55px;
	margin-top: 5px;
}

.outercontainer .footercontainer .footerleft
{
	float: left;
	width: 195px;
	height: 55px;
	background-color: #473F38;
	text-align: center;
	vertical-align: middle;
}

.outercontainer .footercontainer .footerleft a
{
	text-decoration: none;
	color: #998D7F;
	text-transform: uppercase;
	display: block;
	margin-top: 20px;
	font-size: 11px;
}
.outercontainer .footercontainer .footerright
{
	float: right;
	width: 750px;
	height: 55px;
	background-color: #55616D;
}
.outercontainer .footercontainer .footerright table
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.outercontainer .footercontainer .footerright .footer1
{
	width: 33%;
	text-align: left;
}
.outercontainer .footercontainer .footerright .footer2
{
	width: 33%;
	text-align: center;
}
.outercontainer .footercontainer .footerright .footer3
{
	width: 33%;
	text-align: right;
}
.outercontainer .footercontainer .footerright span
{
	color: #FFFFFF;
}

.fed
{
	font-weight: bold;
}

.fejlbesked_tekstbox
{
	color: Black;
	background-color: #FFBBBB;
	border: solid 1px red;
	padding: 2px 1px 2px 1px;
	font-weight: normal;
}

.fejlbesked
{
	color: Red;
	font-size:10px;
    font-weight:bold;
}

/* Gridview START */
.liste 
{
	font-size: 11px;
	width: 100%;
}

.liste_header 
{
	background-color: Transparent;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}

.liste_header a 
{
	text-decoration:none;
	color:#FFFFFF;
}

.liste_header a:HOVER 
{
	color:#EEEEEE;
}

.liste_linje1 
{
	background-color:#E3E4E5;
}

.liste_linje2
{
	background-color:#F8F9F9;
}

.liste_linje1 td a, .liste_linje2 td a
{
	color: #666666;
}

.liste_linje1 td a:HOVER, .liste_linje2 td a:HOVER
{
	color: #000000;
	text-decoration: underline;
}

.liste th 
{
	padding: 2px 3px 2px 3px;
}

.liste td 
{
	padding: 2px 3px 2px 3px;
}

.liste_paging { }

.liste_paging td 
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	padding:0px;
	padding-right:4px;
	margin:0px;
	border-top: solid 1px #555555;	
}


.liste_paging td td
{
	border-top: none;	
}

.liste_paging a 
{
	color:#000000;
}

.liste_footer 
{
	background-color: inherit;
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:16px;
	font-size:11px;
}
.liste_footer td
{
	padding: 2px 3px 2px 3px;
	border-top: solid 1px #555555;
}
.liste_footer td td
{
	padding: 0px;
	border-top: none;
}

.liste .ikonkolonne
{
	width: 14px;
	text-align: center;
	vertical-align: top;
	padding: 4px 2px 0px 4px;
}

.redigerikon 
{
	text-decoration: none;
}

.redigerikon div
{
    background-image: url(grafik/ico_edit.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.sletikon 
{
	text-decoration: none;
}

.sletikon div
{
    background-image: url(grafik/ico_slet.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.okikon 
{
	text-decoration: none;
}

.okikon div
{
    background-image: url(grafik/ico_true.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

.annullerikon 
{
	text-decoration: none;
}

.annullerikon div
{
    background-image: url(grafik/ico_false.gif);
    background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-align: center;
	cursor:pointer;
}

/* Gridview SLUT */


/* Myresti START */

.myresti /* div */
{
	padding-left: 5px;
	margin-bottom: 3px;
	height: 14px;
}

.myresti ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.myresti li
{
	display: inline;
}

.myresti li a
{
	background-image: url("grafik/myresti_pil.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-right: 5px;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}

.myresti li.sepp a
{
	width: 10px;
	height: 10px;
}

/* Myresti SLUT */