/* css fuer gaspar.at  - gestalter 2008 */
body 
{
	background-color:rgb(0,20,70);
	font-family:Verdana,Arial,SansSerif;
	font-size:12px;
	line-height:1.4em;
	color:rgb(255,255,255);
	text-align:none;
}
ul
{
	list-style-type:none;
	line-height:1.6em;
}
li
{
	margin-left:-38px;
}
a:link,
a:active,
a:visited
{
	text-decoration:none;
	color:rgb(252,176,52);
}
a:hover
{
	text-decoration:underline;
}
p {
	text-align:none;
}
h1,
.emphasis
{
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:rgb(252,176,52);
}
h2,
.orange
{
	font-size:1em;
	color:rgb(252,176,52);
}
.orangeLine
{
	width:150px;
	height:1px;
	margin:7px auto 0px auto;
	background-color:rgb(252,176,52);
}
/* formating the form-mailer */
.csc-mailform,
.csc-mailform-field,
.mailform,
form
{
	border:none;
	line-height:2em;
}
textarea
{
	display:block;
	width:470px;
	margin-bottom:20px;
	font-family:Verdana,Arial,SansSerif;
	size:0.9em;
	background-color:rgb(160,160,190);
	border:solid 1px rgb(252,176,52);
	padding:5px;
}
input
{
	font-family:Verdana,Arial,SansSerif;
        size:0.9em;
	background-color:rgb(160,160,190);
        border:solid 1px rgb(252,176,52);
        padding:5px;
}
/* formating the form-mailer */
#orangeBorder
{
	position:absolute;
	width:900px;
	top:40px;
	left:20%;
	right:20%;
	padding-bottom:20px;
	border:solid 1px rgb(252,176,52);
	overflow:visible;
}
	#content
	{
		width:495px;
		height:100%;
		top:0px;
		left:0px;
		border-right:solid 1px rgb(252,176,52);
		margin-top:20px;
		margin-left:20px;
		margin-bottom:0px;
		margin-right:0px;
		padding-right:20px;
		padding-left:0px;
		float:left;	
		text-align:none;
}
	#rightContainer
	{
		width:335px;
		height:100%;
		margin-top:20px;
		float:right;
		margin-bottom:150px;
	}
		#headerImage
		{
			width:300px;
			height:47px;
			top:20px;
			left:570px;
			margin-bottom:60px;
		}
		#menue
		{
			height:200px;
			top:70px;
			float:none;
		}
			#menue a:link,
			#menue a:active,
			#menue a:visited
			{
				text-decoration:none;
				color:rgb(252,176,52);
				font-weight:bold;
				letter-spacing:0.02em;
			}
			#menue a:hover
			{
				text-decoration:underline;
			}		
	#contact
	{
		position:absolute;
		width:338px;
		height:275px;
		bottom:0px;
		left:560px;
	}
		#contactText
		{
			position:absolute;
			left:0px;
		}
		#contactImage
		{
			position:absolute;
			margin-left:158px;
		}

