	body  {
		margin: 0px;
		margin-right: auto;
		margin-left: auto;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		text-align: center;
	}
	
	.errorpage {
		color: #d61316;
	}
	
	a:link {
		color: #d61316;
		text-decoration: none;
	}
	
	a:hover, a.active {
		color: #d61316;
		text-decoration: underline; 
	}
	
	a:visited {
		color: #930c0e;
		text-decoration: none;
	}
	
	img {
		border: none;
	}
	
	H1, H2, H3, H4, H5, H6, H7 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
	}
	
	H1 {
		font-size: 1.8em;
		text-transform: uppercase;
		margin-bottom: 0.2em;
	}
	
	H2 {
		font-size: 1.3em;
	}
	
	H3 {
		font-size: 1.1em;
		margin-top: 0em;
		font-weight: bold;
	}
	
	H4 {
		font-size: 1em;
	}
	
	.dates {
		font-weight: bold;
	}
	
	.stoettet, .fotocredit {
		font-size: 0.9em;
		font-style: italic;
	}
	
	.fototext {
		font-size: 0.8em;
		font-style: italic;
	}
	
	ul.forestillinger {
		list-style: none;
	}
	
	ul.forestillinger li {
		padding-bottom: 1px;
		margin-top: -6px;
	}
	
	li img {
		padding: 3px;
	}
	
	li span.title {
		font-weight: bold;
		font-size: 1em;
	}
	
	.teknikTableHeader {
		border-bottom: 1px solid black;
		}
	
	#body {
		width: 950px;
		margin-right: auto;
		margin-left: auto;
	}

	#header {
		margin-top: 0px;
		padding: 0px;
	}

	#top {
		margin-top: 0px;
		padding: 0px;
		text-align:right;
	}	
	
	#top-wrapper {
		margin-left: 120px;
		margin-right: 120px;		
		margin-top: 0px;
		float: none;
		text-align: left;
		padding-left: 20px;
		padding-bottom: 0px;
		height: 83px;
	}	
	
	#top-wrapper img.logo{
		margin-top: 45px;
		margin-bottom: 8px;
		margin-right: 70px;
        padding: 0px;
		float:left;
	}
	
	#top-wrapper img.logoRight{
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
        margin-left: 0px;
        padding: 0px;
		text-align:right;
		border: 0px;
	}
	
	#top-wrapper p.floatRight{
		margin-top: 0px;
		margin-right: 2px;
		margin-bottom: 0px;
        margin-left: 0px;
        padding: 20px;
		text-align:right;
		border: 0px;
		float:right;
	}

	#menu-wrapper {
		border-left: 120px solid black;
		border-right: 120px solid black;		
		margin: 0px;
		float: none;
		text-align: center;
	}		
	
	#menu {
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid black;
		padding: 2px 0px;
		height: 3.5em;
	}
	
	#menu p {
		width: 700px;
	}
	
	#menu a {
		margin: 0;
		padding: 0em 1.5em;
		text-transform: uppercase;
		font-size: 0.8em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	#menu a:link, #menu a:visited {
		color: black;
	}
	
	#menu a:hover, #menu a.active {
		color: #d61316;
	}


	#outer_wrapper {
		background: url(/layout/graphics/bg-green.gif) repeat-y left;
		clear: both;
	}

	#wrapper {
		background: url(/layout/graphics/bg-green.gif) repeat-y right;
		text-align: left;

	}

	#container {
		background: url(/layout/graphics/bg-green.gif) repeat-y right;
		border-top: 2px solid white;	
	}

	#content {
		/* background: url(/layout/graphics/bg-green.gif) repeat-y left; */
		padding-right: 120px;
	}
	
	#main {
		width: 660px;
		float:left;	
		margin-left: 25px;
		margin-right: 25px;
		margin-top: 10px;
		padding-top: 10px;
	}
	
	#main-toprow {
		width: 660px;
		float:left;
		margin-bottom: 10px;
	}
	
	#main-left {
		width: 310px;
		float: left;
		margin-left: 0px;
		margin-right: 20px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	#main-right {
		float: left;
		width: 310px;
		margin-left: 20px;		
		margin-right: 0px;
		margin-top: 0px;
	}
		
	#main-right img.main {
		text-align: center;
		margin-top: 50px;
	}

	#left {
		width: 120px;
		float: left;	
		padding-top: 10%;
		margin-top: 1em;
	}

	#right {
		width: 118px;
		float: right;
		padding-top: 10%;

	}
	
	#right p {
		text-align: right;
	}

	#left img, #right img {
		margin-left: 20px;
		margin-right: 20px;
		}
		
	#picture-bar-wrapper {
		border-left: 120px solid black;
		border-right: 120px solid black;		
		margin-top: 2px;
		float: left;
		width: 710px;
	}		
		
	#picture-bar {
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid black;
		height: 70px;
		padding: 4px 19px;
		float: left;
	}
	
	#picture-bar img {
		margin: 10px 12px;
		float: left;
	}					
		
	#footer {
		border-top: 5px solid white;
		margin-left: 6%;
	}
	
	.last {
		margin-bottom: 0;
	}
	
	.clearing {
		height: 0;
		clear: both;
	}
	
/* menu styles*/


	
/* footer styles*/
	div#footer {
		margin: 0 120px;
		}
	
	#footer div{
		text-align: center;
		float: left;
		width: 33%;
	}

	#footer ul {
		list-style: none;
		margin: 0px;
		border: 1px dotted red;
	}
	
	#footer li {
		float: left;	
		padding-left: 30px;
		padding-right: 30px;
	}
		
	#footer a:link, #footer a:visited, #footer a:hover, #footer a.active {
		color: black;
		text-decoration: none;
	}
	
	div#smiley {
		margin-top: 2em;
		margin-bottom: 2em;
		width:100%;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
		}
	
/* Junge Hunde start */

	.form_error {
		background:#FF0;
		border: 1px solid #999;
	}
	
	.red_text {
		color:#C03;
	}
	
	span.form_error {
		padding-top: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		padding-right: 4px;
		margin-bottom: 2px;
	}
	
	.form_correct {

	}

	#outer_wrapper_juhu {
		background: url(/2006e/jungehunde/layout/bg-strip.gif) repeat-y left;
		clear: both;
	}

	#wrapper_juhu {
		background: url(/2006e/jungehunde/layout/bg-strip.gif) repeat-y right;
		text-align: left;

	}

	#container_juhu {
		background: url(/2006e/jungehunde/layout/bg-strip.gif) repeat-y right;
		border-top: 2px solid white;	
	}

	#content_juhu {
		background: url(/2006e/jungehunde/layout/bg-strip.gif) repeat-y left;
		padding-right: 120px;
	}
	
	#outer_wrapper_juhu2007 {
		background: url(/2007e/jungehunde/layout/bg-green.gif) repeat-y left;
		clear: both;
	}

	#wrapper_juhu2007 {
		background: url(/2007e/jungehunde/layout/bg-green.gif) repeat-y right;
		text-align: left;
	}

	#container_juhu2007 {
		background: url(/2007e/jungehunde/layout/bg-green.gif) repeat-y right;
		border-top: 2px solid white;	
	}

	#content_juhu2007 {
		background: url(/2007e/jungehunde/layout/bg-green.gif) repeat-y left;
		padding-right: 120px;
	}
	
	#picture-bar-juhu {
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid black;
		height: 70px;
		padding: 0px;
		float: left;
	}
	
	#picture-bar-juhu img {
		margin: 10px 7px;
		float: left;
	}	
	
	#picture-bar-juhu-07 {
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid black;
		height: 70px;
		padding: 0px 4px;
		float: left;
	}
	
	#picture-bar-juhu-07 img {
		margin: 10px 4px;
		float: left;
	}
	
	#picture-bar-juhu-08 {
		margin-left: 2px;
		margin-right: 2px;
		border: 1px solid black;
		height: 70px;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 7px;
		padding-right: 7px;
		float: left;
	}
	
	#picture-bar-juhu-08 img {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left:1px;
		margin-right:1px;
		float: left;
	}
	
	.row-bottom-border {
		border-bottom: 1px solid black;
	}
	
	.cell-bot-solid-right-dotted {
		border-right: 1px dotted #666;
		border-bottom: 1px solid black;
	}
	
	#focusbox {
		border: 1px dashed black;
		padding: 1em 1em 0em 1em;
		margin-bottom: 1.5em;
	}
	
	.dobbeltprogram {
		font-size: 0.85em;
		font-style: italic;
	}
	
	div#juhu-flaot {
		position:absolute;
		left: 200px;
	}
	
	.english {
		background-image:url(/2007e/jungehunde/layout/english.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: -5px;
		padding: 0px 5px;
		text-indent: 13px
	}
	
	.inEnglish {
		background-image:url(/layout/graphics/english.gif);
		background-position: top right;
		background-repeat: no-repeat;
		margin-right: 0px;
		padding: 0px 22px;
		text-indent: 13px
	}
	
	.inDanish {
		background-image:url(/layout/graphics/danish.gif);
		background-position: top right;
		background-repeat: no-repeat;
		margin-right: 0px;
		padding: 0px 22px;
		text-indent: 13px
	}
	
	
	#top-wrapper img.juhu07logo{
		margin-top: 5px;
		margin-right: 210px;
	}
	
	div#juhuKalender {
		text-align:left;
		width: 285px;
	}
	
	div#juhuKalender h3{
		padding: 3px;
		border-bottom: 2px solid #ecefdc;
	}
	
	div#juhuKalender ul.forestillinger li {
		margin-left: -30px;
	}
	
/* Scroll styles */

	.scroll_white {
		padding : 4px; 
		width : 90%; 
		overflow: hidden;
		float: left;
	}
	
	.scroller {
		width:15px;
		float:left;
	}
	
	.scroller_right{
		width:15px;
		float: right;
	}
	
/* DNA Header
-----------------------------------------------
*/
#header-wrapper {
width:650px;
border-bottom: 1px dotted #e2007a;
margin-right: auto;
margin-top: 0;
margin-left: auto;
}
#header-inner {
background-position: center;
margin-left:auto;
margin-right:auto;
}
#header {
margin: 5px;
text-align: left;
color:#e2007a;
}
#header h1 {
margin: 5px 5px 0 0;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: normal bold 400% Verdana, sans-serif;
padding-top: 15px;
padding-bottom: .25em;
}
#header a {
color:#e2007a;
text-decoration:none;
}
#header a:hover {
color:#e2007a;
}
#header .description {
margin: 0 5px 5px 10px;
max-width:700px;
text-transform:uppercase;
letter-spacing:.2em;
line-height: 1.4em;
font: normal normal 70% Verdana, sans-serif;
color: #999999;
padding-top: 0;
padding-bottom: 15px;
}
#header img {
margin-left: auto;
margin-right: auto;
}

	#outer_wrapper_DNA {
/*		background: url(/layout/graphics/DNA-bg-pinkdots.gif) repeat-y left; */
		clear: both;
	}

	#wrapper_DNA {
/*		background: url(/layout/graphics/DNA-bg-pinkdots.gif) repeat-y right; */
		text-align: left;
	}

	#container_DNA {
/*		background: url(/layout/graphics/DNA-bg-pinkdots.gif) repeat-y right; */
		border-top: 2px solid white;	
	}

	#content_DNA {
/*		background: url(/layout/graphics/DNA-bg-pinkdots.gif) repeat-y left; */
		padding-right: 120px;
	}
	
/* WP Blog Styles
-----------------------------------------------
*/

textarea#comment {
	width: 630px;
}