.contentbox {
	height: 500px;
	background-color: rgb(248,225,99);
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
}

.contentspacer {
	background-color: rgb(248,225,99);
	vertical-align: top;
}

.newsimgcontainer {
	border-top: 1px dashed blue; 
	border-bottom: 1px dashed blue; 
	width: 600px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	text-align: center;
}

h1 {
	font-family: Arial; 
	font-size: 16px; 
	line-height: 16px; 
	color: rgb(0, 0, 255);
	font-weight: bold;
}

h2 {
	font-family: Arial; 
	font-size: 16px; 
	line-height: 16px; 
	color: rgb(0, 0, 255);
	font-weight: normal;
}

p.content {
	width: 620px;
	font-family:Arial; 
	font-size:14px; 
	line-height: 16px; 
	color:rgb(0, 0, 255);
}

p.news {
	width: 620px; 
	font-family: Arial; 
	font-size: 14px;
    text-align: left;
    line-height: 16px; 
    color: rgb(0, 0, 255); 
}



ul {
	/*width: 620px;*/
	font-family:Arial; 
	font-size:14px; 
	line-height: 16px; 
	color:rgb(0, 0, 255);
}

.pressheader {
	font-weight: bold;
    color: rgb(0, 0, 128); 
	text-decoration: none;
}

.citation {
	color: rgb(178,178,178);
	font-style:italic;
	font-weight: bold;
}

.newsheader {
	font-weight: bold;
    color: rgb(0, 0, 255); 
	text-decoration: none;
}

.newsdate {
	font-style: italic;
}

a.newsheader:hover {
	text-decoration: underline;
}

a.linkcollection {
	text-decoration: none; 
	color: rgb(255,0,0);
}

a.linkcollection:hover {
	text-decoration: underline;
}

a.emailSoeren {
	text-decoration: none; 
	color: rgb(255,0,0);
}

a.emailSoeren:hover {
	text-decoration: underline;
}

p.termin {
	padding-left: 50px;
	width: 550px; 
	font-family: Arial; 
	font-size: 14px;
    text-align: left;
    line-height: 16px; 
    color: rgb(0, 0, 255);
    margin-bottom: 25px;
    margin-top: 10px;
	/*border: 1px solid red;*/
}

#terminepast, #newspast {
	width: 620px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
}

.terminheader {
	border-top: 1px dashed blue; 
	border-bottom: 1px dashed blue; 
	width: 620px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	font-family: Arial; 
	font-size: 14px;
    text-align: left;
    line-height: 16px; 
    color: rgb(0, 0, 255); 
}

.terminheaderdate {
	font-weight: bold;
}

.danmarkhint {
	color:red; 
	font-weight:bold;
	padding-right: 15px;
}

a.newsreadmore {
	font-size: 12px;
}

p#welcome {
	width: 600px; 
	font-family: comic sans ms; 
	font-size: 20px;
    text-align: center;
    line-height: 24px; 
    color: rgb(0, 0, 255); 
    font-style: italic;
}

p#topprofil {
	width: 600px; 
	font-family: comic sans ms; 
	font-size: 16px;
    text-align: left;
    line-height: 24px; 
    color: rgb(0, 0, 255); 
    font-style: italic;
}

p#neuprofil {
	width: 600px; 
	font-family: comic sans ms; 
	font-size: 16px;
    text-align: left;
    line-height: 24px; 
    color: rgb(0, 0, 255); 
}


a {
	color:rgb(0, 0, 255);
	text-decoration: underline;
}


a.menu {
	font-size: 16px; 
	color: rgb(75, 136, 226); 
	font-family: Arial,Verdana,Tahoma; 
	text-decoration: none; 
	line-height: 23px;
}

a.menu:hover {
	text-decoration: underline;
}

a.menuactive {
	font-size: 16px; 
	color: rgb(75, 136, 226); 
	font-family: Arial,Verdana,Tahoma; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 23px;
	font-weight: bold;
}


