body 	{
	min-width: 980px;
	margin: 0px;
	background: url("../images_tom-audio/background_main.gif") repeat-y #666 center;
}
 
#komplett {
	text-align: left;
	width: 961px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#menu {
	background: #999;
	padding-right: 10px;
}

#menu a {
	width:140px;
	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: #DA251D; 
}

div.nav a {
	background: #999;
	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: #DA251D;
}

#header {
	background: #fff;
	height: 122px;	
}

#sprache {
	position: absolute;
    	top: 126px;
    	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size:11px;
}
	
#content {
	padding: 10px 20px 10px 20px;
	min-height: 400px;
	background: #fff;
	font-size: 12px;
	color: #3F3F3F;
}

#pfad{
	margin-bottom: 20px;
	font-size: 10px;
}

#pfad a {
	color: #000;
	text-decoration: none;
}

#sprache a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#content a {
	color: #000;
}

#pfad a:hover, #content a:hover, #sprache a:hover{
	 color: #DA251D;
}

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;
	border-bottom: 2px solid #fff;
}

#footer a {
	color:#fff;
	font-weight: bold;
	font-size: 10px;
         text-decoration: none;
}

#footer a:hover {
	color: #DA251D;
}

table {
	font-size: 12px;
	color: #333;
}

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

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

table.csc-uploads-2 {
	width: 100%;
}

table.csc-uploads-2 tr {
	background: #EDEBF1;
}

img.border {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

