/* @override http://dev.epiontis.glutrot.de/additions/epiontis.css */

/**
* epiontis.css
*
* epiontis cascading style sheets
* @module		epiontis.css
* @modulegroup	additions
* @author		mic <m.roth@glutrot.de>
* @version		1.0
* @since		2005/08/03
* @copyright	glutrot gmbh
*
*/

/**
* general definitions
*/

body {
    background: url("../img/system/background.jpg");
    background-repeat: no-repeat;
    background-color: white;
    margin: 0px;
}

*, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #67666B;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    color: #67666B;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    color: #67666B;
}

th {
    text-align: left;
    background-color: #eeeeee;
    padding: 4px;
}

td {
    padding: 4px;
}

#logo {
    position: absolute;
    display: block;
    top: 14px;
    left: 36px;
}

#claim {
    position: absolute;
    display: block;
    top: 62px;
    left: 400px;
}

#toolmenu {
    position: absolute;
    display: block;
    top: 37px;
    left: 650px;
    width: 200px;
    color: #013473;
    font-size: 11px;
    font-weight: normal;
}

#navigation {
    position: absolute;
    display: block;
    top: 129px;
    left: 0px;
    width: 280px;
    padding-bottom: 6px;
    border-bottom: 2px solid #d7d9db;
}

#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	border-top: 2px solid #d7d9db;
	padding-top: 6px;
	margin-top: 2px;
}

#navigation ul ul {
	margin: 0px;
	padding: 0px;	
}

#navigation ul ul li {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	border: 0px solid white;
}

#navigation a.lev0{
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
    color: #013473;	
}

#navigation a.lev0active {
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
	color: #ca6a00;
}
#navigation a.lev1, #navigation a.lev2{
	display: block;
	padding-left: 60px;
	color: #013473;
	text-decoration: none;
}

#navigation a.lev1activedark, #navigation a.lev2activedark {
	display: block;
	padding-left: 60px;
	text-decoration: none;
    color: #013473;	
	background-image: url("../img/system/menu_active_dark.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation a.lev1activemedium, #navigation a.lev2activemedium {
	display: block;
	padding-left: 60px;
	color: #013473;	
	text-decoration: none;
	background-image: url("../img/system/menu_active_medium.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation a.lev1activelight, #navigation a.lev2activelight {
	display: block;
	padding-left: 60px;
	text-decoration: none;
	color: #013473;	
	background-image: url("../img/system/menu_active_light.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#contentcontainer {
    position: absolute;
    display: block;
    top: 126px;
    left: 317px;
    width: 620px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 30px;
}

/**
* a tags
*/
div#toolmenu a {
    margin-left: 6px;
    margin-right: 6px;
    color: #013473;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

div#toolmenu a:hover {
    font: inherit;
    text-decoration: underline;
}

/**
* classes
*/

.news {
    width: 600px;
    border: 1px solid gray;
    border-collapse: collapse;
}

td.top {
    vertical-align: top;
}

.navigationline {
    display: block;
    border-top: 2px solid #D7D9DB;
    width: 285px;
    padding-top: 2px;
    padding-bottom: 6px;
}

.leftfloat {
    float: left;
    padding-right: 10px;
}

#toolmenu form {
    display: inline;
}
/**
* image tags
*/

img.noborder {
    border: 0px;
}

img.nav1 {
    display: block;
    border: 0px;
    width: 285px;
    height: 20px;
}

img.nav2 {
    display: block;
    border: 0px;
    width: 285px;
    height: 14px;
}

/**
* PHPDig
*/
.phpdigHighlight { color: #000000;
                   background-color: #FFBB00;
                   font-weight: bold; }
.phpdigMsg { background-color: #000066;
             color: white;
             font-weight: bold; }
.phpdigAlert { color: red;
               font-style: italic; }
a.phpdig {
	text-decoration: underline;
	color: #0C3175;
}
a.phpdig:hover { text-decoration: none; color: #0C3175;}

.grey { padding: 5px;
        margin-top: 8px;
        margin-bottom: 18px;
        margin-right: 8px;
        border: 2px dotted #BBBBBB;
        background-color: #EEEEEE;
        font-size: 10px; }
.blue { background-color: #CCDDFF;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 8px;
        padding: 3px;
        border-top: 1px solid #7688A7;
        border-bottom: 1px solid #7688A7; }
.phpdigSelect { background-color: #F5F5F5; }
.greyForm { padding: 3px;
            border: 1px solid #BBBBBB;
            background-color: #EEEEEE;
            font-size: 10px; }
.greyFormDark { padding: 3px;
                border: 1px solid #BBBBBB;
                background-color: #E0E0E0;
                font-size: 10px; }
.greyFormLight { padding: 3px;
                 border: 1px solid #BBBBBB;
                 background-color: #F8F8F8;
                 font-size: 10px; }
.blueForm { background-color: #CCDDFF;
            text-align: center;
            font-weight: bold;
            padding: 3px;
            border: 1px solid #7688A7;
            font-size: 12px; }
.borderCollapse { border-collapse: collapse; }


/* @group innolino */

/* General */
div.absatz_bild p {
	margin-bottom: 24px;
}

div.absatz_bild h2 {
	display: inline;
}

/* Picture left */
div.picleft {
	float: left;
	margin: 0 20px 16px 0;
}

img.IMGpicturepicleft {
	margin-bottom: 4px;
}

/* Picture right */
img.IMGpicturerightfloat {
	margin-bottom: 4px;
}

div.rightfloat, div.rightfloatborder {
	float: right;
	margin: -14px 0 16px 20px;
}

/* Picture center */
div.center, div.centerborder {
	text-align: center;
}

img.IMGpicturecenter {
	margin-bottom: 4px;
}

/* Picture border */
img.IMGpicturecenterborder {
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 7px;
}

img.picborderborder {
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 7px;
}

img.IMGpicturerightfloatborder {
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 7px;
}

/* Picture Text */
span.IMGTextleft {
	text-align: left;
}

div.picleft span.IMGTextright {
	display: block;
	text-align: right;
}

div.picleft span.IMGTextcenter {
	display: block;
	text-align: center;
}

/* @end */

/* @group Search */
input.searchfield {
	width: 200px;
	margin-right: 15px;
}

span.found {
	color: #000000;
	background-color: #FFBB00;
	font-weight: bold;
}
/* @end */

/* @group Forms */
div.contactform {
	padding-top: 1px;
}

div.contactform label {
	display: block;
	width: 120px;
	text-align: right;
	position: absolute;
	margin-top: 4px;
	margin-bottom: 5px;
}

div.contactform textarea {
	margin-left: 123px;
	width: 480px;
	height: 140px;
	margin-bottom: 5px;
}

div.contactform div.typetext input,
div.contactform div.typeselect {
	width: 340px;
	margin-left: 123px;
	margin-bottom: 5px;
}

div.contactform div.typeselect {
	text-align: center;
}

div.contactform div.typeselect select {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.contactform br {
	display: none;
}

input#submit {
	margin-left: 123px;
}

form {
	margin-bottom: 24px;
}

div.formRepeatLabel {
	float: left;
	width: 100px;
}

div.formRepeatValue {
	min-height: 14px;
	
	/* Fix IE. \*/
	* height: 14px;
	/* End fix. */
}

label.missing {
	color: #ca6a00;
}
/* @end */

/* @group templates */
/* @group image */
table.imagetable {
	border: 1px solid black;
	padding: 0px;
	border-collapse: collapse;
	border-color: gray;
    width: 600px;
}

table.imagetable td {
	vertical-align: middle;
}

table.imagetable td.description {
	width: 180px;
}

table.imagetable td.preview {
	width: 200px;
}

table.imagetable td.file {
	width: 220px;
}
/* @end */

/* @group press release */
table.prtable {
	border: 1px solid black;
	padding: 0px;
	border-collapse: collapse;
	border-color: gray;
    width: 600px;
}

table.prtable td {
	vertical-align: top;
}

table.prtable td.date {
	width: 150px;
}

table.prtable td.prcontent {
	width: 450px;
}

table.news br {
	display: none;
}
/* @end */

/* @group download */
div.download {
	float: left;
	width: 180px;
	height: 130px;
	text-align: center;
}

div.download p.subline {
	font-size: 12px;
	font-weight: bold;
}

div.download img.downloadpreview {
	width: 150px;
	height: 100px;
	border: 1px solid #e1e1e1;
}

/* @end */

/* @end */