/*	misc	---------*/
body {
	font: 0.70em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
}

td {
	font-size: 1em;
}

html>body td {
	font-size: inherit;
}

#wrap {
	text-align: left;
	width: 728px;
	padding: 0px 18px;
	margin: 0px auto;
	background: url(/hp/imgs/bg_shadow.gif) repeat-y;
}



/*	links	---------*/
a, a:link {
	text-decoration: none;
	color: #053782;
}

a img {
	margin-right: 5px;
}

#meta a, #meta a:link {
	text-decoration: none;
	color: #4C4C4C;
}

#shortcuts a, #shortcuts a:link {
	text-decoration: none;
	color: #191919;	
}

#nav a, #nav a:link {
	text-decoration: none;
	color: #191919;
	font-weight: bold;
}

#nav ul ul a, #nav ul ul a:link {
	font-weight: normal;
}

#nav .select {
	color: #842323 !important;
}

#footer a {
	font-weight: normal;
}

.black {
	color: #000000 !important;
}

/*	head	---------*/
#header {
	width: 728px;
	margin: 0px;
}

#logo {
	float: left;
	margin: 25px 0px 30px 10px;
}

#meta {
	float: right;
	text-align: right;
	margin: -48px 10px 0px 0px;
}

/* Start Mac IE5 filter \*/
#meta {
	margin: 32px 10px 0px 0px;
}
/* End Mac IE5 filter */

#meta li, #footer li {
	display: inline;
	margin-left: 9px;
	padding-left: 9px;
	color: #4C4C4C;
	font-size: 0.87em;
	font-weight: bold;
}

#meta .gap, #footer .gap {
	background: none;
}

/* Start Mac IE5 filter \*/
#meta .gap, #footer .gap {
	background: url(/hp/imgs/meta_gap.gif) no-repeat 0% 50%;
}
/* End Mac IE5 filter */

#meta .select, #footer .select {
	color: #842323 !important;
}	
#meta .gap .select, #footer .gap .select {
	color: #842323 !important;
}	

#shortcuts {
	clear: both;
	padding: 0px;
	margin: 0px 10px 4px 10px;
}

#shortcuts li {
	display: inline;
	margin-right: 12px;
	padding-right: 12px;
	color: #191919;
	font-weight: bold
}

#shortcuts .gap {
	background: url(/hp/imgs/shortcut_gap.gif) no-repeat 100% 50%;
}

#shortcuts .select {
	color: #842323 !important;
}	
#shortcuts .gap .select {
	color: #842323 !important;
}	
#show {
	clear: both;
	width: 728px;
	margin: 0px 0px 8px 0px;
	overflow: hidden;
}



/*	nav	---------*/
#nav ul {
	margin: 0px 10px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	padding: 6px 0px;
	border-bottom: 1px dashed #C2C3C0;
}

#nav .last {
	border: none;
}

#nav ul ul {
	margin-right: 0px;
	margin-top: -15px;
}

html>body #nav ul ul {
	margin-top: 0px;
}

#nav #none {
	padding: 0px;
}

#nav input {
	font-size: 0.8em;
	width: 80px;
}




/*	content	---------*/
p, h1, h2, h3, h4, h5, table {
	margin: 0px 20px 5px 20px;
	line-height: 1.40;
}
p.news-single-author {
	margin: 0px 20px 5px 20px !important;
}
#content table {
	margin: 0px 19px 5px 18px;
}

h1, h2, h3, h4, h5 {
	font: 1.45em Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	margin-bottom: 1em;
}

#add p {
	margin: 0px 5px 5px 10px;
}

html>body #add p {
	margin: 0px 10px 5px 10px;
}

#nav p {
	margin: 0px 5px 5px 10px;
}

html>body #nav p {
	margin: 0px 10px 5px 10px;
}

/* muss fuer ie nochmals im home.ccs wiederholt werden */
#content ul {
	padding: 0px;
	margin-left: 20px;
}

#content li {
	padding: 0px 0px 0px 32px;
	margin: 2px 5px !important;
	background-image: url(/hp/imgs/list_bullet.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	list-style-type: none;
}

html>body #content li {
	padding: 0px 0px 0px 12px;
}

#nav {
	float: left;
	width: 159px;
	min-height: 400px;
	background-color: #EEF0EB;
	padding-top: 9px;
}

html>body #nav {
	padding-top: 5px;
}

* html #nav {
	display: inline;
}

#content {
	float: left;
	width: 370px;
	width: /**/ 410px;
	padding-top: 15px;
}

#add {
	float: left;

	width: 157px;
	background-image: url(/hp/imgs/add_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 15px;
}

/* Start Mac IE5 filter \*/
#nav, #content, #add {
	padding-bottom: 3276px !important;
	margin-bottom: -3276px !important; 
}

@media all and (min-width: 0px) {
#nav, #content, #add {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
}

#nav:before, #content:before, #add:before {
	content: '[FC]';
	display: block;
	background: inherit;
	padding-top: 3276px !important;
	margin-bottom: -3276px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */

#footer {
	width: 728px;
	clear: both;
	text-align: right;
	margin-top: 1px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 0.87em;
	font-weight: bold !important;
	background-image: url(/hp/imgs/footer_line.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#box {
	overflow: hidden;
}

#box {
	float: left;
	float/**/: none;
}

/* easy clearing */
#box:after {
	content: ' '; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#box {
	display: inline-block;
}

/*\*/
#box {
	display: block;
}

/* end easy clearing */
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}
#content table #top ul {
	float: left;
}

#content .pic {
	margin: 10px 0px;
	float: right;
}

.arrow_list {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.arrow_list li {
	padding: 0px 0px 0px 18px !important;
	margin: 4px 0px !important;
	background-image: url(/hp/imgs/button_arrow.gif) !important;
	background-position: 0px 2px !important;
	background-repeat: no-repeat;
	border-bottom: none !important;
}
.tx-ttnews-browsebox {
	/* border: 1px solid #ff0000;
	padding: 0px;
	*/
}