﻿/* allgemeine Definitionen */
/***************************/
html
{
    padding: 0px;
    margin: 0px;
    color: #000000;
}

body 
{
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 0px;
	padding: 0px;
}







/* Masterpage-Layout */
/*********************/
#Frame
{
    text-align: left;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    width: 100%;
    padding: 0px;
    overflow: visible;
}

/*** HEAD ***/
#HeadFrame { }

#HeadTitle
{
	background-image: url(images/headhg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-color: #006A25;
	margin-top: 4px;
	border-top: 4px solid #9BC28F;
}

.HeadImage
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#HeadSmallMenu
{
	padding-left: 5px;
}

#HeadSmallMenu A
{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}

#HeadSmallMenu A:HOVER
{
	text-decoration: none;
}

#HeadSubtext
{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFBA00;
	padding-left: 30px;
	padding-bottom: 4px;
}

#HeadMenu
{
    padding-top: 5px;
    padding-bottom: 3px;
    white-space: nowrap;
    float: left;
}

#HeadMenu A
{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DADBDA;
	color: #000000;
	border-right: 2px solid #C5C5C5;
	border-top: 3px solid #B6C5B2;
	padding: 2px 9px 3px 9px;
}

#HeadMenu A:HOVER
{
	border-top: 3px solid #E9BD36;
}

#HeadMenuFill
{
	border-top: 3px solid #B6C5B2;
}






/*** CONTENT ***/
#Content
{
	display: block;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	width: auto;
	
}

#Content A
{
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-weight: bold;
    color: #0033cc;
}







/*** FOOTER ***/
#Footer
{
	background-image: url(images/headhg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-position: 0px 0px;
	height: 17px;
	background-color:#006A25;
	margin-top: 4px;
	border-top: 4px solid #9BC28F;
	border-bottom: 4px solid #9BC28F;
	vertical-align: middle;
	clear:both;
}

#FooterText
{
	padding-left: 5px;
	padding-top: 0px;
}

#FooterText A
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

#FooterText A:HOVER
{
	text-decoration: underline;
}









/* Box-Layout */
/**************/

DIV.Box
{
	display: block;
	padding: 0px;
	margin: 0px;
/*	height: 23px;*/
	background-color: #F2F2F2;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4; 
	border-bottom: 1px solid #E4E4E4;
}

DIV.BoxTitle
{
	display: block;
	margin: 0px;
	background-image: url(images/boxhg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 17px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

DIV.BoxContent
{
	display: block;
	margin: 0px;
	padding: 3px 6px 3px 6px;
}



DIV.ErrorBox
{
    display: block;
    padding: 0px;
    margin: 0px;
    height: 23px;
    background-color: #ffe4b5;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}

DIV.ErrorBoxTitle
{
	display: block;
	margin: 0px;
	background-image: url(images/boxhg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 17px;
	background-color: #ffe4b5;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: red;
}

DIV.ErrorBoxContent
{
	display: block;
	margin: 0px;
	padding: 3px;
}









/* Formulardefinitionen */
/************************/

.TextBoxFormular
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    margin: 1px;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: #f8f8ff;
    font-size: 12px;
    color: black;
    font-family: Arial, Verdana, Tahoma, 'Times New Roman';
}

.LabelFormular
{
    display: inline;
    float: left;
    vertical-align: middle;
    width: 80px;
    height: 15px;
    position: static;
    text-align: right;
}

.LabelFormularXL
{
    display: inline;
    float: left;
    vertical-align: middle;
    width: 140px;
    height: 15px;
    position: static;
    text-align: right;
}

.LabelFormularTitle
{
    font-size: 13px;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: underline;
    padding-bottom: 3px;
}


/* Textfelder */

.InfoFeld
{
    border-right: #a9a9a9 2px dashed;
    border-top: #a9a9a9 2px dashed;
    border-left: #a9a9a9 2px dashed;
    border-bottom: #a9a9a9 2px dashed;
    background-color: #f8f8ff;
    padding: 4px;
    margin: 4px;
    display: block;
    visibility: visible;
    vertical-align: middle;
    text-align: left;
}



/* Angebotliste */
#AngebotlisteRahmen
{
}

#AngebotlisteRahmen A
{
    color: Black;
    text-decoration: none;
}

#AngebotlisteRahmen A:HOVER
{
    color: Gray;
    text-decoration: none;
}

#AngebotlisteRahmen DIV.AngebotlisteItemBild
{
    float:left;
}

#AngebotlisteRahmen DIV.AngebotlisteItemGesuch
{
    float:left;
}

#AngebotlisteRahmen DIV.AngebotlisteItemBezeichnung
{
    font-size: 16px;
}

#AngebotlisteRahmen DIV.AngebotlisteItemPreis
{
    font-size: 13px;
}

#AngebotlisteRahmen DIV.AngebotlisteItemInfo
{
    font-size: 11px;
}

#AngebotlisteRahmen DIV.AngebotlisteItemEdit
{
    float:left;
    margin-right: 10px;
    padding: 2px;
    border: 1px dashed #000000;
    background-color: White;
}

#AngebotlisteRahmen DIV.AngebotlisteItemStatus
{
    float:left;
    padding: 2px;
    border: 1px solid Gray;
    margin: 2px;
    font-size: 11px;
    width: 50px;
}

#AngebotlisteRahmen DIV.AngebotlisteItemAktionen
{
    float:left;
    font-size: 10px;
}

#AngebotlisteRahmen DIV.AngebotlisteItemAktionen A
{
    font-size: 11px;
    border-top: 1px solid LightGray;
}


/* Angebot */


#Angebot
{
}

#Angebot H3.AngebotBeschreibung
{
    border: 1px solid #000000;
    border-bottom: 3px solid #000000;
    padding: 2px 10px 2px 10px;
    background-color: #e5e5e5;
    margin-bottom:0px;
}

#Angebot H6
{
    font-size: 10px;  
    border: 1px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 2px 10px 2px 10px;
    background-color: #e5e5e5;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#Angebot DIV.Bild
{
    border: 1px solid #000000;
    border-top: 0px none;
    margin-top: 0px;
    float: left;
    padding: 10px;
    background-color: #ffffff;
}

#Angebot DIV.Details
{
    border: 1px solid #000000;
    border-top: 0px none;
    margin-top: 0px;
    padding: 10px;
    background-color: #eefbe1;
}

#Angebot DIV.Beschreibung
{
    border: 1px solid #000000;
    border-top: 0px none;
    margin-top: 0px;
    padding: 00px;
    background-color: #eefbe1;
}

#Angebot DIV.BeschreibungInner
{
    border: 0px none #000000;
    margin-top: 0px;
    padding: 10px;
    background-color: #ffffff;
}


#Angebot DIV.Anbieter
{
    border: 1px solid #000000;
    border-top: 0px none;
    margin-top: 0px;
    padding: 10px;
    background-color: #eefbe1;
}





#eemenuframe
{
	border: 0px none;
}

#eemenuframe h2
{
	font-size: medium;	
}

#eemenuframe ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#eemenuframe ul li
{
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px none black;
	border-bottom: 1px none black;
}


#eemenuframe ul li a
{
	text-decoration: none;
	padding: 4px;
	color: Navy;
}

#eemenuframe ul li a:hover
{
	text-decoration: none;
	padding: 4px;
	color: red;
}
