body      {
	background: white;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link    { color: blue;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:visited { color: purple; 
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:active  { color: purple;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:hover  { color: #009933;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
	
	
/* Links */
a.menu:link    { color: white;
	background: #C26700 url('http://www.goldbergblick.de/clips/button.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 10pt;
	display: block; 
	text-decoration: none; }
a.menu:visited { color: white; 
	background: #C26700 url('http://www.goldbergblick.de/clips/button.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	font-size: 10pt;
	font-weight: bold;
	display: block; 
	text-decoration: none; }
a.menu:active  { color: white;
	background: #C26700 url('http://www.goldbergblick.de/clips/button.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	font-size: 10pt;
	font-weight: bold;
	display: block; 
	text-decoration: none; }
a.menu:hover  { color: #009933;
	background: #C26700 url('http://www.goldbergblick.de/clips/button_green.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	font-size: 10pt;
	font-weight: bold;
	display: block; 
	text-decoration: none; }

/* Überschriften */
h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1#topic{
	font-size: 18pt;
	color:white;
	font-weight: normal;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	
	/* #####################*/
div#main{
	position: relative;width: 950px; background: url('http://www.goldbergblick.de/clips/background.gif');margin-top: 20px;margin-left:20px;text-align:left;
}
div#o_content{
	position: relative;width: 701px;float: left; 
}
div#t_content{
	position: relative; width: 701px;background:#007733;height: 130px; color: white;
}
div#t_content_dist{
	padding-left: 20px;padding-top: 40px;
}
span#topic{
	font-size: 20pt;
}
div#t_content_dist2{
	position:relative;padding-left: 240px;
}
span#topic2{
	font-size: 14pt;
}
div#line{
	position: relative; width: 701px;background:white;height: 4px; color: black;
}
div#content{
	position:relative;width: 701px;background: #F6C776;color: black;
}
img#main_picture{
	border-bottom: 4px solid white;border-left: 4px solid white;float: right;margin-left:30px;margin-bottom: 20px;
}
div#content_dist{
	padding:20px;
}
div#right{
	position: relative;width: 245px;float: right; 
}
div#menu{
	position:relative;height: 397px;background:#C26700;color: white;
}
div#menu_dist{
	padding-left:10px;padding-top: 134px;
}
img.left_pic{
	border-top: 4px solid white;border-bottom: 4px solid white;
}
div#bottom{
	position:relative;width: 950px; text-align: right;background: white; color: black;
}
div#bottom_dist{
	padding: 10px;
}
div#unterschrift{
	position:relative;font-size:14pt;color: #C26700; background: #F6C776;font-weight: bold;text-align: right;margin-right:60px;
}

/* ###########################*/
select.form{
	font-size:10pt;
	border: #C26700 1px solid;
	margin-bottom:3px;
	background-color:#F7E8CD;
}
input.form{
	width: 80%;
	font-size:10pt;
	border: #C26700 1px solid;
	margin-bottom:3px;
	background-color:#F7E8CD;
}
textarea.form{
	width: 80%;
	font-size:8pt;
	border: #C26700 1px solid;
	margin-bottom:3px;
	background-color:#F7E8CD;
}