* {
	margin:0;
	padding:0;
	border:0;
}

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

#main {
	width:750px;
	border:1px solid #000017;
	margin:0 auto;
	color:#000017;
}

#main, input, button, textarea {
	font-family:'Trebuchet MS',sans-serif;
}


/**
	HEADER
*/

#header {
	background:#000017;
	border-bottom:1px solid #000017;
	width:525px;
	height:225px;
	float:right;
	color:#FFF;
	text-align:right;
	font-family:'Arial Black',sans-serif;
	font-size:2.5em;
	font-style:italic;
}

#header a {
	color:#FFF;
	display:block;
	margin-top:167px;
	padding-right:14px;
}

#menus {
	background:#A7B1B7;
	border-bottom:1px solid #000017;
	width:225px;
	height:225px;
}


/**
	MENUS
*/

#menus {
	overflow:auto;
	line-height:95%;
}

#menus,
#menus a {
	color:#000017;
}

#menus .menu {
	letter-spacing:0.1em;
	text-transform:lowercase;
	padding:14px 14px 0 14px;
}

#menus .menu,
#menus .menu * {
	list-style-type:none;
}

#menus li.active,
#menus li.active a {
	color:#FFF;
}

#menus li.active ul li.active,
#menus li.active ul li.active a {
	color:#FFF;
}

#menus li.active ul,
#menus li.active ul a {
	color:#000017;
}

#menu1 {
	font-size:0.65em;
}

#menu1 li {
	display:inline;
	margin-right:0.75em;
}

#menu2 {
	font-size:0.75em;
}

#menu2 li ul {
	margin-bottom:10px;
}

#menu2 li ul li {
	padding-left:12px;
	background:url('images/item.png') no-repeat bottom left;
}

#menu2 li ul li.active {
	background-image:url('images/item-active.png');
}


/**
	CONTENT AND VIEWER ELEMENT
*/

#content {
	background:#FFF;
	border:1px solid #000017;
	border-width:0 1px 1px 0;
	padding:14px;
	width:197px;
	height:332px;
	font-size:0.75em;
	overflow:auto;
}

.content h1 {
	font-size:1.6em;
	font-weight:normal;
}

.content p,
.content ul,
.content ol,
.content address {
	margin:1em 0;
	line-height:150%;
}

.content ul {
	list-style-type:square;
}

.content ul,
.content ol {
	margin-left:1.5em;
}

.content a {
	color:#F88D20;
	font-weight:bold;
}

#viewer {
	background:#FFF;
	border:1px solid #000017;
	border-width:0 1px 1px 1px;
	width:524px;
	height:360px;
	margin-top:-361px;
	margin-left:225px;
	font-size:0.8em;
}

#viewer img, #viewer object {
	display:block;
}

#viewer_menu {
	background:#000017;
	border-top:1px solid #000017;
	width:525px;
	height:112px;
	float:right;
}

/* forms */

.tx-akeasymailer-pi1 {
	margin-top:1.5em;
}

.tx-akeasymailer-pi1 label {
	display:block;
	float:left;
	width:7em;
	text-align:right;
	padding:0.2em 0.6em 0.2em 0;
}

.tx-akeasymailer-pi1 input {
	margin-bottom:0.25em;
}

.tx-akeasymailer-pi1 textarea {
	width:20em;
}

.tx-akeasymailer-pi1 .mandatory {
	color:#F88D20;
	font-weight:bold;
}

.tx-akeasymailer-pi1 .errorText {
	display:block;
	margin:0.25em 0 0 7.6em;
}

.tx-akeasymailer-pi1 .controls {
	margin-top:1em;
	padding-left:7.6em;
}

input, textarea {
	border:1px solid #CCC;
	padding:2px;
	font-size:1em;
}

button {
	border:2px outset #000017;
	background:#000017;
	color:#FFF;
	padding:0.25em 0.5em;
	font-weight:bold;
	cursor:pointer;
}


/**
	FOOTER
*/

#footer {
	background:#A7B1B7;
	width:225px;
	height:112px;
	border-right:525px solid #000017;
}


/**
	CATEGORY-SPECIFIC STYLES
*/

#p7 #menus, #p7 #footer,
.c7 #menus, .c7 #footer {
	background-color:#007EA2;
}

#p6 #menus, #p6 #footer,
.c6 #menus, .c6 #footer {
	background-color:#F78F1E;
}



/**
	PAGE-SPECIFIC STYLES
*/

#p1 h1,
#p1 #menus .menu {
	display:none;
}

#p1 #viewer {
	font-size:1.5em;
}

#p1 #viewer p {
	line-height:200%;
}

#p1 #viewer p a {
	font-weight:normal;
	color:#000017;
	display:block;
}

#p1 #viewer p b {
	color:#F78F1E;
	font-size:1.3em;
	font-weight:normal;
}

#p7 .slideshow-alternate-images {
	overflow:auto;
}

#p7 .slideshow-alternate-images img {
	border-bottom:1px solid #000017;
}

#p10 #header,
#p10 #viewer {
	border-bottom:1px solid #FFF;
}

#p23 .popup {
	font-size:0.85em;
}

/* the following pages need 14 px padding in the viewer element */

#p1 #viewer .content,
#p24 #viewer .content {
	padding:14px;
}

/* the following pages need scrollbars on demand */

#p24 #viewer {
	overflow:auto;
}

/* t-shirt colors */

#rudi {
	background:#F88D20;
	color:#FFF;
}

#steffi {
	background:#C36389;
	color:#FFF;
}

#thomas {
	background:#C23555;
	color:#FFF;
}

#aaron {
	background:#548B14;
	color:#FFF;
}

#sarah {
	background:#D50E82;
	color:#FFF;
}

#matze {
	background:#555112;
	color:#FFF;
}

#klaus {
	background:#984B43;
	color:#FFF;
}

#sina {
	background:#00014B;
	color:#FFF;
}

#regina {
	background:#2E410A;
	color:#FFF;
}

#jette {
	background:#8F0100;
	color:#FFF;
}

#kirsten {
	background:#0F429E;
	color:#FFF;
}

#katja {
	background:#588475;
	color:#FFF;
}

#laura {
	background:#5B006E;
	color:#FFF;
}