body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
         color: #CC3300;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited {
	color: #CC3300;
	text-decoration: none
}

a:active, a:focus   {
	color: #dd0011;
	text-decoration: none;
}

a:hover {
	color: #dd0011;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
         padding: 3px

}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CC3300;
	line-height: 135%;
}

.articleHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC3300;
	line-height: 170%;
         letter-spacing: 0.4em;
         	margin-bottom: 20px;
}

.subhead{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: ;
	line-height: 200%;
}


.emqhead{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: ;
}


.boxt{
         margin:: 0px 0;
         vertical-align: top;
         
        
}

.redunder{
         border-bottom-style: solid;
         border-width:1;
         border-color: #86AFD8;

}

.blue{
	font-family: Verdana, Helvetica, Arial, sans-serif;;
	font-size: 11px;
         color: #cc3300;
         font-weight: none;
	padding: 3px;
         margin: 5px;
         vertical-align: top;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #DD0011;
	font-weight: bold;
	text-decoration: none;
}

.navnew  {
          color: #DD0011;
} 

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 
	font: 10px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
         display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: ;
	border-bottom: none;
	background: none;
	text-decoration: none;
}
#list_top_ul li a:link 
#list_top_ul li a:visited
#list_top_ul li a:hover {
	color: Black;
	background: ;
	border-color: ;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: ;
	border-bottom: ;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 2px;
	border: ;
	width: 200px;
	background-color:;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid ;
	background-color: ;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid ;
	background-color:;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 850px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 0px;
	margin-bottom: 0px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: right;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }


/* naviStruct */
#naviStruct
{
	display: block;
         margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 160px;

}
#naviStruct ul
{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style-type: none;
         border-width: 1;
         text-align: ;
}
#naviStruct ul a
{
	display: block;
	padding: 0px 0px 0px 20px;
	width: 160x;
	text-decoration: none;
	border: solid;
        border-width: 1;
        background-color:#FFFFFF;

	background-image: url(../../picture/block_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#naviStruct ul ul a
{
	display: block;
	padding: 0px 0px 0px 10px;
	width: 160
	text-decoration: none;
         color:##000000;

	background-image: url(../../picture/block_3.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#naviStruct ul ul ul  a
{
	display: block;
	padding: 0px 0px 0px 58px;
	width: 160px;
	text-decoration: none;
         color:##000000;

	background-image: url(../../picture/block_3.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#naviStruct a:link, #naviStruct a:visited
{
	color: #CC3300;
	font-weight: none;
	text-decoration: none;
}
#naviStruct a:hover
{
	color: #ff0000;
}
#naviStruct_1_active a:link#naviStruct_current_1, #naviStruct_1_active a:visited#naviStruct_current_1, #naviStruct_1_active a:hover#naviStruct_current_1, #naviStruct_1_active a:active#naviStruct_current_1
{
	color: #CC3300;
}
#naviStruct_2_active a:link#naviStruct_current_2, #naviStruct_2_active a:visited#naviStruct_current_2, #naviStruct_2_active a:hover#naviStruct_current_2, #naviStruct_2_active a:active#naviStruct_current_2
{
	color: #000000;
}
#naviStruct_active a:link#naviStruct_current, #naviStruct_active a:visited#naviStruct_current, #naviStruct_active a:hover#naviStruct_current, #naviStruct_active a:active#naviStruct_current
{
	color: #F;
         background-image: url(../../picture/block_1.gif);
         background-repeat: no-repeat;
         background-position: 10px 0px;
}

.rand {
         border-right-style: solid;
         border-left-style: solid;
         border-width:1;
         border-color: #F2CABD;
}

.rand_1 {
         border-left-style: solid;
         border-width:1;
         border-color: #F2CABD;
}

.rand_2 {
         border-right-style: solid;
         border-width:1;
         border-color: #F2CABD;
}

.start  {

         background-image: url(../../picture/start.jpg);
         background-repeat: no-repeat;
}

#teas    {
	background-color: #FBEDE6;
	margin: 0px;
	height: 127px;

		
}

#teaser1 {
	height: 80px;
	background-color: #FBEDE6;
	width: 220px;
	margin: 0px;
        padding: 0px;
	float: left;

} 
	
#teaser1b {
	height: 80px;
	background-color: #FBEDE6;
	width: 220px;
	margin: 0px;
	float: right;
	padding: 0px;
}

#t1kopf {
	height: 22px;
	background:  url(../../picture/t1kbg.jpg) no-repeat;
	position: relative;
        font-size: 12px;
	font-weight: bold;
        padding: 5px 0px 0 60px;
	}

		
#t1inhalt {
        height: 80px;
        width: 220px;
	text-align: left;
	margin-right: 5px;
	padding-left: 60px;
	display: inline;
         
	}

#bg1{
         background: url(../../picture/tleistungen.jpg) no-repeat;
         width: 220px;
	} 
#bg2{
         background: url(../../picture/fassade.jpg) no-repeat;
         width: 220px;
	}
#bg3{
         background: url(../../picture/angebot.jpg) no-repeat;
         width: 220px;
	} 

#bg4{
         background: url(../../picture/gutback.jpg) no-repeat;
         width: 220px;
	} 	
	
#t1fuss {
	background:  url(../../picture/t1fbg.jpg);
	height: 25px;
	margin: 0px;
	padding: 4px 0px 0px 60px; 

}



#t1inhalt ul {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #333333;
	list-style:square;
	color:#666600;
	padding-left:  60px; 
	}
#t1fuss a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC3300;
	padding: 5px 0px 0px 60px; 
}







#rechts  {
	background-color: #FBEDE6;
	margin: 0px;
		
}

#r1 {
	background-color: #FBEDE6;
	width: 190px;
	margin: 0px;
	float: left;	
} 
	
#rg1{
         background: url(../../picture/rg1.jpg) no-repeat;
         width: 190px;
}

#r1kopf {
	height: 23px;
	background:  url(../../picture/rightback.jpg);
	position: relative;
         font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	}


#r1fuss {
	background:  url(../../picture/rightb3.jpg);
	height: 25px;
	margin: 0px;
         padding: 0px 3px 0px 25px;
}


#r1inhalt {
	width: 190px;
        text-align: left;
        padding: 5px 10px 0 25px;
	margin-left:10px;
	display: inline;
        line-height: 140%;

         
	}

#r1inhalt ul {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #333333;
	list-style:square;
	color:#666600;
        line-height: 140%; 
	}
#r1fuss a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300; 


#cont {
	width: 450px;
	background-color: ;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
         	border-top: 1px solid #F2CABD;
	}
#cont2 {
	width: 450px;
	background-color: ;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	}
	
#titel {
	float: left;
	width: px;
	background-color: ;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
#eu     {
	float: right;
	width: 110px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
#eu2     {
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
#zeit     {
	float: right;
	width: 100px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
#preist {
	clear: both;
	width: 400px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 0px;

	}

.prh2  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	color: #CC3300;
	margin: 0px 50px 0 0px;
	padding: 0px 0px 0 0px;
	}
	
.prhl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 140%;
         letter-spacing: 0.2em;
      }
      
.prh3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 140%;
         letter-spacing: 0.3em;
      }

.prh4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	line-height: 140%;
         letter-spacing: ;
      }

#poweredby {
          text-align:center;
      }
