html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
img {
	border:0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* HACK */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* TAGS */
a {
	color:#333333;
}

a:hover {
	text-decoration:none;
	color:#FB6107;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../images/body-bg.png) repeat-x #e2e2e2;
	color:#666666;
}

p {
	margin:0 0 10px 0;
}


/* JOOMLA */
.small, .createdate, .modifydate {
	font-size:0.8em;
	color:#333333;
}

.createdate {
	padding:0 0 5px 0;
}

.modifydate {
	padding:5px 0 0 0;
}

.contentheading, .componentheading, .buttonheading {
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/left-h3-bg.png) repeat-x #00509F;
	padding:3px;
}

.buttonheading a {
	color:#FFFFFF;
	text-decoration:none;
}

.buttonheading a:hover {
	color:#E2E2E2;
}

div.moduletable {
	margin:0 0 10px 0;
}

/* DIVs */
#absolute {
	position:absolute;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}

#topwrapper{
	height:92px;
	background:url(../images/headgfx.jpg) repeat-x #006699;
	border-bottom:25px solid #00509F;
	height:200px;
}

#top-menu {
	float:right;
	margin:20px 20px 0 0;
}

#top-msg {
	color:#FFFFFF;
	float:left;
	margin:25px 0 0 20px;
	font-size:1.6em;
}

#menu {
	margin:-50px 0 0 0;
	position:absolute;
}

#newsflash {
	background:url(../images/left-h3-bg-light.png) repeat-x #348cd0;
	width:auto;
	float:right;
	position:absolute;
	margin:67px 0 0 760px;
	z-index:2;
}

#wrapper2 {
	background:url(../images/wrapper2-bg.png) repeat-x #FFFFFF;
	padding:20px;
	line-height:1.4em;
}

#left {
	float:left;
	width:200px;
	margin:0 20px 0 0;
}

#right {
	float:right;
	width:200px;
	margin:0 0 0 20px;
}

#main {
	width:740px;
	float:right;
}

#content {
	width:520px;
}

#out {
	width:1000px;
	margin:0 auto;
	font-size:0.9em;
	text-decoration:none;
	margin-top:10px;
}
#out a{
	text-decoration:none;
}


#bottom {
	clear:both;
}

#legals {
	float:left;
	color:#999999;
}

#footer {
	float:right;
}


/* DIV:logo */
#logo {
	margin:20px 0 0 20px;
	float:left;
}


/* DIV:top-menu */
#top-menu li {
	float:left;
	color:#FFFFFF;
	padding:0 0 0 2px;
	margin:0 0 0 2px;
}

#top-menu a {
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

#top-menu a:hover {
	color:#C0C0C0;
}


/* DIV:newsflash */
#newsflash .button {
	background:none;
	border:#348CD0;
	color:#FFFFFF;
}

#newsflash div.moduletable {
	background:url(../images/nav-left-bg-light.png) top left no-repeat;
	margin:0;
}

#newsflash form {
	background:url(../images/nav-right-bg-light.png) top right no-repeat;
	padding:2px 0px 2px 4px;
}


/* DIV:left */
div.moduletable h3 {
	background:url(../images/left-h3-bg.png) repeat-x #00509F;
	color:#FFFFFF;
	padding:3px;
	margin:0 0 5px 0;
}

#left .inputbox {
	width:197px;
}

#left #modlgn_remember {
	width:10px;
}


/* DIV:inhalt */
#inhalt ul, #inhalt ol {
	padding:0 0 7px 25px;
}

#inhalt ul {
	list-style:disc;
}

#inhalt ol {
	list-style:decimal;
}

#inhalt h3 {
	margin:5px 0 5px 0;
	color:#FB6107;
}


/* DIV:right */
#right ul.menu a, #left ul.menu a {
	display:block;
	background:url(../images/left-h3-bg-light.png) repeat-x #348CD0;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 0 1px 0;
	padding:2px;
}

#right ul.menu a:hover, #left ul.menu a:hover {
	color:#c0c0c0;
}

#right ul.menu ul, #left ul.menu ul {
	margin:0 0 0 10px;
	font-size:0.9em;
}

/* DIV:legals */
#legals a {
	color:#999999;
	text-decoration:none;
}


/* DIV:footer */
#footer li {
	float:left;
	color:#999999;
	padding:0 0 0 2px;
	margin:0 0 0 2px;
}

#footer a {
	float:left;
	display:block;
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#C0C0C0;
}

