body {
background: #e1ddd9 url(../images/back.png) repeat;
background-color: #e1ddd9;
font: 11px Times New Roman, Arial, Sans-Serif, Verdana;
color:#564b47;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font: 17px Arial, Sans-Serif, Verdana;
font-weight:bold;
color: #0072c6; /*#095aa5*/
padding: 5px;
margin: 0px;
}
h2 {
font: 12px Arial, Sans-Serif, Verdana;
font-weight: normal;
color: #000000;
padding: 2px;
margin: 0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
/*background: #0F0FFF url(../styles/container.png) repeat-y;*/
width: 860px;
padding: 0px 10px 0px 10px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: transparent;
padding: 5px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 200px #ffffff;  /* color of the left column  */  /*#82cee2*/
background-color: #ffffff; /* color of the content column */
} 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
width:200px; 
float:left; 
position:relative; 
margin-left:-200px; 
margin-right:1px;
 }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px;
height: 650px;
text-align:center;
}

p
{
font: 12px Arial, Sans-Serif, Verdana;
font-weight: normal;
/*padding: 5px 10px;*/
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
/*  ----------------footer---------------------- */ 
#header {
background: #095aa5 url(../images/topbottom.png);
clear:left;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
padding:0px;
margin:0px;
text-align: right; } 
/*  ----------------footer---------------------- */ 
#footer {
background: #095aa5 url(../images/topbottom.png);
clear:left;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
padding:0px;
margin:0px;
text-align: right; }
.spalt { float: left; width: 16%; }
/*.text { padding: 3px; text-align:left; display:inline; }*/
.midmidlayout {
width:250px; height: 250px;
position: absolute;
left: 50%; top: 50%;
margin-left: -125px; /* hälften av bredden i width */
margin-top: -125px; /* hälften av höjden i height */
overflow:auto;
}
.midmidlayout2 {
width:600px; height: 600px;
position: absolute;
left: 50%; top: 50%;
margin-left: -300px; /* hälften av bredden i width */
margin-top: -300px; /* hälften av höjden i height */
overflow:auto;
text-align:justify;
padding: 5px;
}
.midmidlayout3 {
width:600px; height: 600px;
position: absolute;
left: 50%; top: 50%;
margin-left: -300px; /* hälften av bredden i width */
margin-top: -300px; /* hälften av höjden i height */
overflow:auto;
/*background-image: url(../images/bild300.png);
background-repeat:no-repeat;*/
}
.left
{ 
float: left;
text-align:left;
padding: 0px 8px 0px 0px;
}
.right
{
float: right;
text-align:left;
padding: 0px 0px 0px 8px;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}
.clear { clear: both; }
.newstable
{
	margin: 5px;
	padding: 5px;
}
.newstable td
{
	margin: 5px;
	padding: 5px;
	white-space:nowrap;
}
/* Kontaktkort */
.contact {
  width:200px;
	padding: 5px;
	border: 1px solid #D9CFCE;
	margin-left: auto;
  margin-right: auto;
}

