/* $Id: default.css,v 1.12 2012/08/09 08:41:56 sutter Exp $ */
	/* general styles */
body,p,li,td,th,ul,ol,center,dt,dd,dl,input,textarea,table {
	margin: 0px 0px 0px 0px;
	font: 62.5%/1.4 Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: white;
	text-decoration: none;
}

img {
	border: 0px solid #FFFFFF;
}


a {
	color: #73716B;
	text-decoration: none;
}

a:hover {
	color: #0079be
	text-decoration: underline;
}

/* footer area */

#footer {
	BACKGROUND-COLOR: #fffff; MARGIN-TOP: 30px; WIDTH: 100%; BOTTOM: 0px; DISPLAY: inline-block;
}
#footerTop {
	MARGIN: 0px auto; WIDTH: 928px; HEIGHT: 56px; CLEAR: both; BORDER-TOP: #898888 1px solid
}
#footerCopyright {
	MARGIN-TOP: 5px; FLOAT: left
}
#footerBottom {
		BACKGROUND-COLOR: #ffffff; WIDTH: 928px; HEIGHT: 14px; 
}
#footer A:hover {
	COLOR: #0079be; TEXT-DECORATION: underline
}
#footer A {
	COLOR: #000000; TEXT-DECORATION: none
}


/***********************************************************************************

		MyMobiliar Definitionen

***********************************************************************************/
	/*--------------------------------------------------------------------------
	TAG Definitionen
----------------------------------------------------------------------------*/
html,body,table {
	font-size: 76%;
	/* Moegliche Werte, damit es in den gaengigen Browsern in etwa gleich aussieht: 69%, 76%, 86%, 93% */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
}

div {
	padding: 0;
	margin: 0;
}

table {
	font-size: 1em;
	line-height: 1.3em;
	width: 100%;
	margin-left: -3px;
}

/*--------------------------------------------------------------------------
	Spalten    
----------------------------------------------------------------------------*/
#content {
	display: block;
	margin: 0 auto;
	width: 928px
}

#spalteContent {
	display: table-cell;
	 width:  672px !important;
	 float: left;
}

#spalteKontext {
	display: table-cell;
	width: 256px;
	float: left;
}

/*--------------------------------------------------------------------------
	Header    
----------------------------------------------------------------------------*/
#wrapper {
	background:	none repeat scroll 0 0 transparent;
	font-family: Arial;
	width:	100%;

	}

#header {
	height: 200px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 928px
}

.logo-link {
	text-decoration: none;
}

.logo-link a {
	color: #000000;
}

#title {
    float: left;
    margin-right: 37px;
    width: 585px !important;
}

#title h1 {
	color: #000000;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 23px;
	margin: 0 0 41px;
	}
	
#navigation-logo {
	float: left;	
	width: 100%;
}

#navigation {
	float: left;
	text-transform: capitalize;
	width: 255px !important;
	padding-top: 10px;
}

.language {
	border: medium none;
	margin-right: 9px;
	padding: 0;	
	font-size: 12px;
	color: #73716B;
}

.language_active {
	border: medium none;
	margin-right: 9px;
	padding: 0;	
	font-size: 12px;
	color: #0079be;
}

#navigation a {

	text-decoration: none;
}

#navigation a:hover {
	color: #006097;
	text-decoration: none;
}

#logo {
	float: left;
	height: 51px;
	position: relative;
	padding-top: 31px;
	width: 320px;
}


/*--------------------------------------------------------------------------
	Content    
----------------------------------------------------------------------------*/
	/* login form */
#main {
	padding: 0 0 0 0;
	width: 640px;
	
}

.warning {
	color: #CC0000;
	line-height: 150%;
	padding-bottom: 35px;
}

.information {
	color: #00CC00;
	line-height: 200%;
}

.logintitle {
	text-align: left;
	line-height: 150%;
	font-size: 18px;
	font-weight: bold;
}

.logintitle h3 {
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 1em;
}

.logininfo {
	text-align: left;

    padding-bottom: 15px;
}

.policyinfo {
	text-align: left;
	line-height: 150%;
}


.logininfotitle {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
    padding-bottom: 15px;
}

.loginlabel {
	background-color: #EAEAEA;
	padding: 3px 5px 3px 7px;
	text-align: left;
	width: 200px;
}

.inputText {
	background-color: #FFFFFF;
	border: 1px solid #A6A6A6;
	padding: 2px;
	width: 200px;
}

.displayText {
        background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
        padding: 2px;
        width: 200px;
}

.loginvalue {
	text-align: left;
	line-height: 200%;
	padding-left: 16px;
	width: 200px;
}

.login-link {
	color: #73716B;
	text-decoration: underline;
}

.login-link a:hoover {
	color: #73716B;
	text-decoration: underline;
}

.login-link a {
	color: #73716B;
	text-decoration: underline;
}

.actionbar {
	float: left;
	margin-top: 13px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	width: 205px;
	text-align: right;
}

.input {
	background-color: #FFFFFF;
	border: 1px solid #A6A6A6;
	padding: 2px;
}

.button {
	background-color: #0079BE;
	border-style: none;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
        behavior: url(/login/resources/nevislogrend/applications/def/webdata/images/PIE.htc);
	color: 	white;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	height: 25px;
	padding: 1px 12px 4px;
	cursor: pointer;
	position: relative;
}

.button:hover{
	background-color: #006097;
}


#boxright {
	margin-bottom: 16px;
	background-color: #EAEAEA;
	padding: 20px 16px;
}

#boxrightTitle {
	display: block;
	float: left;
	background: none repeat scroll 0 0 transparent;
	left: 6px;
	margin-top: -7px;
	padding-left: 2px;
	padding-right: 3px;
	position: relative;
	font-weight: bold;
}
	
#boxrightContent {
	background-color: #EAEAEA;
	font-family: Arial,Verdana;
	font-size: 13px;
	padding-bottom: 5px;
}

.boxrightContent p {
	background-color: #EAEAEA;
}

.boxrightContent h3 {
	padding: 0;
	margin: 0;
}

.boxrightSpacer {
	padding: 0px;
	margin-top: 8px;
}
