﻿
/*********************************************************************/
/* Master Template Section                                           */
/*********************************************************************/
/* blau hell = 0080c0							*/
/* blau dunkel menüschrift = 0C6699				*/
/* rot =										*/
/* beige = f4f4f4								*/
/* blau hell Trennung = D0DDE6					*/


body
{
	font-family: Verdana !important;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
}
a:active, a:visited, a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #0C6699;
}
a:hover
{
	color: #0080c0;
}

h1
{
	font-size: 18;
	font-weight: bolder;
	color: #0C6699;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}

h2
{
	font-size: 14;
	font-weight: bolder;
	color: #0C6699;
	font-style: italic;
	font-variant: normal;
}


#wrapper
{
	background-color: #FFFFFF;
	line-height: 20px;
	margin: 0 auto;
	width: 1016px;
	background-image: url(   'App_Images/bgside.png' );
	background-repeat: repeat-y;
}


.MasterHeader
{
	position: relative;
	top: 10px;
	left: 8px;
	width: 1000px;
	height: 70px;
	background-color: #ffffff;
	border-bottom: solid 5px #D0DDE6;
}

.MasterHeaderLeft
{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 700px;
	height: 57px;
}

.MasterHeaderRight
{
	position: absolute;
	top: 0px;
	left: 700px;
	width: 300px;
	height: 57px;
	text-align: right;
	margin: 2px;
}

.MasterHeaderHome
{
	position: absolute;
	top: 55px;
	left: 5px;
	width: 300px;
	height: 30px;
}

.MasterContent
{
	position: relative;
	top: 35px;
	left: 8px;
	width: 1000px; /*min-height:400px;*/
	margin-bottom: 50px;
}

.MasterFooter
{
	position: relative;
	top: 0;
	left: 8px;
	width: 950px;
	height: 30;
	background-color: #D0DDE6;
	padding-right: 50px;
	margin-top:10px;
	
}

.MasterFooterText
{
	text-decoration: none;
	color: #0C6699;}
	
.MasterLogonTextBox
{
	width: 150px;
}

.MasterTitle
{
	font-size: 18;
	font-weight: bolder;
	color: #000000;
}

.MasterErrorMessage
{
	font-size: 11;
	text-align: center;
	color: Red;
	margin-right: 10px;
	width: 280px;
}

.MasterBtnHome32
{
	position: relative;
	width: 32px;
	height: 32px;
	top: 16px; /*   filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1;*/
	margin-left: 5px;
	margin-right: 5px;
	left: 0px;
}
.MasterLBtnHome32
{
	position: relative;
	top: 8px;
}


.MasterBtnPanel32
{
	position: relative;
	width: 32px;
	height: 32px;
	top: -4px; /*   filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1;*/
	margin-left: 5px;
	margin-right: 5px;
	left: 0px;
}
.MasterLBtnPanel32
{
	position: relative;
	top: -16px;
}
.MasterBtnPanel24
{
	position: relative;
	width: 20px;
	top: 3px; /*filter: alpha(opacity=100); opacity: 1; -moz-opacity: 1;*/
	margin-left: 3px;
	margin-right: 2px;
}
.MasterLBtnPanel24
{
	position: relative;
	top: -3px;
}

#MasterVersionsCheck
{
	margin-left: 30px;
	margin-top: 300px;
}

#hovermenu
{
position: absolute;
z-index: 1000;
border: black dotted 1px;
background-color: white;
text-align: left;
padding: 3px 10px;
width: 230px;
display:none;	
}

#hovermenu:hover
{
display:block}

.MasterHoverElement
{padding-bottom: 50px;
}
.MasterHoverElement:hover + #hovermenu
{
	display:block
}



/*********************************************************************/
/* Uploadify Section                                                 */
/*********************************************************************/

.uploadifyQueueItem
{
	background-color: #F5F5F5;
	border: 2px solid #E5E5E5;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError
{
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel
{
	float: right;
}
.uploadifyQueue .completed
{
	background-color: #E5E5E5;
}
.uploadifyProgress
{
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar
{
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}

/*********************************************************************/
/* default.aspx Section			                                     */
/*********************************************************************/
.btnSearch
{
	position: relative;
	width: 64px;
	height: 64px;
	top: -8px;
}
.btnPanel
{
	position: relative;
	width: 32px;
	height: 32px;
	top: 12px;
	background-color: #f4f4f4; /*filter: alpha(opacity=100);             opacity: 1;             -moz-opacity: 1;             margin-left: 5px;             margin-right: 5px;*/
}
.tbSearch
{
	width: 400px;
}
.pSearchPanel
{
	text-align: center;
	vertical-align: middle;
	display: block;
}
.pAddPanel
{
	background-color: #ffffff;
	background-image: url(   'App_Images/Separator_transparent.png' ); /* background-image: url( 'App_Images/bgtransparent.png' );*/
	background-repeat: repeat-x; /*border: dotted 1px #000000;*/
	top: 30px;
	height: 24px;
}
.pMapPanel
{
	background-color: #ffffff;
	background-image: url(   'App_Images/Separator_transparent.png' ); /* background-image: url( 'App_Images/bgtransparent.png' );*/
	background-repeat: repeat-x; /*border: dotted 1px #000000;*/
	top: 30px;
	height: 24px;
}
.lbMessage
{
	position: relative;
	right: 10px;
	top: -16px;
}
.googleMapPanel
{
	background-color: #f4f4f4;
	border: dotted 1px #000000;
	margin: 0px 10px 5px 10px;
	text-align: left;
}
/*********************************************************************/
/* Card.aspx Section		                                         */
/*********************************************************************/

.pCommonData
{
	background-color: #f4f4f4; /*background-image: url( 'App_Images/bgtransparent.png' ); 	        background-repeat: repeat;*/ /*filter: alpha(opacity=70);             opacity: .7;             -moz-opacity: .7;*/
	border: dotted 1px #000000;
	margin: 0px 10px 5px 10px;
	padding: 2px 2px 2px 2px;
}
.pSeparatePanel
{
	background-color: #ffffff;
	background-image: url(     'App_Images/Separator_transparent.png' ); /* background-image: url( 'App_Images/bgtransparent.png' );*/
	background-repeat: repeat-x; /*filter: alpha(opacity=70);             opacity: .7;             -moz-opacity: .7;*/
	top: 30px;
	height: 24px;
}
.CardLabelColumn
{
	vertical-align: top;
	text-align: right;
	width: 90px;
	font-weight: bold;
	margin-left: 3px;
	padding-right: 5px;
}
.CardTextColumn
{
	vertical-align: top;
	text-align: left;
	width: 580px;
	font-size: 100%;
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 5px;
	padding-left: 2px;
}
.CardHeaderColumn
{
	vertical-align: top;
	text-align: left;
	width: 580px;
	font-size: 100%;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
.CardCommandColumn
{
	vertical-align: bottom;
	text-align: Left;
	width: 107px;
	margin-left: 2px;
	margin-right: 2px;
}
.CardMapColumn
{
}
.CardInputShortText
{
    font-family: Arial;
    font-size: 10pt;
    height: 20px;
    margin: 0;
    padding: 0 2px;
    width: 575px;
	
}
.CardInputLongText
{
	font-family: Arial;
    font-size: 10pt;
	height: 298px;
	width: 575px;
	padding: 0 2px;
}
.CardTable
{
	width: 677px;
}
.CardSheet
{
	border: dotted 1px #000000;
	background-color: #f4f4f4;
	display: inline-table;
	margin: 2px 10px 2px 10px;
}





/*********************************************************************/
/* admin.aspx Section		                                         */
/*********************************************************************/
