body {
	background-color: #252525;
	background-image: url(../images/bg_content-all.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#ffffff;
}

a.link, span.addLoadEvent {	
	color:#ffffff;
	border-bottom: solid 1px #921212;
	text-decoration:none;
}
a.link:hover {	
	border-bottom: solid 1px #FFFFFF;
	text-decoration:none;
}

/* spanspan <span> */
a.spamspan {
	color:#ffffff;
	border-bottom: solid 1px #921212;
	text-decoration:none;
}
a.spamspan:hover {
	border-bottom: solid 1px #FFFFFF;
	text-decoration:none;
}

input {
	height: 12px;
	font-size: 0.8em;
}
input.bt {
	height: 18px;
	font-size: 0.8em;	
}
textarea {
	font-size: 1em;
}

/* HEADER DEFINITION ********************************************** ANFANG **** */

#maincontainer {
	width: 800px;
	margin-top: 35px;
}

#header {
	height:134px;
	margin-left: 2.5%;
}

#hdleft {
	float:left;
	margin-left: 5px;
	margin-top: 16px;
}

#hdright {
	float:right;
	margin-top: 5px;
}

#footer  {
	margin-left: 2.5%;
	padding-left: 13px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* HEADER DEFINITION ********************************************** ENDE ****** */
/* **************************************************************************** */


/* NAVIGATION DEFINITION ****************************************** ANFANG **** */

#navigation {
	clear:both;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 828px;
	padding-left: 2.5%;
}

#navigation img {
	margin-right: 12px;
}

/* NAVIGATION DEFINITION ****************************************** ENDE ****** */
/* **************************************************************************** */


/* CONTENT DEFINITION ********************************************* ANFANG **** */

#contentcontainer {
	clear:both;
	margin-top: 25px;
	width: 828px;
	padding-left: 2.5%;
}

#contentfull {
	clear:both;
	width: 740px;
	padding-left: 13px;
}

#contentfull h1 {
	width:700px;
	margin: 0px;
	margin-bottom: 22px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
	border-bottom: 1px solid #676767;
	letter-spacing: 0.05em;
}

#contentfull h4 {
	margin: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	letter-spacing: 0.05em;
}

h1 span.small {
	font-size: 10px;
}

#contentfull span.txt {
	width:700px;
	display:block;
	font-size: 13px;
	line-height: 18px;
}
#contentfull td.txt {
	font-size: 13px;
	line-height: 18px;
}
#contentfull .txt img {
 	border: solid 8px #921212;
}

#contleft {
	float:left;
	width: 490px;
}

#contright {
	float:right;
	width: 240px;
	padding-right: 50px;
}

.firstP {
	margin-bottom:25px;
	border: 8px solid #921212;
}

.imggal{
	border: 8px solid #921212;
	margin-right:20px;
}

.imgclass{
	border: 8px solid #921212;
}