body {
	background-image: url("../images/back.jpg");
	background-repeat: repeat-x;
	background-color: #C30402;
	margin:0;
	padding:0;
}
.lang {
	position: relative;
	float: left;
	left: 365px;
	top: 35px;
	font-family: Arial;
	font-size: 12px;
	color: #151515;
	font-weight: normal;
	text-decoration:none;
}
.lang a:link {
	font-family: Arial;
	font-size: 12px;
	color: #151515;
	font-weight: normal;
	text-decoration:none;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:link, .menu a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover, .menu a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFDE42;
	text-decoration: underline;
}
.design {
	position:relative;
	float:left;
	left: 50px;
	top: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #B49503;
	font-weight: normal;
	text-decoration: none;
}
.design a:link {
	font-family: Arial;
	font-size: 12px;
	color: #B49503;
	font-weight: normal;
	text-decoration: none;
}
.red0 {
	position: relative;
	float: left;
	left: 75px;
	top: 9px;
	font-family: Arial;
	font-size: 12px;
	color: #C70300;
	font-weight: bold;
}
.red {
	position: relative;
	float: left;
	left: 30px;
	top: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #C70300;
	font-weight: bold;
	text-decoration: none;
}
.red a:link {
	font-family: Arial;
	font-size: 13px;
	color: #C70300;
	font-weight: bold;
	text-decoration: none;
}
.red1 {
	position: relative;
	float: left;
	left: 30px;
	top: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #C70300;
	font-weight: bold;
	text-decoration: none;
}
.red1 a:link, .red1 a:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #C70300;
	font-weight: bold;
	text-decoration: none;
}
.red1 a:hover, .red1 a:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #C70300;
	font-weight: bold;
	text-decoration: underline;
}
.red2 {
	position: relative;
	float: left;
	left: 30px;
	top: 5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #C70300;
	font-weight: normal;
	text-decoration: none;
}
.red2 a:link, .red2 a:active {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #C70300;
	font-weight: normal;
	text-decoration: none;
}
.red2 a:hover, .red2 a:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #C70300;
	font-weight: bold;
	text-decoration: underline;
}
.txt {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	position: relative;
	float:left;
	padding: 0px 35px 0px 25px;
}
.txt1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.txt2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #C70300;
}
ol li {
	color: #AE0301;
}
.roman {
	list-style-type: upper-roman;
}
.mail {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #C70300;
	text-decoration: underline;
}
.mail a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #C70300;
	text-decoration: underline;
}
textarea {
	border: 0px solid white; 
	background-color: #FBF5D5;
  overflow:auto;
}
input {
	border: 0px solid white; 
	background-color: #FBF5D5;
	cols: 23px;
	rows: 5px;
}
.but {
	background-image: url("../images/send.jpg");
	width: 75px;
	height: 26px;
	cursor: pointer;
}
.but1 {
	background-image: url("../images/clear.jpg");
	width: 75px;
	height: 26px;
	cursor: pointer;
}
img {
	border: 0px;
}
#kurstbl {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #E0B800;
	width: 520px;
	
}
#kurstbl td {
	border: 0.01em solid #E0B800;
	width: 130px;
	text-align: center;
	
}
