/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #DFDFDF url(/images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #7F7D7D; */
	color: #525252;
}

p, blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 16px;
}


.text1 {
	font-size: 10px;
	color: #525252;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 22px;
	font-weight: bold;
	color: #3D3D3D;
}

.text4 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #AFAFAF
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

.text7 {
	text-align: left;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 129px;
	padding: 0px 10px 0px 12px;
	background: url(/images/homepage21.gif) repeat-y left top;
}

.list1 .first {
	padding-left: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

.list2 li {
	display: left;
	float: none;
	width: auto;
	padding: 0px;
	background: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	display: block;
	/* height: 31px; */
	padding: 5px 0px 0px 10px;
	line-height: normal;
}

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4  li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	display: block;
	padding: 5px 1px;
	background: url(/images/homepage24.gif) repeat-x left top; 
}

.list4 li ul li {
	display: block;
	/* padding: 5px 5px; */
	padding-left: 10px;
	padding-top: 5px;
	background: url(/images/homepage24.gif) repeat-x left top;
}

.list4 a {
	text-decoration: none;
	color: #7F7D7D;
}

.list4 a:hover {
	text-decoration: underline;
}

.list4 .first {
	background-image: url(/images/spacer.gif);
}

/** list 5 fpr dossier_index and theme_index nicely formatted */
.list5 {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

/* list fuer downloads */
.list6 {
        list-style: url(/images/download.gif);
        /* margin-left: 0; */
        /* padding-left: 0; */
        /* text-indent: -1em; */
}


/* list fuer verlinkte analysen */
.list7 {
        list-style: url(/images/external_link1.png);
        /* margin-left: 0; */
        /* padding-left: 0; */
        /* text-indent: -1em; */
}

/* top info list */
.list8 {
    font-weight: bold;
}

/** LINKS */

a {
	color: #CC0033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link1, ul.fi_protie_navigation li a {
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}

.link1:hover, ul.fi_protie_navigation li a:hover {
	text-decoration: underline;
}

.link2, #ticker a {
	text-decoration: none;
	color: #7F7D7D;
}

.link2:hover, #ticker a:hover {
	text-decoration: underline;
}

.link3 {
	display: block; 
	/* float: left; */
	height: 27px;
	padding: 5px 0px 0px 10px;
	background: url(/images/homepage12.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #A3A2A2;
}

.style1 a {
	color: #A3A2A2;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(/images/homepage02.jpg) repeat-y left top; }
.bg2  { background: url(/images/homepage05.jpg) no-repeat left top; }
.bg3  { background: url(/images/homepage08_3.jpg) no-repeat left top; }
.bg4  { background: url(/images/subpage1_02.gif) no-repeat left top; }
.bg5  { background: url(/images/homepage09.jpg) repeat-x left top; }
.bg6  { background: url(/images/homepage14.jpg) repeat-y left top; }
.bg7  { background: url(/images/homepage15.jpg) repeat-x left top; }
.bg8  { background: url(/images/homepage17.jpg) no-repeat left top; }
.bg9  { 
	/* background: url(/images/homepage22.gif) repeat-x left top; */
	border-bottom: 1px solid Grey;
}
.bg10 { 
	/* background: url(/images/homepage23.gif) repeat-x left top; */
	border-bottom: 1px solid Grey;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/* Styling Search */
.midcom_helper_search_result {
	margin-bottom: 15px;
}

/* abstract formatting for document_item and analysis _item */
.abstract {
	font-weight: bold;
}

/* bookmark div box formatting */
#bookmarks {
	border: 1px solid grey;
	padding: 3px;
	margin: 0px 5px 0px 0px;
}

.picsource {
	text-align: left;
	font-stlye: italic;
	margin-top: 4px;
}

.container_ip {
    border-bottom: 1px solid #003366;
    font-size: small;
    letter-spacing: 1px;
    margin-bottom: 4px;
    margin-top: 4px;
}

/* left nav styling */
.level3 {
    /* background-color: Red; */
    /* padding-left: -20px;
    background-image: url('/images/sub2_u.gif');
    background-repeat: no-repeat;
    background-position: left; */
}

.level2 {
    /* background-color: Blue; */
    /*
    background-image: url('/images/sub2_a.gif');
    background-repeat: no-repeat;
    background-position: left top;
*/
}

/*
.level1 {
    background-color: Green;
} */

/** article summary */
.summary {
    font-weight: bold;
}

/** article author NEW */
.publisher2 {
border:1px solid Green;
float:right;
margin:5px 5px 5px 15px;
width:150px;
}

.publisher1 {
padding:4px;
text-align:center;
}

/* style frontpage exlusive content */
.img1 {
	float:left;
	margin:0 15px 0 0;
}

.credit {
	float: left;
	margin:0 11px 0 0;
	width: 225px;
	background:#FFFFFF;
	color: Grey;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	font-size:10px;
}

/* Autoren Styling */
.autoreninfo {
	/* height: 200px; */
	overflow:hidden;
	border: 1px solid #CC0033;
	width: 250px;
}

.autoren {
	width: 240px;
	padding: 4px;
}

.add {
	float: right;
	margin-bottom: 4px;
	height: 20px;
}

/* Style PDF document links */
.pdf {
	margin: 5px;
}

/*
a[href$='.pdf'] {
	background:transparent url(/images/pdf.png) center left no-repeat;
	display: inline-block;
	padding-left: 35px;
	line-height: 45px;
}
*/
