* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(../_gfx/img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(../_gfx/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(../_gfx/img09.gif) no-repeat left center;
	color: #313131;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

img.pic {
    border: solid 2px #fff;
}

/* Logo */

#logo_gr {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(../_gfx/img02.jpg) no-repeat;
}

#logo_en, #logo_de {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(../_gfx/img02_2008_en.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 30px 0 0 120px;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 137px;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

div.album img { border: solid 2px #fff; }

div.album img:hover { border: solid 2px #C5BD2A; }

.normal {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #fff;
	padding: 2px;
}

fieldset {border: solid 1px #b6ae22; padding:5px;}

legend {
	font: bold 13px Arial, Trebuchet MS, Verdana;
	color: #9b9419;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6177;
	width: 250px;
	border: solid 1px #ccc;
}
.Asterisk{font: bold 12px Verdana, Arial; color: #F68117;}

input[type=Text]:focus, textarea:focus, select:focus {
	color: #50510B;
	background: #F5F6BE;
	border: solid 1px #918B24;
}

.btn {
    border-top:1px solid #e6e5e5;
    border-bottom: 1px solid #b6ae22;
    border-left: 1px solid #e6e5e5;
    border-right: 1px  solid #b6ae22;
    font-family: Verdana, Arial;
    background: #C5BD2A;
    font-size:10px;
    color:#313131;
    height:20px;
	width:90px;
    font-weight:bold;
    text-decoration:none;
    cursor: pointer;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(../_gfx/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(../_gfx/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(../_gfx/img07.gif) no-repeat 20px 50%;
	font-size: 22px;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(../_gfx/img08.gif) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(../_gfx/img10.gif) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 159px;
	margin: 0 20px;
	font-size: 85%;
	padding: 10px 0px;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(../_gfx/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 12px;
	text-align: left;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 154px;
	padding: 0 80px 0 20px;
	background: url(../_gfx/img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
text-align: left;
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

#flags {
    background: #c5bd2a;
    padding: 5px 0px;
    text-align: center;
    border: solid 2px #fff;
    border-top: 0px;
}

#flags img {
    border: 0px;
}
    
/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
    background: none;
    padding: 0px;
}

#menu a, #menu a.active {
    background: #c5bd2a;
    padding: 3px;
    width: 100%;
    display: block;
    border-bottom: solid 1px #b6ae22;
    color: #313131;
}

#menu a:hover, #menu a.active {
    background: #C5BD2A url(../_gfx/bg_menu.gif) repeat-x top;
    color: #fff;
    text-decoration: none;
    border-right: solid 5px #C5BD2A;
}

#menu b {
}

#BottomPrev {
    background: #C5BD2A url(../_gfx/bg_bot.gif) repeat-x top;
    display: table;
    border-top: solid 1px #b6ae22;
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(../_gfx/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}
#footer a:hover {
	color: #918B24;
}
