@charset "utf-8";

#sidebarRechts   {

	float: right;

	width: 195px; /* since this element is floated, a width must be given */

	background: #CFD1BC; /* top and bottom padding create visual space within this div */

	padding-top: 15px;

	padding-right: 0;

	padding-bottom: 15px;

	padding-left: 0;

}

#sidebarRechts    .bodytext,ul  {

	font-size: 12px;

}

#sidebarRechts li {

	font-size: 12px;

	list-style-type: disc;

	list-style-position: outside;

}



#sidebarRechts  h1,h2,h3 {

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #9B9FAB;

}



#sidebarRechts   #serviceCenter      {

	background-color: #FFFFCC;

	height: auto;

	width: auto;

	font-size: 12px;

	color: #000000;

	padding: 1px;

	margin: 0px;

	border: thin solid #9B9FAB;

}

#sidebarRechts   #serviceCenter    h1     {

	height: auto;

	width: auto;

	font-size: 12px;

	color: #FFFFFF;

	padding: 1px;

	margin: 0px;

	text-align: left;

	word-spacing: 0em;

	border: 1px solid #000000;

	margin-bottom: 2px;

	background-color: #9B9FAB;

}

#sidebarRechts         #serviceCenter         #serviceCenterLogin                      {

	height: auto;

	width: auto;

	font-size: 10px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebarRechts  #serviceCenter  #serviceCenterSuche   {

	height: auto;

	width: auto;

	font-size: 10px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebarRechts    #serviceCenter    form       {

	margin: 0px;

	padding: 0px;

}

#sidebarRechts    #serviceCenter    fieldset       {

	font-size: 9px;

}

#sidebarRechts    #serviceCenter    label       {

	width: 100%;

	display: inline;

}

#sidebarRechts   #serviceCenter   legend    {

	font-weight: bold;

	color: #42498E;

}

#sidebarRechts     #serviceCenter     input         {

	font-size: 9px;

}

#mainContent  {
	FONT-SIZE: 1em;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 500px;
	float: left;
}

#sidebarRechts a {

	font-size: 12px;

	list-style-type: disc;

	list-style-position: outside;

	color: #42498E;

	font-weight: bold;

}

