@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background-color:#CCC;
	background-image:url(images/millimeterpapier_spies_kachel.gif);
	background-repeat:repeat;
	font-family:"segoe UI", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:100,01%;
	line-height:1.2em;
}

#container {
	font-size:0.8em;
	background-image:url(images/spies_konstruktion_schatten.png);
	background-repeat:repeat-y;
	background-position:center top;
}

img {
	border:none;
}

#header {
	background-color:#2c4d85;
	color:#fff1c3;
	width:555px;
	height:135px;
	margin:0 auto;
}

#menu {
	background-color:#445879;
	color:#fff1c3;
	width:555px;
	height:35px;
	margin:0 auto;
	border-top:1px solid #fff1c3;
}

#content {
	background-color:#fff;
	color:#333;
	width:555px;
	margin:0 auto;
}

#content a {
	color:#666;
	text-decoration:none;
}

#content a:hover {
	color:#2c4d85;
	text-decoration:none;
}

p {
	padding: 12px 50px;
	margin:0px;
}

ul {
	margin:0px;
}

li {
	list-style:none;
	margin-left:10px;
}

#footer {
	background-color:#eee;
	color:#2c4d85;
	width:555px;
	height:105px;
	margin:0 auto;
	border-bottom:1px solid #2c4d85;
}

#footersubline {
	color:#333;
	width:555px;
	margin:0 auto;
	padding-top: 5px;
	font-size:0.6em;
	background-image:url(images/spies_konstruktion_footer.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#footersubline a {
	color:#333;
	text-decoration:none;
}

#footersubline a:hover {
	color:#999;
	text-decoration:none;
}
