/* Transformat - CSS */
/* Transformat blau: #235a81 */

body.all {
	margin-top:0px;
	margin-left:0px;
	background:#ffffff url(../img/elem/bg_gradient.jpg) repeat-x top left;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #235a81;
}

table, ul	{
	font-size: 12px;
	line-height: 18px;
}

p	{
	margin: 0px;
	margin-bottom: 16px;
}

h2	{
	font-size: 14px;
	line-height: 16px;
	color: #235a81;
	margin-top: 5px;
	margin-bottom: 16px;
}

h3	{
	font-size: 12px;
	line-height: 16px;
	color: #235a81;
	font-weight: bold !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

a	{
	font-size: 12px;
	color: #156999;
}

a:hover	{
	text-decoration: none;
	cursor: pointer;
}

a.more_link, a.no_line	{
	text-decoration: none;
}

a.more_link	{
	color:#343434;
}

a.more_link:hover, a.no_line:hover	{
	text-decoration: underline;
}

.clear	{
	clear: both;
}

#page	{
	text-align: left;
	margin: 0px auto;
	width: 982px;
	overflow: hidden;
}

table.border_dotted_tb {
	border-top: 1px #235a81 dotted;
	border-bottom: 1px #235a81 dotted;
}

table.border_dotted_lr {
	border-left: 1px #235a81 dotted;
	border-right: 1px #235a81 dotted;
	background-color: #FFFFFF;
}

table.border_dotted_r {
	border-right: 1px #235a81 dotted;
	background-color: #FFFFFF;
}

table.border_dotted_l {
	border-left: 1px #235a81 dotted;
	background-color: #FFFFFF;
}

.news_head, a.news .news_head {
	font-size: 11px;
	color: #343434;
}

.news_text {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}

a.news {
	font-size: 10px;
	color: #343434;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

.content_head {
	font-size: 13px;
	line-height: 16px;
	color: #235a81;
	font-weight: bold !important;
}

.content_text {
	font-size: 12px;
	line-height: 18px;
	color: #235a81;
}

.subnavi_head, a.subnavi_head  {
	font-size: 11px;
	line-height: 14px;
	color: #156999;
	font-weight: bold;
	text-decoration: none;
}

a.subnavi {
	font-size: 11px;
	line-height: 14px;
	color: #156999;
	text-decoration: none;
}

p a.subnavi {
	font-size: 12px;
	line-height: 18px;
}

p a.subnavi:hover {
	text-decoration: underline;
}

.subnavi_off {
	font-size: 11px;
	line-height: 14px;
	color: #156999;
	font-weight: bold;
	margin-left: 5px;
}

*.tg {
	font-weight:normal;
	color: #235a81;
	font-style: italic;
}

