@charset "utf-8";
@import "text_style.css";


/* ACTION INFOS */
.action_success
{
	border: black dashed solid;
}
.action_warning
{
	
}
.action_error
{
	
}
.action_info
{
	
}

#colcenter 
{
	margin-left:250px;
	margin-right:250px;
	/*color: #000;*/
	font-size:12pt;
	/*font-weight:bold;*/
	margin-bottom: 45px;
	position: relative;
	top: -50px;
}

#colcenter p, #colcenter ul, #colcenter ol {
	/*line-height: 140%;*/
}


/* ********************************  
#colcenter table td
{
font: 12pt Trebuchet MS;
vertical-align: top;
}

#colcenter table a
{
color: white;
font: 10pt Arial Narrow;
padding-top:20px;
padding-left:5px;
}

.logo1
{
color: red;
font-weight: bold;
/*text-align: center;*/
 
}

.logo2
{
color: black;
font: 8pt Arial Narrow;
text-align: right;
}
/* ********************************  */


#colcenter h2 {
	margin-top: 0;
	font-size: 1.5em;
	color: #000;
}



#colcenter .credits {
	background-image:url(../images/Titel_test.png);
	background-repeat:no-repeat;
	width:726px;
	height:40px;
	/*margin-bottom: 5px;*/
	margin-top: 5px;
	padding-left: 5px;
	border-left: 2px solid red;
	color: #FFF;
}

#colcenter .credits h3 {
	margin: 0;
	color: white;
	
}

.NewsContent{
	margin-left:0px;
	margin-top:0px;
	width:743px;
}

*+html .NewsContent{
	width:720px;
}

.newspicture {
	max-width: 150px;
	max-height: 150px;
	padding-right:5px;
	float:left;
}

#colcenter .credits p {
	font-size:12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#colcenter a
{
color: #0000FF;
text-decoration: underline;
}

/*updated*/
