
body{
font-size:150%;
}

/* Elements */
body {
	background: #D4D4D4 repeat-x url(../bg/body.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding:0px;
	margin:0px;
}
h3{ 
font-size:15px;
font-weight:bold;
}

.galeri{
padding:0px 10px 5px 0px;
}

H1.line{
border-bottom:1px solid;
}

p{
font-size:11px;

}
ul.pul{
font-size:11px;
}

<!--/* table{border-top:solid 1px #000000;border-bottom:solid 1px #000000;} */-->

h1 {
font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
}

.floatright{
float:right;
}

.divig{
margin-top:0px;
}

.textbg{
background:#e0e0e0;
}

.textbg1{
margin:0px;
padding:0px;
background:none;

}
.textbg2{
background:none;
}

#g{background-color:#dddddd;}

table.tborder{
padding:5px;
margin:10px;
border: 1px outset #555E4F;
}

.outliner {
list-style-position: outside;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#navcontainer {
	padding-left: 5px;
	list-style-type: none;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555E4F;
	}


#navcontainer a{
	display: block;
	padding:7px;
	width: 145px;
	border-bottom: 1px outset #555E4F;
	padding-left:0px;
	}


#navcontainer a:hover{
  	color: #ffffff;
	background-color:#333;
	}

#top{
	text-align:right;
	padding-top:30px;
	padding-right:50px;
}

#top a{
	color: #e0e;
	text-decoration: none;
	line-height: 10px;}
#top a:hover{
	color: #000000;
	}

#top a:visited{
	color: #ddd;
	}
pre{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
h2, h3 {
	margin-top: 0px;
}

h5, h6 {
}
h4{
	font-weight:normal;
	font-size:9px;
	margin-top:0px;display:inline;
}


#prorub {
	font-weight:bold;
	color: #8B2B28;
	font-size:12px;
}
#protext {
font-size:10px;
}

p, ol, ul, dl, blockquote {
}

a {
	color:#666666;
}

a:hover {
	text-decoration: none;color: #993300;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

td {
padding:10px;
}

/* Header */

#header {
	width: 960px;
	height: 284px;
	margin: 0px auto;
	background: url(../bg/DSC_3898_beskuren_11_01e.png) top left no-repeat;
}

#header h1 {
	margin: 20px;
	padding: 180px 0 0 60px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0;
	padding: .1em 0 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	background: repeat-y url(../bg/DSC_3898_beskuren_11_03.png);

	width: 960px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	
}

#colOne {
	float:left;
	width: 800px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left:20px;
	text-align:justify;

	border-left: none;
list-style-position: inside;
}
#colOneGal {
	float:none;
	width: 900px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left:20px;
	text-align:justify;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#colTwo {
	float: left;
	width: 0px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:left;
	margin-left:20px;		
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#colThree {
	float:right;
	width: 0px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:left;

}

#colThree ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#content h2 {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	/*border-bottom: 1px solid #000000;*/
	color:#666666;
}

#content h3 {
	color: #666666;
	font-size: 12px;

}
/* Footer */

#footer {
	width: 960px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background: url(../bg/DSC_3898_beskuren_11_05.png) top left no-repeat;
}

#footer p {
	margin: 0px;
	padding-top: 25px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #731570;
}


#centerrightcontent {
		width:350px;
		padding:5px;
		float:right;
		margin:5px;
		text-align:justify;
		z-index:1;

		}
#centerleftcontent {
		width:350px;
		padding:5px;
		float:left;
		margin:5px;
		text-align:justify;
		z-index:2;

		}

