/* (c) 2009 die [C] re-activen e.K. for Masserien.de */
/* design.css */
/* feel free to take a copy... */
/* ..., but make a backup before editing (g) */

/*/* Hauptnavi */
#navi a:link
        { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px; background-color: transparent;
		  /*border-left: 1px solid transparent;
		  border-right: 1px solid transparent;
		  border-top: 1px solid transparent;
		  border-bottom: 1px solid transparent;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;*/
	    }

#navi a:active
        { color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; background-color: #FFFFFF;
		  /*border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;*/
	    }

#navi a:visited
        { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px; background-color: transparent;
		  /*border-left: 1px solid transparent;
		  border-right: 1px solid transparent;
		  border-top: 1px solid transparent;
		  border-bottom: 1px solid transparent;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;*/
	    }

#navi a:hover
        { color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; background-color: #FFFFFF;
		 /* border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999;
		  padding-top: 3px;
		  padding-right: 3px;
		  padding-bottom: 3px;
		  padding-left: 3px;*/
	    }

/* Textlinks*/	
	
a {
	color: #CCCCCC;
	font-weight:normal;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
a:hover {
	color: #FFFFFF;
	}
		
/* ID Styles */

#navigation td {
	/*border: 1px solid #FFFFFF;*/
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:10px;
	letter-spacing:1px;
	text-decoration: none;
	display:block;
	padding:8px 5px 5px 11px;
	/*background: #FFCCCC;url("mm_arrow.gif") 14px 45% no-repeat*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	}
	
#navigation a:hover {
	/* background: url("../images/back_button.jpg") /*14px 45%*/ /* repeat; */
	/*border: 1px solid #FFFFFF;*/
	color:#000000;
	}

		
body
        {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	/* background-image: url(../images/kachel.jpg); */
		  background-color: #727879;
	margin: 0px;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #003366;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #000000;
	scrollbar-track-color: #DDDDDD;
	text-shadow: none;
	cursor: auto;
		}

table
        { color: #666666;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		}
		
table.content
        {
	color: #666666;
	background-image: url(../images/back_content.jpg);
	background-repeat: no-repeat;
	/* background-color: #FFFFFF; */
		  font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	background-attachment: scroll;
		}
		
table.header
        {
	background-image: url(../images/back_main.jpg);
	background-repeat: no-repeat;
		}
		
table.bottom /* Schriftfarbe tabelle unten */
        {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
		}
		
table.border /* Schriftfarbe in Inhalt */
        {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	padding-top: 10px;
	line-height: 18px;
		  /* border-left: 1px solid #999999;
		  border-right: 1px solid #999999;
		  border-top: 1px solid #999999;
		  border-bottom: 1px solid #999999; */
		}
.bordered {
	border: 1px solid #333333;
}

				
td.navi
        { color: #FFFFFF;
		  font-weight: normal;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		}
		
td.price
        {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	background-color: #EEEEEE;
		}
		
h1
        {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
        }

h2
        {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
th {
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	vertical-align: top;
	font-size: 11px;
	width: 25%;
	height: 50px;
}

		
h3
        { color: #000000; font-size: 11px; font-weight: bold;}
		
h4
        { color: #006600; font-size: 11px; font-weight: bold;}		

hr
        { color: #336633;
		/* height: 1px; */
		}
		
div.layer
        { 
		  color: #666666;
		  /* border-left:1px solid #999999;
		  border-right:1px solid #999999;
		  border-top: none;
		  border-bottom:1px solid #999999;*/
		}

li
        {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-left:0px;
	list-style-type: square;
	line-height: 30px;
	list-style-position: outside;
		}

input
        { 
		  color: #666666; 
		  font-weight: bold; 
		  font-size: 12px; 
		  font-family: Verdana, Arial, Helvetica; 
		  text-align: left; 
		  background: white; 
		  border: #000000 solid 1px; 
		}

input.button
        { color: #666666;
		  font-weight: bold;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  text-align: center;
		  background: white;
		  border: #000000 solid 1px;
		}

textarea
        { color: #666666;
		  font-size: 12px;
		  font-family: Verdana, Arial, Helvetica;
		  text-align: left;
		  background: white;
		  border: #000000 solid 1px;
		}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.red {
	font-weight: bold;
	color: #892237;
}
.textpic_right {
	text-align: right;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textpic_left {
	text-align: left;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
legend {
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.fett {
	font-weight: bold;
}

