.info {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

body {
	margin: 0;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background: url(/fileadmin/templates/images/bgstart.gif) repeat-x;
}

html {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#container {
	width: 750px;
	margin: 51px auto 0 auto;
	text-align:left;
}
#content {
	padding: 0;
	margin: 0;
}
#left {
	float:left;
	width:124px;
}
#right {
	float:left;
	width:626px;
}
#header {
	text-align:right;
	margin-bottom: 14px;
}
#header h1, #footer h1 {margin:0}
#footer {
	text-align:left;
}

#footer {
	text-align:left;
}

#zeile1 {
	width: 626px;
	height:29px;
	position:relative;
	top:3px;
	left:124px;
}
#zeile2 {
	width: 626px;
	height:18px;
	position:relative;
	left:124px;
}

.smallpictures{
	margin: 25px 0 0 0;
}

.bigpictures{
	margin: 25px 0 0 0;
}
