@charset "utf-8";
/* CSS Document */
body {
	background-color: #e1e1e1;
	margin: 7em 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	line-height:1.4em;
	color: #000000;
}

h1 {
	font-size: 1.5em;
	font-weight:normal;
	color: #05467D;
	height: 2.7em;}
	
a {
	color:#05467D;
	text-decoration:none;}
	
a:hover {
	color:#05467D;
	text-decoration: underline;}

.center {text-align: center}

.ganzeseite {
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom: auto;
	}
	
.main {
	background-image:url(daten/back-smartnd.jpg);
	background-repeat:no-repeat;
	width:719px;
	height: 387px;
	margin-left: auto;
	margin-right: auto;
	}
	
.header {
	width: 670px;
	height: 101px;
	margin: 7px 0 0 9px;
	padding: 22px 0 0 27px;}

.logo {
	width:99px;
	height: 93px; }
	
.inhalte {
	width: 670px;
	margin: 7px 0 0 9px;
	text-align: left;
	padding: 30px 0 0 31px;}
	

	

