body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

#page {
	width:760px;
	height: 565px;
	text-align: left;
	position: relative;
	background-image: url(../bilder/styles/verlauf_hell.jpg);
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 12px;
}

#image {
	width: 760px;
	height: 565px;
	text-align: left;
	position: relative;
	background-color: #FF9900;
	background-image: url(../bilder/styles/index_oben.gif);
	background-repeat: no-repeat;
}
	
#logo{
	width: 137px;
	height: 299px;
	position: absolute;
	left: 200px;
	top: 0;
	background-color: #330099;
	background-image: url(../bilder/styles/designoffice_logo.gif);
	background-repeat: no-repeat;
}

#flash{
	width: 760px;
	height: 266px;
	position: absolute;
	left: 0px;
	top: 299px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF; [ge&auml;ndert Ingo am 17-12-2008 Weihnachten]*/
	background-color: #999999;
	
}
/******* Links *******/

#flashText {
	width: 410px;
	position: absolute;
	left: 348px;
	top: 279px;
}
#flashText a#start{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	/*background-image: url(../bilder/styles/btn_index/start_icon.gif);*/
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 0px;
	margin:0;
}
#flashText a#news{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	background-image: url(../bilder/styles/trenner.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 16px;
	margin:0;
}
#flashText a#referenzen{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	background-image: url(../bilder/styles/trenner.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 16px;
	margin:0;
}
#flashText a#kontakt{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	background-image: url(../bilder/styles/trenner.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 16px;
	margin:0;
}
#flashText a#netzwerk{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	background-image: url(../bilder/styles/trenner.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 16px;
	margin:0;
}
#flashText a#job{
	font-weight: bold;
	color: #fbac3a;
	text-decoration: none;
	background-image: url(../bilder/styles/trenner.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding:2px 0 2px 16px;
	margin:0 15px 0 0;
}

/******* a:hover *******/

#flashText a#start:hover{
	text-decoration: none;
	color: #bbbbbb;
}
#flashText a#news:hover{
	text-decoration: none;
	color: #bbbbbb;
}
#flashText a#referenzen:hover{
	text-decoration: none;
	color: #bbbbbb;
}
#flashText a#kontakt:hover{
	text-decoration: none;
	color: #bbbbbb;
}
#flashText a#netzwerk:hover{
	text-decoration: none;
	color: #bbbbbb;
}
#flashText a#job:hover{
	text-decoration: none;
	color: #bbbbbb;
}

links {
	position:absolute;
}

#text{
	font-family: Arial;
	font-size: 0.73em;
	position:relative;
	right: 570px;
	top:210px; 
	background-repeat: no-repeat 5px center; 
	padding:0;
	color: #bbbbbb;
	text-align: right;
}

#text2{
	font-family: Arial;
	font-size: 0.73em;
	position:relative;
	right: 570px;
	top:377px; 
	background-repeat: no-repeat 5px center; 
	padding:0;
	color: #bbbbbb;
	text-align: right;
}

#text3{
	position:absolute; 
	left:346px; 
	top:457px; 
	repeat: no-repeat 5px center; 
	padding:0;
	color: #bbbbbb;
	text-align: right;
	font-size: 12px;
}

#weihnachten{
	position: absolute;
	width: 370px;
	height:180px;
	left: 390px;
	top: 110px;
	background-image: url(../bilder/weihnachten.jpg);
	background-repeat: no-repeat;
}

#Impressum {
	float:left;
	height: 8px;
	width: 760px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 2px;
}
#Impressum a	{
	text-decoration: none;
	color: #666666;
}
#Impressum a:hover	{
	color: #330099;
}