body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
h2 
{
	font-size: medium;
	text-indent: 5px
}
h3
{
    font-size: small;
    font-weight: bold;
}
#TopCentered {
	text-align: center;
}

#BtmCentered {
	text-align: center;
}


#divBanner {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.codeclips.de/Images/Code_BG.jpg);
	height: 100px;
	padding-bottom: 2px;
	text-align: left;

}
#divBannerRight {
	height: 100px;
	padding-bottom: 2px;
	text-align: right;

}
#nav {
	width: 100%;
}

#divAlignMain {
	text-align: center;
	padding-top: 15px;
}
#mainTable {
	width: 95%;
	height: 95%;
}
.Sidebars{
	padding-left: 5px;
	vertical-align: top;
	width: 100px;
	height: 233px;
	background-color: #F1F1F1;
	padding-right: 5px;
	color: #000000;
	border:solid 1px #C6C0BB
}
#mainTblTop {
	height: 15px;
}


#footer {
	height: 22px;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #41529A;
	text-align: right;
	text-indent: -10px;
	right: 25px;
}
#colspanTop {
height: 30px; background-color: #4d598d; text-align: center;
}
#header {
	height: 30px;
	background-color: #41529A;
}
#titleImage {
	border:none;
	text-align: center;
	padding-top: 3px;
}
#AspMenuCell {
	width: 100%;
	text-align: left;
	height: 11px;
	vertical-align: middle;
	padding-bottom: 2px;
}

#aktuellerCell {
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana;
	background-color: #000000;
	text-indent:2pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#ReferenceImages{
padding-left: 10px;
}
#ReferenceCell {
vertical-align: top; 
width: 10%; 
height: 90%; 
text-align: left; 
background-image: url(http://www.codeclips.de/Images/vertical_bar.jpg); 
background-repeat: repeat-y;
}

#contentCell {
	vertical-align: top;
	width: 90%;
	height: 90%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

#navTable {
vertical-align: top
}
.centered {
	text-align: center;
}

.minifont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tblCenteredBordered {
	border: 1px solid #666666;
	padding:0px;
	}
th {
	border: 1px solid #666666;
	font-weight: normal;
	padding: 3px;
}
.linkedImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FileUp {
	height: 86px;
}
.submenu {
	border: 1px solid #C6C0BB;
	background-color: #F1F1F1;	
	padding: 5px;
	margin: 5px;
	font-size: small;
}
.submenuLinks {
}
a.submenuLinks:link, a.submenuLinks:visited 
{
	color: #000000;
	text-decoration: none;
}
a.submenuLinks:hover {
background-color: #C6C0BB;
}
.tablePadding 
{
	padding: 5px;
	margin: 5px;
	text-align: justify;
}
p 
{
	text-align: justify
}
