﻿body{
	margin					:	0px;
	background-image		:	url(images/bg.jpg);
	background-repeat		:	repeat-y;
	background-color		:	#6F6F6F;
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	12px;
	color					:	#FFFFFF;
}

#head{
	height					:	357px;
	background-image		:	url(images/bg_head.jpg);
	background-repeat		:	repeat-x;
}

#logo{
	position				:	absolute;
	width					:	242px;
	height					:	312px;
	left					:	17px;
}

#sitemap ul li{
	margin					:	0px;
	padding					:	1px;
}

#logoprint{
	display					:	none;
}

#bild{
	position				: 	absolute;
	height					:	255px;
	width					:	682px;
	left					:	255px;
	top						:	30px;
}

#navigation{
	padding-top				:	20px;
	position				:	absolute;
	left					:	20px;
	top						:	312px;
	width					:	235px;
	background-color		:	#7E7E7E;
	padding-bottom			:	50px;
}

#navigation ul{
	margin					:	0px;
	padding-left			:	0px;
	list-style-type			:	none;
}

#navigation li a{
	padding					:	0px;
	margin					:	0px;
	color					:	#FFFFFF;
	text-decoration			:	none;
	height					:	25px;
	line-height				:	25px;
	display					: 	block;
	background-image		:	url(images/navibg.jpg);
	background-repeat		:	no-repeat;
	text-indent				:	28px;
}

#navigation li a:hover{
	text-decoration			:	underline;
}


#navigation ul ul li a{
	font-size				:	11px;
	background				:	none;
	height					:	20px;
	line-height				:	20px;
	text-indent				:	40px;
	background-image		:	url(images/navibg2.jpg);
	background-repeat		:	no-repeat;
}


#navigation ul ul ul li a{
	font-size				:	10px;
	background				:	none;
	height					:	20px;
	line-height				:	20px;
	text-indent				:	52px;
	background-image		:	url(images/navibg3.jpg);
	background-repeat		:	no-repeat;
}

#karte{
	position				:	absolute;
	top						:	365px;
	left					:	776px;
	width					:	221px;
	height					:	153px;
}

#tuev{
	position				:	absolute;
	top						:	650px;
	left					:	600px;
	width					:	100px;
	height					:	100px;
}

#brot{
	position				:	absolute;
	top						:	292px;
	left					:	284px;
	height					:	20px;
	width					:	700px;
	font-size				:	11px;
	color					:	#6F6F6F;
}

#brot a{
	text-decoration			:	none;
	font-size				:	11px;
	color					:	#6F6F6F;
}

#brot a:hover{
	text-decoration			:	underline;
}

#text{
	position				:	absolute;
	top						:	420px;
	left					:	284px;
	width					:	410px;
	font-size				:	12px;
	color					:	#FFFFFF;
	line-height				:	16px;
	padding-bottom			:	20px;

}

#text p{
}

#text a{
	color					:	#FFFFFF;
	text-decoration			:	none;
}

#text a:hover{
	text-decoration			:	underline;
}

#text li{
	margin-bottom			:	10px;
}
h1{
	font-size				:	14px;
	font-weight:bold;
}

h2{
	font-size				:	12px;
	font-weight				:	bold;
	margin-bottom			:	-10px;

}
#print{
	position				:	absolute;
	top						:	360px;
	left					:	699px;
	width					:	68px;
	height					:	50px;
}

#headline{
	font-size				:	15px;
	position				:	absolute;
	top						:	372px;
	left					:	284px;
	width					:	420px;
	height					:	25px;
	text-transform			: 	uppercase;
	color					:	#BEBEBE;
	letter-spacing: 1px;
}
