/* main  */

body {
	background-color: #FFFFFF;
	font-family: tahoma,arial,helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: black;
	line-height: 14px;
}

.bodymain {
	background-image: url(../images/sitebg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 550px;
}

.bodytext {
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	position: absolute;
	top: 100px;
	width: 890px;
	height: 360px;
	margin: 30px 10px 10px 10px;
	overflow: auto;
	letter-spacing: 0em;
	}

#mainmenue {
	position: absolute;
	top: 500px;
	width: 900px;
	height: 50px;
	padding-top: 10px;
	/*border-color: black;
	border-width: 1px;	
	border-style: solid;*/
	text-align: right;
}

#photosub {
	position: absolute;
	top: 30px;
	left: 780px; /* alternativ right: 10px */
	line-height: 14px;
	text-align: right;	
}

#graphicsub {
	position: absolute;
	top: 30px;
	left: 837px; /* alternativ right: 10px oder left: 20px */
	line-height: 14px;
	text-align: right;	
}

.headline {
	position: absolute;
	top: 85px;
	right: 25px;
	width: 100px;
	height: 30px;	
}

.red {
	color: #c41230;	
}

.grey {
	color: #808080;
	font-variant: small-caps;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
}

.gs{
	font-size: 12px;
}

table {
	width: 600px;
}

td {
	padding: 10px;
}

.gtd {
	width: 70px;
}
/*graphics-text*/
.ginfo{
	vertical-align: top;
}

.copy {
	position: absolute;
	top: 346px;
	font-size: 11px;
}

h2.grey{
	font-size: 20px;
	font-weight: 100;
}

.homep {
	position: absolute;
	top: -10px;
	left: 300px;
}

.homet {
	position: absolute;
	top: 160px;
	left: 100px;
}



/* links */

a:link {
	font-family: tahoma,arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	color: #c41230;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

a:visited {
	font-family: tahoma,arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	color: #c41230;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

a:hover {
	font-family: tahoma,arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#mainmenue a:link{ 
	font-size: 18px;
}

#mainmenue a:visited{ 
	font-size: 18px;
}

#mainmenue a:hover{ 
	font-size: 18px;
}

/*#photosub a:link{
	font-size: 12px;
}

#photosub a:visited{
	font-size: 12px;
}

#photosub a:hover{
	font-size: 12px; 
}*/

/*#graphicsub a:link{
	font-size: 12px; 
}

#graphicsub a:visited{
	font-size: 12px; 
}

#graphicsub a:hover{
	font-size: 12px; 
}*/