@charset "utf-8";
* {
	font-size: 100.1%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #D2CEB7;
}
.spacer {
	clear: both;
}
.inhalt h1, .inhalt h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC9933;
}


#sidebox {
	width: 932px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 26px;
	
}
#top  {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
}
#top .logo {
	clear: right;
	float: left;
	padding-top: 28px;
	padding-left: 28px;
	background-image: url(../images/bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
}
#top .pflichtnavi {
	background-image: url(../images/bg03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 88px;
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.8em;
}
#links {
	width: 273px;
	clear: right;
	float: left;
}
#links .navigation {
	background-color: #6c6c5c;
	height: 203px;
}
#naviul {
	list-style-type: none;
	color: #D2CEB7;
	margin: 0px;
	padding: 0px;
}
#naviul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CEB7;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#naviul a {
	display: block;
	line-height: 40px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #D2CEB7;
	text-decoration: none;
}
#naviul a:visited {
	color: #BEBAA5;
}
#naviul a:hover {
	color: #FFFFFF;
}
#links  .unternavigationbg {
	background-image: url(../images/bg05.gif);
	background-position: bottom;
}
#links   .unternavigationbg   .ulmerlogo {
	background-image: url(../images/ulmer-spielzeugmarkt.jpg);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ulmerlogo    p, .ulmerlogo   h2, .ulmerlogo img {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.ulmerlogo ul a {
	display: block;
	line-height: 30px;
	text-decoration: none;
}

.ulmerlogo ul {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}



#site {
	clear: right;
	float: left;
	width: 659px;
	background-image: url(../images/bg-inhalt.gif);
	background-position: right bottom;
	display: block;
}
#site .image {
	background-image: url(../images/bg04.gif);
	width: 625px;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-left: 30px;
}
#site .image h1 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 32px;
	font-weight: normal;
}
#site .inhalt {
	padding: 30px;
	display: block;
}
#site .inhalt p {
	font-size: 0.8em;
	margin-bottom: 15px;
	line-height: 1.4em;
}
#site  .inhalt label {
	clear: right;
	float: left;
	width: 80px;
}
#site .inhalt ol {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 25px;
}
#site .inhalt li {
	margin-bottom: 5px;
}
#site .inhalt .back {
	float: right;
	clear: both;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px dashed #000000;
}



#fuss {
	margin-left: 273px;
	margin-top: 10px;
	font-size: 0.7em;
	line-height: 1.6em;
}
#fuss p {
	margin-bottom: 10px;
}
#fuss .ln {
	color: #6C6C5C;
}
#fuss .fett_weiss {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

