/*

Theme Name: HEISE.CSS

Theme URI: http://www.heise-kfz.de

Description: Heise GmbH - Ihr KFZ-Sachverständiger

Version: 1.0

Author: Stiller & Stiller

Author URI: http://www.stillerundstiller.de

*/


/*GLOBAL
-------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, verdana, arial;
}
body {
	text-align: center;
	background-color: #fff;
	vertical-align: middle;
	height: auto;
	display: block;
}
html {
	vertical-align: middle;
}
#wrapper {
	width: 765px;
	margin: 0px auto;
	text-align: center;
}
#line {
	width: 2px;
	height: 1456px;
	background-image: url(../pics/trennlinie.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 23px;
}
img {
    padding-top: 50px;
}
