/*Werbeeinblendung Hintergrundfarben*/
#werbungMainbanner
{
	/*background-color:#011E4C;*/
}
#werbungSkyscraper
{
	/*background-color:#011E4C;*/
	width:60%;
}
/*Ende Werbeeinblendung */


body
{
	/*korrekte Hintergrundfarbe*/
	background-color: #eee5da;
	margin:0px;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
}
p, td, div
{
	font-size: 9pt;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
}

h1
{
	font-size: 14pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h2
{
	font-size: 12pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h3
{
	font-size: 12pt;
	font-style:italic; 
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h4
{
	font-size: 10pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}


a:link {color: #0166cc}
a:visited {color: #0166cc}
a:hover {color: #a9d703}
a:active {color: #a9d703}

#main
{
	width:950px;
	margin-left:20px;
	height: 96%;
}

#content
{
	background-color: #fff5e8;
	width:915px;
}

#miscArea
{
	width:206px;
	padding-top:10px;
}
.areaInfo
{
	text-align: center;
	font-size: 12pt;
	font-family:Calibri, Arial, Sans-Serif; 
	font-weight: bold;
	margin-bottom: 50px;
}

/*nur für Rahmen bzw. Tabellenhintergründe*/
.tableLeft
{
	background-image: url('../images/left.gif');
	background-repeat:repeat-y;
	width:17px;
}
.tableRight
{
	background-image: url('../images/right.gif');
	background-repeat:repeat-y;
	width:20px;
}
#tableTop
{
	background-image: url('../images/top.gif');
	background-repeat:repeat-x;
}
#tableBottom
{
	background-image: url('../images/bottom.gif');
	background-repeat:repeat-x;
}
#footer
{
	background-color: #fff5e8;
	text-align: center;
}
/*Ende Tabellendesign*/

/*Nur Startseite*/


#whiskytrader
{
	background-image: url('../images/whiskytrader.jpg');
	background-repeat: no-repeat;
	width: 250px;
	height: 819px;
	padding-top:20px;
}
#scoma
{
	background-image: url('../images/scoma.jpg');
	background-repeat: no-repeat;
	width: 250px;
	height: 368px;
	padding-top:20px;
}

#celtic
{
	background-image: url('../images/celtic.jpg');
	background-repeat: no-repeat;
	padding-top:80px;
	height: 350px;
	width: 250px;
	
}



#content iframe
{
	margin-top: 60px;
	margin-left: 9px;
	background-color:Transparent;
}


div.newsTwitter
{
	background-image: url('../images/bgTwitter.jpg');
	background-repeat:no-repeat;
	padding:0px;
	width: 372px;
	height: 244px;
	overflow:hidden;
	margin-bottom: 30px;
	/*background-color: #97e7ff;
	
	
	border: solid 2px #33ccff;*/
}

div.newsTwitterBody 
{
	padding-left: 16px;
	margin-right: 10px;
}

div.newsTwitterBody a
{
	text-decoration: none;
	
}

div.newsTwitter iFrame
{
	margin:0px;
}

div.newsSmall
{font-size:11px;margin:0px;margin-top: -15px;}

.newsTitle
{font-size:14px;}


.news img
{
	float: left;
	padding-right: 12px;
	display:block;
}


.news h2
{
	color:#f69103;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.news p
{
	margin-top: 0px;

}

.news
{
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: dashed 1px #3ab1e3;
}

#allNews
{
	margin: 10px;
	padding: 10px;
	/*background-color: #fffcf7;*/
}

/*Ende nur Startseite */


#userInfo
{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: solid 3px #f29301;
}

#folderContent, #DW_Body
{
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#bcn
{
	background-color: #fff5e8;
	padding-left: 30px;
	padding-bottom: 20px;
}


div.folder
{
	background-image: url(../images/bg_folder.jpg);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 50px;
	padding-left: 24px;
	padding-right:30px;
	padding-bottom: 20px;
	font-family: Calibri, Arial, Sans-Serif;
}


div.documentsContainer
{
	background-image: url(../images/bg_documents.jpg);
	background-repeat: repeat-y;
	width:590px;
}

div.documents
{
	margin:20px;
	margin-left:40px;
}

/*div.documents a
{
	font-family: Courier;
}
*/