/* @override http://www.amigotalk.de/css/style.css */

/* --- Positionieren -------------------------------- */.DisplayNone {	display: none;	}.FloatLeft {	float: left;	}.ClearLeft {	clear: left;	}.FloatRight {	float: right;	}.ClearRight {	clear: right;	}.ClearBoth {	clear: both;	}/* --- Content -------------------------------------- */#content H1 {	font-size: 18px;	font-weight: bold;	color: #2a7cbf;	margin: 14px 0px 10px;	}#content H2 {	font-size: 14px;	font-weight: bold;	color: #2a7cbf;	margin: 10px 0px 2px 0px;	}#content_big_font {	color: #67522c;	font-size: 12px;	font-weight: bold;	margin: 10px 0px 2px 0px;	}#system_message {	color: #515151;	font-size: 11px;	line-height: 17px;	}.ContentText12Blue {	color: #5A6F9C;	font-size: 12px;}.ContentText14Blue {	color: #5A6F9C;	font-size: 14px;}.ContentTextSmall {    font-size: 10px;}/* --- List --------------------------------------- */table.ListTableAmigotalk {	border: 1px solid #d1e8fd;	border-bottom: 0px;}table.ListTableAmigotalk td {	border-bottom: 1px solid #b9d0e5;}/* --- Misc --------------------------------------- */.UserName {    font-weight: bold;}.BirthdayMarker1 {    font-weight: bold;    color: #FFFFFF;    background: #E84A48;    padding-left: 2px;    padding-right: 2px;    padding-top: 1px;    padding-bottom: 1px;}.BirthdayMarker2 {    font-weight: bold;    color: #FFFFFF;    background: #49739C;    padding-left: 2px;    padding-right: 2px;    padding-top: 1px;    padding-bottom: 1px;}HR {    background-color:#DEDFE1;    color:#DEDFE1;    border: #DEDFE1;    height: 1px;}