body.web	{
		margin: 0px 0px 0px 0px;
		background: url(../gen_design/generel_bg.jpg);
		background-color: #FAF1EA;
		background-repeat: repeat-x;
		margin: 0px -200px 0px 0px;
}
#container{
		width: 100%;
		background: url(../gen_design/main_no_9_bg.jpg);
		background-repeat:no-repeat;
}
#banner_container{
		width: 100%;
		height: 313px;
}
#moog_container{
		width: 800px;
		margin: 0 auto;
}
#placer{
		width: 224px;
		float: right;
}
#side_container{
		width: 200px;
		border: 1px solid;
		float:left;
}
#site_container{
		width: 800px;
		margin: 0 auto;
}
#menu{
		width: 800px;
		height:40px;
		margin: 0px;
		background:transparent url(../gen_design/bg-trans.png) repeat scroll 0 0;
		/*background: rgba(0,0,0,0.3);*/
		/*background-color:#666666;*/
		/* for IE */
		/*filter:alpha(opacity=40);*/
		/* CSS3 standard */
		/*opacity:0.4;*/
}
#text{
		width: 800px;
		background: url(../gen_design/bg_site.jpg);
		background-repeat:repeat-x;
		background-color: #ffffff;
		padding: 30px 0px 0px 0px;
}
.spalte{
		width: 360px;
		float: left;
		padding: 0px 0px 15px 28px;
}
.spalte_container{
		float: left;
}
#bund{width: 800px;
		height:40px;
		margin: 0px 0px 30px 0px;
		float: right;
}
p.footer{
		font-family: myriad, tahoma;
		font-size: 27px;
		font-style: normal;
		text-align: right;
		text-decoration: none;
		line-height: 90%; 
		color: #cacaca;
		margin: 5px 0px 0px 0px;
}
p.footer_adresse{
		font-family: myriad, tahoma;
		font-size: 12px;
		font-style: normal;
		text-align: right;
		text-decoration: none;
		line-height: 90%; 
		color: #cacaca;
		margin: 5px 0px 0px 0px;
}
a.nav:link, a.nav:visited {
		font-family: myriad, tahoma;
		font-size: 18px;
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 9px;
		text-decoration: none;
		font-weight: bold;
		float: right;
		color: #BAFF00;
}
a.nav:hover {
		color: #E5DCCC;
}
h1 		{
		font-family: myriad, tahoma;
		font-size: 36px;
		margin: 0px 0px 0px 0px;
		font-style: none;
		font-weight: normal; 
		color: #494949;
		}
h2 		{
		font-family: myriad, tahoma;
		font-size: 36px;
		margin: 00px 0px 0px 0px;
		font-style: none;
		font-weight: normal; 
		color: #E607C1;
		}
h3 		{
		font-family: myriad, tahoma;
		font-size: 23px;
		margin: 10px 0px 0px 0px;
		font-style: none;
		font-weight: normal; 
		color: #494949;
		}
h4 		{
		font-family: myriad, tahoma;
		font-size: 14pt;
		color: #cccccc;
		font-weight: normal;
		margin: 0px 0px 12px 0px;
		}
p,td 		{
		font-family: myriad, tahoma;
		font-size: 14px;
		margin: 10px 0px 0px 0px;
		font-style: none;
		font-weight: normal; 
		color: #494949;
		line-height: 25px; 
		}
a:link, a:visited {
		font-family: myriad, tahoma;
		font-size: 14px;
		text-decoration: none;
		font-weight: normal;
		color: #E607C1;
}
a:hover {
		color: #333333;
}
a.footer:link, a.footer:visited {
		font-family: myriad, tahoma;
		font-size: 12px;
		font-style: normal;
		text-align: right;
		text-decoration: none;
		line-height: 90%; 
		color: #cacaca;
		margin: 5px 0px 0px 0px;
}
a.footer:hover {
		color: #E607C1;
}
ul		{
		font-family:  myriad, tahoma;
		font-size: 14px;
		font-weight: normal;
		color: #333333;
		list-style-type: disc;
		line-height: 25px;
		}
ol		{
		font-family:  myriad, tahoma;
		font-size: 14px;
		font-weight: normal;
		list-style-type: decimal;
		color: #494949;
		line-height: 25px;
		}
li		{
		color: #494949;
		font-weight: normal;
		line-height: 25px;
		}
img 	{
		border: 0px;
		}
				
/*nyhedsbrev og inputfelter*/
.nyhbinput {
		width: 360px;
		height: 25px;
		border: 1px solid #E3E3E3;
		font-family: myriad, tahoma;
		font-size: 18px;
		font-style: none;
		font-weight: normal; 
		color: #E607C1;
		line-height: 15px;
		margin: 5px 0px 5px 0px;
}
label {
		font-family: myriad, tahoma;
		font-size: 18px;
		font-style: none;
		font-weight: bold; 
		color: #666666;
}
.nyhbselect {
		width: 360px;
		height: 25px;
		border: 1px solid #E3E3E3;
		font-family: myriad, tahoma;
		font-size: 18px;
		font-style: none;
		font-weight: normal; 
		color: #999999;
		line-height: 15px;
		margin: 5px 0px 5px 0px;
}
.submit {
		width: 80px;
		height: 25px;
		background-color: #666666;
		border: none;
		font-family: myriad, tahoma;
		font-size: 18px;
		margin: 10px 0px 0px 0px;
		font-style: none;
		font-weight: normal; 
		color: #ffffff;
		line-height: 15px;
}
