/*
---------------------------------------------------------------------------------------------------
page
---------------------------------------------------------------------------------------------------
*/

html, body { height:auto }

body
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px; color:#000;
		padding:0px; margin:0px; text-align:left;
		background-color:#EFF0F1;
}

/*
---------------------------------------------------------------------------------------------------
pagenavi
---------------------------------------------------------------------------------------------------
*/

table.pagenavi {
	border:0px solid red;
}

table td.navi {
	text-align:right;
	padding-top:8px;
}

/*
---------------------------------------------------------------------------------------------------
lang
---------------------------------------------------------------------------------------------------
*/

.langcontainer {

}

.langcontainer a {

}

.langcontainer a:link {

}

/*
---------------------------------------------------------------------------------------------------
zeitleiste
---------------------------------------------------------------------------------------------------
*/

table.zeitleiste {
	border:0px solid red;
}

table.zeitleiste td {
	border-bottom:1px dotted #9ba4ac;
	padding-bottom:6px;
	padding-top:6px;
}


table.zeitleiste .zeitpunkt {
	width:120px;
	font-weight:bold;
}

table.zeitleiste tr.gray td {
	background:#eff0f1;
}

/*
---------------------------------------------------------------------------------------------------
settings
---------------------------------------------------------------------------------------------------
*/

div, p, h1, h2, h3, ul, li { padding:0px; margin:0px; }

/* div { overflow:hidden; } */

div.clearer { clear:both; }

table { width:100% }
td { vertical-align:top }

p, h1, h2, h3
{
	font-size:12px;
	line-height:16px;
}

a img				{ border-width:0px }

a:link, a:visited	{ text-decoration:none; color:#000; }
a:hover				{ text-decoration:none; color:#75818C; }


h1 { color:#75818C; font-size:14px; }
h2 { color:#75818C; }
h3 { color:#000000; }

h1 a:link, h1 a:visited	{ text-decoration:none; color:#75818C; }
h1 a:hover				{ text-decoration:none; color:#000000; }

h2 a:link, h2 a:visited	{ text-decoration:none; color:#75818C; }
h2 a:hover				{ text-decoration:none; color:#000000; }

h3 a:link, h3 a:visited	{ text-decoration:none; color:#000000; }
h3 a:hover				{ text-decoration:none; color:#75818C; }

ul
{
	list-style-type:disc;
	padding:0px 0px 0px 20px;
}

li
{
	/* padding-left:12px; */
}


form { margin:0px; }

input
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
textarea
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}



/*
---------------------------------------------------------------------------------------------------
page global
---------------------------------------------------------------------------------------------------
*/

#page-container
{
	width:900px;
	margin:10px;
}

#page-header
{
	width:900px; height:127px; overflow:hidden;
	margin-bottom:10px;
}

/*
---------------------------------------------------------------------------------------------------
page
---------------------------------------------------------------------------------------------------
*/

#page-subheader
{
	width:900px; height:154px; overflow:hidden;
	margin-bottom:10px;
}

#tb-page-subheader
{
	width:900px;
}

td.td-page-subheader-banner
{
	width:445px;
}

div.page-subheader-banner-type
{
	width:445px; height:24px;
	background-color:#75818C;
}
div.page-subheader-banner-type table
{
	width:445px;
	height:24px;
}

td.td-page-subheader-pad
{
	width:10px;
}

#page-cols
{
	width:900px;
	margin-bottom:10px;
}

#tb-page-cols
{
	width:900px;
}

td.td-page-col-left	{ width:318px; }
td.td-page-col-pad { width:10px; }
td.td-page-col-right { width:572px; }

/* content pages */
td.td-ctpage-col-left { width:228px; }
td.td-ctpage-col-right { width:662px; }


/*
---------------------------------------------------------------------------------------------------
page items
---------------------------------------------------------------------------------------------------
*/

td.td-indent
{
	width:10px;
	background-color:#5F6D78;
}


/*
---------------------------------------------------------------------------------------------------
page boxes pfeile
---------------------------------------------------------------------------------------------------
*/

a.ar_orange
{
	display:block;
	width:40px; height:24px;
	background-image:url(../images_page/ar_orange.gif);
	background-repeat:no-repeat;
}
a.ar_orange:link, a.ar_orange:visited
{
	background-color:#ED7F00;
	background-image:url(../images_page/ar_orange.gif);
}
a.ar_orange:hover
{
	background-color:#F09226;
	background-image:url(../images_page/ar_orange_hi.gif);
}

a.ar_blue
{
	display:block;
	width:40px; height:24px;
	background-image:url(../images_page/ar_blue.gif);
	background-repeat:no-repeat;
}
a.ar_blue:link, a.ar_blue:visited
{
	background-color:#66A1C4;
	background-image:url(../images_page/ar_blue.gif);
}
a.ar_blue:hover
{
	background-color:#7DAFCD;
	background-image:url(../images_page/ar_blue_hi.gif);
}

a.ar_grey
{
	display:block;
	width:40px; height:24px;
	background-image:url(../images_page/ar_grey.gif);
	background-repeat:no-repeat;
}
a.ar_grey:link, a.ar_grey:visited
{
	background-color:#75818C;
	background-image:url(../images_page/ar_grey.gif);
}
a.ar_grey:hover
{
	background-color:#8A949D;
	background-image:url(../images_page/ar_grey_hi.gif);
}

a.ar_grey_imgbanner
{
	display:block;
	width:40px; height:85px;
	background-image:url(../images_page/ar_grey_imgbanner.gif);
	background-repeat:no-repeat;
}
a.ar_grey_imgbanner:link, a.ar_grey_imgbanner:visited
{
	background-color:#75818C;
	background-image:url(../images_page/ar_grey_imgbanner.gif);
}
a.ar_grey_imgbanner:hover
{
	background-color:#8A949D;
	background-image:url(../images_page/ar_grey_imgbanner_hi.gif);
}


/*
---------------------------------------------------------------------------------------------------
page start - imgbanner
---------------------------------------------------------------------------------------------------
*/

div.imgbanner-start
{
	width:318px; height:106px; overflow:hidden;
	margin-bottom:10px;
	background-color:#75818C;
}

div.imgbanner-start table td.td-imagelink div
{
	width:278px; height:85px; overflow:hidden;
}

td.td-imgbanner-caption div
{
	width:298px; overflow:hidden;
	font-size:12px; font-weight:bold; color:#FFFFFF;
	margin:3px 0px 0px 10px;
}

/*
---------------------------------------------------------------------------------------------------
pageboxes
---------------------------------------------------------------------------------------------------
*/

div.box-empty { margin-bottom:10px; }

div.box-col-left { margin-bottom:10px; width:318px; overflow:hidden }
div.box-col-right { margin-bottom:10px; }

div.ctbox-col-left { margin-bottom:10px; width:228px; overflow:hidden; }
td.td-page-col-left div.ctbox-col-left { width:318px } /* important for link-boxes */
div.ctbox-col-right { margin-bottom:10px; }




table.tb-pagebox-header
{
	width:100%;
	background-color:#9BA4AC;
}

table.tb-pagebox-header td.td-indent
{
	width:10px;
	background-color:#5F6D78;
}

table.tb-pagebox-header td.td-boxtype
{
	width:auto;
	padding-left:10px;
}

table.tb-pagebox-header td.td-iconlink
{
	width:40px;
}

div.pagebox-content
{
	background-color:#FFFFFF;
	border-right:1px solid #ACB3BA;
	border-bottom:1px solid #ACB3BA;
	border-left:1px solid #ACB3BA;
	padding:7px 9px 7px 9px;
}

div.pagebox-content-ct
{
	background-color:#FFFFFF;
	border-right:1px solid #ACB3BA;
	border-bottom:1px solid #ACB3BA;
	border-left:1px solid #ACB3BA;
	padding:17px 19px 17px 19px;
}

div.pagebox-single
{
	background-color:#FFFFFF;
	border:1px solid #ACB3BA;
	padding:7px 9px 7px 9px;
}

/*
---------------------------------------------------------------------------------------------------
hpoints
---------------------------------------------------------------------------------------------------
*/

div.hpoints
{
	height:1px; overflow:hidden;
	background-image:url(../images_page/hpoints.gif); background-repeat:repeat-x;
	margin:7px 0px 7px 0px;
	clear:both;
}

hr
{
	height:1px; overflow:hidden;
	background-image:url(../images_page/hpoints.gif); background-repeat:repeat-x;
	border:0px solid #FFF;
	margin:7px 0px 7px 0px; padding:0px;
}

*html hr
{
	border:1px dotted #7F8184;
}


/*
---------------------------------------------------------------------------------------------------
page menues
---------------------------------------------------------------------------------------------------
*/

div.menue-container
{
	/* background-color:#99CCCC; */
}

div.menue-container a
{
	display:block;
	padding-left:15px;
	background-image:url(../images_page/mi_ar_grey.gif);
	background-repeat:no-repeat;
}
div.menue-container p
{
	display:block;
	padding-left:15px;
	background-image:url(../images_page/mi_ar_grey.gif);
	background-repeat:no-repeat;
}

div.menue-container a.mi-l1-no
{
	background-image:url(../images_page/mi_ar_grey.gif);
}
div.menue-container a.mi-l1-act
{
	background-image:url(../images_page/mi_ar_orange.gif);
	font-weight:bold;
}
div.menue-container p.mi-l1-inact
{
	background-image:url(../images_page/mi_ar_grey.gif);
	color:#75818C;
}

div.menue-container a.mi-l2-no
{
	background-image:url(../images_page/mi_ar_grey.gif);
	margin:4px 0px 0px 15px;
}
div.menue-container a.mi-l2-act
{

	background-image:url(../images_page/mi_ar_orange.gif);
	margin:4px 0px 0px 15px;
	font-weight:bold;
	
}
div.menue-container p.mi-l2-inact
{
	background-image:url(../images_page/mi_ar_grey.gif);
	margin:4px 0px 0px 15px;
	color:#75818C;
}



div.menue-container a.extlink
{
	background-image:url(../images_page/mi_ext_orange.gif);
}


/*
---------------------------------------------------------------------------------------------------
article index
---------------------------------------------------------------------------------------------------
*/

div.article-index-container
{
	/* background-color:#CCCC99; */
}

table.tb-article-index-item
{
	/* background-color:#996699; */
}

td.td-article-index-item-image
{
	width:110px;
}

td.td-article-index-item-image div
{
	width:100px; height:75px;
	margin:3px 0px 3px 0px;
	overflow:hidden;
}


div.box-col-left td.td-article-index-item-image { width:110px; }
div.box-col-left td.td-article-index-item-image div { width:100px; height:75px; }

div.box-col-right td.td-article-index-item-image { width:210px; }
div.box-col-right td.td-article-index-item-image div { width:200px; height:75px; }

div.ctbox-col-left td.td-article-index-item-image { width:85px; }
div.ctbox-col-left td.td-article-index-item-image div { width:75px; height:75px; }

div.ctbox-col-right td.td-article-index-item-image { width:210px; }
div.ctbox-col-right td.td-article-index-item-image div { width:200px; height:75px; }

p.articletitle { font-weight:bold; color:#000000; }
p.articletitle a:link, p.articletitle a:visited	{ text-decoration:none; color:#000000; }
p.articletitle a:hover				{ text-decoration:none; color:#ED8001; }

p.articlesubtitle { font-weight:bold; color:#75818C; }
p.articlesubtitle a:link, p.articlesubtitle a:visited	{ text-decoration:none; color:#75818C; }
p.articlesubtitle a:hover				{ text-decoration:none; color:#ED8001; }

/*
---------------------------------------------------------------------------------------------------
teaser
---------------------------------------------------------------------------------------------------
*/

td.td-teaser-image
{
	width:210px;
}

td.td-teaser-image div
{
	width:200px; height:75px;
	margin:3px 0px 3px 0px;
	overflow:hidden;
}


div.box-col-left td.td-teaser-image { width:110px; }
div.box-col-left td.td-teaser div { width:100px; height:75px; }

div.box-col-right td.td-teaser-image { width:210px; }
div.box-col-right td.td-teaser-image div { width:200px; height:75px; }

div.ctbox-col-left td.td-teaser-image { width:85px; }
div.ctbox-col-left td.td-teaser-image div { width:75px; height:75px; }

div.ctbox-col-right td.td-teaser-image { width:210px; }
div.ctbox-col-right td.td-teaser-image div { width:200px; height:75px; }

p.teasertitle { font-weight:bold; color:#000000; }
p.teasertitle a:link, p.teasertitle a:visited	{ text-decoration:none; color:#000000; }
p.teasertitle a:hover				{ text-decoration:none; color:#ED8001; }

p.teasersubtitle { font-weight:bold; color:#75818C; }
p.teasersubtitle a:link, p.teasersubtitle a:visited	{ text-decoration:none; color:#75818C; }
p.teasersubtitle a:hover				{ text-decoration:none; color:#ED8001; }


/*
---------------------------------------------------------------------------------------------------
image
---------------------------------------------------------------------------------------------------
*/

div.ctimage-container
{
	margin:3px 0px 3px 0px;
}

div.ctimage
{
	margin-bottom:3px;
}

div.ctimagecaption, div.ctimagecaption p
{
	font-size:11px;
}


/*
---------------------------------------------------------------------------------------------------
text
---------------------------------------------------------------------------------------------------
*/

div.cttext-container
{
	/* background-color:#FFCCCC; */
}

div.cttext
{
	/* background-color:#CCCCCC; */
}

div.cttext p, div.cttext h1, div.cttext h2, div.cttext h3
{
	margin:8px 0px;
}

div.cttext a.historyback
{
	display:inline;
	padding-left:15px;
	background-image:url(../images_page/link_ar_orange_left.gif);
	background-repeat:no-repeat;
}

div.cttext a:link, div.cttext a:visited	{ text-decoration:none; color:#D86D00; }
div.cttext a:hover						{ text-decoration:underline; color:#D86D00; }


div.cttext img
{
	margin-top:3px;
	margin-bottom:10px;
}

div.cttext img.links
{
	float:left;
	margin:3px 10px 10px 0px;
}

div.cttext img.rechts
{
	float:right;
	margin:3px 0px 10px 10px;
}

div.cttext hr
{
	margin:17px 0px 17px 0px; padding:0px;
}

div.cttext div.hpoints
{
	margin:17px 0px 17px 0px;
	clear:both;
}











t:15px;
	background-image:url(../images_page/link_ar_orange_left.gif);
	background-repeat:no-repeat;
}

div.cttext a:link, div.cttext a:visited	{ text-decoration:none; color:#D86D00; }
div.cttext a:hover						{ text-decoration:underline; color:#D86D00; }


div.cttext img
{
	margin-top:3px;
	margin-bottom:10px;
}

div.cttext img.links
{
	float:left;
	margin:3px 10px 10px 0px;
}

div.cttext img.rechts
{
	float:right;
	margin:3px 0px 10px 10px;
}

div.cttext hr
{
	margin:17px 0px 17px 0px; padding:0px;
}

div.cttext div.hpoints
{
	margin:17px 0px 17px 0px;
	clear:both;
}











