/**
 *  @template       blank
 *  @version        see info.php of this template
 *  @author         erpe
 *  @copyright      2010-2011 erpe
 *  @license        GNU General Public License
 *  @license terms  see info.php of this module
 *  @platform       see info.php of this module
 *  @requirements   PHP 5.2.x and higher
 */
 
body {
background-image:url('http://www.riverofglory.eu/newcms/media/sky.jpg');	
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
background-color: #0c2b3f;
background-size: cover;
	}
	
Headtext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

Headtext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

Headtext h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.Tabel_text {
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #E6E8FA;
}

.Tabel_text_left {
	font-family: Calibri;
	font-size: 14px;
	text-align: left;
	color: #E6E8FA;
}
.Tabel_text_left_template {
	font-family: arial;
	font-size: 16px;
	text-align: left;
	color: #E6E8FA;
}
.Tabel_text_link {
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #E6E8FA;
	background-color: #06F;
}

.Tabel_text_link_2 {
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #E6E8FA;
	background-color: #096;
}

.Tabel_text_link_3 {
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #E6E8FA;
	background-color: #C00;
}

a:link {
	color: #E6E8FA;
}
a:visited {
	color: #E6E8FA;
}.Table_Line {
	border-top-width: thin;
	border-top-style: solid;
	border-color: #E6E8FA;
	line-height: 5px;
}
.Tabel_text_left_small {
	font-family: Calibri;
	font-size: 10px;
	text-align: left;
	color: #E6E8FA;
}
.Tabel_text_left_bold {
	font-family: Calibri;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #E6E8FA;
}
.Agenda_table {
	position: absolute;
	right: 100px;
}
.Tabel_text_left_Bold_H {
	font-family: arial;
	font-size: 18px;
	text-align: left;
	color: #E6E8FA;
	font-weight: bold;
}
.Tabel_text_center_Bold_H {
	font-family: arial;
	font-size: 18px;
	text-align: center;
	color: #E6E8FA;
	font-weight: bold;
}
.Tabel_text_Special_Head {
	font-family: "Monotype Corsiva";
	font-size: 26px;
	color: #E6E8FA;
	font: Verdana;
}