/* 0 BASIC TAGS */

table {
    font-size: 1em;
    text-align: left;
}

td
{
    vertical-align: top;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	color: #e05252;
}

a:active {
	color: #980000;
}

body
{
    background-color: #ffffff;
    background-image: url(images/background.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.7em;
    color: #666666;
    text-align: center;
}

textarea
{
    font-family: verdana, arial, helvetica, sans-serif;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	/*background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	position: relative;
	width: 840px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9;
}

.helpimage 
{
	position: absolute;
	z-index: 11;
	right: 15px;
	top: 11px;
}

.infoimage 
{
	position: absolute;
	z-index: 10;
	right: 50px;
	top: 8px;
}

h1
{
    text-transform: uppercase;
    font-size: 18px;
    left: 10px;
    position: absolute;
    top: 12px;
}

h2
{
    font-size: 11px;
    left: 10px;
    position: absolute;
    top: 60px;
}



.menua
{
    position: absolute;
    z-index: 999;
    right: 109px;
    top: 56px;
    font-size: 10px;
    text-align: left;
    width: 432px;
    height: 30px;
}

.nav
{
    position: absolute;
    right: 10px;
    top: 60px;
    text-transform: uppercase;
    font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 10px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	/*background-image: url(images/footer.gif);
	background-repeat: no-repeat;*/
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

.aktmonat
{
    position: relative;
    width: 820px;
    margin-left: auto;
	margin-right: auto;
}

.akt
{
    position: relative;
    width: 1182px;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    left: 0px;
}


.leftbox
{
    float: left;
    text-align: left;
}

.rightbox
{
    text-align: right;
}
