.logo-art {position: relative; width: 558px; top: 25px;}
.logo-art-text {position: absolute; left: 260px; text-align: left;}
.triatlon {  background: #ff0;   font-size: 160%;
  padding: 20px 20px 5px 20px;
color: #010066; margin-top: 10px;}

h1
{
	margin:0; padding:0;
	font-size:160%;
	margin-bottom:15px;
	padding-bottom:0px;
	padding-top:14px;
	/*border-bottom:1px solid #CCCCCC*/
	color: #ffffff;
}

h2, h3
{
	font-size:140%;
	color: #ffffff;
}

h4, h5, h6
{
	font-size:110%;
	color: #ffffff;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
.form1 {
	width:100px;
	height:20px;
	color: #010101;
	border:#0074b5 1px solid;
	padding:2px 0 0 12px;
	background-color:#ffffff;
}

.form input{
	width:100px;
	height:20px;
	color: #010066;
	border:#C1C1C1 1px solid;
	/*padding:1px 0 0 1px;*/
	background-color:#FFFFFF
	margin-left: 20px;
}

.form textarea {
	width:189px;
	height:120px;
	color: #9C9C9C;
	overflow: auto;
	border:#C1C1C1 1px solid;
	padding:1px 0 0 6px;
	background-color:#ffffff
}
input.inputbuttonflat1 {color:#010066; 
border: solid 1px Grey;
width:31px;
height:20px;
}