/* General */
html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre {
	display: block;
}
a[rel="external"] { background-image: url(/gfx/external.png)}
html, body {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}
body {
	font: 	0.8em "Trebuchet MS", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	line-height: 18px;
	color: #333;
	background:#fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height:100%;
	min-height:100%;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.4em;
	margin: 0 0 .67em 0;
	color: #666;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #f60;
	margin: .67em 0;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 1.5em .67em;
	line-height:1.2em;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #243a8c;
	margin-bottom: 3px;
	margin-top: 5px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #493003;
	padding: 0px;
	margin:0px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	color: #00f;
	padding: 0px;
	margin:0px;
}
label {
	width:100px;
	float:left;
	margin-right:10px;
	text-align: right;
	font-weight:bold;
	line-height: 20px;
}
.menu h1 a:link, .menu h1 a:visited, .menu h1 a:hover, .menu h1 a:active {
	line-height: 1.2em;
	color:#f60;
	font-weight: bold;
	margin: 0 50px 0 0;
	text-decoration: none;
}
.menu h2 a:link, .menu h2 a:visited, .menu h2 a:active {
	color:#f60;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px;
	font-size: 0.9em;
	display: inline;
}
.menu h2 a:hover {
	color:#c30;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px;
	font-size: 0.9em;
	display: inline;
}
#left_col h1 a:link, #left_col h1 a:visited, #left_col h1 a:hover, #left_col h1 a:active {
	color:#f60;
	font-size: 1.2em;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 10px 10px;
	border-bottom: #ccc 1px solid;
}
#left_col h2 a:link {
	color:#39f;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 10px 10px;
	border-bottom: #ccc 1px solid;
}
#left_col h2 a:visited {
	color:#39f;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 10px 10px;
	border-bottom: #ccc 1px solid;
}
#left_col h2 a:hover {
	color:#f60;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 10px 10px;
	border-bottom: #ccc 1px solid;
}
#left_col h2 a:active {
	color:#06f;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 10px 10px;
	border-bottom: #ccc 1px solid;
}
#menu h1 {
	letter-spacing: 1px;
	font-size: 1.2em;
	display: inline;
}
#content h1 {
	margin: 0px 0 20px 0px;
}
.section {
	height: 25px;
	padding: 3px 0;
}
#menu h2 {
	margin: 0 10px;
	font-size: 1.0em;
	display: inline;
}



/* placement */
#wrapper {
	min-height: 100%;
	position: relative;
}
#wrapper #page {
	padding-bottom: 30px;
}
#wrapper #footer {
	width: 100%;
	position: absolute;
	bottom: 0;
}
#toppage {
	width: 100%;
	min-width: 950px;
	margin: 0px auto;
	text-align: left;
	background:#fff;
}
#top {
	width: 100%;
	min-width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	height: auto;
	text-align:center;
	background-color:#fff;
	z-index:10;
	clear:both;
}
#logo {
	top: 0px;
	left: 0px;
	z-index:100;
	width:150px;
	height:113px;
	margin: 0px auto 0px 150px;

}
#menu {
	color:#f60;
	width: 950px;
	height: 115px;
	margin: 0px auto;
	padding: 0 0 10px;
	background:#fff;
	border-bottom: #F60 solid 1px;
	clear:both;
}
#page {
	width: 950px;
	min-height: 100%;
	margin: 0px auto;
	padding: 2px 20px 0 50px;
	text-align: left;
	background:#fff;
}
#left_col {
	background-color:#000;
	width: 200px;
	min-height: 100%;
	float: left;
	margin: -2px 10px 0px 0px;
	padding: 0px 15px 0px 15px;
}
#left_omvarld {
	width: 250px;
	min-height: 100%;
	float: left;
	margin: -2px 10px 0px 0px;
	padding: 0px 15px 100px 15px;
}
#right_col {
	width: 240px;
	height: 100%;
	min-height:100%;
	margin: -2px 15px 0px 10px;
	padding: 30px 0px 20px 10px;
	border-left: 1px #ccc solid;
	font-size: 0.85em;
	float: right;
}
#right_col h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f60;
	margin: 0 0 .67em 0;
	border-bottom: #f60 1px solid;
}
#content {
	margin: -2px 0px 0 0px;
	padding: 0 0 20px 0;
	width: 650px;
	float: left;
	min-height: 100%;
}
#footer {
	height: 20px;
	padding: 5px 0;
	bottom: 0;
	width: 100%;
	min-width: 950px;
	border-top: 1px solid #ccc;
	background: #eee
}
#footer #footer_content {
	width: 980px;
	margin: 0 auto;
}
#footer #footer_content .footer_copy {
	float: left;
}
#footer #footer_content .footer_links {
	float: right;
}
#footer #footer_content .footer_links .divider {
	padding: 0 5px;
}



/* Twitter Feed */
div .twitter_div, .feedburnerFeedBlock {
	text-align: left; /* makes the Twitter updates text justified */
}
.twitter_div ul, .feedburnerFeedBlock ul {
	margin: 0px 10px 0px 10px; /* positions the Twitter update text 10 pixels from the right and 10 pixels from the bottom.  This makes the text line up properly in the Twitter block. */
	padding: 0px 0px 10px 0px; /* sets the padding of the Twitter update text to 10 pixels from the bottom */
}
.news_list, #twitter_update_list li, .feedburnerFeedBlock li {
	margin: 10px 0px 0px 0px; /* separates the Twitter updates with a 10 pixel margin at the top between each of the updates */
	padding: 0px 0px 10px 0px; /* gives a 10 pixel padding between each of the Twitter updates on the bottom */
	list-style-type: none; /* gets rid of the bullet point next to each of the Twitter updates */
	border-bottom: #ccc 1px solid; /* separates each of the Twitter updates with a 2 pixel border at the bottom and gives it a color */
}
#twitter_update_list a:link, a:visited, a:active {
	text-decoration:  none;
	font-weight:      normal;
	color:            #06f;
}
#twitter_update_list a:hover {
	text-decoration:  none;
	font-weight:      normal;
	color:            #f60;
}
/* Classes */
.right {
	text-align:right;
}
.submenu {
	margin: -20px 10px 10px;
	text-align:right;
	font-size: 0.9em;
}
.left {
	text-align:left;
	font-size: 0.9em;
}
.center {
	text-align:center;
}
.floatright {
	float:right;
	text-align:right;
	font-size: 1.1em;
	margin: 0 10px;
}
.floatleft {
	float:left;
	text-align:left;
	font-size: 1.2em;
	font-weight:bold;
}
.spanleft {
	float: right;
	margin: 0px 0px 0px 10px
}
.icons {
	float: left;
	margin: -10px 20px 0px -10px;
}
.icontext {
	margin: 5px 75px 15px;
}
.quote {
	display:block;
	text-align:right;
	font-style:italic;
}
a:link, a:visited, a:active {
	text-decoration:  none;
	font-weight:      normal;
	color:            #06f;
}
a:hover {
	text-decoration:  none;
	font-weight:      normal;
	color:            #f60;
}
.katalog_order {
	display: inline-block;
	width: 380px;
	background: #ffffff;
	margin: 2px 0px;
}
.katalog_header {
	width: 110px;
	float: left;
	text-align: right;
	font-weight:bold;
	vertical-align:middle;
	padding: 3px 1px;
	display:inline-block;
}
.katalog_formfield {
	width: 260px;
	float: right;
	text-align: left;
	padding: 3px 1px;
	display:inline-block;
}
.ref_logos {
	width:	150px;
	height: 300px;
	float: left;
	background-color:#eef;
	margin: 3px;
	padding: 2px;
}
.ref_logos ul {
	list-style: square;
	margin: 0 0 0 -20px;
}
.ref_logos ul li {
	padding: 0 0 5px 0px;
}
.red {
	color:#f00;
	font-weight:bold;
}
.clear {
	clear:both;
}




/* Columns */
.content-col { float: left; width: 300px; margin: 10px 15px 20px 0; padding: 5px; text-align:left; min-height:300px;}
.content-col p {  margin: 0px 5px 15px;}
.content-col ul { margin:0; padding: 0;}
.content-col ul li { list-style: outside; margin: 2px 5px; padding: 0; }
.content-col ul li.header { list-style: none; font-weight: bold; margin: 2px 0; color: #f60; }
.content-col ul li a, div.content-col ul li.header {  }
.content-col p, div.content-col a { line-height: 1.5em; }
.content-col a, .content-col a:visited { text-decoration: none; color: #06f; }
.content-col a:hover { text-decoration: underline;}




.footer-col { float: left; max-width: 200px; margin: 15px 26px 20px 24px; text-align:left;}
.footer-col p { margin: 0;}
.footer-col ul { margin:0; padding: 0;}
.footer-col ul li { list-style: none; font-size: 11px; margin: 2px 5px; padding: 0; }
.footer-col ul li.header { font-weight: bold; margin: 2px 0; color: #f60; font-size: 12px;}
.footer-col ul li a, div.footer-col ul li.header {  }
.footer-col p, div.footer-col a { font-size: 11px; }
.footer-col a, .footer-col a:visited { text-decoration: none; color: #838383; }
.footer-col a:hover { text-decoration: underline;}







/* Mauad */

#content_mauad {
	display: block;
	padding: 0 10px;
	width: 100%;
	min-height: 100%;
}
.section_mauad {
	padding: 0 5px;
	color: #f60;
	background-color:#eef;
	text-align:center;
	border-bottom:#F60 solid 1px;
}
