/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(img/bg.jpg);
}

h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1px;
	color: white;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #585858;
}

h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 0px;
	padding: 5px;
}

a {
	color: #97232E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input.text {
	border: 1px solid #CFCFCF;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

input.texterror {
	border: 1px solid #ff0000;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

textarea.text {
	border: 1px solid #CFCFCF;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

textarea.texterror {
	border: 1px solid #ff0000;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

li a {
	color: #97232E;
}

form {
	margin: 0px;
	padding: 0px;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.top {
	margin: 0px auto;
	padding: 10px 0px;
	width: 800px;
}

.language {
	margin: 0px;
	padding: 0px;
	float: right;
}

.language img {
	border: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border: 1px solid #97232E;
	background-color: #ffffff;
	position: relative;
}

.winietabg {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 252px;
	position: relative;
}

.winieta {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 252px;
}

.logo {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.logo a {
	width: 230px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: pointer;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.menubg {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 35px;
}

a.menu01 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu01.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 35px;
	float: left;
}

a:hover.menu01 {
	background-color: #98222E;
	background-image: url(img/menu01.jpg);
}

a.menu02 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu02.jpg);
	background-repeat: no-repeat;
	width: 116px;
	height: 35px;
	float: left;
}

a:hover.menu02 {
	background-color: #98222E;
	background-image: url(img/menu02.jpg);
}

a.menu03 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu03.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 35px;
	float: left;
}

a:hover.menu03 {
	background-color: #98222E;
	background-image: url(img/menu03.jpg);
}

a.menu04 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu04.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 35px;
	float: left;
}

a:hover.menu04 {
	background-color: #98222E;
	background-image: url(img/menu04.jpg);
}

a.menu05 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu05.jpg);
	background-repeat: no-repeat;
	width: 172px;
	height: 35px;
	float: left;
}

a:hover.menu05 {
	background-color: #98222E;
	background-image: url(img/menu05.jpg);
}

a.menu06 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu06.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 35px;
	float: left;
}

a:hover.menu06 {
	background-color: #98222E;
	background-image: url(img/menu06.jpg);
}

a.menu07 {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu07.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 35px;
	float: left;
}

a:hover.menu07 {
	background-color: #98222E;
	background-image: url(img/menu07.jpg);
}

a.menu01-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu01-en.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 35px;
	float: left;
}

a:hover.menu01-en {
	background-color: #98222E;
	background-image: url(img/menu01-en.jpg);
}

a.menu02-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu02-en.jpg);
	background-repeat: no-repeat;
	width: 106px;
	height: 35px;
	float: left;
}

a:hover.menu02-en {
	background-color: #98222E;
	background-image: url(img/menu02-en.jpg);
}

a.menu03-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu03-en.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 35px;
	float: left;
}

a:hover.menu03-en {
	background-color: #98222E;
	background-image: url(img/menu03-en.jpg);
}

a.menu04-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu04-en.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 35px;
	float: left;
}

a:hover.menu04-en {
	background-color: #98222E;
	background-image: url(img/menu04-en.jpg);
}

a.menu05-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu05-en.jpg);
	background-repeat: no-repeat;
	width: 149px;
	height: 35px;
	float: left;
}

a:hover.menu05-en {
	background-color: #98222E;
	background-image: url(img/menu05-en.jpg);
}

a.menu06-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu06-en.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 35px;
	float: left;
}

a:hover.menu06-en {
	background-color: #98222E;
	background-image: url(img/menu06-en.jpg);
}

a.menu07-en {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu07-en.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 35px;
	float: left;
}

a:hover.menu07-en {
	background-color: #98222E;
	background-image: url(img/menu07-en.jpg);
}

a.menu01-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu01-de.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 35px;
	float: left;
}

a:hover.menu01-de {
	background-color: #98222E;
	background-image: url(img/menu01-de.jpg);
}

a.menu02-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu02-de.jpg);
	background-repeat: no-repeat;
	width: 106px;
	height: 35px;
	float: left;
}

a:hover.menu02-de {
	background-color: #98222E;
	background-image: url(img/menu02-de.jpg);
}

a.menu03-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu03-de.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 35px;
	float: left;
}

a:hover.menu03-de {
	background-color: #98222E;
	background-image: url(img/menu03-de.jpg);
}

a.menu04-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu04-de.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 35px;
	float: left;
}

a:hover.menu04-de {
	background-color: #98222E;
	background-image: url(img/menu04-de.jpg);
}

a.menu05-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu05-de.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 35px;
	float: left;
}

a:hover.menu05-de {
	background-color: #98222E;
	background-image: url(img/menu05-de.jpg);
}

a.menu06-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu06-de.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 35px;
	float: left;
}

a:hover.menu06-de {
	background-color: #98222E;
	background-image: url(img/menu06-de.jpg);
}

a.menu07-de {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu07-de.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 35px;
	float: left;
}

a:hover.menu07-de {
	background-color: #98222E;
	background-image: url(img/menu07-de.jpg);
}

.menuleft {
	margin: 0px;
	padding: 5px 10px 5px 15px;
	background-image: url(img/menuleft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.menuleft a {
	color: #97232E;
	font-weight: bold;
}

.bottom {
	margin: 0px auto;
	padding: 5px 0px 10px 0px;
	width: 800px;
}

.bottom a {
	color: #EE0026;
	font-size: 11px;
}

.leftpage {
	margin: 0px;
	padding: 20px 20px 10px 20px;
	width: 210px;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	width: 550px;
	float: left;
}

.content {
	margin: 0px;
	padding: 0px;
}

/*css page default*/

a.more {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #98222E;
	text-decoration: none;
	display: block;
	float: right;
}

a:hover.more {
	text-decoration: underline;
}

a.back {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #98222E;
	text-decoration: none;
	display: block;
	float: left;
}

a:hover.back {
	text-decoration: underline;
}

.date {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.article {
	margin: 0px;
	padding: 0px 20px 15px 0px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.article li a {
	color: #98222E;
}

.articleimg {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #98222E;
}

.gallery {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	text-align: center;
	width: 170px;
	float: left;
}

.gallery-img {
	margin: 0px auto;
	padding: 2px;
	width: 150px;
	height: 120px;
	text-align: center;
	overflow: hidden;
}

.gallery-img img {	
	width: 140px;
	padding: 2px;
	border: 1px solid #98222E;
}

a.gallerymore {
	margin: 5px 10px 0px 0px;
	padding: 0px;	
	font-size: 11px;
	font-weight: bold;
	color: #98222E;
	text-decoration: none;
	display: block;
	float: right;
}

a:hover.gallerymore {
	text-decoration: underline;
}

.gallery h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 32px;
	overflow: hidden;
}

.galleryone {
	margin: 0px;
	padding: 10px 5px;
	text-align: center;
}

.galleryone img {
	margin: 0px 5px 5px 0px;
	padding: 2px;
	border: 1px solid #98222E;
	width: 120px;
}

.download {
	margin: 0px;
	padding: 10px 25px;
	text-align: left;
}

.download a {
	margin: 0px;
	padding: 0px;
	color: #98222E;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.prevnext {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a.prev {
	padding: 0px 45px;
	color: #FF0207;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #98222E;
}

a.next {
	padding: 0px 45px;
	color: #FF0207;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #98222E;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}

