/* 
	./include/css/main.css
	css Dr. Aigner full v0.00
	css created at 17.08.2009
	file changed to vX.XX at XX.XX.XXXX

	This file was created by r. schoen
	******* &#111;&#102;&#102;&#105;&#099;&#101;&#064;&#117;&#050;&#105;&#110;&#101;&#116;&#046;&#099;&#111;&#109; ********
	www.datenmanufaktur.at | www.u2inet.com
*/
/* basic elements */
h1
	{
		color: #8d0201;
		background-color: transparent;
		font-size: 1.75em;
		font-weight: 700;
		margin-bottom: 1em;
		line-height:1.5em;
		margin-top:20px;
	}
h2
	{
		color: #8d0201;
		background-color: transparent;
		font-size: 1.50em;
		font-weight: 700;
		margin-bottom: 0.9em;
	}
h3
	{
		color: #9dc5de;
		background-color: transparent;
		font-size: 1.35em;
		font-weight: bold;
		margin-bottom: 0.75em;
		margin-top:1.5em;
	}
.red{color: #8d0201;background-color: transparent;}
.unterstreich{text-decoration: underline;}
a:hover, a:active, a:visited
	{
		font-weight: normal;
		text-decoration: underline;
		color:#8e8e8e;
		border: none;
		background-color: transparent;
	}
a, a:link
	{
		font-weight: normal;
		text-decoration: underline;
		color:#8e8e8e;
		border: none;
		background-color: transparent;
	}
img{border: none;margin: 0px;}
strong{font-weight: 700;}
li{margin:5px 0px;}
ul{list-style-type:disc;  margin-left: 50px;list-style-position:outside;}
ol{list-style-type: none;}
.cite{font-style: italic;text-align: justify;}
.blue{color: #d9c5de;}
p{margin:20px 0px 20px 20px;}
.small{font-size:0.8em;}
.radius{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.right{text-align:right;}
.smallest{font-size:10px;}
input{margin:5px;color:#8e8e8e;font-size:0.85em;}
textarea{margin:5px;color:#8e8e8e;font-size:0.85em;}

