/* CSS Document */

body{
margin:0 auto;
background-color:#b0e4f9;
background-image:url(img/bg.gif);
background-repeat:repeat-x;
}
#container {
	margin:0 auto;
	margin-top: 0px;
	width:712px;
}
#topimg {
width:712px;
height:70px;
background-image:url(img/top_sv.gif);
}
#topimgR {
float:right;
padding-right:6px;}
#startimages {
width:712px;
height:306px;
}
#startimages2 {
width:712px;
height:150px;
}
#contentbody {
background-image:url(img/content_bg.gif);
background-repeat:no-repeat;
width:712px;
}
#contentbody2 {
background-image:url(img/content_bg.png);
background-repeat:repeat-y;
width:712px;
}
#menuholder {
width:700px;
padding-left:6px;
height:27px;
}
#menuL {
float:left;
height:27px;
}
#menuR {
float:right;
height:27px;
}
#maincontent {
width:700px;
padding-left:6px;
}
#maincontentL {
float:left;
width:;
}
#contenttextarea {
padding-left:32px;
padding-top:15px;
width:400px;
}
#contenttextarea_temp {
padding-left:32px;
padding-top:15px;
width:630px;
}
#pufftextarea {
padding-left:15px;
padding-top:15px;
width:205px;
}

#mainpuffareaR {
float:right;
width:235px;
height:213px;
background-image:url(img/puffplatta_start.jpg);
background-repeat:no-repeat;
}

#newscontainer {
width:400px;
padding-top:10px;
}
#articlecontainer {
width:630px;
padding-top:10px;
}
#contactL {
width:300px;
float:left;
}
#contactR {
width:300px;
float:right;
}

#listrow {
width:630px;
padding-top:5px;
padding-bottom:5px;
}
#listrow2 {
background-color:#e1e1e1;
width:630px;
padding-top:5px;
padding-bottom:5px;
}
#listimg {
float:left;
width:50px;
}
#listcategory {
float:left;
width:330px;
padding-left:10px;
}
#listseries {
float:left;
width:150px;
padding-left:10px;
}
#listsize {
float:right;
width:70px;}

#bottomlist {
width:712px;
height:16px;
}

#clear {
clear:both;
}

#footer {
width:700px;
height:13px;
padding-left:6px;
margin-bottom:15px;
}
#footerL {
float:left;
padding-left:12px;
}
#footerR {
float:right;
padding-right:12px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #696969;
	text-decoration: none;
	text-align:left;
	letter-spacing: 0em;
}

a{text-decoration:underline;
color:#0071bc;}