/*#######################################
	embers creative
	www.emberscreative.at
	06.06.2010
#######################################*/

/********************************************************************
* Style section														*
********************************************************************/

body
	{
		width: 100%;
		height: 100px;
		margin: 0px;
		padding: 0px;
		background-color: #EFEFEF;
		overflow: hidden;
	}

body
	{
		font-family: LGothic, 'Courier New', sans-serif;
		font-size: 18px;
		color: #707070;
		letter-spacing: -0.04em;
	}

h1
	{
		font-size: 20px;
	}

a.ext
	{
		padding: 0px 3px;
		color: #C1001F;
		text-decoration: none;
	}

a:hover.ext
	{
		background-color: #FFFFFF;
	}

a.int
	{
		padding: 0px 3px;
		color: #707070;
		font-weight: bold;
		text-decoration: none;
		background-color: #FFFFFF;
	}

a:hover.int
	{
		color: #FFFFFF;
		background-color: #C1001F;
	}


span.red
	{
		color: #C1001F;
	}

span.grey1
	{
		color: #808080;
	}

span.grey2
	{
		color: #333333;
	}

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

#extLinksBox ul li
	{
		list-style: none;
		float: left;
	}

#extLinksBox ul li a
	{
		margin-right: 13px;
		padding: 4px 6px;
		color: #C1001F;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
	}

#extLinksBox ul li a:hover
	{
/*		color: #FFFFFF;
		background-color: #C1001F;
*/
		background-color: #FFFFFF;
	}


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

#navBox ul li
	{
		line-height: 38px;
		list-style: none;
		float: right;
	}

#navBox ul li a
	{
		margin-left: 6px;
		padding: 1px 6px;
		color: #707070;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}

#navBox ul li a:hover
	{
		color: #FFFFFF;
		background-color: #C1001F;
	}

#contactBox a
	{
		padding: 4px 6px;
		color: #FFFFFF;
		text-align: right;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}

#contactBox a:hover
	{
		color: #FFFFFF;
		background-color: #C1001F;
	}

.textfield,
.newsfield
	{
		font-size: 14px;
	}

.textfield,
.newsfield
	{
		box-shadow: 0px 1px 5px #CCCCCC;
		-moz-box-shadow: 0px 1px 5px #CCCCCC;
		-webkit-box-shadow: 0px 1px 5px #CCCCCC;
	}

.newsfield ul
	{
		margin: 0px;
	}

.newsfield ul li
	{
		margin: 0px 0px 8px -5px;
		list-style-image: url('../gfx/gfx_bullet.png');
	}




.clearence
    {
        clear: both;
    }


@font-face
    {
		font-family: "LGothic";
		src: url('../fonts/LetterGothicStd.eot');
    }

@font-face
    {
		font-family: "LGothic";
		src: local('?'), url('../fonts/LetterGothicStd.woff') format('woff'), url('../fonts/LetterGothicStd.otf') format('opentype'), url('../fonts/LetterGothicStd.svg#webfont') format('svg');
    }


/* Def END *********************************************************/



/********************************************************************
* Layout section													*
********************************************************************/

body
	{
		width: 40000px;
	}

#logoBox
	{
		position: fixed;
		top: 50px;
		left: 155px;
		width: 270px;
		height: 80px;
		z-index: 30;
	}

#extLinksBox
	{
		position: fixed;
		top: 46px;
		right: 0px;
		width: 545px;
		height: 25px;
		z-index: 30;
	}

#navBox
	{
		position: fixed;
		top: 150px;
		left: 0px;
		width: 425px;
		height: 40px;
		background-color: #FFFFFF;
		z-index: 30;
	}

#claimBox
	{
		position: fixed;
		top: 220px;
		left: 85px;
		width: 80px;
		height: 550px;
		z-index: 30;
	}

#contactBox
	{
		position: fixed;
		bottom: 15px;
		right: 20px;
		width: 260px;
		height: 25px;
		z-index: 30;
	}

#liftoffBox
	{
		position: fixed;
		top: 0px;
		left: 500px;
		width: 181px;
		height: 172px;
		z-index: 30;
	}

.slide
	{
		margin-top: 220px;
		width: 2000px;
		height: 550px;
		float: left;
	}

.filler
	{
		margin-top: 220px;
		width: 2000px;
		height: 550px;
		float: left;
	}


.sujetfield
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 550px;
		margin-left: 180px;
		float: left;
		background-color: #DFDFDF;
	}

.textfield
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 300px;
		min-height: 400px;
		margin: 10px 0px 0px -100px;
		margin-left: -260px;
		padding: 10px;
		float: left;
		background: url('../gfx/gfx_white_bg.png') 0 0 repeat;
		-o-transform: rotate(2deg);
		-moz-transform: rotate(2deg);
		-webkit-transform: rotate(2deg);
		z-index: 30;
	}

.newsfield
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 300px;
		min-height: 400px;
		margin: 10px 0px 0px -100px;
		margin-left: -260px;
		padding: 10px;
		float: left;
		background: url('../gfx/gfx_white_bg.png') 0 0 repeat;
		-o-transform: rotate(2deg);
		-moz-transform: rotate(2deg);
		-webkit-transform: rotate(2deg);
	}


/********************************************************************
* Email form style													*
********************************************************************/

fieldset
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

label
	{
		width: 100px;
		display: block;
		float: left;
	}

input.text
	{
		margin: 0px 0px 10px 0px;
		font-family: LGothic, 'Courier New', sans-serif;
		font-size: 14px;
		color: #4F4F4F;
		border: none;
		border-bottom: 1px solid #4F4F4F;
		background: transparent;
		float: left;
	}

textarea
	{
		font-family: LGothic, 'Courier New', sans-serif;
		font-size: 14px;
		color: #4F4F4F;
		background-color: transparent;
		border: 1px solid #4F4F4F;
	}

input.submit
	{
		margin-left: 100px;
		height: 30px;
		font-family: LGothic, 'Courier New', sans-serif;
		font-weight: bold;
		color: #4F4F4F;
		border: 1px solid #4F4F4F;
	}

input.checkbox
	{
		margin: 10px 0px 20px;
	}

/* Def END *********************************************************/



/********************************************************************
* Browser warning													*
********************************************************************/

#warningBar
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 17px;
		padding-top: 3px;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		background-color: #FF0000;
		border-bottom: 1px solid #B00000;
		z-index: 500;
		}

#warningBar a
	{
		color: #FFFFFF;
	}

#warningBar a:hover
	{
		color: #993300;
	}

/* Def END *********************************************************/


/* Def END *********************************************************/