/* @override http://joysteer.ch/fileadmin/template/start.css */


/* -- Allgemein */

* {
	margin: 0;
	padding: 0;	
}

body {
}

#wrapper {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top: 80px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#wrapper p {
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 30px;
}

#wrapper img, a, a:active, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border : 0 none;

}

#bild1 {

	width: 400px;
	display: inline;
	padding-right: 20px;
	height: 100px;
}

#bild2 {
	width: 400px;
	display: inline;
	padding-left: 20px;
	height: 50px;

}
