﻿
@media all
{
	div.noprint
	{
		display: block;
		visibility: visible;
	}
}
	
@media print
{
	div.noprint	
	{
		display: none;
		visibility: hidden;
		visibility:collapse;
	}		
}

@media all
{
body 
{
    background-color: #F7FFF7;
    color: #005300;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: small;
    margin: 0 0 10 20;
    padding: 0 5 10 20;
}

h1
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: xx-large;
}    

td.middle
{
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

td.img
{
	vertical-align: top;
	text-align: center;
	width: 50%;
	max-height: 300px;
}

td.top
{
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}

td.bild
{
	vertical-align: top;
	text-align: center;
	width: 100px;
}

td.pos
{
	counter-increment: +1;
	text-align: center;
}

.topbody 
{
    background-color: #F7FFF7;
}
.toplogo
{
    width: 113px;
    height: 90px;
    vertical-align: top;
    margin: 8 20 8 20;
}
.topheader
{
    font-family: Comic Sans MS;
    font-size: xx-large;
    color: Black;
    width: 450px;
    text-align: center;
}

.topmenu
{
	font-size: 10pt;
	font-family: Arial;
	padding: 0px 10px 0px 10px;
	color: Red;
}
.mainheader
{
	background-color: #1C5E55;
	color: White;
	vertical-align: middle;
	text-align: left;
	font-family: Segoe UI, Tahoma, Arial;
	font-weight: bold;
	font-size: larger;
	padding: 5px 10px 5px 10px;
	width: 100%;
}

.footer
{
	background-color: #1C5E55;
	color: White;
	vertical-align: middle;
	text-align: center;
	font-family: Segoe UI, Tahoma, Arial;
	padding: 5px 10px 5px 10px;
	width: 100%;
}

.center { text-align: center;	}
.right	{ text-align: right;	}
.right_bold	{ text-align: right; font-weight: bold; }
.left	{ text-align: left;		}

.markt  
{
    font-family: Monotype Corsiva;
    font-size: 18pt;
    font-weight: bold;
}

.klein
{
    font-size: 8pt;
    font-family: Arial;
}

.klein_rot
{
    font-size: 8pt;
    font-family: Arial;
    color: Red;
}

.h3center
{
    text-align: center;
    font-family: Comic Sans MS, Tahoma, Arial;
    font-size: xx-large;
    font-weight: bold;
}

.gattung
{
    background-color: #005300;
    font-weight: bold;
    color: #F7FFF7;
    font-variant: small-caps; 
}

.bold
{
    font-weight: bold;
}    

.bold_red
{
	font-weight: bold;
	color: Red;
}	

.bold_blue
{
	font-weight: bold;
	color: Blue;
}	

.underline
{
	text-decoration: underline;
}

.italic:
{
	font-style: italic;
}
.italicbold
{
	font-style: italic;
	font-weight: bold;
}

.LieferInfo
{
	font-style: italic;
	color: Maroon;
}

.transparent
{
	color: #F7FFF7;
	font-size: xx-small;
}

.smaller
{
	font-size: smaller;
}

.alternateColor
{
	background-color: #AACCCC;
}
		
.SelectedNodeStyle
{
	background-color: #aacccc;
	font-size: small;
	font-family: Segoe UI, Verdana, Arial;
	font-weight: bold;
}

.NodeStyle
{
	font-size: small;
	font-family: Segoe UI, Verdana, Arial;
	font-weight: bold;
	color: Black;
}

.ParentNodeStyle
{
	font-size: small;
	font-family: Segoe UI, Verdana, Arial;
	font-weight: bold;
}

.RootNodeStyle
{
	font-size: small;
	font-family: Segoe UI, Verdana, Arial;
	font-weight: bold;
}

.HoverNodeStyle
{
	font-size: small;
	font-family: Segoe UI, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #6666AA;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #1C5E55;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-image: url(images/expand.jpg);
    background-repeat: no-repeat; 
    background-position: right;
}

.accordionHeaderSelected
{
    border: 1px solid #2F5F4F;
    color: white;
    background-color: #2290AD;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-image: url(images/collapse.jpg);
    background-repeat: no-repeat; 
    background-position: right;
}

.accordionContent
{
    background-color: #B4CDCD;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.EditRowStyle
{
	Background-color: #EEFFEE; 
	Font-weight: bold;
	color: Black;
}

.pwPoor
{
	background-color: Red;
	color: Yellow;
}
.pwWeak
{
	background-color: Orange;
	color: Black;
}
.pwAverage
{
	background-color: Yellow;
	color: Blue;
}
.pwStrong
{
	background-color: Aqua;
	color: Black;
}
.pwGood
{
	background-color: Green;
	color: White;
}

.btWeiter
{
	background-color: #1C5E55;
	color: Yellow;
	text-decoration: blink;
	text-align: center;
}

.btDelete
{
	background-color: #FF6600;
	color: #000080;
	text-align: center;
	font-weight: bold;
}

.panelStyle
{
	padding: 10px 20px 10px 20px;
	width: 90%;
}

.panelRounded
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 90%;
}

.panelInnen
{
	padding: 5px 5px 5px 5px;
	width: 95%;
}	

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

}
			