/***************************STYLE-SHEET***************************
project:       saxyvents
created by:    pletzerdesign | Agentur fuer Werbung & neue Medien
               www.pletzerdesign.at
               office@pletzerdesign.at
author:        Florian Pletzer (08/09/06)
last change:   Florian Pletzer (18/08/08)
*******************************************************************
Firmenname     saxyvents
Website        www.saxyvents.com
Email          info@saxyvents.com
******************************************************************/

/*****REDEFINES*****/
body {
	background: #737374 url(../img/header_bg.jpg) repeat-x;
}
html, body, td {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #49494c;
	margin: 0px;
	padding: 0px;	
	/****Scrollbar****/
	scrollbar-3d-light-color:#FFFFFF;/*bg-hell*/
	scrollbar-arrow-color:#333333;/*pfeile*/
	scrollbar-base-color:#e9e9e9;/*bg gesamte scrollbar*/
	scrollbar-dark-shadow-color:#e9e9e9;/*bg-dunkel*/
	scrollbar-face-color:#FFFFFF;/*balken*/
	scrollbar-highlight-color:#cccccc;/*balken-rahmen*/
	scrollbar-shadow-color:#e9e9e9;/*balken-schatten*/
}
p{
	margin-bottom: 8px;
	margin-top: 0px;
}
a {
	color: #737374;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
h1 {
	margin: 0 0 8 0;
	padding: 0px;
	font-size: 14px;	
	font-weight: bold;
}
img{
	border: 0px;
}
/*input{
	background-color: #F2F2F2;
	border-right: 1px solid #D4D3D3;
	border-bottom: 1px solid #D4D3D3;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 154px;
	height: 19px;
	margin-bottom: 4px;
}
textarea{
	background-color: #F2F2F2;
	border-right: 1px solid #D4D3D3;
	border-bottom: 1px solid #D4D3D3;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 201px;
	height: 187px;
	margin-bottom: 4px;
}*/
/*****STYLES*****/

/*****DIVS*****/
#flashMenu{
	top:0px;
	left:0px;
	width:1018px;
	height:145px;
	position:absolute;
	z-index: 0;
}
#BGcontent{
	top:145px;
	left:30px;
	width:932px;
	height:428px;
	background-image:url(../img/content_bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
}
#sujet{
	top:10px;
	left:11px;
	width:454px;
	height:403px;
	position:absolute;
}
#slogan{
	top:15px;
	position:absolute;
}
#player{
	top:25px;
	left:718px;
	width:170px;
	height:60px;
	position:absolute;
	z-index: 0;
	/*background-color:#00FF00;*/
}
#contentMain{
	/*top:115px;*/
	top:95px;
	left:526px;
	width:363px;
	position:absolute;
}
#contentMain ul{
	list-style-type: none;
	margin-left: 0px;/**/
	padding-left: 0px;
}
#contentMain li{
	display: inline;
	padding-right: 4px;
	padding-left: 0px;
	margin: 0px;
}
#contentHome{
	top:95px;
	left:526px;
	width:363px;
	position:absolute;
}
#contentGB{
	top:75px;
	left:526px;
	width:370px;
	position:absolute;
}
#contentNews{
	/*top:195px;*/
	/*top:255px;*/
	top:255px;
	left:508px;
	width:351px;
	position:absolute;
	background-image:url(../img/symbol_news.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:35px;
}
#contentNewsScroll{
	/*top:195px;
	top:255px;*/
	top:295px;
	left:508px;
	width:351px;
	position:absolute;
	padding-left:20px;
	padding-top:0px;
}
#contentNews p{
	border-bottom:1px solid #ffffff;
	padding-bottom:4px;
}
#contentNewsScroll p{
	border-bottom:1px solid #ffffff;
	padding-bottom:4px;
}
#footerLinks{
	color:#FFFFFF;
	font-size:11px;
	top:565px;
	left:50px;
	position:absolute;
}
#footerWebsite{
	color:#FFFFFF;
	font-size:11px;
	top:565px;
	left:805px;
	position:absolute;
}
#footerLinks a, #footerLinks a:link, #footerWebsite a, #footerWebsite a:link{
	color:#ffffff;
	text-decoration: none;
}

#footerLinks a:hover, #footerWebsite a:hover{
	color:#ffa801;
	text-decoration: none;
}
#popup{
	width:100%;
	position:absolute;
	top:50px;
	z-index:2;
}