html,body {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:  Verdana, ClearlyU, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
  background: #cdcdcd;
	margin-top: 20px;
	background-image: url(big_bg001.gif);
	background-repeat: repeat-x;
	}
	

img { /* affects all images */
	border: 0 none;
	}

	
p {
	margin: 0px 10px 10px 10px;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}

a {
	color: #444;
	}

div#header {
	height: 100px;
	background-color: transparent;
  background-image: url(sugulogo_big004.gif);
	background-repeat: no-repeat;
  color: #eee;
	border-bottom: 1px solid #888;
  }
	
div#header h1 {
	color: transparent;
	margin: 0px 0px 0px 0px;
  padding-left: 10px;
	font-size: 12px;
	line-height: 100px;
	display: none;
  }
  
div#container {
	width: 800px;
	margin: 0 auto;
	border: 0px solid #ddd;
	}

div#container {
	text-align:left;
	}

div#wrapper {
	float: left;
	width: 100%;
	min-height: 300px;
	background-color: #fff;
  background-image: url(mini_bg001.gif);
	background-repeat: repeat-x;
	}

div#content{
	margin: 0 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

div#content p {
	line-height: 14px;
	}
	
div#content p a {
	color: #009900;
	text-decoration: none;
	}
	
div#content p a:link {
	color: #009900;
	}
	
div#content p a:visited {
	color: #006600;
	}
	
div#content p a:hover {
	color: #c4d750;
	}

div#content h2 {
	font-size: 12px;
	line-height: 14px;
	color: #006600;
	margin: 0px 0px 10px 0px;
	padding: 14px 0px 0px 37px;
  background-image: url(pfeil.gif);
  background-position: 0 10px;
	background-repeat: no-repeat;
	}
	
div#content h3 {
	font-size: 10px;
	font-weight: normal;
	line-height: 30px;
	color: #aaa;
	margin: 30px 0px 0px 0px;
	padding-left: 300px;
  background-image: url(pfeil.gif);
  background-position: 263px 3px;
	background-repeat: no-repeat;
	}
	
div#content h3 a {
	color: #009900;
	text-decoration: none;
	}
	
div#content h3 a:link {
	color: #009900;
	}
	
div#content h3 a:visited {
	color: #006600;
	}
	
div#content h3 a:hover {
	color: #c4d750;
	}

div#right {
	float: left;
	width: 200px;
	margin-left: -200px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
	}

div#right p {
	line-height: 14px;
	}

div#right p a {
	color: #009900;
	text-decoration: none;
	}
	
div#right p a:link {
	color: #009900;
	}
	
div#right p a:visited {
	color: #006600;
	}
	
div#right p a:hover {
	color: #c4d750;
	}

div#left {
	float: left;
	width: 200px;
	margin-left: -800px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
	}

div#left p {
	line-height: 12px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
	}
	
div#left p a {
	color: #242;
	text-decoration: none;
	}
	
div#left p a:link {
	color: #242;
	}
	
div#left p a:visited {
	color: #060;
	}
	
div#left p a:hover {
	color: #c4d750;
	}

div#footer {
	clear: left;
	width: 100%;
	background-color: transparent;
  background-image: url(bottom_bg001.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #bbb;
	border-top: 1px solid #eee;
	}

div#footer p {
	text-align: center;
	margin: 5px 0px 10px 0px;
	padding: 5px 50px 10px 50px;
	}

div#footer p a {
	color: #999;
	text-decoration: none;
	}
	
div#footer p a:link {
	color: #999;
	}
	
div#footer p a:visited {
	color: #aaa;
	}
	
div#footer p a:hover {
	color: #888;
	text-decoration: underline;
	}
	
cite {
	font-style: normal
	}

.green1 {
	color: #009900;
	}

.green2 {
	color: #006600;
	}

.green3 {
	color: #00bb00;
	}







