body {
	padding: 0;
	margin: 0;
	background-color: #e2e5ea;
	
}

body,p,table,input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}

a {
	text-decoration: underline;
	color: #18539c;
}

a:visited {
	color: #618bc0;
}
	
a:hover {
	color: #0069ed;
}
.form-table {
	width: 500px;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #28558d;
	margin-top: 8px;
}

div .h1-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-top: -12px;
	margin-bottom: 12px;
	color: #666666;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #28558d;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 20px;
}


table {
	caption-side: top;
	border: none;
	margin-bottom: 4px;
}
.text {
	
}
.text table td { 
	background-color: #e8eef6;
	border: 1px solid white;
	padding: 2px; 
	vertical-align: top;
}

#header {
	background-image: url(/images/cms/1/header.png);
	width: 875px;
	height: 30px;
}
#detail {
	background-image: url(/images/cms/1/background.png);
	background-repeat: repeat-y;
	padding-left: 36px;
	padding-right: 32px;
	width: 808px;
	min-height: 560px;
}

#content{
	background-color: white;
	margin-left: 200px;
	padding-left: 16px;
	width: 600px;
}
#footer{
	background-image: url(/images/cms/1/footer.png);
	background-position:  bottom;
	padding-left: 32px;
	padding-right: 32px;
	width: 812px;
	padding-top: 12px;
	height: 60px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}
#logo {
	width: 170px;
	text-align: center;
	padding: 15px; 
}

.heading {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 21px;
font-weight: bold;
color: black;
}
#navigation {
    position: absolute;
	left: 36px;
	width: 200px;
}
#modul {
	margin-bottom: 24px;
}
#tree ul {
    margin: 0;
	padding: 0;
}
#tree .treeitem-selected
 {
  
}
#tree li.clickable {
	cursor: pointer; 
}
#tree ul li.treelevel1 {
	width: 160px;
	border-top: 1px solid white;
	list-style-type: none;
    margin-left: 0px;	
	min-height: 18px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 30px;
        padding-bottom: 4px;
	background-color: #8fa7c5;
	background-image: url("/images/cms/1/nav.png");
        background-repeat: no-repeat;
	font-size:  14px;
	font-weight: bold;
	color: white;
}

#tree ul li.treelevel1:hover,
#tree ul li.treelevel1.treeitem-selected
 {
	background-image: url("/images/cms/1/nav_hover.png");
        background-repeat: no-repeat;
	background-color: #71a3e3;
}

#tree ul.treelevel2,
#tree ul.treelevel3 {
	width: 100%;
	background-color: #c2d0e0;
	font-size:  12px;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 4px;
	margin-right: 0px;
}
#tree ul li.treelevel2 {
    margin-left: 10px;	
	min-height: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	color: white;
	background: url(/images/cms/1/arrow_white.png) 0px 6px no-repeat;
}

#tree ul li.treelevel3 {
    margin-left: 20px;	
	min-height: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	color: white;
	background: url(/images/cms/1/arrow_white.png) 0px 6px no-repeat;
}

#tree ul.treelevel2 a,
#tree ul.treelevel3 a {
	color: #476fa2;
}

#tree ul li.treelevel3 {
	
}

#tree a {
	text-decoration: none;
	color: white;
}
#tree a:hover {
	text-decoration: underline;
	color: white;
}

.vorlage_gallery-bottom img {
 
}

.coloboxThumb a {

}

.vorlage_gallery-left {
	float: left;
	width: 120px;
}

.vorlage_gallery-right {
	float: right;
	width: 120px;
}

.vorlage_content-right {
	padding-left: 16px;
	margin-left: 120px;
}

.vorlage_content-left {
	padding-right; 16px;
	margin-right: 120px;
}
.clearer  {
	clear: both;
}

.check {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(/images/check.gif) 0px 2px no-repeat;
}

.nocheck {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #999999;
}

/* theme styles */

