/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(../images/templates/back_page.jpg);
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 102%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hochgestellt{
	font-size: xx-small;
	vertical-align: super;
}
/******* hyperlink and anchor tag styles *******/

#table_top {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #707070;
	border-left-color: #707070;
	width: 780px;
}
#table_content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #707070;
	border-left-color: #707070;
	width: 780px;
	background-image: url(../images/templates/texture_content.jpg);
	height: 500px;
	vertical-align: top;
}
#table_content .td_imagetop{
	vertical-align: top;
	height: 120px;
	padding-right: 20px;
	padding-left: 20px;
}
#table_content .td_imagetop table {
}
#table_content .td_imagetop table td {
	vertical-align: top;
}
#table_content .td_imagebuttom_home{
	vertical-align: top;
	background-image: url(../images/templates/backcontent_home.jpg);
	height: 382px;
	width: 738px;
	padding-right: 20px;
	padding-left: 20px;
}
#table_content .td_imagebuttom_druck{
	vertical-align: top;
	background-image: url(../images/templates/backcontent_druck.jpg);
	height: 382px;
	width: 738px;
	padding-right: 20px;
	padding-left: 20px;
}
#table_content .td_imagebuttom_verarb{
	vertical-align: top;
	background-image: url(../images/templates/backcontent_verarb.jpg);
	height: 382px;
	width: 738px;
	padding-right: 20px;
	padding-left: 20px;
}
#table_content .td_imagebuttom_neutral{
	vertical-align: top;
	background-image: url(../images/templates/backcontent_neutral.jpg);
	height: 382px;
	width: 738px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#table_footer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #707070;
	border-left-color: #707070;
	width: 780px;
	border-bottom-color: #707070;
	background-image: url(../images/templates/texture_footer.jpg);
	height: 42px;
	color: #000000;
}
#table_footer .td_footer1{
	padding-left: 10px;
}
#table_footer .td_footer1 a.a_footer1:link, a.a_footer1:visited{
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
#table_footer .td_footer1 a.a_footer1:hover, a.a_footer1:active{
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#table_footer .td_footer1 a.a_footer1_active:link, a.a_footer1_active:visited, a.a_footer1_active:hover, a.a_footer1_active:active{
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#table_footer .td_footer2{
	font-size: 70%;
	text-align: right;
	padding-right: 10px;
}
#table_footer .td_footer2 a.a_footer2:link, a.a_footer2:visited{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#table_footer .td_footer2 a.a_footer2:hover, a.a_footer2:active{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
