@CHARSET "UTF-8";

@import url(screen/basemod.css);
@import url(screen/basemod_2col_left_13.css);
@import url(screen/content.css);

html {
	overflow: -moz-scrollbars-vertical;
}

.c140l {
    width: 150px;
    float: left;
}

.c140l .subcl {
	text-align: center;
	margin-top: 20px;
}

.c140l .subcl img {
	margin-left: 10px;
}

.c140l .subcl div {
    width: 150px;
    padding-top: 20px;
    text-align: center;
}

.c140l .subcl a {
	padding: 5px;
	color: #FFF;
}

#header img.logo {
    position: absolute;
    bottom: 10px;
    left: 160px;
}

#header img.image {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 120px;
    width: 300px;
}

#col1_content ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	text-align: center;
	width: 160px;
	/*line-height: 20px;*/
	border-top: 2px #FFF solid;
}

#col1_content ul li {
	text-align: left;
	list-style-type: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	/*height: 40px;
	line-height: 20px;*/
	border-bottom: 2px #FFF solid;
}

#col1_content ul li.current {
	background: url(../images/menucurrent_bg.png) 0px 0px no-repeat;
}

#col1_content ul li:hover {
	background: url(../images/menucurrent_bg.png) 0px 0px no-repeat;
}

#col1_content ul li a {
	display: block;
	width: 130px;
	/*height: 40px;*/
	min-height: 40px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

h1 {
    position: relative;
    background-color: #D1DFF7;
    color: #444;
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: 0.5pt;
    padding: 2px;
    padding-right: 100px;
    margin: 0px;
    margin-bottom: 15px;
    margin-top: 12px;
}

h1 img.herstellerlogo {
	position: absolute;
	right: 5px;
}

h2 {
    position: relative;
    color: #444;
    background-color: #D1DFF7;
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: 0.5pt;
    padding: 2px;
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 8px;
}

h1 span {
    position: absolute;
    right: 3px;
    font-size: 9pt;
    font-weight: normal;
}

.box {
    padding-left: 30px;
    margin-bottom: 20px;
}

.box.bullet {
    background: url(../images/content/bullet.png) 5px 2px no-repeat;
}

.contenttable {
    width: 700px;
    border-spacing: 0px;
    border-collapse: collapse;
    empty-cells: show;
}

.contenttable td.left {
    width: 400px;
    vertical-align: top;
}

.contenttable td.right {
    text-align: center;
    vertical-align: top;
}

.contenttable td.bborder {
    border-bottom: 1px #4778c9 solid;
    padding-bottom: 10px;
}

a.submenu {
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 2px;
    color: #444;
    display: block;
}

a.submenu.link {
    background: url(/resources/icons/nuvola/16x16/actions/help.png) 2px 3px no-repeat #E5EEFF;
    padding-left: 24px;
}

.publicTable {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    empty-cells: show;
}

.contenttable td .morelink {
    text-align: right;
}

.publicTable td {
    position: relative;
    vertical-align: top;
}

.publicTable td.textcol {
    padding: 5px;
    border-bottom: 1px #4778c9 solid;
}

.publicTable td.imagecol {
    text-align: center;
    width: 210px;
    border-bottom: 1px #4778c9 solid;
}

.gallerydirs {
    width: 400px;
}

.contenttable td.left #c2Form td.left {
    width: 150px;
    vertical-align: top;
}

input.textfield {
    border: 1px #4778c9 solid;
    width: 210px;
    padding: 2px;
    margin: 0px;
}

textarea.textarea {
    border: 1px #4778c9 solid;
    width: 210px;
    height: 100px;
    padding: 2px;
    margin: 0px;
}

.highlight {
	color: #f00;
	font-weight: bold;
}

a.download.pdf {
	padding: 3px 3px 3px 26px;
	margin-right: 10px;
	border: 1px #4778C9 solid;
	background: url(/resources/icons/nuvola/16x16/mimetypes/pdf.png) 3px 2px no-repeat #D1DFF7;
}

#fundgrube {
        position: absolute;
        left: -1000px;
        top: -1000px;
}

