/***********************************************/
/*LID LIDEVELOPMENT                            */
/*© BY KONSTANTIN DEMBLIN                      */
/*CONTACT: K_DEMBLIN@GMX.AT
/***********************************************/

/***********************************************/
/* CONTENT                                     */
/***********************************************/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;	
	margin: 0px;
	/*scrollbar-base-color: #3f6de3;
	scrollbar-3d-light-color: #3f6de3;
	scrollbar-arrow-color: #0cb50c;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3f6de3;
	scrollbar-highlight-color: #3f6de3;
	scrollbar-shadow-color: #3f6de3;
	scrollbar-track-color: #0cb50c;*/
}

strong {
	color:#3f6de3;
}

#conferencesHeadlineBig {
	color:#0cb50c;
	font-size:18px;
}

#conferencesHeadlineSmall {
	color:#0cb50c;
	font-size:14px;
}

#conferencesStrongGreen {
	color:#0cb50c;
}

p {
	margin: 20px;
	text-align: justify;
	color:#3e6ce3;
}

#aboutUs {
	margin-left: 10px;
	margin-rigth: 10px;
	margin-bottom: 10px;
	margin-top:0px;
	text-align: justify;
	color:#3e6ce3;
}

#biggerSize{
	text-align: justify;
	font-size: 14px;
	font-weight:bold;
	color:#3e6ce3;
}

#address{
	text-align: justify;
	font-size: 10px;
	font-weight:bold;
	color:#3e6ce3;
}
/***********************************************/

img {
	border: none;
}

imageDiv {
	width: 110px;
	margin: 10px;
}

/******************************************************/
/* IMAGE                                              */
/******************************************************/
#imgContent {
	height: 2000px;
}

#body_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;	
	margin: 0px 0px 0px 0px;
}

#table_img {
	width: 100%;
	border: 0px;
}

#table_img a {
	color:#dcdcdc;
	font-weight: bold;
}
#table_img a:link, a:visited, a:hover {
	color:#dcdcdc;
	text-decoration: none;
	font-weight: bold	;
}

#table_img a:hover {
	text-decoration: none;
	color:#afafaf;
}

a:link, a:visited, a:hover {
	color:#0cb50c;
	text-decoration: none;
	font-weight: bold	;
}

a:hover {
	text-decoration: none;
	color:#3f6de3;
}

#td_img {
	padding: 0px;
	text-align: right;
	vertical-align: top;
	text-align: center;
}
/******************************************************/