@charset "utf-8";
/*
http://www.saint-josse-europe.eu
Copyright Tremel-Computer http://www.tremel-computer.de 2009

hellblau			b6cae3
hellgelb back		fffeea
oliv menu			E5DF93 früher cccc99
grau logo			676360
schrift blau		003399
verlauf dunkelblau	0e309c
verlauf hellblau	6f9fdd
subheader hellblau  C8E2FF
h1					985B19
*/


/* Allgemein */
body  {
	/* font: 100% Verdana, Arial, Helvetica, sans-serif; */
	/* font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #003399;
	background-color: #fffeea;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
}
a:link { 
	font-weight: bold; 
	color: #0077ff; 
	text-decoration: underline; 
}
a:visited {
	font-weight:bold; 
	color: #604600; 
	text-decoration:none; 
}
a:hover {
	font-weight:bold; 
	color: #187278; 
	text-decoration:none; 
}

/* Gliederungs-Layout mit Tabelle */

/* Table */
#main_layout {
	width: 100%;
}

/* Rows */
#main_layout #row_header {
	background-color: #6f9fdd;
}
#main_layout #row_header td {
	height: 82px;
}

#main_layout #row_subheader {
	height: 21px;
	background-color: #c8e2ff;
}
#main_layout #row_subheader td {
	height: 21px;
}
#main_layout #row_maincontent {
	vertical-align: top;
	border-top: 2px groove #003399;
}

#main_layout #row_footer {
	height: 20px;
	background-color: #6f9fdd;
	color: #fffeea;
}
#main_layout #row_footer A {
	color: ##985B19;
}
#main_layout #row_footer td {
	height: 20px;
	border-top-width: 2px;
	border-top-style: groove;
}

/* Columns */
#main_layout .mlc_column1 {
	width: 152px;
}
#main_layout .mlc_column2 {
	min-width: 200px;
}
#main_layout .mlc_column3 {
	width: 120px;
	background-color: #6f9fdd;
}

/* Cells */
#main_layout #c_header1 {
	background-image: url(../images/background_01.gif);
	background-repeat: no-repeat;
}
#main_layout #c_header2 {
	background-image: url(../images/background_02.gif);
	background-repeat: no-repeat;
}
#main_layout #c_header3 {
}
#main_layout #c_subheader1 {
	background-image: url(../images/background_04.gif);
	background-repeat: no-repeat;
}
#main_layout #c_subheader2 {
	background-image: url(../images/background_05.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 16px;
}
div.breadcrumb {
	padding-top: 2px;
}
#main_layout #c_subheader2 {
	font-size:10px;
}
#main_layout #c_subheader2  a{
	color: #003399;
	text-decoration: none;
}
#main_layout #c_subheader3 {
}
#main_layout #c_main1 {
	background-image: url(../images/background_07.gif);
	background-repeat: no-repeat;
    /* td mit Menue-Sidebar */
 	padding-top: 18px;
	padding-bottom: 8px;
	background-color: #E5DF93;
}
#main_layout #c_main1 div {
    /* elemente in Menue-Sidebar */
}

#main_layout #c_main2 {
	background-image: url(../images/background_08.gif);
	background-repeat: no-repeat;
    /* td mit Normal Content */
	/* padding: 8px; */
	/*border-left: 1px groove;*/

}
#main_layout #c_main3 {
}
#border_content {
	padding-left: 6px;
	padding-right: 6px;
}
#main_layout #c_footer1 {
}
#main_layout #c_footer2 {
}
#main_layout #c_footer3 {
}

/* Content Table */
#main_layout #c_main2 #main_content {
	/* td mit Normal Content */
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 8px;
}
#main_layout #c_main2 #main_content td {
	/* td mit Normal Content */
	vertical-align: top;
}


/* statische Einzelelemente */
#header_anschrift {
	font-size: 0.6em;
	/* line-height: 0.8em; */
	color: #000000;
}

.footertext {
	font-size: 0.8em;
	/* line-height: 0.8em; */
}

div#impressumlink, div#printversion {
	margin: 5px;
	color: #00418C;
}
div#impressumlink a, div#printversion a {
	color: #00418C;
	text-decoration: none;
}
div#printversion {
	margin-top: 15px;
}
div#pilgerlogo {
	margin: 8px;
	margin-top: 40px;
	text-align: center;
	font-size:8px;
}


/* Text-Layout */
h1 {
	/*font: normal 1.8em Georgia, 'Times New Roman', serif;*/
	/*color: #00418C;*/
	/* color: #5E4400; */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F6FC6;
	font-size: 1.4em;
	line-height: 100%;
	padding-top: 0.8em;
	margin-bottom: 0.2em;
	text-decoration: none;
}
#border_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #fffeea;
}
#border_content h1 {
	/* color: #fffeea; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003399;
}
#border_content a {
	/* color: #fffeea; */
	color: #fffeea;
}
#border_content ul.csc-menu {
	padding-left: 14px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F6FC6;
	font-weight: bold;
	font-size: 100%;
	line-height: 100%;
	padding-top: 0.8em;
	margin-bottom: 0.2em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F6FC6;
	font-weight: normal;
	font-size: 110%;
	line-height: 100%;
	padding-top: 0.4em;
	margin-bottom: 0.2em;
}
/* Wegen Bilderanordnung in Standard Bild
ul, dl, ol {
	margin-left: 8px;
	padding-left: 6px;
}
*/
p.bodytext {
	/*
	font-size: 0.9em;
	line-height: 1.1em;
	*/
}
.csc-textpic-caption {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.0em;
}

.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}