/* @group General Styles */

body { 
	margin: 0;
	background-color: #fc3;
	background-image: url(images/back-girls.gif);
	background-repeat: no-repeat;
	background-position: 220px bottom;
	background-attachment: fixed;
}

body, textarea {
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;  
}

input[type="text"] {
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;  
}

#container {
	margin: 0;
	padding: 0;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	min-height: 250px;
	border-top: 1px solid #e3001f;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	outline: none;
}

img {
	border-style: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @group Head */

#pageHeader, #navcontainer, #footer {
	position: absolute;
	left: 0;
	width: 100%;
}

#pageHeader {
	top: 0;
	height: 122px;
	z-index: 10;
}

#pageHeader a#logo {
	display: block;
	width: 158px;
	height: 158px;
	position: absolute;
	top: 15px;
	left: 25px;
}

#pageHeader #headline,
#pageHeader h1,
#pageHeader h2 {
	position: absolute;
}

#pageHeader h1, #pageHeader h2 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	left: 220px;
}

#pageHeader h1 {
	font-family: "Digital-Medium";
	font-size: 55px;
	letter-spacing: 0.2em;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	top: 45px;
	display: none;
}

#pageHeader h1:first-letter {
	font-size: 74px;
}

#pageHeader h2 {
	font-size: 19px;
	top: 28px;
}

#pageHeader #headline {
	left: 216px;
	top: 60px;
}

/* @end */

/* @group Footer */

#footer {
	top: 5px;
}

#footer p {
	color: #fff;
	font-size: 0.9em;
	text-align: right;
	margin: 0 10px 0 0;
}

#footer a {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.imprint {
	margin-left: 0.5em;
}

/* @end */

/* @group Toolbar Styles */

#navcontainer, #navcontainer ul, #navcontainer ul a {
	height: 30px;
}

#navcontainer {
	border-top: 2px solid #f60;
	border-bottom: 2px solid #f60;
	background-color: #ffc;
	background-image: url(images/back-hauptnavi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	top: 122px;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#navcontainer > ul {
	margin-left: 220px;
}

#navcontainer ul li {
	float: left;
	margin: 0;
}

#navcontainer ul a {
	color: #c03;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	padding: 0 10px;
	text-decoration: none;
	display: block;
}

#navcontainer ul a:hover, #navcontainer ul a.currentAncestor, #navcontainer ul a#current {
	color: #fff;
	text-decoration: none;
	background-color: #f60;
	background-image: url(images/hauptnavibutton.gif);
	background-repeat: repeat-x;
}

/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	position: absolute;
	top: 170px;
	left: 220px;
}

#breadcrumbcontainer a {
	color: #c03;
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(images/linkarrow_red.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 13px 0 0;
	margin-right: 1px;
}

#breadcrumbcontainer a:last-child {
	background-image: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
}
	
/* @end */

/* @group Body */

#sidebarNavContainer, #sidebarContainer, #contentContainer {
	position: absolute;
	top: 195px;
}

#contentContainer {
	background-repeat: no-repeat;
}

#content {
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}

/* @end */

/* @group Sidebar */

#sidebarNavContainer, #sidebarContainer {
	width: 180px;
	padding: 0;
	background-image: url(images/corner-subnavi-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebarContainer .sideHeader {
	color: #ffc;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #c03;
	padding: 3px 10px 3px 10px;
	position: absolute;
	top: 15px;
	left: 1px;
	width: 158px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(bindings.xml#ellipsis);
}

#sidebarNavContainer {
	left: 10px;	
}

#sidebarNavContainer > ul, #sidebar {
	background-image: url(images/corner-subnavi-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 15px 0 0 0;
}

#sidebar {
	padding: 30px 10px 15px 10px;
}

#sidebar a {
	color: #c03;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Subnavi */

#sidebarNavContainer > ul {
	padding: 0 0 15px 0; /* margin s.o. */
}

#sidebarNavContainer ul {
	list-style-type: none;
}

#sidebarNavContainer ul a,
#sidebarNavContainer ul a:hover {
	text-decoration: none;
}

#sidebarNavContainer > ul > li > a {
	display: none;
}

/* Child - Level 1 */

#sidebarNavContainer ul ul,
#sidebarNavContainer ul ul li {
	padding: 0;
}

#sidebarNavContainer ul ul {
	margin: 0;
}

#sidebarNavContainer ul ul li {
	margin: 0 0 5px 0; /* vgl. ul ul ul */
}

#sidebarNavContainer ul ul li:last-child {
	margin-bottom: 0;
}

#sidebarNavContainer ul ul a {
	color: #c03;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 21px;
	margin: 0 2px;
	background-image: url(images/linkarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

#sidebarNavContainer ul ul a:hover,
#sidebarNavContainer ul ul a#current,
#sidebarNavContainer ul ul a.currentAncestor {
	color: #ffc;
	background-color: #f60;
}

#sidebarNavContainer ul ul a#current,
#sidebarNavContainer ul ul a.currentAncestor {
	background-image: url(images/linkarrow_white.gif);
}

#sidebarNavContainer ul ul a:hover,
#sidebarNavContainer ul ul a#current:hover,
#sidebarNavContainer ul ul a.currentAncestor:hover {
	background-image: url(images/linkarrow_white_over.gif);
}

/* Child - Level 2 */

#sidebarNavContainer ul ul ul {
	margin-top: 5px; /* vgl. ul ul li */
}

#sidebarNavContainer ul ul ul a {
	padding-left: 33px;
	background-position: 21px 9px;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
}

.imageStyle {
}

#content a {
	color: #f60;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 + br,
#content h2 + br,
#content h3 + br,
#content h4 + br,
#content h6 + br,
#content ul + br {
	display: none;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h6,
#content p,
#content blockquote,
#content table {
	margin-top: 15px;
	margin-bottom: 0px;
}

#content h1:first-child {
	margin-top: 0px;
}

#content h6:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

#content ul,
#content h1.blog-entry-title,
.album-title,
.movie-page-title {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h6,
.album-title,
.movie-page-title {
	font-weight: bold;
}
	
#content h1,
#content h1 a,
.album-title,
.movie-page-title {
	color: #c03;
}

#content h1,
.album-title,
.movie-page-title {
	font-size: 17px;
}

#content h2 {
	font-size: 15px;
}

#content h3 {
	font-size: 13px;
}

#content h4 {
	font-style: italic;
	font-size: 13px;
}

#content h6 {
	color: white;
	font-size: 13px;
	background-color: #c03;
	padding: 3px 20px 3px 20px;
	margin-left: -20px;
	margin-right: -20px;
}

#content table {
	width: 100%;
	border-collapse: collapse;
}

#content table th,
#content table td {
	border: 1px solid #c03;
}

#content table th {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ffc;
	background-color: #f60;
	padding: 15px 4px 1px 4px;
	vertical-align: bottom;
}

#content table td {
	padding: 4px;
	vertical-align: top;
}

#content table caption {
	caption-side: bottom;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	padding-top: 7px;
}

#content blockquote {
	font-size: 0.95em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 52px;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	min-height: 34px;
}

#content blockquote[cite] {
	position: relative;
	margin-bottom: 35px;
}

#content blockquote[cite]:after {
	content: "Quelle: "attr(cite);
	font-size: 0.9em;
	color: #666;
	position: absolute;
	bottom: -24px;
	right: 0px;
}

#content blockquote em {
	font-weight: bold;
}

#content blockquote p:last-child {
	margin: 0;
}

#content blockquote p:first-child:before {
	content: "\00BB";
}

#content blockquote p:last-child:after {
	content: "\00AB";
}

/*#content form input.form-input-button[type="reset"] {
	display: none;
}*/

/* Main content area unordered list styles */
#content ul.disc {
	list-style-type: none;
	margin-left: 25px;
	padding: 0;
}

#content ul.disc li {
	padding-left: 15px;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#content ul.circle, #content ul.square {
	background-image: none;
}

#content ul.circle {
	list-style-type: circle;
}

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

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: lower-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 25px 0;
	padding: 7px;
	list-style-type: none;
	overflow-x: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(bindings.xml#ellipsis);
}

ul.blog-tag-cloud li {
	display: inline;
}

ul.blog-tag-cloud li a {
	color: #c03;
	text-decoration: none;
}

ul.blog-tag-cloud li a:hover {
	text-decoration: underline;
}

.blog-tag-size-1 {	
	font-size: 0.6em;
}

.blog-tag-size-2 {	
	font-size: 0.7em;
}

.blog-tag-size-3 {	
	font-size: 0.8em;
}

.blog-tag-size-4 {	
	font-size: 0.9em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.1em;
}

.blog-tag-size-7 {	
	font-size: 1.2em;
}

.blog-tag-size-8 {	
	font-size: 1.3em;
}

.blog-tag-size-9 {	
	font-size: 1.4em;
}

.blog-tag-size-10 {	
	font-size: 1.5em;
}

.blog-tag-size-11 {	
	font-size: 1.6em;
}

.blog-tag-size-12 {	
	font-size: 1.7em;
}

.blog-tag-size-13 {
	font-size: 1.8em;
}

.blog-tag-size-14 {	
	font-size: 1.9em;
}

.blog-tag-size-15 {
	font-size: 2em;
}

.blog-tag-size-16 {	
	font-size: 2.1em;
}

.blog-tag-size-17 {	
	font-size: 2.2em;
}

.blog-tag-size-18 {	
	font-size: 2.3em;
}

.blog-tag-size-19 {
	font-size: 2.4em;
}

.blog-tag-size-20 {	
	font-size: 2.5em;
}

.blog-tag-size-11,
.blog-tag-size-12,
.blog-tag-size-13,
.blog-tag-size-14,
.blog-tag-size-15,
.blog-tag-size-16,
.blog-tag-size-17,
.blog-tag-size-18,
.blog-tag-size-19,
.blog-tag-size-20 {
	font-weight: bold;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
	margin-bottom: 15px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month,
.blog-archive-link{
	display: inline;
}

.blog-archive-link {
	margin-left: 5px;
}

.blog-archive-link:before {
	content: "|";
	margin-right: 10px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	border-bottom: 1px dotted #c03;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

/* siehe oben */
#content h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date,
p.blog-entry-tags {
	font-size: 0.85em;
}

.blog-entry-date {
	color: #666;
	margin-bottom: 15px;
}

#content p.blog-entry-tags {
	margin-top: 15px;
	margin-bottom: 0;
}

.blog-image-smiley {
	vertical-align: -5px;
}

.blog-entry-author {
	font-style: italic;
	margin-bottom: 15px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

/*.blog-entry-category,*/
p.blog-entry-tags a {
	margin-left: 0.5em;
}

.blog-read-more {
}

.blog-entry-comments {
	margin-top: 15px;
}

p.blog-entry-tags {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 15px;
}

#blog-archives p {
	margin: 0;
}

#blog-archives br:last-child {
	display: none;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c03;
}

.blog-category-link-enabled {
}

/*.blog-category-link-disabled {
	color: #999;
}*/

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

.blog-comments-rss-link {
	display: block;
	margin-bottom: 15px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	padding: 7px 7px 7px 60px;
	margin-bottom: 20px;
	min-height: 48px;
	border: 1px solid #c03;
	background-color: #fffabe;
	/*background: url(images/file_icon-trans.png) no-repeat left 5px;*/
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.filesharing-item .filesharing-item-title a:first-child:before {
	content: url(images/file_icon-trans.png);
	position: absolute;
	top: 5px;
	left: 4px;
}

.filesharing-item .filesharing-item-title a[href$=".pdf"]:first-child:before {
	content: url(images/file_icon_pdf-trans.png);
}

.filesharing-item .filesharing-item-title a[href$=".zip"]:first-child:before {
	content: url(images/file_icon_zip-trans.png);
}

.filesharing-item .filesharing-item-title a[href$=".doc"]:first-child:before,
.filesharing-item .filesharing-item-title a[href$=".docx"]:first-child:before {
	content: url(images/file_icon_doc-trans.png);
}

.filesharing-item-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* Index Page (Thumbnail view) */

.album-description,
.movie-page-description {
}


.album-wrapper {
}

.thumbnail-wrap,
.movie-thumbnail-frame {
	float: left;
	margin: 0 16px 75px 0;
}

.thumbnail-frame,
.movie-thumbnail-frame {
	text-align: center;
	border: 1px solid #ffc;
	padding: 5px;
}

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover {
	border: 1px solid #c03;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

/* @group Single Page (Photo view) */

.photo-background,
body.photo-background,
.movie-background,
body.movie-background {
	color: #fff;
	background-color: #000;
	background-image: none;
}

.photo-navigation,
.movie-title,
.exif-data {
	text-align: center;
}

.movie-title {
	margin-top: 15px;
}

.photo-navigation a {
	color: #f60;
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-title,
.photo-caption,
.photo-links {
	margin-bottom: 15px;
}

.photo-title {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 15px;
}

.photo-links {
}

.photo-frame,
.movie-frame object,
.movie-frame embed,
#flashcontent object,
#flashcontent embed {
	display: block;
	margin: 0 auto;
}

.photo-frame {
	-webkit-box-reflect: below 15px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255,255,255,0.2)));
}

/* @end */

/* @end */

/* @group Flash Content */

.plugin_warning {
	background-image: url(images/warning.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #fffabe;
	border: 1px solid #c03;
	padding: 0 10px 15px 75px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.plugin_warning a {
	background-image: url(images/get_adobe_flash_player.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 39px;
	display: block;
}

/* @end */

/* @group Quicktime Page */

.movie-description {
	font-size: 0.85em;
	margin-top: 15px;
}

/* EXIF data */
/* Data wrapper */
.exif-data {
	margin-top: 25px;
}

.exif-data p {
}

/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */
