/*
################################################################################
Global CSS Style Sheet for M.O.S.S. Corporate Web Site
Copyright (C) 2010 M.O.S.S.
################################################################################
*/


@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;



}

p {
	letter-spacing: 0em;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.table-main {
	background-image: url(bilder/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.td-clouds {
	background-image: url(bilder/grey-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #006699;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#bottombox{
	color: #333;
	font-family: arial, sans-serif;
	font-size: 10px;
	padding-top: 30px;
	padding-left: 30px;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;

}
.atop {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
ul, li {
	letter-spacing: 0em;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

