/* Start of CMSMS style sheet 'prodnet' */
<!--


/* Global Resetting */

* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Georgia,Helvetica,sans-serif;
	list-style:none;
	color: #5a6351;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

html {
width: 100%;
height: 100%;
}

body {
	margin: 0px auto;
	background-repeat: repeat-x;
	background-color: #fefefe;
	width: 100%;
	height: 100%;
	font-size: 87.5%;
	/* reset font-sizes to 1em == 10px */
	text-align: center;
	background: url("/images/site/background.gif");
	margin-top: 42px;
}

table {
	font: 1em arial, sans-serif;
	line-height: 160%;
}

hr {
	padding: 0px;
	height: 12px;
	background: url('/images/site/skrav.gif');
	border-left: 0px none;
	border-right: 0px none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border: 0px none;
	margin: 12px 0;
}

table.std_table {
	
}

table.std_table td {
	background-color: #b4ae8f;
	padding: 10px;
	margin: 0px;
}


#wrapper {
	width: 943px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

	#topnav {
		height: 32px;
		background-image: url("/images/site/topnav_bg.png");
		background-repeat: no-repeat;
	}

		#menustart {
			float: right;
		}

		#menucontent {
			float: right;
			height: 32px;
			background-image: url("/images/site/topnav_menubg.png");
			background-repeat: repeat-x;
			position: relative;
		}

		#menucontent .menu {
			float: left;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			font: 0.9em Georgia,serif;
		}
		
		#menucontent .menu a.audio {
			border: 0px;
			vertical-align: bottom;
			background: url("/images/site/lyt-icon.png") left center no-repeat;
			padding-left: 28px;
		}

		#menucontent .menusep {
			float: left;
			width: 11px;
			height: 32px;
			background-image: url("/images/site/topnav_sep.png");
		}

		#menucontent a {
			color: #5a6351;
			text-decoration: none;
		}

		#menuend {
			float: right;
		}

	#content {
		background-image: url("/images/site/content_bg.png");
		background-repeat: repeat-y;
	}

		#leftcol {
			float: left;
			width: 388px;
		}

			.photo {
				border-top: 4px solid #FFF;
				border-left: 4px solid #FFF;
				border-bottom: 4px solid #FFF;
			}

			.info {
				height: 55px;
				margin-right: -12px;
			}

				.info p {
					margin: 0px;
					padding-top: 11px;
					padding-right: 12px;
					text-align: right;
					font: 0.9em Georgia, serif;
					color: #5a6351;
				}
				
				.info a {
					color: #5a6351;
					text-decoration: none;
				}
			
		#rightcontent a {

			padding-left: 0px;
			text-decoration: none;
			color: #9f625f;
			font-weight: bold;
		}
		
		#rightcontent a:hover {

			padding-left: 0px;
			text-decoration: underline;
			font-weight: bold;
			color: #9f625f;
		}
		
		#rightcontent a:visited {

			padding-left: 0px;
			text-decoration: underline;
			font-weight: bold;
			color: #9f625f;
		}
	

		#rightcol {
			float: right;
			width: 519px;
		}

			#rightcontent {
				width: 480px;
				margin-top: 123px;
			}

				#rightcontent h1 {
					margin: 0px;
					padding-bottom: 10px;
					font: 2.2em Georgia, serif;
					color: #5a6351;
					border-bottom: 1px solid #ecf2e0;
				}


				#rightcontent h2 {
					border-bottom: 1px solid #ecf2e0;
					padding: 12px 0px 6px 0px;
					font-size: 16px;
				}

				#rightcontent p {
					margin: 0px;
					padding-bottom: 18px;
					font: 0.94em Georgia, serif;
					color: #5a6351;
					line-height: 160%;
				}
				
				#content ul {
					margin: 6px 24px;

				}

				#content ul li {
					list-style-image: url("/images/site/bullet.gif");
					list-style-position: outside;
					margin: 0px 18px;
					line-height: 160%;
				}

	#footer {
		clear: both;
		height: 165px;
		background-image: url("/images/site/footer_bg.png");
		background-repeat: no-repeat;
	}

		#footercontent {
			margin-left: 424px;
			margin-right: 120px;
		}

		#footer p {
			margin: 0px;
			padding-bottom: 15px;
			font: 0.9em Georgia, serif;
			color: #5a6351;
			line-height: 120%;
		}

		#footer .author {
			font-style: italic;
		}

.clearboth {
	clear: both;
}

	
		#navigation {
			width: 335px;
			text-align: right;
			margin: 6px 0 18px 0;
			padding: 0px;
			margin-left: 53px;
			font-size: 0.9em;
			font-weight: bold;
		}
		
		#navigation ul {
			margin: 0px;
			padding: 0px;
		}
		
		#navigation ul li {
			line-height: 160%;
			margin: 0px;
			padding: 0px;
			background-color: #ecf2e0;
			list-style: none;
			border-bottom: 3px solid #fff;
			padding-right: 4px;
		}
		
		#navigation a {
			text-decoration:none;
		}
		
		#AudioBox {
			background: url("/images/site/audiobox.png");
			position: absolute;
			width: 180px;
			height: 102px;
			top: 44px;
			right: 144px;
			border: 1px solid #ecf2e0;
			z-index: 1;
		}



		.projektContainer {
			font-size: 0.9em;
			position: relative;
			margin: 12px 0 12px 0;
			padding: 0px 0px 12px 0px;
			border-bottom: 6px solid #f0f0f0;
		}

		.projektContainer .pLabel {
			float: left;
			width: 210px;
			line-height: 140%;

		}

		.projektContainer .pValue {
			line-height: 140%;
			width: auto;
		}

		.projektContainer .pText {
			line-height: 140%;
			clear: both;
			margin-top: 12px;
			margin-bottom: 4px;
			padding-bottom: 6px;
			background-color: #fdfdfd;
			padding: 12px 0px;
			border-bottom: 1px solid #f0f0f0;
		}

		.projektContainer .pLine {

			width: 100%;
			padding: 2px 0;
			margin: 2px 0;
		}
		
		.projektContainer .pTags {
			font-style: italic;
			font-size: 10px;
			text-align: right;
			padding: 2px 0;
		}

		.pSep {
			margin: 12px 0;
			background: url('/images/site/background.gif');
			height: 6px;
			width: 100%;
		}
		
		.screenshots {
			background: #fff;
			position: relative;
			width: 216px;
			float: right;
			margin-right: -8px;
			padding-top: 12px;
			border-top: 1px solid #ecf2e0;
			border-bottom: 1px solid #ecf2e0;			
		}
		
		.pHeader {
			font-size: 14px;
			font-weight: 700;
			margin: 6px 0;
		}
		
		.pImage {
			margin: 0 0 12px 0;
		}
		
		.pImageText {
			font-size: 10px;
			padding: 6px;
			
		}
		
		.screenshots h5 {
			margin: 6px;
			padding: 0;
			font-size: 11px;
		}

.w3cIcon{
	float: right;

	padding: 12px 0;
	
}

p.intro {
	padding: 12px 0;
	height: 160px;
}

-->

/* End of 'prodnet' */

