/*---------------------COMMON STYLES-----------------------*/

* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

ul {
	margin-left: 17px;
}

h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 26px;
}

h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;

}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.default_font_13px {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.default_font_13px *{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.default_font_10px {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.default_font_10px * {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.default_font_9px {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 12px;
}

.default_font_9px * {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 12px;
}

div.margin_2 {
	margin: 2px;	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;	
}

a img {
	border: 0;
}

a.imageLink {
	margin-bottom: 0 !important;
	margin-bottom: 2px;
	padding: 0;
}

a.imageLink:hover {
	display: inline;
	float: none;
}

.noImageHover a.imageLink:hover {
	display: inline;
	float: none;
}

#main_head {
	height: 65px;
}

#main_headerLOGO {
	margin-left: 861px;
}

#main_headerLOGO img {
	margin-top: 10px;
	border: 0;
}

#main_headSpacer {
	position: absolute;
	left: 0;
	
	font-size: 0;
	height: 13px;
	width: 235px;
}

#main_headSpacer_2 {
	position: absolute;
	left: 0;
		
	margin-top: 13px;
	
	font-size: 0;
	height: 18px;
	width: 40px;
}

#main_mainNavDiv {
	border-top: 3px solid;
	margin-left: 235px;
}

#main_theMainNav {
	position: absolute;
	top: 45px !important;
	top: 43px;
	height: 20px;
	width: 600px;	
}

div.main_theMainNav_entry {
	float: left;
	width: 102px !important;
	width: 110px;
	height: 20px;
	border-left: 1px solid;
}

div.main_theMainNav_entry_sel {
	float: left;
	width: 102px !important;
	width: 110px;
	height: 20px;
	border-left: 1px solid;
	font-weight: bold;
}

a div.main_theMainNav_entry {
	padding-left: 8px;
	font-size: 12px;
}

a:hover div.main_theMainNav_entry {
	cursor: pointer;
}

a div.main_theMainNav_entry_sel {
	padding-left: 8px;
	font-size: 12px;
}

#main_theMainNav_spacer {
	font-size: 0;
	width: 730px;
	height: 21px;
}

#main_topNav {
	position: absolute;
	width: 190px;
	height: 28px;

	top: 68px;
	left: 775px;
}

#main_inTopNav {

}

a.mainNav_A:hover {
	display: block;
}

a.topNav_A:hover {
	display: block;
}

div.main_topNavEntry {
	height: 28px;
	float: left;
}

div.main_topNavEntry div {
	margin-top: 6px;
	font-size: 10px;
}

a:hover div.main_topNavEntry_sel {
	cursor:pointer;
}

a:hover div.main_topNavEntry {
        cursor: pointer;
}

/*---------------------CONTENT-----------------------*/

#content_contentDiv {
	margin-left: 140px;
}

#content_outerHeadlineDiv {
	
}

#content_headlineDiv {
	position: absolute;
	top: 168px;
	left: 215px;
	
	width: 525px;
	
	float: left;
	
	font-size: 18px;
	font-weight: bold;
}

#content_headlineDivSpacer {
	font-size: 0;
	height: 50px;
}

#content_inHeadlineDiv {
	margin: 32px 0 0 20px;	
}

#content_contentBox {
	margin-top: 21px;
	margin-left: 48px;
	width: 680px;
}

/*---------------------POPUP-----------------------*/

#popup_logo_div {
	margin-right: 30px;
	margin-top: 6px;
	text-align: right;
}

#popup_logo {

}

#popup_header {
	
}

#popup_content {
	margin-top: 5px;
	text-align: center;
}

#popup_footer {
	position: absolute;
	bottom: 0px;
	width: 100%
}

#popup_spacer_1 {
	margin-top: 5px;
	font-size: 0px;
	background-color: #000000;
	height: 3px;
}

#popup_spacer_2 {
	font-size: 0px;
	background-color: #e20015;
	height: 21px;
	margin-right: 30px;
}

#popup_spacer_3 {
	margin-top: 5px;
	font-size: 0px;
	border-right: 30px solid #b1b2b4;
	height: 10px;
}

#popup_spacer_4 {
	font-size: 0px;
	background-color: #b1b2b4;
	height: 35px;
}

/*---------------------Gallery-----------------------*/

div.gallery {
}

div.gallery .topic {
}

div.gallery .content {
}

div.gallery #popup_spacer_3 {
	position: absolute;
	bottom: 35px;
	right: 0px;
}

div.gallery #popup_spacer_4 {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

div.gallery #popup_footer {
	position: absolute;
        bottom: 0px;
        width: 100%
}

div.gallery #popup_spacer_4 #popup_inSpacer_4 {
	margin-top: 8px;
	width: 460px;
	text-align: right;
}

#gallery_iFrame {
	width: 100%;
	height: 593px;
}

div.pic #picDiv {
	position: absolute;
	margin-left: 10px;
	width: 65%;
}

div.pic #textDiv {
	position: absolute;
	margin-top: 200px;
	width: 30%;
	bottom: 120px; 
	right: 10px;
}

div.galery_headline1 {
    direction:rtl;
    text-align:right
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #e20015;
	font-size: 24px;
	line-height: 26px;
	margin-right: 30px;
}	

div.galery_headline2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top: 14px;
	color: #000000;
	font-size: 24px;
	line-height: 26px;
	margin-right: 30px;
}

div.galery_content1 {
    direction:rtl;
    text-align:right
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top: 16px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin-right: 30px;
}	
