/* CSS Document */

html * {
padding: 0;
margin: 0;
border: 0;

}

body {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background-color:#D2D2D2;
	
}
#top {
	background-image: url(grafik/bas/bak-top.jpg);
	background-repeat: no-repeat;
}
#topMain {
	background-image: url(grafik/bas/bak-middle.jpg);
	padding-top: 30px;
}
#topLeft {
	float: left;
	padding-left: 40px;
}
#topRight {
	float: left;
	margin-left: 30px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}

#topRight a ,#topRight a:visited { color: #595959; } 
#topRight a:hover {  color: #222222; text-decoration:underline; }
.Active {color:#222222; }

h1 { 
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#333333; 
padding-bottom:3px;
margin:0;

}

a img {border: none; }

a, a:visited{
	color:#1570B7;
	text-decoration:none;
}

a:hover{
color:#00CCFF;
text-decoration:underline;
}
.hiddenLinks a, hiddenLinks a:hover, hiddenLinks a:visited {
color:#666666;
text-decoration:none;

}

.bimg img{
/* border:8px solid #FFFFFF; */
background-image:url(grafik/bas/bildskugga.gif);
background-position:bottom right;
background-repeat: no-repeat;
padding-right:4px;
padding-bottom:4px;
}

.hiddenPic {display:none;}

.cleardiv {
clear:both;
display:block;
}


#MainContainer {
margin-top:0px;
width:960px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#Content {
	background-image: url(grafik/bas/bak-middle.jpg);
	background-repeat:repeat-y;
	
	
}


#ContentLeftMain {
	float:left;
	padding-left:100px;
	margin-top:40px;
	width:430px;
	
}


#ContentLeftTopText {
	margin-bottom:25px;
	display: block;
	clear: both;
}

#ContentLeftLeftText {
	float:left;
	width:185px;
	
}


#ContentLeftLeftKontakt{
	padding:10px;
	border:1px solid #E8E8E8;
	background-color:#F3F3F3;

	font-size:16px;
}
#ContentLeftLeftKontakt P {
font-size:14px;

}

#ContentLeftRightText {
	float:right;
	width:185px;
}

#ContentRightMain {
	float:right;
	margin-top:40px;
	padding-right:60px;
	padding-bottom: 50px;

}

#fotText {
	padding-bottom:0px;
	font-size:10px;
	text-align:center;
	background-image:url(grafik/bas/bak-middle.jpg);
	background-repeat:repeat-y;
}

#fot {
background-image:url(grafik/bas/bak-fot.jpg);
background-repeat:no-repeat;
background-position:top;
height:15px;
}

