body 	{
	background: #666;
}
 
#komplett {
	text-align: left;
	width: 960px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#menu {
	background: #999;
	border-top: 1px solid #fff;
}

#menu a {
	width:150px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block; 
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	background: #e15616; 
}

div.nav a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	border-top: 1px solid #fff; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

div.nav a:hover { 
	background: #e15616;
}

#header {
	background: url("../images_transmic/bg-head.gif") #fff repeat-x;
	height: 91px;
}

#header2 {
	position: absolute;
    	top: 86px;
    	padding-left: 64px;
    	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;  
	font-size: 14px;
	color: #fff;
}

#sprache {
	position: absolute;
    	top: 17px;
    	padding-left: 860px;
	font-size:11px;
}
	
#content {
	padding: 10px 20px 20px 20px;
	min-height: 400px;
	background: #fff;
	font-size: 12px;
	color: #3F3F3F;
}

#pfad{
	padding:5px;
	background: #fff;
	font-size: 11px;
}

#pfad a, #sprache a {
	color: #000;
	text-decoration: none;
}

#content a {
	color: #000;
}

#pfad a:hover, #sprache a:hover, #content a:hover {
	 color: #E15616;
}

div.sitemap ul li a {
	text-decoration: none;
}

div.sitemap ul li {
	padding:  5px 0px 0px 0px;
	list-style-type: none;
}

#footer {
	padding: 3px 0px 3px 0px;
	background: #999;
	color:#fff;
	font-weight: bold;
	font-size: 10px;
}

#footer a {
	color:#fff;
	font-weight: bold;
	font-size: 10px;
         text-decoration: none;
}

#footer a:hover {
	color: #E15616;
}

table {
	font-size: 12px;
	color: #333;
}

td.align-right {
	text-align: right;
}

h1 {
	font-weight: bold;
	font-size: 26px;
}

h2 {
	font-weight: bold;
	font-size: 24px;
}

h3 {
	font-weight: bold;
	font-size: 20px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
}

h5 {
	font-weight: bold;
	font-size: 14px;
}

table.csc-uploads-2 {
	width: 100%;
}

table.csc-uploads-2 tr {
	background: #EDEBF1;
}