﻿body
{
	/* background: #e8c9d4 url( 'img/body.gif' ) no-repeat center top;*/
	font-size:13px;
	color:#646060;
	line-height:20px;
	
	/*color: #555555;*/
	/*font: normal 62.5% Lucida Sans Unicode, Lucida Grande, sans-serif;*/
	font: normal 62.5% Helvetica, Arial, sans-serif;
	padding-top: 20px;
	background: #334455; /*#334433;*/
}

img {
	border: 0;
	border: none;
}



#DivTitle1 
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}

#DivTitle1 a
{
	color: White;	
}

#DivTitle2 
{
	color: White;
	font-size: 40px;
	margin: 10px 10px 10px 10px;
}

#DivTitle3
{
	color: White;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}

#DivTitle3 a
{
	color: White;	
	font-weight: bold;
}

.DivTag
{
	font-weight:bold;
	font-size:14px;
	display: none; 	
}


.DivTagTitel
{
	font-size: 30px;
	margin: 10px 10px 10px 10px;
}

.DivTagImage
{
	float:left;
	margin: 10px 10px 10px 10px;
	border: solid 3px Gray;
}


.DivTagText
{
	float:left;
	margin: 10px 10px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	font-family:Helvetica,Arial, sans-serif;
	line-height:30px;
}


.DivAutor
{
	font-style: italic;
	margin-top:20px;
	text-align:right;
}


#DivCopyright
{
	margin: 10px 10px 10px 10px;
	color:#666666;
}

#DivCopyright a
{
	color:#666666;
}

