/* GLOBAL */

img {
	border: 0px none;
}

/* MENU */

#menu {
	background-color : #FFFFFF;
	background-image : url(images/navmenu_back.gif);
	background-repeat : repeat-y;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-align: left;
	margin: 0;
}

#katalog {
	margin-left: 15px;
}

a.katalog {
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	width: 90px;
	height: 45px;
	font-weight: bold;
	display: block;
	padding: 10px 8px 8px 8px;
	font-size : 12pt;
	text-decoration: none;
	text-align: center;
	line-height: 1.3em;
}

a.katalog:link,
a.katalog:visited,
a.katalog:active {
	background-color: #ff0000;
	color: #ffffff;

}

a.katalog:hover,
a.katalog:focus {
	background-color: #ffffff;
	color: #ff0000;

}

img.rec {
	border: 1px solid #000000;
}

a.menu {
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
    margin-left: 10px;
    line-height: 1.4em;
}

a.submenu {
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
    margin-left: 12px;
    line-height: 1.4em;
}


a.menu:link,a.menu:visited,a.menu:active,
a.submenu:link,a.submenu:visited,a.submenu:active {
	color : #666666;
}

a.menu:hover, a.submenu:hover {
	color : #FF0000;
}

/* BORDER */

body.border {
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(images/border.gif);
	background-repeat : repeat-y;
}

/* MAIN STANDARD */

body.main {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 9px;
	margin-right : 9px;
	background-color : #FFFFFF;
}

table.main {
	width: 600px;
}

h1 {
	width: 600px;
	height: 60px;
	background-image: url(images/line_head.gif);
	background-repeat: no-repeat;
	background-color : transparent;
	color : #CCCCCC;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 18pt;
	padding-left: 15px;
	padding-top: 6px;
}

h2 {
	color: #666666;
	background-color : transparent;
	font-size: 11pt;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	margin-bottom: 5px;
}

h3 {
	color: #666666;
	background-color : transparent;
	font-size: 11pt;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	margin-bottom: 5px;
}


div.line {
	width: 600px;
	height: 60px;
	background-image: url(images/line_bottom.gif);
	background-repeat: no-repeat;
	background-color : transparent;
	color : #666666;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	padding-left: 15px;
	padding-top: 28px;

}

a.line:link,a.line:visited,a.line:active {
	color : #A9A9A9;
	text-decoration : none;
}

a.line:hover {
	color : #FF0000;
}

/* MAIN SPECIAL */

td.homeheading {
	background-color : #FFFFFF;
	color : #666666;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

td.home {
	background-color : #FFFFFF;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

td.label {
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 8pt;
	text-align : center;
	vertical-align: top;
}

td.uhr {
	background-color : #FFFFFF;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}

td.text {
	background-color : #FFFFFF;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : justify;
	vertical-align : top;
}
td.textr {
	background-color : #FFFFFF;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

td.textl {
	background-color : #FFFFFF;
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

td.frame, img.frame {
	vertical-align:middle;
	border: 1px solid #ff0000;
	padding: 10px;
	text-align: center;
}

input,select,textarea{
	color : #666666;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
}

a.std:link,a.std:visited,a.std:active {
	color : #A9A9A9;
}

a.std:hover {
	color : #FF0000;
}

a.watch:link,a.watch:visited,a.watch:active {
	color : #A9A9A9;
	font-family : Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size : 15pt;
	text-decoration : none;
}

a.watch:hover {
	color : #FF0000;
}

a.high:link,a.high:visited,a.high:active {
	color : #FF0000;	
}

a.high:hover {
	color : #A9A9A9;
}


input,
textarea,
select {
	border: 1px solid #44494f;
	color: #44494f;
	background: #eeeeee;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
	border: 1px solid #cc0000;
}

input.button {
	color: #44494f;
}

input.button:hover {
	color: #cc0000;
}

a.preis {
	width: 200px;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
	text-align: center;
}

a.preis:link,
a.preis:visited,
a.preis:active {
	background-color: #002a66;
	color: #ffffff;

}

a.preis:hover,
a.preis:focus {
	background-color: #ffffff;
	color: #002a66;

}
