/* CSS Document */

body
{
	background: #F3D9C8;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#990000;
    scrollbar-face-color:#F3D9C8	;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-shadow-color:#666666;
    scrollbar-darkshadow-color:#666666;
    scrollbar-track-color:#FFCACA;
	font-family: Arial;
}

img 
{
	text-decoration: none;
	border: none;
}

a
{
  color: #000000;
  text-decoration: none;
}

a:hover 
{
  color: #CC0000;
  text-decoration: underline;
}

h1,  h2,  h3, h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Arial;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
}

h4
{
	font-size: 12px;
}

.main-table
{
}

table.main-table
{
	width: 1000px;
	margin-top: 5px;
	text-align: left;
	background-image: url(/fileadmin/templates/images/bg-logo.jpg);
}

.header
{
}

td.header 
{
	/*background-image: url(/fileadmin/templates/images/logo-grafton.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 80px;
	padding-left: 20px;
	text-align: left;
}

.logo
{
}

td.logo
{
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;
}

.border-vert
{
}

td.border-vert
{
	background-image: url(/fileadmin/templates/images/b-vert.jpg);
	background-repeat: repeat-y;
	width: 5px;
	margin-left: 4px;
	margin-right: 4px;
}

.border-hor
{
}

td.border-hor
{
	background-image: url(/fileadmin/templates/images/b-hor.jpg);
	height: 5px;
	background-repeat: repeat;
}

.left-column
{
}

td.left-column
{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FDE393;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 200px;
	vertical-align: top;
	background-color: #F3D9C8;
}

table.left-column
{
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.left-border
{
}

td.left-border
{
	width: 20px;
	background-color: #FFFFFF;
	background-image: url(/fileadmin/templates/images/balk1b.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.login
{
}

td.login
{
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

login.table
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

input.login1
{
	font-family: Arial;
	font-size: 11px;
}

input.login-button
{
	height: 25px;
	width: 100px;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #CAA070;
	border-left-width: 4px;
	border-left-style: groove;
	border-left-color: #CAA070;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #FDE393;
	border-right-width: 4px;
	border-right-style: ridge;
	border-right-color: #FDE393;
	font-size: 12px;
	font-family: Arial;
}

.main-menu
{
}

td.main-menu
{
	vertical-align: top;
	background-color: #F3D9C8;
	height: 300px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

table.main-menu
{
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
}

.main-menu th
{
	font-size: 16px;
	font-weight: bolder;
	background-color: #990000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

.main-menu td
{
	height: 40px;
	padding-top: 0px;
}

.main-menu h1, .main-menu h2, .main-menu h3, main-menu h4
{
	padding-top: 5px;
}

.main-menu h1
{
	font-size: 14px;
	color: #000000;
}

.main-menu h2
{
	font-size: 14px;
	color: #202020;
}

.main-menu a, .main-menu a:visited, .main-menu a:active
{
	font-weight: bolder;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}

.main-menu a:hover
{
	text-decoration: underline;
}

.contents
{
}

td.contents
{
	height: 400px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FDE393;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

tx-newloginbox-pi1.form 
{
	border-left-style: inset;
	border-left-width: 2px;
	border-left-color: #C0C0C0;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-bottom-color: #C0C0C0;
	border-right-style: outset;
	border-right-width: 4px;
	border-right-color: #C0C0C0;
	border-top-style: outset;
	border-top-width: 4px;
	border-top-color: #C0C0C0;
	background-color: #E0E0E0;
}

table.tx-chcforum-pi1-Table tbody th
{
	color: #FFFFFF;
}

.dr_changefepasswd_success
{
	color: #3300FF;
}

.dr_changefepasswd_error
{
	color: #CC0000;
}

p.dr_changefepasswd_success, p.dr_changefepasswd_error
{
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
}

.teaser-latestposts-authordate
{
	font-size: 10px;
	font-style: italic;
}

.teaser-latestposts-post h3 a
{
	font-size: 14px;
}

.teaser-latestposts-post p
{
	font-size: 12px;
	font-style: italic;
}

.teaser-toforum-link a
{
	font-weight: bold;
	color: #101010;
	font-size: 12px;
}