/* Start of CMSMS style sheet 'willkommen_special' */
#headerBottomCenter {
	background-image: url(images/layout/willkommen/berner_mitte_top.jpg);
	width: 244px;
	height:239px;
}
#headerBottomRight {
	background-image: url(images/layout/willkommen/berner_und_kind.jpg);
	width: 359px;
	height:239px;
}
#links{
	width: 352px;
}
#mitte{
	width: 345px;
	position: relative;
}
#rechts {
	width: 258px;
	background-color: #FFE599;
}
#rechts hr {
   color: #FFFFCC;
   background-color: #FFFFCC;
   border: none;
   line-height: 2px;
   height: 2px;
}
.input {
       width: 190px;
       font-family: Arial, Helvetica, sans-serif;
}
.button {
        color: #ffffcc;
        font-weight: bold;
        border: none;
        background-color: #003300;
}
/* End of 'willkommen_special' */

