/* ############################################################################################## */
/* bildbearbeitung                                                                                */

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
div#content div.vm-default,div#content div.modul {
	margin-top: 30px;
}

div#content div.dm-default {
	margin-top: 0;
}

div#content div.teaser,div#content div.body {
	text-align: justify;
}

div#content ul.href {
	margin-top: 1.25em;
}

div#content ul.href li {
	list-style-image: url('../img/li-href.gif');
}

div#content div.more {
	text-align: right;
}

div#content div.more a {
	text-decoration: none;
}

/* ********************************************************************************************** */
/* file: all-editor.css                                                                           */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body,button,input,option,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body,a,button,input,option,select,textarea {
	color: #000;
}

body {
	font-size: 12px;
}

button,input,option,select,textarea {
	font-size: 1em;
}

/* headline */
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 15px;
}

h1 {
	color: #000;
}

h2,h3 {
	color: #676767;
}

h4,h5,h6 {
	color: #000;
}

/* image */
a img {
	border: 0;
}

img.teaserimg-left {
	float: left;
	margin-right: 10px;
}

img.teaserimg-right {
	float: right;
	margin-left: 10px;
}

/* list */
li {
	list-style-image: url('../img/li.gif');
	margin-left: 1.5em;
}

ol {
	margin-left: 2em;
}

ol li {
	margin-left: 0;
}

ul {
	margin-left: 1.5em;
}

ul li {
	list-style-image: url('../img/li.gif');
	margin-left: 0;
}

ul ul li {
	list-style-image: url('../img/li-li.gif');
}

ul ul ul li {
	list-style-image: url('../img/li-li-li.gif');
}

/* table */
table.rahmen,table.rahmen th,table.rahmen td {
	border-color: #c7c8c7;
	border-style: solid;
	border-width: 1px;
}

table.rahmen {
	border-collapse: collapse;
}

table.rahmen th,table.rahmen td {
	padding: 3px 5px;
}

table.rahmenlos,table.rahmenlos th,table.rahmenlos td {
	border: 0;
}

table.rahmenlos {
	margin: -3px -5px;
}

table.rahmenlos th,table.rahmenlos td {
	padding: 3px 5px;
}

/* form */
button.button,button.submit,input.button,input.submit {
	background-color: #9a9b99;
	border: 1px solid #4d4d4d;
	color: #fff;
	font-weight: bold;
}

button.reset,input.reset {
	background-color: #c7c8c7;
	border: 1px solid #4d4d4d;
}

input.datefield,input.email,input.file,input.text,select,textarea {
	border: 1px solid #4d4d4d;
	padding: 1px;
}

input.checkbox,input.radio {
	
}

option {
	padding: 0 0.4em;
}

textarea {
	overflow-y: scroll;
}

/* ********************************************************************************************** */
/* file: all-layout-pageBody.css                                                                  */
div.pageBodyCol {
	min-height: 600px;
}

div#pageBodyCol-1 {
	border-left: 1px solid #000;
	float: right;
	margin-right: 170px;
	margin-left: -818px;
	width: 647px;
}

div#pageBodyCol-2 {
	float: right;
	width: 170px;
}

div#pageBodyCol-3 {
	float: left;
	border-right: 1px solid #000;
	width: 205px;
}

div#pageBodyCol-1 div.pageBodyColCnt {
	padding: 26px 24px;
}

div#pageBodyCol-2 div.pageBodyColCnt {
	padding: 5px 5px 5px 5px;
}

div#pageBodyCol-3 div.pageBodyColCnt {
	padding: 19px 9px 0 10px;
}

div#content {
	
}

div#contentFooter {
	margin: 30px auto 0;
	width: 468px;
}

div#info {
	
}

div#infoFooter {
	margin: 0 auto;
	width: 160px;
}

div#navi {
	
}

/* ********************************************************************************************** */
/* file: all-layout-pageFooter.css                                                                */
div#pageFooter {
	font-size: 11px;
}

div#copyright {
	color: #777;
	font-size: 12px;
	margin-bottom: 15px;
}

div#copyright a {
	color: #777;
}

div#pageFooter a {
	text-decoration: none;
}

/* ********************************************************************************************** */
/* file: all-layout-pageHeader.css                                                                */
#logo {
	background-image: url('../img/header_bildbearbeitung_org.jpg');
	margin-top: 3px;
	height: 76px;
	padding-top: 23px;
	text-align: center;
}

#logo h1,#logo h2 {
	margin-bottom: 0;
	text-align: center;
	width: 600px;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#pageHeaderNav {
	background-color: #000;
	font-size: 13px;
	height: 40px;
	margin-top: 3px;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html {
	overflow-y: scroll;
}

body {
	background: #e1e1e1;
}

div#page {
	margin: 7px 4px 0 4px;
	width: 1024px;
}

div#pageHeader {
	border-bottom: 3px solid #e1e1e1;
}

div#pageBody {
	background-color: #fff;
	background-image: url('../img/bg-pageBodyRight.gif');
	background-repeat: repeat-y;
	background-position: 100% 0;
	border-right: 1px solid #000;
}

div#pageFooter {
	background-color: #fff;
	border-top: 3px solid #e1e1e1;
	min-height: 59px;
	padding: 4px;
	text-align: center;
}

/* ********************************************************************************************** */
/* file: all-navi.css                                                                             */
div#navi {
	font-size: 13px;
}

div#navi ul,div#navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navi a {
	text-decoration: none;
}

div#navi a:hover {
	background-color: #000;
	color: #fff;
}

/* level 1 */
div#navi ul {
	
}

div#navi li {
	margin-bottom: 16px;
}

div#navi a {
	font-weight: bold;
}

div#navi .men-pfad a {
	color: #000;
}

div#navi .men a {
	color: #777;
}

div#navi .men-pfad a:hover,div#navi .men a:hover {
	color: #fff;
}

/* level 2 */
div#navi ul ul {
	font-size: 12px;
	margin-top: 16px;
	margin-left: 16px;
}

div#navi .men ul {
	display: none;
}

div#navi li li.men-pfad a {
	font-weight: bold;
}

div#navi li li.men a {
	font-weight: normal;
}

/* level 3 */
div#navi ul ul ul {
	font-size: 1em;
}

/* ********************************************************************************************** */
/* file: all-pageHeaderNav.css                                                                    */
#pageHeaderNav ul,#pageHeaderNav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pageHeaderNav ul {
	padding-top: 8px;
}

#pageHeaderNav li {
	border-right: 1px solid #fff;
	float: left;
	height: 25px;
	list-style-type: none;
	white-space: nowrap;
}

#pageHeaderNav li a {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px 6px 4px 7px;
	text-decoration: none;
}

#pageHeaderNav li a:hover {
	background-color: #fff;
	color: #000;
}

/* ********************************************************************************************** */
/* file: all-software.css                                                                         */
div.softwarePageNavi {
	color: #777;
	margin: 1em 0;
	text-align: right;
}

div.softwarePageNavi a {
	text-decoration: none;
}

div.softwarePageNavi a:hover {
	background-color: #000;
	color: #fff;
}

div.software {
	
}

div.software h2.headline a {
	text-decoration: none;
}

div.software h2.headline a:hover {
	background-color: #000;
	color: #fff;
}

div.softwareLicense {
	background-repeat: no-repeat;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
  margin: 5px 0; 
}

div.softwareLicense-deutsch {
	background-image: url('../img/software/deutsch.gif');
	padding-left: 35px;
}

div.softwareLicense-english {
	background-image: url('../img/software/english.gif');
	padding-left: 35px;
}

div.softwareLicense-frensh {
	background-image: url('../img/software/frensh.gif');
	padding-left: 35px;
}

div.softwareLicense-other {
	background-image: url('../img/software/frensh.gif');
	padding-left: 35px;
}

div.software div.teaser a {
	font-weight: bold;
	text-decoration: none;
}

div.software div.teaser a:hover {
	background-color: #000;
	color: #fff;
}

div.software div.more a {
	font-weight: bold;
	text-decoration: none;
}

div.software div.more a:hover {
	background-color: #000;
	color: #fff;
}
