/* xxxxxxxxxxxxxxxxxx GLOBAL xxxxxxxxxxxxxxxxxx */
body {
	background-color: #a7a9ac;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
}

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

span {
	color: #bdbdbd;
}

a {
	text-decoration: none;
	outline: none;	
	color: #333;
}

a:hover {
	color: #987298;
}

img {
	border: none;
}

h4 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}

span {
	color: #777;
	font-size: 10px;
}

em {
	color: #777;
	font-size: 10px;
	font-style: normal;
}

em2 {
	color: #777;
	font-size: 11px;
	font-style: normal;
}

em3 {
	color: #777;
	font-size: 11px;
	font-style: normal;
}

em4 {
	color: #777;
	font-size: 11px;
	font-style: italic;
}

em5 {
	color: #444;
	font-size: 9px;
	font-style: normal;
}

.headline_line {
	vertical-align: 10px;
	margin-bottom: 0px;
}


/* xxxxxxxxxxxxxxxxxx BACKGROUNDS xxxxxxxxxxxxxxxxxx */
#background_div_01 {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	width: 850px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;
}

#background_div_02 {
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;	
	width: 940px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;	
}

#bottom_div {
	background-image: url(../img/shadow_bottom.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;	
	text-align: right;
	/*border: solid 1px #000;*/
}

#bottom_div div {
	font-size: 9px;
	padding-right: 47px;
	padding-top: 10px;
}
#bottom_div div a:hover {
	color: #fff;
}

#background_vita_01 {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	width: 850px;
	height: 1300px;
	margin-left: auto;
	margin-right: auto;
}

#background_vita_02 {
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;	
	width: 940px;
	height: 1300px;
	margin-left: auto;
	margin-right: auto;	
}


/* xxxxxxxxxxxxxxxxxx NAVIGATION xxxxxxxxxxxxxxxxxx */
#navigation1 {
	background-image: 
	background-repeat: repeat-x;
	font-family: Futura, Impact, Arial;
	font-size: 11px;
	letter-spacing: 1px;	
	text-align: right;	
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 40px;
}

#navigation1 a {
	color: #000;
	margin-left: 28px;
	margin-right: 28px;
}


#navigation2 {
	font-family: Futura, Impact, Arial;
	font-size: 11px;	
	letter-spacing: 1px; 	
	list-style-type: none;
	padding-left: 0px;
	padding-right: 40px;
	margin-bottom: 6px;
}

#rocketsite # rocket {
	color: #987298;
}

#objektsite #objekt {
	color: #987298;
}

#destinationsite #destination {
	color: #987298;
}

#verortungsite #verortung {
	color: #987298;
}

#ausserhalbsite #ausserhalb {
	color: #987298;
}

#jagdsite #jagd {
	color: #987298;
}

#navigation2_td {
	vertical-align: bottom;
	height: 500px;
}

#indexsite #index a {
	color: #987298;
}

#vitasite #vita a {
	color: #987298;
}

#kontaktsite #kontakt a {
	color: #987298;
}

#linkssite #links a {
	color: #987298;
}


/* xxxxxxxxxxxxxxxxxx MAIN TABLE xxxxxxxxxxxxxxxxxx */
#logo_td {
	width: 60px;
	vertical-align: bottom;
}

#matz_logo {
	background-image: url(../img/matz_logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 50px;
	height: 400px;		
}

#main_table {	
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;	
	width: 800px;	
}


/* xxxxxxxxxxxxxxxxxx MAIN CONTENT xxxxxxxxxxxxxxxxxx */
#main_content{
	font-size: 11px;
	vertical-align: top;
	width:670px;
}

#main_content2{
	font-size: 11px;
	color: #333;	
	vertical-align: top;
	width:670px;
}


/* xxxxxxxxxxxxxxxxxx WORKS xxxxxxxxxxxxxxxxxx */
#information {
	font-size: 8px;
	color: #9f9f9f;
	text-align: right;
	padding-right: 25px;
}

#works_mini {	
	line-height: 0px;	
}

.punkt1:hover .gross {
	visibility: visible;
}

.punkt1 .gross	{	
	position: absolute;
	top: 128px;
	right: 58px;
	visibility: hidden;
}

.text	{
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	position: absolute;
	top: 585px;
	right: 58px;
	visibility: hidden;
}

.punkt1:hover .text {
	visibility: visible;
}


/* xxxxxxxxxxxxxxxxxx VITA xxxxxxxxxxxxxxxxxx */
#table_vita  td {
	vertical-align: top;
}

.td_flyer {
	text-align: center;
}

#height_td {
	height: 708px;
	/*border: solid 1px #000;*/
}


/* xxxxxxxxxxxxxxxxxx FORM xxxxxxxxxxxxxxxxxx */
#form_kontakt {
	padding-left: 80px;
	line-height: 20px;
}

#form_kontakt div {
	margin-bottom: 10px;
}

label {
	float: left;
	margin-right: 10px;	
	text-align: right;
	width: 120px;
}

#buttons {
	margin-left: 130px;
}

#navigation2_form {
	font-family: Impact, Arial;
	list-style-type: none;	
	padding-left: 80px;
	margin-top: 98px;
}

input.texteingabe, textarea	{
	border: solid 1px #000;
}

input.texteingabe:hover, textarea:hover	{
	background-color: #f8f0f8;
}


/* xxxxxxxxxxxxxxxxxx LINKS xxxxxxxxxxxxxxxxxx */
#links_table {	
	width: 500px;
}

#links_table th {	
	text-align: left;
	padding-bottom: 20px;
}

#links_table td {	
	vertical-align: top;
}


/* xxxxxxxxxxxxxxxxxx A LINKS xxxxxxxxxxxxxxxxxx */
#navigation1 a:hover, #navigation2 a:hover, #navigation2_vita a:hover, #navigation2_kontakt a:hover, #navigation2_links a:hover, #table_links a:hover {
	color: #987298;
}













