body {
	font: 0.8em verdana, lucida, arial, helvetica, sans-serif;
	background: url(pix/hintegrund.gif)  #AFAFAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	border: 1px black solid;
}

img {border: 0}

A:link, A:visited, A:active {   text-decoration: none}

a:hover {  color: #485060; text-decoration: underline}

.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
}

a.buttonlink {background-image:url(tools/buttons_weiter.png); background-repeat: no-repeat; width: 230px; padding: 12px 50px 10px 50px; text-decoration: none; color: #fff; font-weight: bold;}
a.buttonlink:link {background-image:url(tools/buttons_weiter.png); background-repeat: no-repeat; width: 230px; padding: 12px 50px 10px 50px; text-decoration: none; color: #fff; font-weight: bold;}
a.buttonlink:active {background-image:url(tools/buttons_weiter.png); background-repeat: no-repeat; width: 230px; padding: 12px 50px 10px 50px; text-decoration: none; color: #fff; font-weight: bold;}
a.buttonlink:hover {background-image:url(tools/buttons_weiter_mo.png); background-repeat: no-repeat; width: 230px; padding: 12px 50px 10px 50px; text-decoration: none; color: #fff; font-weight: bold;}
a.buttonlink:visited {background-image:url(tools/buttons_weiter.png); background-repeat: no-repeat; width: 230px; padding: 12px 50px 10px 50px; text-decoration: none; color: #fff; font-weight: bold;}

.normtext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.headline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.bgfixed {
	background-attachment: fixed;
	background-color: #CCCCFF;
	background-image: url(pix/hintinhalt.jpg);
	background-repeat: no-repeat;
}

.kategorie {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
}

.Newstext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.Newstext a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.Newstext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.Newstext a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.Newstext a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.normtex_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#tabelle-listemini {

	border: 1px solid #000000;
	border-color: #E2CDAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	empty-cells: hide;
}

#tabelle-listemini TD {
	border: 1px solid #FFFFFF;
	background-color: #A04B36;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}

.tabelle-liste {
	border: 1px solid #000000;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	empty-cells: hide;
}

.tabelle-liste TD { 
	border: 1px solid #000000;
	background-color: #E2CDAD;}

.tabelle-listeblau {

	border: 1px solid #000000;
	border-color: #E2CDAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	empty-cells: hide;
}
.tabelle-listeblau TD {
	border: 1px solid #FFFFFF;
	background-color: #E2CDAD;
}

.tabelle-listegrau {

	border: 1px solid #000000;
	border-color: #005aaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	empty-cells: hide;
}
.tabelle-listegrau TD {
	border: 1px solid #FFFFFF;
	background-color: #c7c7c7;
}
.normtext_tab {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normtext_tab_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 8;
	padding: 8;
	border-spacing: 5;
	white-space: 8;
}

/* Menü für Zubehoerseiten */
/*<![CDATA[*/

#mainnavi2 {
	background: url(bg_menuitem2.gif) #fff repeat-x 0px 0px;
	border: 1px solid #999;
	list-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
}
    
#mainnavi2 #current {
      background: url(bg_menuitem2.gif) #e2e7ec repeat-x 0px -160px;
      color: #FFFFFF;
      cursor: default;
}
    
#mainnavi2 li {
      border-right: 1px solid #fff;
      display: inline;
}
    
#mainnavi2 li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
    color: #000;
	text-decoration: none;
}
    
#mainnavi2 li a:hover {
      background: url(bg_menuitem2.gif) #fff repeat-x 0px -80px;
      text-decoration: none;
}

#wrapper {
    background: url(shadow.gif) transparent repeat-x bottom;
    padding-bottom: 5px;
}
/*]]>*/

.kategorie_weiss {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.headline_tab {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.felder	{
	color:#000000;
	background-Color:#FFFFFF;
}

.focus	{
	color:#FFFFFF;
	background-Color:#004eb2;
}

.blur	{
	color:#000000;
	background-Color:#FFFFFF;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:195px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
}

.headline_medi {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #733212;
}

.headline_medi_mini {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #733212;
}
.text_klein_block {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.carportrand {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 6px;
	margin: 6
}

.carportinfo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 6px;
	margin: 6
}

.tab_lichtplatten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-collapse: collapse;
	empty-cells: hide;
}

.tab_lichtplatten TD { border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}

.tab_linie_weiss {
	border: 1px solid #FFFFFF;
	border-color: #FFFFFF;
}

.tab_t_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.headlinemega {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.headlinemega_white {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_maxiport_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

.ae_text {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.ae_vorspann {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.ae_titel a {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #005282;
	border: 0px solid #000066;

}

.ae_titel {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #005282;
	border: 0px solid #000066;

}

.oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.ae_autor {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.ae_bild {
	align: right;
	border: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	float: right;
	clear: both;
	margin: 10px;
}

sup {
	font-size: 11px;
	line-height:2px;
}

divweiss100 {
	width: 100%;
	background-color: #FFFFFF;
	height: 30px;

}

#sparrenja {
	width: 330px;
	display: none;
}

#sparrennein {
	width: 330px;
	display: block;
}

#dachja {
	width: 330px;
	display: none;
}

#dachnein {
	width: 330px;
	display: block;
}

#unterkonstruktion {
	width: 660px;
	display: none;
}

#auswertung {
	width: 660px;
	display: none;
}

#berechnungszeug {
	width: 660px;
	display: none;
}

