﻿/*<![CDATA[*/
*{
	margin:0px;
	padding:0px;
	border:none;
}
body, a,h2 {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
h2{
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
}
.black{
	color:#000;
}
.invisible{
	display:none;
}
p{
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
}

body {
	padding-bottom: 30px;
	background-color: #F0F0F0;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #FF0000; }

/* index site */

.mainindex
{
	position: relative;
	background-image: url(../img/bg_index2.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 558px;
	margin: 30px auto 30px auto;
}

.language {
	position: relative;
	width: auto;
	height: auto;
	float: right;
	margin-right: 10px;
	padding-top: 20px;
}

.content {
	position: absolute;
	top: 210px;
	left: 0px;
}

.images{
	float: left;
	width: 187px;
	text-align: right;
}

/* navigation */
.lists {
	width: 533px;
	float: left;
}

.list-de{
	padding: 0px 20px 10px 20px;
}

.justify {
	text-align: justify;
}


.list-en{
	padding: 0px 20px 10px 20px;
}

.navigation-list {	
	list-style-type: none;			
}

.navigation-list li {
	font-weight: bold;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	cursor: default;	
}

.navigation-list li a:link { font-weight: bold; font-size: 14px; }
.navigation-list li a:visited { font-weight: bold; font-size: 14px; }
.navigation-list li a:hover { font-weight: bold; font-size: 14px; }

.margin-bottom {
	margin-bottom: 8px;
}

/*]]>*/
