body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#bdbec6;
	margin:0px;
	background-image: url(images/bg.gif);
}
h1 {font-size:16px;color:#000000;margin-bottom:0px;}
h2 {
	font-size:14px;
	color:#000000;
	clip: rect(auto,auto,1px,auto);
}
h3 {font-size:14px;color:#000000;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#CC9933;
}
a:active, a:hover
{ 
  color:#009999;
}

#top{
	height:115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#left {
width:155px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:#7b7d8e;
width:106px;
margin:10px;
}
#content {
	background-color:#FFFFFF;
	width:644px;
	float:left;
}

.nav a:link, .nav a:visited{
	display:block;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.nav a:hover{
	color: #000000;
	background-color: #cea017;
	}
	
.nav em{
	color: #000000;
	background-color: #cea017;
	display:block;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 22px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-style: normal;
}
	

#text {
	width: 624px;
	margin-right: 1px;
	margin-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bild{
	width: 644px;
}
#overall{
	width:800px;
	background-color:#6b6b6b;
	background-image:url(images/bgleft.gif);
	border:1px solid #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}
#innerborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#copy {
	font-size:9px;
	text-align:center;
	width:800px;
}
#copy a{
	text-decoration:none;
	color: #000000;
}

.colLinks,
.colRechts{
/*	text-align: justify;*/
	width: 255px;
	float: left;
	margin-right: 35px;
	line-height: 1.5em;
}

h2.Shortstory{
	text-transform: uppercase;
	padding: 0;
}

.colRechts{	
	margin: 0;
	}

.FirstLetter{
	font-size: 5.4em;
	font-family: Georgia;
	padding: 0;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-right: 2px;
	display: inline;
	postion: relative;
	float: left;	
}

.CCspace { 
	width: 250px; height: 100px; /*Set the width to half of the image and set the height to the image height plus a little room  for the caption. */
	float: left; 
	padding: 0;
	} 

.CCpullout { 
	width: 350px; height: 90px; /*Set the width and height of the span to the image size. */
	float: left; /*Float the span left and give it the same amount of padding as CCspace. */
	padding: 0px 10px 0 0;								
	margin-left: -290px; /*Move the image into the first column by negative margin. The number is half the width of the image (175px) plus the gutter 10px). */
	text-align: left; 
	line-height: 2.2em;
	}li {
	padding-top: 5px;
}
