@charset "UTF-8";

/* CSS Document */

body {
			margin: 0;
			padding: 0;
			background:#999999 url(/bilder/bg.gif) repeat;
			        /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			font: 70%/1.7 Arial;
			font-family:Arial, helvetica, sans-serif;
			color: #000000;
			line-height:normal;
		}

	/* Make sure the table cells show the right font */
table { font-family: Arial, helvetica, sans-serif; font-size:100%;}

#content {position:absolute; top:50%; width:100%;height:430px; margin-top:-215px; /* negative half of the height */}

	
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
	
	h3 {text-transform: uppercase;color: #CCCCCC;font-size: 14px;}
	h4 {font-size: 1.0em; font-weight:normal;}
	p { font-size: 1.0em; }
	hr{color: #EBEBEB; background:#EBEBEB; height: 0px;}
	form {margin:0px; padding:0px;}
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
	a {text-decoration: none; color:#000000; }
	a:link, a:visited {}
	a:hover { color:#922193; text-decoration: none; }
	
	a.image:link, a.image:visited, a.image:hover {
		background: none;
		padding: 0;
		border-width: 0;
	}	
	.date {color:#eb9a00; font-size: 0.8em}	
	.clearing {margin:0px; padding:0px; clear:both; height:0px; line-height:0px; font-size:0px;}
	ul {margin:0; padding:0; list-style: none;}
	li {margin:0; padding: 0; list-style: none; } 


/*-------------------------------------------------
body sytles start
-------------------------------------------------*/

/*.page-main{width:100%; background:#FFF;margin-top:12%;  padding:0px;}*/
.page-main{width:100%; background:#FFF;margin-top:0px; padding:0px;}
.container-main{width:803px; padding:0px; text-align:left; border:0px solid green;
margin-left:auto;
margin-right:auto;
}
.left-logo{float:left; width:51px; padding:0px; text-align:left; border:0px solid green;}
.home-flash{float:left; width:600px; height:400px; padding:0px;}
.right-nav{float:left; width:142px; padding:8px 0px 0px 10px;}

.menus{width:132px; height:185px; padding:15px 5px 0px 5px; background:#A5A5A5;;}
.menus li{padding:0px 0px 7px 0px; color:#FFF;}
.menus li a{color:#FFF;}
.menus li a:hover{color:#EEE;}
.footer{width:803px; padding:5px 0 10px 0; color:#F5f5f5; letter-spacing: 2px;
margin-left:auto;
margin-right:auto;
}

.footer_txt {
text-align:left;
margin-left:51px;
}

.footer a{color:#F5f5f5;}
.footer a:hover{color:#922193;}

.sub-left{float:left; width:175px; padding:0px; border:0px solid green;}
.inside-mid{float:left; width:425px; height:400px; background:#f5f5f5;}
.left-menu{width:160px; padding:3px 5px 0px 10px; border:0px solid green;}
.left-menu li{padding:0px 0px 5px 0px; color:#000;}
.left-menu li a{color:#000;}
.left-menu li a:hover{color:#922193;}

.tdspaceleft {width:375px; padding:10px 20px 0px 30px;}

.tdspaceleft h1 { 
font-family: "Arial", "Helvetica", sans-serif;
font-size: 18px;
font-weight: 400;
color: #666666;
text-decoration: none;
letter-spacing: 1px;
}

.tdspaceleft p, .tdspaceleft li { 
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: 400;
color: #000000;
}

.tdspaceleft ul { 
list-style-type: disc;
list-style-position: outside;
}

.tdspaceleft li { 
list-style:disc outside none;
display: list-item;
margin:0 0 0 20px;
}

.contact-left{float:left; width:145px; padding:0px 15px 0px 0px; border:0px solid green;}
.googlemap{float:left; width:196px; padding:0px 0px 0px 0px;}

.textstor { 
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 15px;
line-height: 22px;
font-weight: 400;
color: #999999;
text-align: center;
}

.textstormindre { 
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: 400;
color: #999999;
text-align: center;
}