/*
#wrapper
	#header
		#logo
		#imagemenu
		#logobar
	#maincol
		#ingress
			.col1
				.nav
			.col2
				.text
		.twoColSeparator
			.col1
			.col2
		#content
			.col1
				#info
				.nav
			.col2
				[.separator]
	#sidecol
		#bigimage
		#bigimagecap
	#footer
*/
p,h1,h2,h3,ul,ol,li,a,div,td,tr,img {
	padding: 0;
	margin: 0;
	border: none;
}

html,body {
	height: 100%;
}

body {
	text-align: center; /* IE center hack */
	font-family: Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
	border-top: 15px solid #BB252B;
}

h1 {
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 0;
	font-size: 1.7em;
	font-weight: normal;
	color: #52728A;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #52728A;
	margin: 0 0 0.2em 0;
}

p {
	font-size: 1em;
	padding-bottom: 0.4em;
}

img {
	margin-bottom: 1em;
}

a {
	color: #000000;
	font-weight: bold;
}

/********************** #wrapper ************************/
#wrapper {
	position: relative;
	width: 960px;
	height: 100%;
	background-color: #FFF;
	padding: 2em 0 2em 0;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 100%;
}

/********************** #header ************************/
#header {
	float: left;
	clear: both;
	width: 100%;
	height: 70px;
	border: none;
	border-bottom: 8px solid #000;
	margin-bottom: 30px;
}

#header #logo {
	width: 180px;
}

#header #logo,#header #imagemenu {
	float: left;
	margin-right: 20px;
}

#header #logobar {
	float: right;
}

#header #logobar img {
	margin-left: 5px;
}

#header #logo,#header #logobar {
	padding-top: 10px;
}

#header #imagemenu div {
	float: left;
	margin-right: 3px;
}

#header #imagemenu img {
	padding: 0;
	margin: 0;
}

/********************** #ingress ************************/
#ingress {
	position: relative;
	width: 100%;
}

#ingress .text {
	width: 100%;
	padding: 0;
	font-size: 1.2em;
}

#ingress .text a {
	font-size: 0.7em;
}

/********************** #bigimage, #bigimagecap ************************/
#bigimage,#bigimagecap {
	float: left;
	clear: both;
	width: 200px;
}

#bigimage {
	width: 245px;
	/*height: 280px;*/
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bigimgae div {
	margin: 0;
	padding: 0;
}

#bigimage img {
	width: 245px;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 8px solid #000;
}

#bigimagecap {
	width: 88%;
	margin: 10px 0 5px 0;
}

#bigimagecap div {
	width: 100%;
	padding: 5%;
	border: 1px solid #000;
	/*font-family: Comic Sans MS Arial, sans-serif;*/
}

#bigimagecap h3 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	padding-bottom: 10px;
	font-weight: bold;
}

#bigimagecap p {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

#bigimagecap ul {
	list-style: none;
	font-size: 0.75em;
	margin-bottom: 10px;
}

#bigimagecap strong {
	font-weight: bold;
}

/********************** #content ************************/
#content {
	position: relative;
	overflow: hidden;
	width: 100%;
	clear: both;
	padding-top: 25px;
}

#content h2 {
	color: #52728A;
	padding-top: 0;
}

#content p {
	margin-bottom: 0.8em;
}

#content img {
	float: right;
	clear: right;
	border: 1px #050505 solid;
	margin-left: 20px;
}

#content #info {
	margin-bottom: 35px;
}

#content #asalogga {
	float: left;
	clear: both;	
}
#content #asalogga img {
	border: none;	
}

#content #info ul {
	diplay: block;
	clear: both;
	list-style: none;
	font-size: 0.8em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
}

#content #info a {
	text-decoration: none;
	font-weight: normal;
	color: #BB252B;
}

#content #info a:hover {
	font-weight: bold;
}

#content .col2 a {
	text-decoration: none;
	text-decoration: underline; 
	font-weight: normal;
	color: #000;
}

#content .col2 a:hover {
	color: #BB252B;
}

#content ul.nav {
	list-style: none;
}

#content div.citat {
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*
#info #content blockquote {
	width: 50%;
}

#info #content div.citat img {
	display: block;
	float: right;
	clear: right;
}
*/ 

#content div.citat blockquote {
	margin: 0 0 2px 0;
	clear: both;
	/*margin-bottom: 2px;*/
	/*font-style: italic;*/	
}

#content div.citat div.name {
	width: 60%;
	float: right;
	clear: both;
	font-style: normal;	
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 20px;
}

#content div.citat p.name {
	font-style: normal;	
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#contributors #content div {
	clear: right;
}

#program #content div {
	clear: right;
}

#program #content h2 {
	margin: 0 0 20px 0;
}

#program #content dl {
	margin-top: 0;
}

#program #content dt {
	font-size: 1.2em;
	font-weight: normal;
	color: #52728A;
	margin: 10px 0 10px 0;
}

#program #content dd {
	margin-left: 0;
}

#program .download {
	float:right;
	clear: both;
	margin-bottom: 1em;
	font-size: 0.8em;
}


/********************** #footer ************************/
#footer {
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/********************** SEPARATORS ************************/
.twoColSeparator {
	position: relative;
	clear: both;
	width: 100%;
}

.twoColSeparator .separator {
	margin-top: 0;
}

.separator {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000000;
	margin: 0.8em 0 0.4em 0;
}

/*********** COLUMNS *********/
#maincol,#sidecol {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	min-height: 100%;
	padding-bottom: 20px;
}

#maincol {
	width: 690px;
}

#sidecol {
	width: 250px;
	margin-left: 20px;
}

.col1 {
	float: left;
	overflow: hidden;
	width: 180px;
	padding: 0;
	margin: 0;
	min-height: 100%;
}

.col2 {
	float: left;
	overflow: hidden;
	width: 490px;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	min-height: 100%;
}

/********************** NAVIGATION ************************/
ul.nav {
	list-style: none;
	line-height: 1em;
	vertical-align: middle;
}

ul.nav li {
	height: 1.5em;
	position: relative;
	padding: 0;
	margin: 0;
	padding: 0.2em 0 0 0;
	border-top: 1px #000000 solid;
	display: block;
}

ul.nav li#start-link {
	border-top: none;
}

ul.nav li.bot {
	border-bottom: 1px #000000 solid;
}

ul.nav li a {
	font-size: 1.0em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

ul.nav ul li a:link,ul.nav li a:visited {
	text-decoration: none;
	color: #000000;
}

ul.nav li a:hover,ul.nav li a:active {
	font-weight: bold;
	color: #000000;
}

#start #start-link a,
#program #program-link a,
#info #info-link a,
#archive #archive-link a,
#awards #awards-link a,
#contributors #contrib-link a,
#party #party-link a,
#kampanj #kampanj-link a
	{
	font-weight: bold;
	color: #000000;
}

#content ul.nav {
	border-bottom: 1px #000000 solid;
}

#awards #content img.prizeicon {
	float: left;
	margin: 0 10px 5px 0;
	vertical-align: bottom;
}


