* {
	margin:0;
	padding:0;
}

body {
	background: #774514;
	color: #333;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:11px;
	margin: 0;
}


/* General */
a {
	color: #000;
}

a img {
	border: none;
}


a.back-link {
	margin-left: 13px;
	margin-top: 5px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.nomargin {
	padding: 0;
	margin: 0;
}

.nomargin-all, .nomargin-all * {
	padding: 0;
	margin: 0;
}

a.plain-link, a.plain-link:hover {
	text-decoration:none;
	background: none;
	padding: 0;
	margin: 0;
}

/* Layout */
#wrapper {
	margin: 0 auto;
	width: 690px;
}

#container {
	width: 690px;
}

#right {
	float: left;
	display: none;
}

#top {
	height: 62px;
	margin-bottom: 8px;
}

#content-header {
	height: 94px;
}

.content-container {
	padding: 35px 13px 20px 13px;
}

#content-title {
	height: 21px;
}

#print-button {
	margin-left: 20px;
	float:left;
}

#print-button a img {
	width: 107px;
	height: 20px;
}

#page-title {
	height: 20px;
	width: 300px;
	margin-left: 50px;
	float:left;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 1px;
}

#content {
	clear: both;
	height: 500px;
}

#content-top {
	height: 12px;
}

#content-main {
	background-color: transparent;
	width: 674px;
	margin-left: 5px;
	min-height: 400px;
}

#content-bottom {
	height: 21px;
}

#bottom-menu {
	height: 28px;
	margin-top: 20px;
}

/* Text */	
h1 {

	text-transform: uppercase;
	padding-left: 70px;
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
	background-position: left center;
}

h1 span {
	line-height: 12pt;
	color: #999;
	font-size: 12px;
	padding-left: 10px;
}

h2 {
	/*font-size: 16px;
	margin-bottom: 8px;*/
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 1.5em 0 0em 0;
}

h3 {
	font-size: 14px;
	margin-bottom: 6px;
}

p {
	margin: 13px 0;
}

.small {
	font-size: 10px;
}

.grey {
	color: #666;
}

blockquote {
	background: transparent url('../img/quote_left.jpg') left top no-repeat;
	margin: 15px 0;
	color: #7479a4;
}

blockquote p {
	padding: 0 30px;
	background: transparent url('../img/quote_right.jpg') right bottom no-repeat;
	color: #7479a4;
}


/*	Tables	*/
table {
	width: 100%;
}

table td {
	padding: 2px 0;
}

/* Menu */
#head-menu {
	display: block;
	height: 62px;
	padding-left: 17px;
}

#head-menu li {
	list-style: none;
	float: left;
}

#head-menu li a {
	display: block;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

#head-menu li a:hover {
	border-color: #999;
	background-position: right;
}

#head-menu li a img {
	height: 50px;	
	width: 100%;
}

#head-menu #head-menu-home {
	float: right;
	margin-right: 28px;
}

#head-menu #head-menu-home a {
	border: none;
}

#head-menu #head-menu-home a:hover {
	background-color: transparent;
}

#head-menu #head-menu-home a img {
	width: 105px;
}

#head-menu #head-menu-music a {
	width: 143px;
	background: transparent url('../img/menu/head-menu_music.jpg') no-repeat;
}
#head-menu #head-menu-music a:hover { background-position: right;  }

#head-menu #head-menu-acts a {
	width: 165px;
	background: transparent url('../img/menu/head-menu_acts.jpg') no-repeat;
}
#head-menu #head-menu-acts a:hover { background-position: right;  }

#head-menu #head-menu-info a { 
	width: 137px;
	background: transparent url('../img/menu/head-menu_info.jpg') no-repeat;
}
#head-menu #head-menu-info a:hover { background-position: right;  }

#head-menu #head-menu-blog a {
	width: 86px;
	background: transparent url('../img/menu/head-menu_blog.jpg') no-repeat;
}
#head-menu #head-menu-blog a:hover { background-position: right;  }



/* Menu */
#service-menu {
	display: block;
	height: 16px;
	padding-top: 8px;
	padding-left: 103px;
}

#service-menu li {
	list-style: none;
	float: left;
}

#service-menu li a {
	display: block;
	height: 16px;
	margin: 0 5px;
}

#service-menu #service-menu-hgf a {
	width: 46px;
	background: transparent url('../img/menu/service-menu_hgf.png') no-repeat;
}
#service-menu #service-menu-hgf a:hover { background-position: center;}
#service-menu #service-menu-hgf	a.active { background-position: right;}

#service-menu #service-menu-kontakt a {
	width: 59px;
	background: transparent url('../img/menu/service-menu_kontakt.png') no-repeat;
}
#service-menu #service-menu-kontakt a:hover { background-position: center;}
#service-menu #service-menu-kontakt a.active { background-position: right;}

#service-menu #service-menu-impressum a {
	width: 74px;
	background: transparent url('../img/menu/service-menu_impressum.png') no-repeat;
}
#service-menu #service-menu-impressum a:hover { background-position: center;}
#service-menu #service-menu-impressum a.active { background-position: right;}

#service-menu #service-menu-links a {
	width: 45px;
	background: transparent url('../img/menu/service-menu_links.png') no-repeat;
}
#service-menu #service-menu-links a:hover { background-position: center;}
#service-menu #service-menu-links a.active { background-position: right;}

#service-menu #service-menu-suche a {
	width: 46px;
	background: transparent url('../img/menu/service-menu_suche.png') no-repeat;
}
#service-menu #service-menu-suche a:hover { background-position: center;}
#service-menu #service-menu-suche a.active { background-position: right;}

#service-menu #service-menu-struktur a {
	width: 66px;
	background: transparent url('../img/menu/service-menu_struktur.png') no-repeat;
}
#service-menu #service-menu-struktur a:hover { background-position: center;}
#service-menu #service-menu-struktur a.active { background-position: right;}

#service-menu #service-menu-intern a {
	width: 51px;
	background: transparent url('../img/menu/service-menu_intern.png') no-repeat;
}
#service-menu #service-menu-intern a:hover { background-position: center;}
#service-menu #service-menu-intern a.active { background-position: right;}




/*	Filter	*/
.filters {
	position: fixed;
	width: 180px;
}

.filters .filters-content {
	padding-top: 20px;
	padding-right: 7px;
	text-align: center;
}

.filters .filters-bottom {
	height: 17px;
}

.filters a.filter-button {
	display: block;
	width: 71px;
	height: 17px;
	font-size: 9px;
	line-height: 17px;
	color: #000;
	float: left;
	border: 1px solid #838383;
	background: transparent url('../img/filter-button.jpg') no-repeat;
	background-position: right;
	text-decoration: none;
}

.filters a.filter-button-active {
	background-position: left;
	color: #fff;
}

.filters a.filter-button-active:hover {
	color: #fff;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/* General */
#flashMessage {
	display: block;
	padding: 10px 13px;
	font-size: 13px;
}

.error-message {
	background-color: #ff6767;
	color: #fff;
}


/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #003d4c;
	font-size: 130%;
	font-weight: bold;
	padding-right: 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
form div {
	clear: both;
	margin-bottom: 1em;
	vertical-align: text-top;
}
form div.input {
	clear: both;
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
}
label {
	clear: both;
	display: block;
	padding-right: 20px;
	width: 120px;
	line-height: 20px;
	font-weight: bold;
}
input, textarea {
	display: block;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 300px;
	margin-bottom: 4px;
	border: 1px solid #666;
	font-size: 100%;
}
select {
	font-size: 120%;
	vertical-align: text-bottom;
	float: right;
	width: 300px;
	margin-bottom: 4px;

}
input[type=hidden] {
	display: none;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

#lightbox-secNav-btnClose:hover {
	background: transparent;
}



/* Cake related */
/* Tables */
table.cake-sql-log {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
table.cake-sql-log th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

table.cake-sql-log th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

table.cake-sql-log th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}

table.cake-sql-log tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table.cake-sql-log tr.altrow td {
	background: #f4f4f4;
}
table.cake-sql-log td.actions {
	text-align: center;
	white-space: nowrap;
}
table.cake-sql-log td.actions a {
	display: inline;
	margin: 0px 6px;
}
.cakeSqlLog table {
	background: #f4f4f4;
}
.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}