html {
	height:100%;
}
body {
	height:100%;
	margin:0px 0px 0px 0px;
	font-family:Tahoma;
	color:#ffffff;
	font-size:100%;
}

body.f-smaller{
	font-size: 12px;
}
body.f-default{
	font-size: 14px;
}
body.f-larger{
	font-size: 15px;
}

body.mceContentBody {
	background: #000;
}
img{
	border: 0px;
}
h1{
	color: #E38C84;
	font-size: 130%;
}
#everything {
	width:900px;
	height:100%;
}
/* header */
#header {
	position:relative;
	width:900px;
	height:368px;
}
#header_background {
	position:relative;
	background-image:url("../images/background_image.png");
	background-repeat:no-repeat;
	width:900px;
	height:368px;
}
#header_logo {
	position:absolute;
	top:0px;
	left:300px;
	width:300px;
	height:70px;
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	background-color: transparent;
}
#header_frame {
	position:absolute;
	background-image:url("../images/header_frame.png");
	background-repeat:no-repeat;
	top:95px;
	left:16px;
	width:868px;
	height:283px;
}
#header_overlay {
	position:absolute;
	background-image:none; /* overridden in jmphp/head.php.inc*/
	background-repeat:no-repeat;
	top:115px;
	left:24px;
	width:848px;
	height:190px;
}
#header_image {
	position:absolute;
	background-image:url("../images/header_image.png");
	background-repeat:no-repeat;
	top:130px;
	left:37px;
	width:817px;
	height:223px;
}
#header_menu {
	position:absolute;
	background-image:url("../images/back_topmenu.png");
	background-repeat:no-repeat;
	top:71px;
	left:79px;
	width:741px;
	height:35px;
}
#user3 {
	position:absolute;
	top:71px;
	left:80px;
}
/*******DOMAIN SEARCH BACKGROUND IMAGE******/
#domain_search_image {
	position:absolute;
	background-image:url("../images/domain_search.png");
	background-repeat:no-repeat;
	top:295px;
	left:382px;
	width:488px;
	height:50px;
}
#domain_search_text {
	position:absolute;
	background: none;
	top:292px;
	left:434px;
}
#domain_search_field {
	position:absolute;
	background: none;
	padding-left:10px;
	padding-right:10px;
	top:312px;
	left:430px;
	width:410px;
	height:21px;
}
/************Content Area MODULE DIV'S************************/
#mainbody {
	width:664px !important;
	width:657px;
	float:right;
	overflow:hidden;
	margin-right:0px;
}
#mainbody_right {
	width:100%;
	float:left;
	overflow:hidden;
}
#maincont {
	margin:0 auto;
	text-align:left;
	width:900px;
	overflow:hidden;
	padding-top:0px;
}
#content {
	float:left;
	width:429px !important;
	width:413px;
}
#content_left {
	float:left;
	width:669px;
}
#content_full {
	width:895px;
	margin-left:0px;
}
#content_right {
	float:left;
	width:665px !important;
	width:669px;
	margin-left:0px;
}
#left {
	float:left;
	width:231px;
	margin-left:0px;
	font-size:97%;
}

#right {
	float:right;
	width:231px;
	font-size:97%;
}

/************TOP AND BOTTOM MODULE DIV'S************************/
.clr {
	clear:both;
}
/**** defines also the fontcolor inside the topmoduleframe****/
#topmoddiv {
	float:right;
}
#topmoddiv td.ms {
	height:130px;
}
#topmod {
	overflow:hidden;
	margin-right:5px;
	margin-left:2px;
	text-align:left;
	font-size:97%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#topmod h3 {
	height:0px;
	padding-top:0px;
	padding-left:20px;
	font-size:115%;
	letter-spacing:0.005em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
}
#topmod div.module div div div h3 {
	position:relative;
	top:-39px;
}
#topmod div.module div {
	padding-top:24px;
}
#topmod .moduletable {
	height:160px;
	overflow:hidden;
	margin:0;
}
#topmod .moduletable p {
	color:red;
	padding-left:35px;
}
#topmod .moduletable a {
	color:#fff;
	text-decoration:none;
}
#topmod .moduletable a:hover {
	color:#1A6EA6;
	text-decoration:underline;
}
#topmod .moduletable li {
	list-style-type:none;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
}
/*******TOP MODULES*******/
#top_modules {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
	width:900px;
	margin-bottom:5px !important;
	background:transparent;
	clear:both;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}
#top_modules .moduletable th {
	padding-left:10px;
	padding-top:2px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:115%;
	text-align:left;
	height:19px;
	background:#2A2A2A;
	background-repeat:no-repeat;
	background-position:right top;
}
#top_modules .moduletable td {
	padding-top:15px;
	padding-left:1px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}
#top_modules a {
	text-decoration:underline;
	color:#E4E4E4;
}
#top_modules a:hover {
	color:#FD8E08;
}
/*******TOP MENU NAVIGATION WITH -NAV SUFFIX*******/
ul#mainlevel-nav {
	margin:0;
	padding:0;
	padding-top:5px;
	border:0;
	width:100%;
	height:100%;
	}
ul#mainlevel-nav li {
	background-image:url("../images/seperator.png");
	background-repeat:no-repeat;
	background-position:right;
	padding-left:20px;
	padding-right:20px;
	float:left;
	font-size:105%;
	line-height:24px;
	list-style-type:none;
}
/*******MAINBODY*******/
#main_body {
	width:100%;
	background-color:transparent;
	vertical-align:top;
}
/*******MODULE+CONTENT LAYOUT *******/
div.module {
	min-width:231px;
	background-image:url("../images/mod_top_left.png");
}
div.module div {
	background-image:url("../images/mod_top_right.png");
	background-position:right top;
	background-repeat:no-repeat;
}
div.module div div {
	background:url("../images/mod_bot_left.png") 0 100% no-repeat;
}
div.module div div div {
	background-image:url("../images/mod_bot_right.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:20px;
	padding-top:7px !important;
	padding-top:17px;
	width:auto;
}
* html div.module div div div {
	height:1%; /* hasLayout fuer IE5+6 fuer korrekte Darstellung */
}
div.module div div div div {
	background:none;
	padding:0;
}
/*******MAINMENU LAYOUT*******/
a.mainlevel:link, a.mainlevel:visited {
	width:159px;
	display:block;
	background:url("../images/button.png") no-repeat;
	background-position:14px top;
	margin-left:-15px !important;
	margin-left:-15px;
	font-size:100%;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	padding-top:0px;
	padding-left:32px;
	height:22px !important;
	height:22px;
	line-height:22px;
	text-decoration:none;
	}
a.mainlevel:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.mainlevel#active_menu {
	color:#FFFF00;
	font-weight:bold;

}
a.mainlevel#active_menu:hover {
	color:#FF9900;
}
/*******SUBMENU LAYOUT*******/
/*a.sublevel:link, a.sublevel:visited {
	padding-left:1px;
	vertical-align:middle;
	font-size:90%;
	font-weight:normal;
	color:#FF9900;
	text-align:left;
}
a.sublevel:hover {
	color:#FFFF00;
	text-decoration:none;
}
a.sublevel#active_menu {
	color:#FFFF00;
}*/
/*****FOOTER*******/
#footer1 {
	display:block;
	margin:0px;
	padding:0px;
	width:900px;
	background-image:url("../images/foo_top.png");
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:15px;
}
#footer2 {
	margin:0px;
	padding:0px;
	background-image:url("../images/foo_mid.png");
	background-repeat:repeat-y;
	background-position:top right;
	width:900px;
}
/*******CONTENT FRAME*******/
/* 1: top right and center borders */
#contentborder {
	background-image:url("../images/content_top_left.png");
	background-repeat:no-repeat;
	background-position:top left;
}
/* 2: top left border */
#contentborder div {
	/*padding-top:0;
	position:relative;
	top:-25px;
	right:100%;*/
	padding:0;
	padding-top:25px;
	background-image:url("../images/content_top_right.png");
	background-repeat:no-repeat;
	background-position:right top;
}
/* 3: bottom left and center borders */
#contentborder div div {
	padding:0;
	background-image:url("../images/mod_bot_left.png");
	background-repeat:no-repeat;
	background-position:bottom left;
}
/* 4: bottom right border */
#contentborder div div div {
	padding-bottom:16px;
	background-image:url("../images/mod_bot_right.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}
/* 5: content left border */
#contentborder div div div div {
	padding:0;
	padding-left:14px;
	background-image:url("../images/content_mid_left.png");
	background-repeat:repeat-y;
	background-position:left top;
}
/* 6: content right border */
#contentborder div div div div div {
	padding:0;
	padding-right:14px;
	background-image:url("../images/content_mid_right.png");
	background-repeat:repeat-y;
	background-position:right top;
}
/* 7: some default values for the content divs (this is the #main_body div) */ 
#contentborder div div div div div div { 
	padding:0;
	/*background-color:#373737;*/
	background-image:none;
}
* html #contentborder div div div div div div {
	height:1%; /* hasLayout fuer IE5+6 fuer korrekte Darstellung */
}
/*************** JOOMLA STUFF ***************++*/
div {
	padding:0;
	margin:0;
	border:0;
	background: transparent;
}
a {
	text-decoration:none;
	color:#737373;
	font-weight:bold;
	text-align:left;
	font-size: 95%;
}
a:hover {
	color:#FD8E08;
}
form {
	width:98%;
}
.contentdescription{
	width:50%;
}
div.syndicate {
}
td, table {
	text-align:left;
	font-size: 100%;
}

input {
	border:none;
}
span.small {
	font-size:90%;
	color:#ffffff;
	background:url("../images/writtenby.png") left top no-repeat;
	padding-left: 20px;
}
.createdate {
	font-size:100%;
	color:#9F9F9F;
	float : right;
	padding:15px;
}
td.modifydate{
	font-size:90%;
	color:#9F9F9F;	
	float : right;
	padding: 10px;
}
#contact_text {
	width:350px;
}
.inputbox{
	padding: 0px;
	margin: 5px;
	border: 1px solid grey;
}
.pollstableborder{
	width: 100%;
}
.sectiontableheader{
	background-color: #14516F;
	color: white;
	font-size: 100%;
}
.sectiontableentry1{
	background-color: #EFEFEF;
	color: black;
	font-size: 100%;
}
.sectiontableentry2{
	background-color: #BFBFBF;
	color: black;
	font-size: 100%;
}
/* content header */
td.contentheading {
	text-align:left;
	height:31px;
	padding-top:2px;
	padding-left:15px;
	text-indent:40px;
	font-weight:bold;
	font-size:105%;
	background-image:url("../images/content_header.png");
	background-repeat:no-repeat;
	color:#ffffff;
}
td.contentheading table td {
	padding-left:10px;
}
table.contentpaneopen {
	width:98%;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
}
table.contentpaneopen td {
	padding-left:5px;
}
div.componentheading {
	text-align:left;
	height:31px;
	padding-top:5px;
	padding-left:5px;
	text-indent:35px;
	line-height: 25px;
	font-weight:bold;
	font-size:105%;
	background-image:url("../images/content_header.png");
	background-repeat:no-repeat;
	color:#ffffff;
}
div.componentheading{
	padding-left: 15px;
}
table.contentpaneopen {
	padding-left:4px;
}
table.contentpane {
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
}
table.contentpane td {
	margin:0px;
	padding:0px;
}
table.contentpaneopen fieldset {
	border:0px;
	border-bottom:1px solid #eee;
}
/* content border 2 */
div.contentborder2 {
	margin:0;
	padding:0;
	border:0;
}
div.contentborder2_module {
	margin:0;
	padding:0;
	border:1px solid red;
}
div.contentborder2 div {
	padding:0;
	margin:0;
	border:0;
	overflow: hidden;
}
table.contentborder2 {
	border:0;
	border-spacing:0;
	padding:0;
	margin:0;
	vertical-align: top;
	/* width is overridden by index.php */
}
table.contentborder2_module {
	border:0;
	border-spacing:0;
	padding:0;
	margin:0;
	vertical-align: top;
}
/*table.contentborder2 tr {
	border:0;
	padding:0;
	margin:0;
}
table.contentborder2 td {
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	font-size:95%;
	width: 100%;
	height: 100%;
}
table.contentborder2 td div {
	border:0;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-color: transparent;
}*/
td.mq {
	width:20px;
	height:20px;
	background-image:url("../images/mq.png");
}
td.mq {
	width:20px;
	height:20px;
	background-image:none;
	text-align:left;
	background-image:url("../images/mq.png");
}
td.mw {
	height:20px;
	background-image:url("../images/mw.png");
	background-repeat:repeat-x;
}
td.me {
	width:20px;
	height:20px;
	background-image:url("../images/me.png");
}
td.ma {
	width:20px;
	background-image:url("../images/ma.png");
	background-repeat:repeat-y;
	overflow:hidden;
	vertical-align: top;
}
td.ms {
	border:0;
	padding:0;
	overflow:visible;
	vertical-align: top;
}
td.md {
	width:20px;
	background-image:url("../images/md.png");
	background-repeat:repeat-y;
	overflow:hidden;
	vertical-align: top;
}
td.my {
	width:20px;
	height:20px;
	background-image:url("../images/my.png");
	text-align:left;	
}
td.mx {
	background-image:url("../images/mx.png");
	background-repeat:repeat-x;
}
td.mc {
	width:20px;
	background-image:url("../images/mc.png");
}
	/* content left */
div.content_left {
	position: relative;
	width:190px;
}
div.content_left * {
	position: relative;
	top:-14px;
}
div.content_left * * {
	position: static;
	top:0px;
}
div.content_left div.module_header {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 210px;
	height: 50px;
	/*background-color: yellow;
	border: 1px solid red;*/
	background-image:url("../images/module_header.png");
}
div.content_left h3 {
	line-height: 20px;
	text-indent: 30px;
	font-size: 105%;
}
/* content right */
div.content_right {
	position: relative;
	width:190px;
}
div.content_right * {
	position: relative;
	top:-14px;
}
div.content_right * * {
	position: static;
	top:0px;
}
div.content_right div.module_header {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 210px;
	height: 50px;
	background-image:url("../images/module_header.png");
}
div.content_right h3 {
	line-height: 20px;
	text-indent: 30px;
	font-size: 105%;
}
/* content user5 */
div.content_user5 {
	position: relative;
	width:190px;
}
div.content_user5 * {
	position: relative;
	top:-14px;
}
div.content_user5 * * {
	position: static;
	top:0px;
}
div.content_user5 div.module_header {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 210px;
	height: 50px;
	background-image:url("../images/module_header.png");
	background-repeat: no-repeat;
	width: 100%;
}
div.content_user5 h3 {
	line-height: 20px;
	text-indent: 30px;
	font-size: 105%;
}
/* content user6 */
div.content_user6 {
	position: relative;
	width:190px;
}
div.content_user6 * {
	position: relative;
	top:-14px;
}
div.content_user6 * * {
	position: static;
	top:0px;
}
div.content_user6 div.module_header {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 210px;
	height: 50px;
	background-image:url("../images/module_header.png");
	background-repeat: no-repeat;
	width: 100%;
}
div.content_user6 h3 {
	line-height: 20px;
	text-indent: 30px;
	font-size: 105%;
}
/* content user7 */
div.content_user7 {
	position: relative;
	width:190px;
}
div.content_user7 * {
	position: relative;
	top:-14px;
}
div.content_user7 * * {
	position: static;
	top:0px;
}
div.content_user7 div.module_header {
	position: absolute;
	top: -30px;
	left: -20px;
	width: 210px;
	height: 50px;
	background-image:url("../images/module_header.png");
	background-repeat: no-repeat;
	width: 100%;
}
	div.content_user7 h3 {
	line-height: 20px;
	text-indent: 30px;
	font-size: 105%;
}

/****SIDE BAR***/
h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold;
}
h2 span{
	font-size:105%;
	font-weight:normal;
}
#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 20px;
	right:1px;
	background-image:url(../images/background.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}
#sideBarTab img {
	border:0px solid #FFFFFF;
}
#sideBarContents{
	overflow:hidden !important;
}
#sideBarContentsInner{
	width:200px;
	padding: 5px;
	padding-top:0px;
	padding-right:10px;
}
/** typography **/
div.empty {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838;
	text-align:justify;
}
div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Info-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}
div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Warning-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}
div.error2 {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/typo_images/Error-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}
div.ok {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/typo_images/Good-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}
div.access {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/typo_images/Accessibility.png) 3px 3px no-repeat;
	text-align:justify;
}
.help {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/typo_images/Help-and-Support.png) 3px 3px no-repeat;
	text-align:justify;
}
pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;        css-3 */
	/* white-space: -moz-pre-wrap;   Mozilla, since 1999 */
}
