body{
	font-size: 62.3%;
	font-family: helvetica, verdana, arial sans-serif;
	background: #f7f7f7;
}
*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
h1{
	color: #ed3302;
	font: normal 5em helvetica;
}
h2{
	color: #5c5c5c;
	font: normal 2em helvetica;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #1778aa;
	text-decoration: underline;
}

#top{
	width: 100%;
	height: 100px;
	background: url(../graph/topback.jpg) repeat-x;
}
#topContent{
	width: 800px;
	margin: 0 auto;
}
#logo{
	background: url(../graph/logo1.jpg) no-repeat;
	width:100px;
	height:200px;
}
#menuHolder{
	width: 100%;
	height: 26px;
	background: url(../graph/menyback.jpg) repeat-x;
}
#menu{
	width: 763px;
	height: 26px;
	margin: 0 auto;
}
#center{
	width: 800px;
	margin: 0px auto 0px auto;	
	clear: both;
}
#center2{
	width: 800px;
	margin: 0px auto 0px auto;
	clear: both;
}
#bottom{
	border-top: 1px solid #d9d9d9;
	width: 800px;
	height: 30px;/*EDIT*/
	margin: 0px auto 0px auto;
	clear: both;
}
/*MENU*/
#menu {
	padding-top: 5px;
}
#menu  .menuVal a{
	color: #FFF;
	font: normal 1.3em helvetica;
	text-decoration: none;
	padding: 4px 15.8px 4px 15.7px;
}
.menuVal{
	float: left;
}
.seperator{
	float: left;
	margin-top: -4px;
	background: url(../graph/seperator.jpg);
	height: 24px;
	width: 5px;
}
#menu  .menuVal a:hover{
	color: #dd2904;
}
/*CENTER*/
#ce-content{
	background: url(../graph/centerback.jpg) repeat-y;
	margin-left: -4px;
	width: 800px;
	padding: 30px 35px;
	float: left;
}
#ce-content p{
font: normal 1.6em helvetica;
color: #000000;
}
#ce-bottom{
	height: 30px;
	background: url(../graph/centerbottomback.jpg) no-repeat;
	margin-left: -4px;
	clear: both;
}
/*CENTER 2*/
#ce2-content{
	clear: both;
}
.ce2-box{
	width: 249px;
	float: left;
	margin-right: 24px;
}
.ce2-box3{
width: 249px;
	float: left;
	margin-right: 0px;
}
.ce2-box-top{
	background: url(../graph/boxtop.jpg) no-repeat;
	height: 29px;
}
.ce2-box-content{
	background: url(../graph/boxcenter.jpg) repeat-y;
	padding: 0px 10px 10px 10px;
}
.ce2-box-bottom{
	background: url(../graph/boxbottom.jpg) no-repeat;
	height: 51px;
}
.ce2-box-top-rubrik{
	padding: 10px 0px 0px 10px;
	font: normal 1.4em helvetica;
	color: #dd2904;
}
.ce2-box-content p{
	font: normal 1.6em helvetica;
	color: #fff;
	min-height: 120px;
}
.ce2-box-content-pic{
	float: right;
	padding: 2px;
}
address{
	font: normal 1em helvetica;
	color:#b9b9b9;
	float: right;
}
address a{
	font: normal 1em helvetica;
	color: #dd2904;
	text-decoration: none;
}
/*switch content*/
#left{
	width: 380px;
	float: left;
}
#right{
	width: 380px;
	float: left;
}
.lokalText{
	width: 380px;
	float: left;
}
.lokalBild{

}
.lokalBreak{
	clear: both;
	height: 20px;
}
.inputText{
	width: 170px;
	height: 20px;
	font: normal 1.3em helvetica;
	background: #dedede; 
	border: 1px solid #929292;
}
.inputSelect{
	width: 173px;
	height: 20px;
	font: normal 1.3em helvetica;
	background: #dedede; 
	border: 1px solid #929292;
}
.textarea{
	width: 376px;
	height: 100px;
	font: normal 1.3em helvetica;
	background: #dedede; 
	border: 1px solid #929292;
}
#boka{
	font: normal 1.6em helvetica;
	color: #666666;
}

#formLeft{
	float: left;
	margin: 0px 10px 0px 0px;
}

#formRight{
	float: left;
}
#bokaTextArea{
	clear: both;
}
#leftBoka{
	width: 400px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#rightBoka{
	width: 320px;
	float: left;
}
.textareaKontakt{
	width: 350px;
	height: 210px;
	font: normal 1.6em helvetica;
	background: #dedede; 
	border: 1px solid #929292;
}
.lokalText a{
	font: bold 1.6em helvetica;
	color: #393939;
	text-decoration: none;
	border-bottom: 1px dotted #1778aa; 
	border-left: 1px dotted #fff; 
	border-right: 1px dotted #fff; 
	border-top: 1px dotted #fff; 
	padding: 2px;
	margin: 2px;
}
.lokalText a:hover{
	border: 1px dotted #1778aa; 
}

#leftMen {
         width: 200px;
         float: left;
         margin: auto;
}

