﻿
BODY
{
	font-family: Arial;
	font-size: 0.8em;
	color: #2f3a14;
}

H2
{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #6c8c2c;
	margin-bottom: 0px;
}

A 
{
	text-decoration: none ;
	color: #2f3a14;
	font-weight:bold;
}

A:Hover 
{
	text-decoration: underline ;
	color: #2f3a14;
}

.KobLink
{
	color: #d39904;
}

.Header
{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #6c8c2c;
}

.HeaderTop
{
	font-family: Arial;
	font-size: 1.4em;
	font-weight: bold;
	color: #6c8c2c;
}

.buttonsave
{
	color: Red;
	font-weight: bold;
}

.TopBanner 
{
	background-image: url('pics/top.jpg');
	height: 10px;
	vertical-align: top;
}

.BottomBanner 
{
	background-image: url('pics/bottom_bg.jpg');
	height: 43px;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #6c8c2c;
}

.GroupLine
{
	height: 18px;
}

.GroupLine1
{
	background-image: url('pics/tab_lines1.jpg');
	height: 18px;
}

.GroupLine2
{
	background-image: url('pics/tab_lines2.jpg');
	height: 18px;
}

.GroupLine3
{
	background-image: url('pics/tab_lines3.jpg');
	height: 18px;
}

.Box
{
	background-image: url('pics/box_bg.jpg');
	width: 294px;
	height: 212px;
	vertical-align: top;
}

.txtLine
{
	width: 170px;
	height: 22px;
	background: none;
	border: none;
	color: #2f3a14;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom-color: #6c8c2c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.LinkButton
{
	text-decoration: none ;
	color: #6c8c2c;
	font-weight:bold;
}

.LinkButton:Hover
{
	text-decoration: underline ;
	color: #6c8c2c;
}

.DokumentMappe
{
	background-image: url('pics/content_bg.jpg');
	width: 479px;
	height: 421px;
	vertical-align: top;
}

.TopButton
{
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}

.TopButton:Hover 
{
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.DokumentMappeLine
{
	color: #6c8c2c;
	height: 2px;
	width: 100%;
}

.DokumentMappeTopLine1
{
	background-image: url('pics/tab_lines1.jpg');
	width: 479px;
	height: 17px;
	vertical-align: top;
}

.DokumentMappeTop1
{
	background-image: url('pics/content_top1.jpg');
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	width: 479px;
	height: 44px;
	vertical-align: top;
}

.DokumentMappeMiddle1
{
	background-image: url('pics/content_middle1.jpg');
	padding-left: 10px;
	padding-right: 15px;
	width: 479px;
	
	vertical-align: top;
}

.DokumentMappeBottom1
{
	background-image: url('pics/content_bottom1.jpg');
	width: 479px;
	height: 25px;
	vertical-align: top;
}

.DokumentMappeTopLine2
{
	background-image: url('pics/tab_lines2.jpg');
	width: 479px;
	height: 17px;
	vertical-align: top;
}

.DokumentMappeTop2
{
	background-image: url('pics/content_top2.jpg');
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	width: 479px;
	height: 44px;
	vertical-align: top;
}

.DokumentMappeMiddle2
{
	background-image: url('pics/content_middle2.jpg');
	padding-left: 10px;
	padding-right: 15px;
	width: 479px;
	
	vertical-align: top;
}

.DokumentMappeBottom2
{
	background-image: url('pics/content_bottom2.jpg');
	width: 479px;
	height: 25px;
	vertical-align: top;
}

.DokumentMappeTopLine3
{
	background-image: url('pics/tab_lines3.jpg');
	width: 479px;
	height: 17px;
	vertical-align: top;
}

.DokumentMappeTop3
{
	background-image: url('pics/content_top3.jpg');
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	width: 479px;
	height: 44px;
	vertical-align: top;
}

.DokumentMappeMiddle3
{
	background-image: url('pics/content_middle3.jpg');
	padding-left: 10px;
	padding-right: 15px;
	width: 479px;
	
	vertical-align: top;
}

.DokumentMappeBottom3
{
	background-image: url('pics/content_bottom3.jpg');
	width: 479px;
	height: 25px;
	vertical-align: top;
}

.BoxTop
{
	background-image: url('pics/box_top.jpg');
	width: 301px;
	height: 21px;
	vertical-align: top;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #6c8c2c;
	padding-left: 15px;
	padding-top: 5px;
}

.BoxMiddle
{
	background-image: url('pics/box_middle.jpg');
	width: 286px;
	min-height: 50px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

.BoxBottom
{
	background-image: url('pics/box_bottom.jpg');
	width: 301px;
	height: 23px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #9AAA7B;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    border-bottom: none;
    color: white;
    background-color: #B9CD90;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	font-weight: bold;
    background-color: #E9F2D7;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#E9F2D7;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.DragPanel
{
	cursor: move;
	background-color: #9AAA7B;
	border: solid 1px Gray;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

/* AccordionGuide */
.accordionGuideHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #9AAA7B;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
    padding: 0x;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionGuideHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionGuideHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionGuideHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #B9CD90;
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
    padding: 0px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionGuideHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionGuideHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionGuideContent
{
	font-weight: bold;
    background-color: #E9F2D7;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
