﻿body
{
	background-color: #d2e0e2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1
{
	font-family: Arial;
	font-size: 15px;
	color: #436484;
	padding: 20px 0 10px 0;
	margin: 0 0 0 0;
}

.fl
{
	float: left;
}
.fr
{
	float: right;
}
.cl
{
	clear: both;
}

.bold
{
	font-weight: bold;	
}

.pad-r
{
	padding-right: 10px;
}

.pad-t
{
	padding-top: 10px;
}

.pad-b
{
	padding-bottom: 10px;
}

.ta-r
{
	text-align: right;	
}

#serviceNavi
{
	background-color: #a6211c;
	color: #ffffff;
	font-size: 11px;
	float: right;
	height: 20px;
	width: 192px;
}
#serviceNavi a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#serviceNavi a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#serviceNavi .pad
{
	padding: 2px 0 0 8px;
}

#logo
{
	height: 100px;
	width: 570px;
}


/* ---------------------------------------------------------------------------- */
#mainheader
{
	background-image: url("startsite.jpg"/*tpa=http://62.112.134.27/portamundi/portaldata/1/Resources/Layout/startsite.jpg*/);
	height: 200px;
	width: 570px;
}

#mainheader_default
{
	height: 110px;
	width: 570px;
}

/* ---------------------------------------------------------------------------- */

#container .hr
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: solid 1px #a6211c;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
}

.leftpane
{
	width: 190px;
}
.leftpane a
{
	color: #000000;
	text-decoration: none;
}
.leftpane a.sel
{
	color: #a6211c;
	text-decoration: none;
}

.menu
{
	background-color: #d2e0e2;
	margin: 0 8px 5px 8px;
	padding: 2px 0 0 5px;
	height: 20px;
	vertical-align: middle;
}

.menu-sel
{
	background-color: #d2e0e2;
	color: #a6211c;
	font-weight: bold;	
	margin: 0 8px 5px 8px;
	padding: 2px 0 0 5px;
	height: 20px;
	vertical-align: middle;
}

.submenu
{
	margin: 3px 8px 0 8px;
	padding: 0 0 0 8px;
	height: 20px;
	border-bottom: solid 1px #d2e0e2;
	vertical-align: middle;
	background-image: url("bullet.gif"/*tpa=http://62.112.134.27/portamundi/portaldata/1/Resources/Layout/bullet.gif*/);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.submenu-sel
{
	color: #a6211c;
	font-weight: bold;	
	margin: 3px 8px 0 8px;
	padding: 0 0 0 8px;	
	height: 20px;
	border-bottom: solid 1px #d2e0e2;
	vertical-align: middle;
	background-image: url("bullet_red.gif"/*tpa=http://62.112.134.27/portamundi/portaldata/1/Resources/Layout/bullet_red.gif*/);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.main
{
	width: 386px;
}
.side
{
	width: 184px;
}

.moduletitle
{
	display: inline;
	width: 190px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #436484;
	padding: 0px 0 5px 0;
	margin: 0 0 0 0;
}

.contentpane
{
	width: 550px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content
{
	width: 570px;
	display: inline;
}
#content a
{
	color: #a6211c;
	text-decoration: none;
}
#content a:hover
{
	color: #a6211c;
	text-decoration: none;
}
#content img
{
	border: solid 1px #d2e0e2;
	padding: 0 0 0 0;
	margin: 0 8px 8px 0;
}
#content h1
{
	font-family: Arial;
	font-size: 15px;
	color: #436484;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}

#content p
{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#content ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-image: url("bullet.gif"/*tpa=http://62.112.134.27/portamundi/portaldata/1/Resources/Layout/bullet.gif*/);
	list-style-position: outside;
}

#content li
{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

#content .hr
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: solid 1px #d2e0e2;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

#content .headline
{
	font-size: 12px;
	color: #436484;
}

#footer
{
	color: #000000;
	font-size: 11px;
	height: 20px;
	padding: 0 0 0 10px;
}

.button
{
	color: #ffffff;
	background-color:#a6211c;
	border: solid 1px #000000;
	width: 120px;
	margin-right: 5px;
	}
