html, body {
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size:12px;
	text-align: center;
	margin:0px;
	padding: 25px;
}

input, textarea { font-size: 12px; font-family: Arial, Verdana, Helvetica, Sans-Serif; }

#flashMenu{

}
#container{		
	text-align:left;
	background: url(../art/bg.jpg) no-repeat;
	position: relative;
	/*border: 1px solid #0063ac;*/
	width:550px;
	height:550px;
	margin-right: auto;
	margin-left: auto;	
} 
#header{
	font-weight:bold;
	font-size:14px;
	line-height:200%;
}
#header2{
	color:#acaa61;
	font-size:23px;
	font-weight:bold;
}
#aastraLoggo{
	position:absolute;
	top:0px;
}

#tdcLoggo{
	position:absolute;
	top:10px;
	left:12px;
}
#mxoneLoggo{
	position:absolute;
	top:12px;
	left:365px;
	float:left;
}
#tdcMxoneLoggo{
	position:absolute;
	top:23px;
	left:365px;
	float:left;
}
.menu{
	background-color:#acaa61;	
	color:#FFFFFF;
	padding-left:15px;
	padding-top:8px;	
	position:absolute;
	left:0px;
	top:478px;
	font-size: 10px; 
	float:left;
}
#menu_guide{
	width:94;
	float:left;
}
#menu_qa{
	width:119;
	float:left;
}
#menu_downloads{
	width:147;
	float:left;
}
#menu_contact{
	width:80;
	float:left;
}
#menu_flower{
	width:64;
	float:left;
}
#menu_border{
	float:left;
	padding-left:3px;
	padding-right:6px;
	padding-top:5px;
}
#menu_header{
	font-weight:bold;
	font-size:15px;
}
#guide{
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	top:170px;
	left:0px;
}
#guideQuestions{
}
#guideQuestions a{
	font-weight:normal;
	color:#000;
	text-decoration : none;
}
#guideQuestions a:hover{
	font-weight:normal;
	color:#acaa61;
	text-decoration : none;
}

#textAlt{
	color:#cf882a;
	font-weight:bold;
}
#answer{
	padding-left:15px;
	padding-right: 15px;
	position:absolute;
	top:85px;
	left:0px;
}
#answerText{
	margin-top:10px;
	float:right;
	width:418px;
}
#answerMenu{
	margin-top:40px;
	float:left;
	width:102px;
}
#contact{
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	top:70px;
	left:0px;
}
#contact_square{	
	width:546px;;
	height:284px;
	position:absolute;
	top:150px;
	left:0px;
}
#contact_form{
	position:relative;
	top:10px;
	left:32px;
	width:300px;
}
.row{
	width:480px;
	font-size:10px;
}
.tellRow{
	width:400px;
	font-size:10px;
}
.button{
	position:relative;
	width:50px;
	top:8px;
	left:430px;
	font-size:10px;
	color:#666633;
}
.tellButton{
	position:relative;
	width:50px;
	top:8px;
	left:350px;
	font-size:10px;
	color:#666633;
}
#download{
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	top:110px;
	left:0px;
}
#download_square{	
	padding-left:15px;
	padding-right:15px;
	width:305px;;
	height:195px;
	background: url(../art/download_square.gif) no-repeat;
	position:absolute;
	top:225px;
	left:130px;
}
#download_1{
	width:240px;
	position:absolute;
	float:left;
	left:30px;
	top:5px;
}
#download_1 h1{
	position:relative;
	color:#000000;
	font-weight:normal;
	font-size:18px;
	line-height:100%;
}
#download_1 h2{
	position:relative;
	color:#acaa61;
	font-weight:bold;
	font-size:16px;
	line-height:50%;
}
#download_1 a{
	position:relative;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	line-height:160%;
}
#download_1 a:hover{
	position:relative;
	color:#acaa61;
	/*text-decoration : underline;*/
}
.menu a{ 
	color:#FFFFFF;
	text-decoration : none;
}
.menu a:hover{ 
	color:#666633;
	text-decoration : none;
}
img{
	border:none;
}
a{
	font-weight:bold;
	color:#000;
	text-decoration : none;
}
a:hover{
	color:#acaa61;
  /*text-decoration: underline;
  background-color:#ddeefe;*/
}
#quote{
	font-size:18px;
	font-weight:bold;
}
blockquote{
		line-height:170%;
}

ul li ul { list-style-image: url("/bilder/streck.gif") ;
			margin-left:10px;
			padding-left:10px;}