/*
	Datei:	css/ivr_2_inhalt.css
	Autor:	Mike Wittje
	
	Inhaltselemente der Seite
*/
@charset "ISO-8859-1";

/***************************** Allgemein **********************/
.clearer {
	clear:both;
}

p, li, a,
h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
p {
	margin:0px;
	padding:0px;	
}
div#content p,
div#content strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color: #000;
	
}
div#content p strong {
	color: #3c4f5e;
	
}

h1,
h2 {
	letter-spacing: 0px;
	color: #3c4f5e;
}
h1 {
	font-size: 14pt;
	line-height: 16px;
	text-transform: uppercase; 

}
h2 {
	font-size: 12pt;
	line-height: 14px;
}


/****************************** Links **************************/
a,
td a.thickbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3c4f5e;
	text-decoration: none;
	
} 

a:hover,
a:active {
	text-decoration: underline;
}
.menuepunkte a:hover,
td a.thickbox:hover {
	text-decoration: underline;
}

.menuepunkte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	padding-right: 30px;
}
.menuepunkte a {
	color: #FFF;
	font-weight: normal;	
}




/**********************  Listen  *************************/
ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	
}
div#naviSecure ul  {
	list-style-type: none;
	padding-left: 20px;	
		
}

div#naviSecure ul li {
	padding-top: 10px;
	
}
div#naviSecure ul li a {
	color: #fff;
	font-weight: normal;
	
}
div#naviSecure ul li a.aktiv_2ebene,
div#naviSecure ul li a.ebene2{
	padding-left: 20px;	
	padding-top: 5px;
}

div#naviSecure ul li a:hover {
	text-decoration: underline;
}

ul.ivr_liste {
	padding-left:20px;	
}
ul.ivr_liste li {
	list-style-image: url(../img/layout/pfeil.gif);
	color: #000;	
}
ul.ivr_liste li a {
	color: #3c4f5e;
	font-weight: bold;	
}


ol#artikel_links,
ol#artikel_rechts {
	float: left;
	width: 46%;	
}

ol#artikel_links li label,
ol#artikel_rechts li label {
	width: 130px;	
}
/******************** Images **********************/

img {
	border: none;
	text-decoration: none;
}

.ivr_listenbutton {
	width: 16px;
	height: 16px;
	vertical-align: bottom;	
}

/******************** Pager *********************/
div#pager {
	border-top: 2px solid #3C4F5E;
	color: #3C4F5E;
	width:100%;
	text-align: left;
}

div#pager b,
div#pager a {
	font-size: 9pt;
	font-weight: normal;
	
}
div#pager b {
	background-color: #D6DADC;	
}	
div#pager div#links {
	float:left;	
}
div#pager p {
	font-size: 9pt;
	font-weight: bold;
	color: #3C4F5E;
	float:right;
}

table.ivr_artikelliste tr.ivr_textvorschau{
	visibility:collapse;
}

/********************** Sortierungsliste *******************/
li.sortablelist {
	background-color : #3C4F5E;
	color: #FFF;
	cursor : move;
	padding: 5px;
	margin: 1px;
	height: 15px;
}

ul.sortablelist {
	border: 1px solid #3C4F5E;
	list-style-image : none;
	list-style-type : none;
	margin: 10px 0px 20px 0px;
	padding: 10px;
}

img.arrowbutton {
	vertical-align: middle;
	cursor: pointer;
	margin-left: 5px;
}

img.arrowbutton:hover {
	/*
	border-bottom: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;
	*/
}

input.results {
	margin: 10px 0px 0px 30px;
	padding: 0px;
}



/********************************* Redaktion **********************/

div.redaktionsblock {
	width: 100%;
	margin-bottom: 2.2em;
	float:left;
}

div.redaktionsblock img {
	float:left;
	width: 200px;
	height: 159px;
	margin-right: 1em;
	border: thin solid #3c4f5e;
}
.autorenkuerzel {
	float:right;
}

/************************** Icon-Aktionen ************************/
a.aktionVorschau.thickbox,
a.aktionBearbeiten,
a.aktionLoeschen,
a.aktionPdfVorschau,
a.aktionHinzufuegen {
	width: 20px;
	height: 20px;
	padding-left:2px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: top;
	
}
a.aktionVorschau.thickbox {
	background-image: url(../img/icons/zoom_in.png);
	
}

/* IE 6 Hack */
html * td a.thickbox {
    background-image: none; 
}
/* ie 6*/
html * td a.aktionVorschau {
    background-image: url(../img/icons/zoom_in.png);
    
}

a.aktionBearbeiten {
	background-image: url(../img/icons/pencil_go.png); 
}
a.aktionLoeschen {
	background-image: url(../img/icons/delete.png); 
}
a.aktionPdfVorschau {
	background-image: url(../img/icons/page_white_acrobat.png);
}
a.aktionHinzufuegen {
	background-image: url(../img/icons/add.png); 
}

/************************* Footer *********************/
div#footer span {
    float: left;
    width: 200px;    
}

div#footer ul.ivr_liste {
    margin: 0;
    padding: 0;
    margin-right: 1em;   
}
div#footer ul.ivr_liste li {
    list-style-image: none;
	margin-left: 2em;
    float: right;
    
}
div#footer ul.ivr_liste li a {
    color: #FFFFFF;
    font-weight: normal;
}

.mailantispam {
    float: right;
    font-size: .001px;
    color: transparent;
    display: inline-block;
    width: 0px;
}

.mail {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #3c4f5e;
    text-decoration: none;
}
