/*
a[href*="error:"], a[href*="Warning</b>:"] {
	border: 2px solid #76fe29;
	padding: 0.5em ! important;
	background-color: white ! important;
	color: red ! important
}
*/
/* @group CSS reset */

body, html, h1, h2, h3, h4, h5, h6, table, td, th, p, div {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
img {
	border: none;
}

a {
	text-decoration: none;
}


/* @end */


/* @group Basics */
body {
	font-family: sans-serif;
	max-width:800px;
}
table {
     max-width: 100%;
     overflow: auto;
}

.corner {
	display: none;
}

/* @end */

/* @group Header */


#header h2 a{
	display: block;
	position: relative;
	margin: 10pt 0 10pt 14px;
}



@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	#header h2 a span{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}

	#header h2 a {
		margin: 10pt 0 10pt 14px;
	}
	#header h2 img {
		display: none;
	}
 }

/* @end */

/* @group Section */

h2.section, .pertlinks h2, h2.heading {
	font-size: 13pt;
	padding: 0.6em 0 0.5em 14px;
	position: relative;
}



/* @end */


/* @group URS */

h1 {
	font-size: 13pt;
	margin: 1em 14px 0 14px;
}

.article-info {
    display: block;
    font-size: 10pt;
    font-weight: normal;
    padding: 0 14px 0.5em 14px;
}

p.perex {
	font-size: 11pt;
	font-weight: bold;
	padding: 0 14px;
}



/* @group Local styles */

body {
	background: #eeeeee;
	color: #000;
}
/*
a {
	color: #CC6600;
}
*/
.itemList {
	
}

.itemList .item h2 {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #ebebeb;
}

.itemList .item h2 a{
	color: #CC6600;
	position: relative;
}

.itemList .item h2 .info{
	color: #838383;
}

.itemList .item h2 .pr{
	color: #838383;
}

.itemList.actualities .item h2 a {
	color: #CC6600;
	}

.itemList.actualities .item h2 {
	border-bottom: 1px solid #fafafa;
	border-top: 1px solid #d6dfe2;
	}
	
	
.itemList.actualities .item {
	background: #dfdfdf;
}

	
h1 {
	color: #000;
	margin-bottom: 0.5em;
}

.article-info {
	color: #838383;
}

.urs hr {
	background: #dfdfdf;
	margin: 0.5em 0;
}

/* Head cell */
.urs table th {
	border: 1px solid #3f3f3f;
	background: #696b67;
	color: #fff;
}

/* Data cell */
.urs table td th {
	border-color:#D7D7D7 #EDEDED;
	border-style:solid;
	border-width:1px;
}

#header h2 a img {
	
}
	
h2.section div.ipn-rein.left {
	color: #cacaca;
}

.tableHead {
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
/*        padding : 0px 4px 0px 4px;*/
        text-align : left;
        background-color: #BBB;
}

.tdOdd {
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
/*        padding : 0px 4px 0px 4px;*/
        text-align : left;
        background-color: #DDD;
}

.aBookSerie {
	color: #CC6600;
}

.aBookAuthor {
	color: black;
}

.aBookName {
	color: blue;
}

.aNavigation {
	color: blue;
}

#loginForm input {
        acolor: #000000;
        abackground: #FFFFFF repeat-x;
        border-top: solid 1px #999;
        border-right: solid 1px #404040;
        border-bottom: solid 1px #333;
        border-left: solid 1px #404040;
        width: 75px;
	font-size: 10px;
        height: 18px;
}

#tableHead input {
        color: #000000;
        background: #FFFFFF repeat-x;
        aborder-top: solid 1px #999;
        aborder-right: solid 1px #404040;
        aborder-bottom: solid 1px #333;
        aborder-left: solid 1px #404040;
        vertical-align: middle;
        font-size: 10px;
        width: 75px;
}

.filterInput {
        color: #000000;
        background: #FFFFFF repeat-x;
        aborder-top: solid 1px #999;
        aborder-right: solid 1px #404040;
        aborder-bottom: solid 1px #333;
        aborder-left: solid 1px #404040;
        vertical-align: middle;
        font-size: 10px;
        width: 75px;
}

#filter input {
        color: #000000;
        background: #FFFFFF repeat-x;
        aborder-top: solid 1px #999;
        aborder-right: solid 1px #404040;
        aborder-bottom: solid 1px #333;
        aborder-left: solid 1px #404040;
        vertical-align: middle;
        font-size: 10px;
        width: 75px;
}

#filter label {
        vertical-align: middle;
}

#filter td {
        font-size : 10px;
}

#filter th {
        font-size : 10px;
}
