body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica,  sans-serif;
	text-align: center;
	color: #333;
	background-color: #dfe4e4;
	background-image: url(../images/bodybgsw.jpg);
}
	
	a { color: #0f5582; }
	a:visited { color: #0f5582; }
	a:hover{color: #007299;}
	a:active{color: #0f5582;}	
	h2
	{
	color: #003333;
	font: 130% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 5px;
}
.info-content {
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background-color: #979797;
	background-image: url(../images/info-content-bg.jpg);
	background-repeat: repeat-x;
}
	
	

	
	#container
	{
		margin: 1em auto;
		width: 940px;
		text-align: left;
		background-color: #fff;
		background-image: url(../images/container_bg.gif);
		border: 1px solid #676767;
		height: auto;
	}
	#almanach
	{
		margin: 1em auto;
		width: 90%;
		padding: 5px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}
	#header_de
	{
		height: 80px;
		background-color: #003333;
		border-bottom: 1px solid #fff;
		position: relative;
		background:  url(../images/header_nm_de.jpg) no-repeat;
	}
	#header_en
	{
		height: 80px;
		background-color: #003333;
		border-bottom: 1px solid #fff;
		position: relative;
		background:  url(../images/header_nm_en.jpg) no-repeat;
	}
	
	#mainnav
	{
		background-color: #071E2E;
		color: #fff;
		padding: 2px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		height: 18px;
		overflow: hidden;
	}
	
	#mainnav ul
	{
	margin: 1px 0 0 20px;
	padding: 0;
	list-style-type: none;
}
	
	#mainnav li
	{
	display: inline;
	padding: 5px 10px 24px;
	border-right: 1px solid #fff;
}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #fff;
		padding-bottom: 24px;
	}
	
	#mainnav li a:hover
	{
	text-decoration: none;
	color: #87CEEB;
}
		
	.menueheadl {
	font: 95% Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 50%;
	text-align: left;
	color: black;
	padding: 6px 5px 5px 5px;
	margin: 1px 0 3px 2px;
}
	#menu
	{
	float: left;
	width: 170px;
	padding-top: 10px;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	height:430px;
	overflow:hidden
}
	#menu a:link, #menu a:visited {
	display: block;
	margin: 5px 0 0 5px;
	font-size: 90%;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border-left: thin solid #676767;
	border-bottom: thin solid #676767;
	text-decoration: none;
	color: #003333;
}
	#menu a:hover {
	display: block;
	margin: 5px 0 0 5px;
	font-size: 90%;
	padding: 3px 3px 3px 3px;
	border-left: thin solid #457B9F;
	border-bottom: thin solid #457B9F;
	text-decoration: none;
	color: Black;
	background: #ffffff;
}
	#info
	{
	float: right;
	width: 160px;
	height: auto;
	padding-left: 3px;
	padding-right: 4px;
}
	#info h3 {
	color: #003333;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding-top: 12px;
}
#info p{
	color: Black;
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 6px 5px 0 10px;
}
	#info a {
		color: Black;
		text-decoration: none;
}
	#info a:hover {
		color: Black;
		text-decoration: underline;
}
#info ul
	{
		margin-left: 12px;
		padding-left: 0;
		list-style-type: none;
		line-height: 150%;
		font-size: 9pt;
	}
	#info li
	{
	list-style-type: disc;
}
	#info_news {
	background-color: #E6E6E6;
	border: 1px solid #B3B3B3;
	height: 40px;
	margin-top: 10px;
}
	#info_event {
	background-color: #E6E6E6;
	border: 1px solid #B3B3B3;
	height: 40px;
	margin-top: 5px;
}
#info_systemreq {
	background-color: #E6E6E6;
	border: 1px solid #B3B3B3;
	height: 40px;
	margin-top: 5px;
}
	#info_newsletter {
	background-color: #E6E6E6;
	background-image: url(http://www.hh-netman.de/images/info_newsletter_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #B3B3B3;
	height: 40px;
	margin-top: 5px;
}
#info_newsletter h3 {
	margin-left: 43px;
}
	#info_download {
	background-color: #E6E6E6;
	background-image: url(http://www.hh-netman.de/images/info_download_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #B3B3B3;
	height: 40px;
	margin-top: 5px;
}
#info_download h3 {
	margin-left: 43px;
}	
	#contents 
	{
	margin: 0 175px 40px 175px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
}
	#contents h3
	{
	font: 105% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 5px;
}
	#contents h4 { 
		line-height: 100%;
		margin-top: 5px;
		margin-left: 5px;
		font: 100% Arial, Helvetica, sans-serif;
		font-weight: bold;
}
	#contents p { 
		line-height: 130%;
		margin-top: 5px;
		margin-left: 5px;
		font-size: 100%;
}
	
	#contents ul
	{
		margin: 0 0 0 25px;
		padding: 0;
	list-style: disc;
}
	
	#contents li
	{
	padding: 0 10px 5px;
}
	
	.floatright
	{
		float: right;
		padding: 2px;
		margin: 0 0 10px 10px;
	}
	.floatleft
	{
		float: left;
		padding: 2px;
		margin: 0 10px 10px 0;
	}
	.posmiddle
	{
	padding: 2px;
	text-align: center;
}
#thumbbox {
	width: 200px;
	height: auto;
	margin: 0 0 20px 20px;
	padding: 10px;
	border: 1px ridge #999999;
	float: right;
}
#thumbbox p {
	color: #666666;
	font-size: 8pt;
	margin: 4px 0 0 0;
	text-align: right;
}
#thumbbox a {
	color: #666666;
	text-decoration: none;
}
#thumbbox a:hover {
	color: #666666;
	text-decoration: none;
}
#thumbbox a:visited {
	color: #666666;
	text-decoration: none;
}
#thumbbox_video {
	width: 280px;
	height: auto;
	margin: 0 0 10px 20px;
	padding: 10px;
	border: 1px ridge #999999;
	float: right;
}
#thumbbox_video p {
	color: #666666;
	font-size: 8pt;
	margin: 4px 0 0 0;
	text-align: right;
}
	#footer
	{
		clear: both;
		color: #fff;
		background-color: #071E2E;
		text-align: center;
		padding: 5px;
		font-size: 8pt;
		font-weight: normal;
	}

#faq_question {
	font-size: 11pt;
	color: #003333;
	text-align: left;
	margin: 3px 30px 3px 17px;
	font-weight: bolder;
}

#faq_answer {
	margin: 3px 18px 10px 17px;
	border-bottom: 1px solid #003333;
	text-align: right;
	padding-bottom: 10px;
	font-size: 10pt;
	font-style: italic;
	padding-left: 50px;
}

#DL_hline {
	height: 26px;
	background: url(../images/DL_headl_bg.jpg);
	border: 1px solid #9C9C9C;
	margin-top: 10px;
}

#DL_hline h3 {
	margin: 0 0 0 10px;
	padding-top: 5px;
	font: 102% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#DL_bar {
	height: 28px;
	background: url(../images/DL_col2_bg.jpg);
	width: 550px;
	margin-top: 10px;
}

#DL_type_prog {
	float: left;
	width: 97px;
	height: 28px;
	background: url(../images/DL_col1_prog_bg.jpg);
	text-align: center;
}

#DL_type_upd {
	float: left;
	width: 97px;
	height: 28px;
	background: url(../images/DL_col1_upd_bg.jpg);
	text-align: center;
}

#DL_type_patch {
	float: left;
	width: 97px;
	height: 28px;
	background: url(../images/DL_col1_patch_bg.jpg);
	text-align: center;
}

#DL_type_man {
	float: left;
	width: 97px;
	height: 28px;
	background: url(../images/DL_col1_man_bg.jpg);
	text-align: center;
}

.type {
	margin: 1px;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
#DL_download {
	float: right;
	width: 100px;
	height: 28px;
	background: url(../images/DL_col3_bg.jpg);
	text-align: center;
}
#stress {
	font-weight: bolder;
}
#rahmen {
	border-top: 1px solid #003333;
	border-bottom: 1px solid #003333;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
}
#funktion {
	margin: 10px 20px 10px 40px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#videotitle {
	color: #666666;
	font-size: 10pt;
	margin: 0;
}
#kb p{
font-size: 9pt;
}
#block a {
		color: Black;
		text-decoration: none;
}
#block a:hover {
		color: Black;
		text-decoration: underline;
}
#list_alternativ {
	list-style-image: url(../images/pfeil_aufzaehlung.jpg);
}
#list_alternativ_weiss {
	list-style-image: url(../images/pfeil_aufzaehlung_weiss.jpg);
}
/**
* @section subtemplates
* @see     ...
*/

.subcolumns, .subcolumns_oldgecko {
  width: 100%;
  overflow: hidden;
}

.subcolumns_oldgecko { float:left }

.c20l, .c80l, .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l { float: left }
.c20r, .c80r, .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { float: right; margin-left: -5px }

.c20l, .c20r { width: 20% }
.c80l, .c80r { width: 80% }
.c25l, .c25r { width: 25% }
.c33l, .c33r { width: 33.333% }
.c50l, .c50r { width: 50% }
.c66l, .c66r { width: 66.666% }
.c75l, .c75r { width: 75% }
.c38l, .c38r { width: 38.2% } /* Goldener Schnitt */
.c62l, .c62r { width: 61.8% } /* Goldener Schnitt */

