﻿html{
background-color: #ffffff;
/*background-color:#EEF2F1; */
font-size: 1em;
font-family: Verdana, Arial, Sans-Serif;
color:#4A473E;
padding:0px;
margin:0 auto;
text-align:left;
height:100%;
min-height:100%;
}

body{
background-color: #ffffff;
/*background-color:#EEF2F1; */
font-size: 1em;
font-family: Verdana, Arial, Sans-Serif;
color:#4A473E;
padding:0px;
margin:0 auto;
text-align:left;
height:100%;
min-height:100%;
}

.logo{
	text-align:center;
	vertical-align:middle;
}

form{
background-color: #EEF2F1;
/*background-color:#EEF2F1; */
font-size: 1em;
font-family: Verdana, Arial, Sans-Serif;
color:#4A473E;
padding:0px;
margin:0 auto;
text-align:left;
height:100%;
min-height:100%;

}

h1 {
font-size: 13pt;
color:#8E1400;
padding-left:15px;
}
 
h2 {
font-size:12pt;
color:#4A473E;
margin:0px;
}

h3 {
font-size: 13pt;
color:#8E1400;
padding-left:15px;
padding-top:15px;
}


img a{
	border:0px;
}

img.download {vertical-align:middle;}


element.style {
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-size:1em;
	margin-right: -10px;
}

/* container websiteaktionen */
#actions{
	width: 900px;
	padding:0px;
	margin-left: 10px;
	margin-right: auto;
	text-align:left;
	font-size:8px;
	font-family:Verdana;
}
.login{
	font-size:6px !important;
	width:200px;
	float:left;
}
.login A
{
font-size:8pt  !important;;
}


#main {
background-color:#ffffff;
width: 910px;
padding:5px 0px;
border:0px solid #4A473E;
}

/* ----------container to center the layout---------- */
#container {
background-color:#ffffff;
width: 900px;
font-size:1em;
float:right;
margin-left:5px;
} 

#container a {color: #006854;}
#container a:link {color: #006854;}
#container a:visited {color:#006854;}
#container a:hover {color: #006854;}
#container a:active { color:#006854;}

#actions a {color: #006854; text-decoration:none;}
#actions a:link {color: #006854; text-decoration:none;}
#actions a:visited {color: #006854; text-decoration:none;}
#actions a:hover {color: #006854; text-decoration:underline;}
#actions a:active { color: #006854; text-decoration:underline;}


/* ---------- banner -------------- */
#banner {
text-align: left;
/*background-color: #EFF1EF; */
background-image:url('../../images/Logo_datafino_klein.jpg');
background-repeat:no-repeat;
background-position:left bottom;
width:450px;
height:90px;
margin-bottom:10px;
margin-left:15px;
}

.logobanner {
	margin:0px;
	padding-left:10px;
	width:480px;
}

#MSlogo {
	background-image:url('../../images/GoldLogo-2010-06_klein.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	width:450px;
	height:90px;
	margin-bottom:15px;
	margin-right:15px;
}

/* ----------outer and inner----------------- */
#outer{ 
	border-left: solid 200px #ffffff;  /* color of the left column  */ 
	background-color: #ffffff; /* color of the content column */
 	min-height:100%; /* Mindesthöhe in modernen Browsern */
	height:100% !important; /* !important-Regel für moderne Browser */
	height:350px; /* Mindesthöhe in IE <7 */
	position:relative;
	margin:5px 0px;
}

#inner{ 
	width:700px;
	margin:0px;
	padding:0px;
	/*border-left: dotted 1px #c0c0c0; */
	min-height:100%; /* Mindesthöhe in modernen Browsern */
	height:auto !important; /* !important-Regel für moderne Browser */
	height:350px; /* Mindesthöhe in IE <7 */
	/*background-color:#EDFDFA;*/
	float:left;
}

#innerstart{
	width:100%;
}

/* --------------left navi------------- */
#left {
 width:180px;
 float:left; 
 position:absolute;
 margin-left:-200px; 
 margin-right:0px;
 margin-top:2px;
 background-color:#ffffff;
 /*border-bottom: 1px solid #c0c0c0;
 border-top: 1px solid #c0c0c0;*/
 }
 
#left h2{
border-top:0px solid #c0c0c0;
border-bottom:1px solid #fff;
border-collapse:collapse;
background-color:#95BCB4;
background-color:#016955;
background-color:#8E1400;
font-weight:normal;
font-family:verdana,tahoma,sans-serif;
color:#4A473E;
padding-left:17px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:0.8em;
/* background-image:url('/images/cube.png');
background-position:4px center;
background-repeat:no-repeat; */
text-transform:uppercase;
height:25px;
}

/* -----------------content--------------------- */
#content{ 
	min-width:690px;
	min-height:100%; /* Mindesthöhe in modernen Browsern */
	height:auto !important; /* !important-Regel für moderne Browser */
	height:350px; /* Mindesthöhe in IE <7 */
	text-align:left;
}

p{
padding: 0px 0px;
margin:0px;
}

pre{

padding: 0px 0px;
margin:0px;
text-align:left;
}


/*  ----------------header & footer------------- */ 
#header {
	width:100%;
	text-align: left; 
	background-color: #006854;
	padding:5px 0px;
	position:relative;
} 
#header a{color:#f4f4f4;text-decoration:none;text-transform:uppercase;font-family:Verdana,Tahoma,Arial}
#header a:link{color:#f4f4f4;text-decoration:none;text-transform:uppercase;font-family:Verdana,Tahoma,Arial}
#header a:visited{color:#f4f4f4;text-decoration:none;text-transform:uppercase;font-family:Verdana,Tahoma,Arial}
#header a:hover{color:#f4f4f4;text-decoration:underline;text-transform:uppercase;font-family:Verdana,Tahoma,Arial}

#footer {
	clear:left;
	height:11px;
	padding:7px 0px;
	font-size:7pt;
	font-weight:normal;
	color:#ffffff;
	position:relative;
	/*background-color:#009175;*/
	background-color:#4A473E;
	width: 100%;
}

#copyright{
	float:left;
/*	background-color:#4A473E; */
	width:450px;
	text-align: left; 
	margin:0px 5px;
	vertical-align:middle;
}

#globalnav a{color:#fff;text-decoration:none;}
#globalnav a:link{color:#fff;text-decoration:none;}
#globalnav a:visited{color:#fff;text-decoration:none;}
#globalnav a:hover{color:#fff;text-decoration:underline;}

#globalnav{
	float:right;
	width:400px;
	text-align: right; 
	text-transform:uppercase;
	color:#fff;
	margin:0px 5px;
	vertical-align:middle;
}

