/* Coding by www.source-factory.com	*/
/*			Allgemeine Styles				*/
/*												*/
/* 		sometime in 2005				*/

* {
margin: 0;
padding: 0;
} 

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(../webdesign-graz-gfx/webdesign_bg.jpg) repeat-x fixed;
	color: #6A6A6A;
}

#centercontainer {
	position: absolute;
	top: 35px;
	left: 80px;
	margin: 0 auto;
	width: 690px;
	text-align: left;
	background: White;
	border: 2px outset #567A7A;
}

#logo {
	position: absolute;
	left: 16px;
	top: 24px;
	z-index: 6;
	width: 206px;
}

#head {
	z-index: 4;
	width: 100%;
	height: 47px;
}

#nav {
	z-index: 5;
	width: 100%;
	height: 130px;
	border-top-color: #567A7A;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../webdesign-graz-gfx/webdesign_bg4.jpg);
	
}
#navigation {
	position: absolute;
	left: 283px;
	top: 100px;
	z-index: 6;
	
	font-size: 0.9em;
	text-align: center;
}

#navlist {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 9px;
	padding-top: 9px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #008080;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #cee3e4;
	border-left: 1px solid #cee3e4;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #cee3e4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #567A7A;
	border-left: 1px solid #567A7A;
}

#navlist li
{
	padding-right: 1px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#navlist ul
{
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0 5px 5px;
	font-size: 0.7em;
	line-height: 1.3em;
	float: right;
	width: 50%;
	background-color: White;
}
#info a span {
	display: none;
	}
#info a:hover span {
	display: block;
	position: absolute;
	top: 175px;
	left: 4pt;
	width: 280px;
	padding: 4px;
	margin: 0px;
	z-index: 12;
	color: Green;
	background: #F0FFF0;
	font: 10pt "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px double #567A7A;
	
}
#info a:hover {
	cursor: default;
}

#contentreferenz {
	font-size: 0.7em;
	line-height: 1.3em;	
	width: 100%;
}

	

.pfeilo {	
	float: right;
	border: 0px;
	margin: 1px;
}
.pfeilu {	
	border: 0px;
}

.pix {
	position: relative;
	left: 5px;
	top: 120px;
	margin: 0px;		
	border: 1px solid Black;	
}
.pix2 {
	position: relative;
	left: 5px;
	top: 700px;
	margin: 0px;	
	width: 290px;
	border: 1px solid Black;	
}
.pixfm {
	position: relative;
	left: 70px;
	top: 2px;
	margin: 5px;		
}
.normal {
	position: relative;
	left: 0px;
	top: 120px;
	margin: 5px;	
}

#footer {
	width: 100%;
	line-height: 25px;
	background-color: #567A7A;
	z-index: 10;
	text-align: center;
	font-size: 0.7em;
	color: White;
	background-image: url('../webdesign-graz-gfx/sf_webdesign_graz_weiz.jpg');	
	background-position: 640px;
	background-repeat: no-repeat;		
}
#footer a:link {
	color: #F5F5F5;
	text-decoration: none;
}
#footer a:visited {
	color: #8EA490;
	text-decoration: none;
}
#footer a:hover {
	color: #ADBFBF;
	text-decoration: none;	
}
/* Links */
a:link {
	color: #008080;
	text-decoration: none;
}
a:visited {
	color: #8EA490;
	text-decoration: none;
}
a:hover {
	color: #ADBFBF;
	text-decoration: none;
}


.q {
	clear: both;
}

h1 {
	font: bold 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #567A7A;
}

.big {
	font-weight: bold;
}

.break {
display:block
}
.einzug {
	padding: 10px;
}

input , textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background: #ffffff;
	border: none #000000;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


td:hover {
	background-color: #FAFBFD;
}
h2 {
	font: bold 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #567A7A;
}

	 
	 
	 