html {
	/* overflow-y: scroll;  */
	height: 101%;
}

body {
	margin: 0px;
	background-color: #DDDDDD;
	background-image: url(bundgrafik/pattern_background.gif);
	background-repeat: repeat-x;
}
/* the Owen hack -- http://www.albin.net/CSS/OwenHack.html 
head:first-child+body {
	overflow-y: scroll;
} */


/* ----------------------------------- leftmenu_styles -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

.menuspacer {
	color: #FFFFFF;
	line-height: 9px;
}

.left_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 25px;
	/* color: #003366; */
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}

.buttons {
	width: 180px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.buttons a, .buttons a:visited, .buttons a:active, .buttons a:link /* last one rules unvisited link */ {
	display: block;
	color: #222222;
	background-color: #ffffff;
	letter-spacing: 1px;
	padding: 4px 0px 4px 25px;
	text-decoration: none;
	/* border-bottom: 1px solid #eeeeee; */
}

.buttons a:hover {
	display: block;
	background-color: #000000;
	padding: 4px 0px 4px 25px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	/* border-bottom: 1px solid #eeeeee; */
}

.chosenbtn a, .chosenbtn a:visited, .chosenbtn a:active, .chosenbtn a:link /* last one rules unvisited link */ {
	display: block;
	color: #111111;
	background-color: #eeeeee;
	letter-spacing: 1px;
	padding: 4px 0px 4px 25px;
	text-decoration: none;
}

.chosenbtn a:hover {
	display: block;
	background-color: #000000;
	padding: 4px 0px 4px 25px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* ----------------- subbuttons -------------------------- */

.subbuttons a, .subbuttons a:visited, .subbuttons a:active, .subbuttons a:link /* last one rules unvisited link */ {
	display: block;
	color: #222222;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
}

.subbuttons a:hover {
	display: block;
	background-color: #000000;
	font-weight: bold;
	padding: 2px 0px 2px 25px;
	color: #ffffff;
	text-decoration: none;
}

.chosensub a, .chosensub a:visited, .chosensub a:active, .chosensub a:link /* last one rules unvisited link */ {
	display: block;
	color: #111111;
	background-color: #efefef;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
}

.chosensub a:hover {
	display: block;
	background-color: #000000;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* ----------------------------------- right menu styles-------------------------------------- */
/* ------------------------------------------------------------------------------------------- */

.rightbtn {
	width: 200px;
	display: block;
	/* float: none; */
	/* margin: 0px 0px 5px 0px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.rightbtn a, .rightbtn a:visited, .rightbtn a:active, .rightbtn a:link /* last one rules unvisited link */ {
	display: block;
	color: #333333;
	background-color: #ffffff;
	letter-spacing: 1px;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
	/* text-transform: uppercase; */
}

.rightbtn a:hover {
	display: block;
	background-color: #000000;
	padding: 8px 0px 8px 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* ----------------------------------- content styles ---------------------------------------- */
/* ------------------------------------------------------------------------------------------- */

.contentbtn {
	width: 420px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.contentbtn a, .contentbtn a:visited, .contentbtn a:active, .contentbtn a:link /* last one rules unvisited link */ {
	display: block;
	color: #333333;
	background-color: #ffffff;
	letter-spacing: 1px;
	padding: 8px 0px 8px 10px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	/* text-transform: uppercase; */
}

.contentbtn a:hover {
	display: block;
	background-color: #000000;
	padding: 8px 0px 8px 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cont_img {
	border: 1px solid #999999;
}

.sitemap_text {
	display: block;
	color: #666666;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
	text-transform: none;
}

.contimg_dash {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

/* ----------------------------------- right menu styles-------------------------------------- */
/* ------------------------------------------------------------------------------------------- */

.rightext11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	padding-left: 20px;
	letter-spacing: 1px;
	text-decoration: none;
}

#right_padding {
	padding-left: 20px;
}

.rightimage {
	/* border-top: 1px dashed #999999; */
	/* border-bottom: 1px dashed #999999; */
	border: 1px solid #999999;
}

.rightimgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing: 1px;
	/* padding: 0px 0px 0px 20px;*/
}

.rightthumbs {
	margin: 0px 0px 10px 10px;
	border: 1px solid #999999;
}

.righttext {
	font: Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 20px;
	font-size: 10px;
	letter-spacing: normal;
}
	
.right_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 20px;
	/* color: #003366; */
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}

/* ----------------------------------- OLD STYLES -------------------------------------- */
/* ------------------------------------------------------------------------------------- */


.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	letter-spacing: 1px;
	line-height: 18px;
}

.text1 a:link {
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}

.text1 a:visited {
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}

.text1 a:hover {
	color: #0000FF;
	text-decoration: underline;
	letter-spacing: 1px;
}

.text1 a:active {
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}

.text1_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
}

.overskrift {
	font-family: Trebuchet MS, helvetica, arial, sans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #004477;
	letter-spacing: 1px;
}

.overskrift_grey {
	font-family: Trebuchet MS, helvetica, arial, sans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
}

.headertext {
	font-family: Trebuchet MS, helvetica, arial, sans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}

.headertext_black {
	font-family: Trebuchet MS, helvetica, arial, sans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #222222;
	letter-spacing: 1px;
}

.headertext07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	letter-spacing: 1px;
}

.bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF00FF;
}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/* ++++++++++++++++++++++++++++++++ kunstnertags +++++++++++++++++++++++++++ */

#kunstner a:link, #kunstner a:visited, #kunstner a:active{
	width: 280px;
	height: 50px;
	display: block;
	padding: 10px 10px 10px 11px;
	/* background-color: #f6f6f6; */
	background-color: #ffffff;
	color: #111111;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #222222;
	letter-spacing: 1px;
	line-height: 16px;
	border-top: 1px solid #dddddd;
}

#kunstner a:hover {
	background-color: #000000;
	color: #ffffff;
	/* font-weight: bold; */
	text-decoration: none;
}

#kunstner img {
	border: 1px solid #888888;
	float: left;
	display: block;
}

#kunstner_spacer {
	float: left;
	display: block;
	height: 50px;
	width: 20px;
}

.lecture_vspacer {
	display: block;
	height: 15px;	
}