﻿body {
	background-color: #4C4C4C;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, Courier, monospace;
	font-size: 12px;
	color: #464646;
	line-height:20px;
	font-weight:600;
}
a:link {
	color: #ff8d3e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.OnTheBoard {
	font-size: 11px;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bold;
	color: #4C4C4C;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bold;
	color: #4C4C4C;
}

img {
border:none;
}

p {margin-bottom:10px;}

 

#content { min-height:100px; background:transparent url(images/bg.png) no-repeat center top;}
#plan1   { min-height:474px; background:transparent url(images/plan1.jpg) no-repeat center top;}
#plan2   { min-height:474px; background:transparent url(images/plan2.jpg) no-repeat left 200px;}
#plan3   { min-height:474px; background:transparent url(images/plan3.jpg) no-repeat left 200px;}
#plan4   { min-height:474px; background:transparent url(images/plan4.jpg) no-repeat left 40px;}

#gap30{height:30px;}
#gap10{height:10px;}


input, select{
border:1px solid #ff9900;
font-size:12px;
padding:3px;

font-family:Tahoma;
}

small{ font-size:11px;} 

textarea {border:1px solid #ff9900;
font-size:12px;
padding:5px; 
background:transparent; width:350px;
font-family:Tahoma;
}

input#submit {
background:none repeat scroll 0 0 #ff9900;
border:1px solid #ff9900;
color:#363636;
font-size:12px;
font-weight:bold;
margin:0 0 7px;
padding:7px 10px;
text-align:center;

}
.jFlowControl{
display:none;
}
.jFlowPrev, .jFlowNext{
font-weight:bold;
font-size:15px;
padding-right:3px;
color:#EF843A;
cursor:pointer;
}

.orange {color:#ff9900; font-weight:bold;}

.comment {
border-bottom:1px dotted #CCCCCC;
clear:both;
float:left;
width:90%;
}


.citat {
background:url("images/t1.gif") no-repeat scroll left top transparent;
color:#969696;
float:left;
font:italic bold 15px/1.5em Arial,Helvetica,sans-serif;
margin:20px 0;
padding-left:40px;
text-align:left;
width:90%;
}

.citat2 {
background:url("images/t2.gif") no-repeat scroll right bottom transparent;
padding-right:40px;
}

.clear {
clear:both;
}
