﻿/**************************************************************************************/
/*  Page
/**************************************************************************************/
.pnlStart
{
	padding-bottom : 20px;
}

.pnlPage, .pnlInnerPage
{
	position : relative;
	padding-bottom : 40px;
}

.pnlPageTitle, .pnlPageTitle2
{
	position    : relative;

	font-family : Arial;
	font-size   : 20px;
	font-weight : bold;
	
	color       : #222222;
}

.pnlPageTitle
{
	border-bottom : 1px solid #d0d0d0;
	margin-bottom : 40px;
	width         : 510px;
}

.pnlPageTitle2
{
	font-size : 16px;
	color     : #555555;

	padding-bottom : 20px;
}

.sifrPageTitle, .sifrPageTitle2
{
	font-family : Arial;
	font-size   : 20px;
	font-weight : bold;

	width       : 470px;

	line-height : 1em;
}

.sifrPageTitle2
{
	font-size : 16px;
}

.pnlSubContent
{
	position : relative;
}

.pnlPageContent, .pnlPageContent2
{
	position    : relative;
	
	width       : 450px;

	font-family : Arial;
	font-size   : 11px;

	line-height : 18px;

	color       : #000000;

	padding-bottom : 50px;
}

.btnTop, .btnTopH, .btnTopA
{
	position : absolute;

	top      : 1px;
	left     : -22px;

	width    : 20px;
	height   : 15px;

	cursor   : pointer;

	background-image    : url('http://data.trans-at.seyyedi-gaillard.de/pfeil.jpg');
	background-repeat   : no-repeat;
	background-position : center center;
}