
body
{
	margin: 0;
	padding:0;
	font: 0.9em trebuchet ms, verdana, arial, helvetica, sans-serif;
	background-color: #a9a9a9;
	color: white;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/**************************
 * General
 **************************/

body,
html
{
	height: 100%;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div
{
	margin: 0;
	padding: 0;
	border: 0;
}

p
{
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
}

textarea
{
	border: 1px solid black;
}

table.output
{
	border-collapse: collapse;
}

table.output tr.headline
{
	background-color: #c74521;
}

table.output tr.headline td
{
	text-align: center;
	font-weight: bold;
}

table.output td
{
	border: 1px solid white;
}

.right
{
	float: right;
}

div.clear
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
}

.a_footer    { color: white; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; text-decoration: underline }
.a_header { color: #2d2d2b; font-weight: 900; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; text-decoration: none }
.footer { color: white; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma }
.frame_formular { border: solid 1px #c64521 }
.content       { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; padding: 10px; border: none }
.content_tab { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; padding: 10px; border: none margin:0; padding:2.5em 2.5em 3.5em 2.5em;}
.content_tab2  { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; padding: 10px 10px 0px; border: none }
.a_content { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; text-decoration: underline; border: none }
h1  { color: white; font-weight: bolder; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma; margin-top: -5px; margin-bottom: 2px; margin-left: 5px; border: none }
.ro { background:url(/skins/default/img/tab_ro.gif) top right no-repeat;}
.lo {	background:url(/skins/default/img/tab_lo.gif) top left no-repeat;}
.ru {	background:url(/skins/default/img/tab_ru.gif) bottom right no-repeat;}
.lu {	background:url(/skins/default/img/tab_lu.gif) bottom left no-repeat;}
div.header
{
	width: 750px;
	height: 221px;
	background: url(/skins/default/img/header.jpg) top right no-repeat;
}

div.header div.login
{
	width: 730px;
	height: 156px;
	padding: 20px 0 0 20px;
	color: #2d2d2b;
	line-height: 10px;
}

div.header div.login div
{
	width: 280px;
	line-height: 22px;
}

div.header div.login div.spacer
{
	line-height: 10px;
}

div.header div.login input
{
	border: solid 1px #c64521;
	background-color: white;
	width: 156px;
	height: 18px;
	margin: 0;
	padding: 0;
}


div.header div.menu
{ 
	color: #2d2d2b; 
}

div.header div.menu ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.5em;
	font-size: 15px;
}

div.header div.menu li
{
	float: left;
	margin: 0.3em 0 0 0.2em;
	line-height: 15px;
	font-size: 15px;
}

div.header div.menu li a
{
	display: block;
	padding: 0.2em;
	color: #2d2d2b;
	font-weight: 900;
	font-size: 15px;
	text-decoration: none;
}

div.header div.menu li a:hover
{
	text-decoration: underline;
}


div.content
{
	display: block;
	background-color: #2d2d2b;
}


div.content h1
{
	font-size: 1.2em;
	margin-top: 0;
}

div.content h2
{
	font-size: 1.0em;
	margin-top: 0;
}



div.content div.box
{
	float: left;
}

div.content div.box div.box_content img.button
{
	margin: 0 auto 20px auto;
}

html>body div.content div.box div.box_content img.button
{
	margin: 0 auto 15px auto;
}

div.content div.box div.box_content
{
	padding: 20px 30px 25px 20px;
}

div.content div.box div.tl
{
	background: url(/skins/default/img/tab_lo.gif) top left no-repeat;
}

div.content div.box div.tr
{
	background: url(/skins/default/img/tab_ro.gif) top right no-repeat;
}

div.content div.box div.bl
{
	background: url(/skins/default/img/tab_lu.gif) bottom left no-repeat;
}

div.content div.box div.br
{
	background: url(/skins/default/img/tab_ru.gif) bottom right no-repeat;
}

div.content div.box div.bl
{
	background: url(/skins/default/img/tab_lu.gif) bottom left no-repeat;
}

div.content div.box div.br
{
	background: url(/skins/default/img/tab_ru.gif) bottom right no-repeat;
}

div.content div.box img
{
	float: none;
}

div.content div.box div.box_content table
{
	width: 100%;
	margin-bottom: 0.5em;
	border-color: white;
	border-collapse: collapse;
}

div.content div.spacer
{
	height: 10px;
}

div.content p.success
{
	border: 1px solid rgb(0, 190, 0);
	background-color: rgb(0, 150, 0);
	margin: 0;
	padding: 0.7em;
	text-align: center;
}

div.content p.error
{
	border: 1px solid rgb(155, 0, 0);
	background-color: rgb(190, 50, 50);
	margin: 0;
	padding: 0.7em;
	text-align: center;
}

div.with_sidebar
{
	width: 480px;
}

div.sidebar
{
	float: right;
	width: 243px;
}

div.sidebar img
{
	float: right;
	margin-bottom: 0.5em;
}
form.frmmain
{
	padding: 0.7em;
}


form.frmmain br
{
	clear: left;
}

form.frmmain input#submit
{
	float: none;
	width: auto;
}

form.frmmain label
{
	text-align: right; 
	padding-right: 1em; 
}



form.frmmain input.text
{
	border: solid 1px #c64521;
	background-color: white;
	padding: 2px;
	margin-bottom: 0.5em;
}

form.frmmain textarea
{
	border: 1px solid #CCE7AA;
	padding: 2px;
}

form.frmmain input#submit
{
	margin-left: 130px;
}

form#frm_login input.text
{
	width: 200px;
	margin-bottom: 1em;
}


div.footer
{
	clear: both;
	display: block;
	background-color: #2d2d2b;
	padding: 0.8em 1.3em;
	background: url(/skins/default/img/footer.jpg) top right no-repeat;
	color: #2d2d2b;
}

div.footer ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.5em;
	float: right;
	color: #2d2d2b;
}

div.footer li
{
	float: left;
	margin-left: 7px;
	color: #2d2d2b;
}

div.footer li a
{
	display: block;
	text-decoration: none;
	color: #2d2d2b;
}

div.footer li a:hover
{
	text-decoration: underline;
}

