html, body, div, p, table, th, td, span, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	border: 0px;
	padding: 0px; 
	margin: 0px;
	color: #333333;
}

body {
	background-color: #d5d5d5;
	background-image: url("/ikar-cisa/images/layout/gray.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
}

td {
        vertical-align: top;
}

p, h1, h2, h3, h4, h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3, h4, h5 {
	font-size: 14px;
}

a:active, a:link, a:visited {
	color: #506ea6;
}

a:hover {
	color: #333333;
}



#LeftDIV {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	z-index: 2;
	height: 100%;
}

#RightDIV {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 830px;
	height: 100%;
        background-color: #ffffff;
}


#HeadDIV {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 110px;
}

#ContentDIV {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	margin-bottom: 30px;
	padding: 20px 40px 60px 40px;
        background-color: #ffffff;
}

#TopNavigationDIV {
	position: relative;
	padding-top: 4px;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	background-color: #506ea6;
	z-index: 3;
}

#TopNavigationDIV a:active, 
#TopNavigationDIV a:link, 
#TopNavigationDIV a:visited  {
	color: #f8d40b;
	margin-left: 20px;
	text-decoration: none;
}  

#TopNavigationDIV a:hover  {
	color: #999999;
	margin-left: 20px;
	text-decoration: none;
} 


.linkmenu {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 211px;
	background-color: #506ea6;
	padding: 6px 0px 10px 0px;
}



.linkmenu a:hover, .linkmenu a:active, .linkmenu a:link, .linkmenu a:visited{ 
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}


#LogoDIV {
	position: relative;
	width: 170px;
	top: 0px;
	left: 0px;
	height: 140px;
	z-index: 2;
        background-color: #9fc2ea;
}

#LogoDIV IMG{
	margin-top: 10px;
	margin-left: 35px;
}

#SubmenuDIV {
	position: relative;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 190px;
	top: 0px;
	left: 0px;
	width: 170px;
	z-index: 2;
        background-color: #9fc2ea;
}

#SubmenuDIV a:active, #SubmenuDIV a:link, #SubmenuDIV a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	margin-left: 10px;
}

#SubmenuDIV a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #f8d40b;
	margin-left: 10px;
}

#BannerDIV {
	position: fixed;
	width: 170px;
	bottom: 15px;
	left: 0px;
	z-index: 1;
}

#BannerDIV IMG{
	margin: 2px 8px 2px 8px;
	border: 1px solid #999999;
}




#LanguagesDIV {
	position: absolute;
	top: 90px;
	left: 735px;
	width: 90px;	
	z-index: 2;
}

#LanguagesDIV IMG {
	border: 1px solid #999999;
}



.AP-RubricNameTD, .RP-RubricNameTD, .SP-TitleTD,
.MP-RubricNameTD, .OMP-PageTitle, .OL-Title, .NLP-Title,
.FP-Title, .ForumTitle, .ThemeTitle,.AddThemeTitle { 
        font-size: 16px;
        font-weight: bold;
        color: #506ea6;
        padding-bottom: 9px;
}


.AP-ArticleNameTD, .AP-SubTitleTD{
	font-weight: bold;
	padding-bottom: 9px;
}

.AP-ArtIcleShortTextTD {
	padding-bottom: 9px;
}

.AP-ArticleContentTD {
	padding-bottom: 20px;
}

.AP-ArticleInfoTD {
	font-size: 11px;
	padding-top: 20px;
}

.AP-ArticleInfoTD IMG {
	margin-right: 5px;
}

.AP-ContentTD {

}

.AP-AttachmentTable {
	margin-right: 20px;
}

.AP-ImageLinkTD {
	font-size: 11px;
}

.AP-ImageLinkTD IMG {
	margin-right: 5px;
}

.AP-DocumentsTD, .AP-LinksTD {
	font-weight: bold;
	color: #333333;
}

.AP-DocumentsItemTD IMG, 
.AP-LinkItemTD IMG{
	margin-right: 5px;
}

.AP-ImageShortTextTD, 
.AP-DocumentsItemShortTextTD, 
.AP-LinkItemShortTextTD {
	padding-bottom: 5px;
}

.AP-PrintTD, .AP-BackTD {
	font-size: 11px;
	padding-top: 10px;
}

.AP-PrintTD IMG, .AP-BackTD IMG {
	margin-right: 5px;
}



/* Bilder */

.PG-Body1, .PG-Body2 {
	background-color: #ffffff;
        background-image: none;
}

.PG-Body1 {
	margin-top: 36px;
}

.PG-MainTable2 {
	width: 100%;
}

.PG-ArticleNameTD { 
        font-size: 12px;
        font-weight: bold;
        color: #506ea6;
        padding: 9px;
	vertical-align: bottom;
}

.PG-BrowseTD, .PG-PictureTD, .PG-PictureNameTD  {
	padding: 9px; 
}

.PG-PreviewTD IMG {
	border: 1px solid #d5d5d5;
}

.PG-PreviewTD {
	padding-bottom: 9px;
}

.PG-PictureNameTD {
	font-weight: bold;
}

.PG-PictureShortTextTD {
	padding: 0px 9px 9px 9px; 
}




/* Artikel-Voransicht */

.APC-MainTable, .APC-MainTableWithPicture {
	margin-bottom: 20px;
	margin-top: 10px;
}

.APC-MainTable .APC-ArticleTD{
        padding-left: 140px;
}

.APC-ArticleInfoTD {
	font-size: 10px;
}

.APC-ImageTD {
	width: 140px;
}


.APC-ArticleNameTD {
	padding-bottom: 6px;
	color: #506ea6;
}

.APC-ArticleNameTD a:active, 
.APC-ArticleNameTD a:hover, 
.APC-ArticleNameTD a:link, 
.APC-ArticleNameTD a:visited,
.RP-RubricMoreTD a:active, 
.RP-RubricMoreTD a:hover, 
.RP-RubricMoreTD a:link, 
.RP-RubricMoreTD a:visited {
	font-weight: bold;
	color: #506ea6;
}

.APC-ArticleNameTD IMG,
.RP-RubricMoreTD IMG {
	margin-right: 5px;
}

.RP-SelectionTD {
	padding: 9px 0px 9px 0px;
}

.RP-SelectionTable TD {
	padding: 2px 0px 2px 0px;	
}

.RP-EventLeftTD {
	width: 180px;
	font-weight: bold;
}

.RP-EventRightTD SELECT {
	width: 220px;
}

.RP-RubricMoreTD {
	padding-top: 20px;
}





/* Suchseite */


.SP-SearchTable {
        margin: 9px 0px 9px 0px;
}

.SP-SearchTable TD {
       padding: 2px 0px 2px 0px;
}

.SP-SearchLeftTD {
	width: 100px;
	font-weight: bold;
}

.SP-SearchKeywordsTD INPUT, .SP-SearchDateTD INPUT, .SP-SearchRubricTD SELECT, .SP-SearchOrganisationTD SELECT {
	width: 200px;
}

.SP-SearchRightTD INPUT {
       margin-right: 10px;
}


.SP-ArticleTD1 {
	width: 425px;
	padding-bottom: 20px;
}

.SP-ArticleImageTD1 {
	width: 180px;
	padding-bottom: 20px;
}

.SP-ArticleTD7 {
        width: 605px;
        padding-left: 180px;
	padding-bottom: 20px;
}

.SP-ArticleNameTD {
	padding-bottom: 6px;
}


.SP-ArticleNameTD a:active, .SP-ArticleNameTD a:hover, .SP-ArticleNameTD a:link, .SP-ArticleNameTD a:visited{
	font-weight: bold;
}

.SP-ArticleNameTD IMG {
	margin-right: 5px;
}






/* OrganisationsListe */

.OL-Search {
        padding: 9px 0px 9px 0px;
}

.OL-SearchTable TD {
        padding: 1px 0px 1px 0px;
}

.OL-SearchTDLeft {
        width: 80px;
}

.OL-SearchTDRight select, .OL-SearchTDRight input {
        width: 130px;
}

.OL-SearchTDBottom INPUT{
	margin-left: 80px;
}


.OL-Result, .OL-Detail {
	width: 50%;
	
}

.OL-Result {
	padding-right: 30px;
}


.OL-ResultTDLeft {
	padding: 1px 0px 5px 0px;
	width: 12px;
}

.OL-ResultTDLeft IMG {
        margin-top: 2px;	
}

.OL-ResultTDRight {
        padding: 1px 0px 5px 0px;
	font-weight: bold;
}

.OL-ResultBatchTD {
	padding-top: 15px;
        text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.OL-ResultBatchTD SPAN{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
        text-align: center;
}

.OL-ImageTD IMG {
	margin-right: 15px;
}

.OL-InfoTD TD {
	padding-bottom: 2px;
}

.OL-DetailNameTD {
	font-weight: bold;
	color: #506ea6;
}

.OL-DetailContentTD {
	padding-top: 9px;
	padding-bottom: 9px;
}

.OL-DetailContentTD a:active, 
.OL-DetailContentTD a:hover, 
.OL-DetailContentTD a:link, 
.OL-DetailContentTD a:visited,
.OL-ResultBatchTD a:active, 
.OL-ResultBatchTD a:hover, 
.OL-ResultBatchTD a:link, 
.OL-ResultBatchTD a:visited,
.OL-DetailMoreTD a:active, 
.OL-DetailMoreTD a:hover, 
.OL-DetailMoreTD a:link, 
.OL-DetailMoreTD a:visited {
	font-weight: bold;
	color: #506ea6;
}

.OL-DetailContentTD SPAN {
	font-weight: bold;
	color: #506ea6;
}

.OL-DetailContentTD IMG,
.OL-DetailMoreTD IMG {
	margin-right: 5px;
}

.OL-ResultBatchTD IMG {
	margin-left: 5px;
	margin-right: 5px;
}




/* Login */


.LP-TitleTD{
        font-size: 16px;
        font-weight: bold;
        color: #999999;
        padding: 0px 0px 9px 0px;
}

.LP-LoginTD, LP-RemindTD {
        padding: 0px 0px 9px 0px;	
}

.LP-LoginTD TABLE, .LP-RemindTD TABLE {
        margin-top: 9px;
}

.LP-LoginTD TABLE TD, .LP-RemindTD TABLE TD{
        padding: 2px;
}

.LP-LeftTD {
	width: 100px;
}

.LP-BottomTD INPUT{
	margin-left: 102px;
}




/* Benutzerprofil */


.PP-TitleTD {
        font-size: 16px;
        font-weight: bold;
        color: #999999;
        padding: 0px 0px 9px 0px;
}

.PP-MenuTD, .PP-TopTD {
        font-size: 12px;
        font-weight: bold;
        padding: 0px 0px 9px 0px;
}

.PP-ProfileTD TABLE {
        margin-top: 9px;
        margin-bottom: 9px;
}

.PP-LeftTD {
	width: 165px;
}

.PP-BottomTD INPUT{
	margin-left: 165px;
}





/* Logout */

.LogoutPageTitle {
        font-size: 16px;
        font-weight: bold;
        color: #999999;
        padding: 0px 0px 9px 0px;
}





/* OrganisatinsMemberPage */

.OMP-PersonTable {
	margin-bottom: 20px;
	margin-top: 10px;
}

.OMP-PersonImageTD{
	width: 140px;
}

.OMP-PersonNameDIV, .OMP-PersonTitleDIV {
	position: relative;
	margin-bottom: 2px;
	color: #506ea6;
}

.OMP-PersonNameDIV {
	font-weight: bold;
}


.OMP-PersonShortTextDIV, .OMP-PersonAddressDIV {
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
}

.OMP-PersonAddressDIV SPAN {
	margin-right: 10px;
}


/* Forum Page*/





.ForumTable, .FP-ForumTable {

	width: 100%;

}



.ForumTable TH, .FP-ForumTable TH { 

	background-color: #9fc2ea;

}



.ForumTable TH , .ForumTable TD, .FP-ForumTable TH, .FP-ForumTable TD {

	padding: 6px;

	border: 1px solid #9fc2ea;

	text-align: left;

}



.ForumTable .Column2, .FP-ForumTable .Column2, .FP-ForumTable .Column3 {

	text-align: center;

	width: 60px;

}



.ForumTable .Column3, .ForumTable .Column4, .FP-ForumTable .Column4 {

	text-align: center;

	width: 120px;

}



.ForumMenu  {

	margin: 10px 0px 10px 0px;

}



.ForumMenu a:active, .ForumMenu a:link, .ForumMenu a:hover, .ForumMenu a:visited {

	font-weight: bold;

	margin-right: 10px;

}





/* Theme Page*/



.ThemeTable {

	width: 100%;

	margin-bottom: 10px;

}



.ThemeTable TD, .ThemeTable TH {

	padding: 6px;

	text-align: left;
	border: 1px solid #9fc2ea;

}



.ThemeTable TH { 

	background-color: #9fc2ea;

	font-weight: normal;
	border: 1px solid #9fc2ea;

}



.ThemeMenu  {

	margin: 10px 0px 10px 0px;

}





.ThemeMenu a:active, .ThemeMenu a:link, .ThemeMenu a:hover, .ThemeMenu a:visited {

	font-weight: bold;

	margin-right: 10px;

}



/* AddThemePage*/





.AddThemeTable {

	width: 100%;

	margin-bottom: 10px;

}





.AddThemeTable TD { 

	background-color: #bed6f1;

	padding: 6px;

	text-align: left;

}



.AddThemeTable .Column1 {

	width: 100px;

}



.AddThemeTable .Column2 INPUT {

	width: 350px;

}



.AddThemeTable .Column2 TEXTAREA{

	width: 350px;

	height: 250px;

}



.AddThemeMenu  {

	margin: 10px 10px 10px 106px;

}



.AddThemeMenu SUBMIT {

	font-weight: bold;

	margin-right: 10px;

}



/* ProfilePage */

.PP-MainTable {
	width: 740px;
	border-collapse: collapse;
}

.PP-TitleTD {
	width: 740px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #003366;
	color: #003366;
}

.PP-MenuTD {
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

.PP-ProfileTD {
	padding-top: 6px;	
}

.PP-ProfileTD Table {
	margin: 10px 0px 10px 0px;
}


.PP-TopTD {
	font-weight: bold;
	width: 90px;
	padding-bottom: 4px;
}

.PP-LeftTD {
	width: 130px;
	padding-top: 4px;
}

.PP-BottomTD {
	padding-left: 130px;
	padding-top: 4px;
}

.PP-Alert {
	padding-bottom: 4px;
	color: red;	
}

.PP-SearchTD {
	padding-top: 6px;
}

.PP-SearchTD p{
	margin: 10px 0px 20px 0px;
}

.PP-SearchAgentsTable {
	margin: 10px 0px 20px 0px;
}

.PP-SearchAgentsTable TD, .PP-SearchAgentsTable TH {
        border: 1px solid white;
        margin: 1px;
        padding: 3px;
	background-color: #bed6f1;
}

.PP-Column1 DIV, .PP-Column2 DIV, .PP-Column3 DIV, .PP-Column4 DIV {
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 5px;
}

.PP-Column5 DIV, .PP-Column6 DIV, .PP-Column7 DIV {
	text-align: center;
}

.PP-SearchAgentsTable TH {
	text-align: left;
	font-weight: bold;
}

.PP-SearchAgentEditTable TD {
        border: 1px solid white;
        margin: 1px;
        padding: 3px;
}

.PP-NewsletterTD {
	padding-top: 2px;	
}


.PP-Newsletter {
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	margin: 0px;

}

.PP-NewsletterShortText {
	padding: 0px 0px 2px 20px;
	margin: 0px;
}

.ikarCongress table td {
	padding: 2px;
}

.ikarCongress table {
	margin: 10px 0px 10px 0px;
}

.ikarCongress p {
	padding: 10px 0px 10px 0px;
}



.glossarPage table td {
	padding: 5px;
}

.glossarPage table th {
	padding: 6PX 2px 6PX 2PX;
	text-align: left;
	font-weight: bold;
	background-color: #506ea6;
	color: #f8d40b;
}


.glossarPage table {
	margin: 10px 0px 10px 0px;
}

.glossarPageTREven {
	background-color: #e5e5e5;
}

.glossarPageTROdd {
	background-color: #f5f5f5;
}



