/* architekt-neumayer.at */
/* site.css */

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #303030;
	font-size : 13px;
	overflow: auto;
	 background-image: url(./bilder/archneum2.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top left;
	color : White;
}

.detailbody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #303030;
	font-size : 13px;
	overflow: auto;
	 background-image: url(./bilder/archneum.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top left;
	color : White;
}

.bilder {
	border : 0;
}

h1 {
	font-size : 15px;
	font-weight : bold;
	color : Silver;
}

p {
	font-size : 13px;
	text-align : left;
	font-family : Tahoma;
	color : White;
}

a:link,a:visited, a:visited {
	color : Red;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
	color : Red;
}

a.mnu:link,a.mnu:visited, a.mnu:visited {
	font-size : 16px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
a.mnu:hover {
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
	color : White;
}

.menu {
	font-size : 16px;
	font-weight : bold;
}

.footer {
	font-size : 10px;
}

.tabelle  {
	font-size : 13px;
	text-align : left;
	font-family : Tahoma;
	color : White;
	font-style : normal;
	font-weight : bolder;
}

.tdkatakt0 {
	border-bottom: solid 1px;
	border-color: silver;
	margin-bottom: 13px;
}

.tdkatakt1 {
	border-top: solid 1px;
	border-color: silver;
	margin-bottom: 13px;
}

a.katliste:link,a.katliste:visited,a.katliste:active {
	font-size : 14px;
	line-height: 20px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
	padding-left: 3px;
}

a.katliste:hover {
	font-size : 14px;
	line-height: 20px;
	font-weight : bold;
	color : White;
	text-decoration : underline;
	padding-left: 3px;
}

a.prjliste1:link,a.prjliste1:visited,a.prjliste1:active {
	font-size : 14px;
	text-decoration: none;
	text-align : right;
	color : White;
}
a.prjliste1:hover {
	font-size : 14px;
	text-decoration: underline;
	text-align : right;
	color : White;
}

a.prjliste2:link,a.prjliste2:visited,a.prjliste2:active {
	font-size : 11px;
	text-decoration: none;
	text-align : right;
	color : Silver;
}
a.prjliste2:hover {
	font-size : 11px;
	text-decoration: underline;
	text-align : right;
	color : Silver;
}
a.prjnav:link,a.prjnav:visited,a.prjnav:active {
	font-size : 11px;
	text-decoration: none;
	text-align : right;
	color : Red;
}

a.prjnav:hover {
	font-size : 11px;
	text-decoration: underline;
	text-align : right;
	color : Red;
}

.integer {
	font-size : 10px;
	text-align : center;
}

a.integer:link,a.integer:visited, a.integer:visited, a.integer:hover {
	font-size : 10px;
	color : Silver;
	text-align : center;
	text-decoration : none;
	line-height : 7px;
}

