/* MNT-digi-paint-2010-Mai */

/* @group General styles */

body {
	padding: 0px;
	font: 0.80em/1.6 Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	background: url(images/dgreypattern_sm.png) repeat;
	color: #999;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
}

img {
	border: 1px solid #000;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 25px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}

#imagecentered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* www.digi-paint.com */
	
/* @end */

/* @group Schriftstil */

span.h1blue {
  font:24px Trebuchet, Verdana, serif; color:#330099;
}

span.h1red {
font:24px Trebuchet, Verdana, serif; color:#990000;
}

#content p {
	font: 1.05em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #ccc;
	margin: 0;
	padding: 0;
}

#sidebar p {
	font: 1em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #ccc;
	margin: 0;
	padding: 0;
}
#content a {
	color: #ccc;
	text-decoration: underline;
}

#content a:hover {
	color: #cb3236;
}

h5 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 11px;
}

h4 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 14px;
}

h3 {	
	padding-top: 0;
	margin-top: 3px;
	font: 1.3em/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ccc;
	text-align: left;
}

h2 {	
	padding-top: 0;
	margin-top: 0;
	font: 1.5em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ccc;
	text-align: left;
}

h1 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 25px;
}

code {
	padding: 8px;
	margin-left: 14px;
	display: block;
	margin-right: 14px;
	font: 12px Courier, "Courier New", sans-serif;
	border-width: 1px;
	border-style: dotted;
}

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

#infozeile p {
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #ccc;
}

#infozeile a {
	color: #ccc;
	text-decoration: underline;
	line-height: 1.7;
}

#infozeile a:hover {
	color: #cb3236;
}

/* @end */

/* @group layout */

#wrapper {
	width: 1080px;
	margin-top: 20px;
}

#seitenleisteLi {
	width: 19%;
	float: left;
	margin-left: 20px;
	padding-left: 10px;
}

#seitenleisteRe {
	width: 19%;
	float: right;
	padding-top: 20px;
}

#sidebar {
}

#kopfteil {
	width: 230px;
	margin-bottom: 65px;
	margin-top: 15px;
}

#navcontainer {
	width: 220px;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}

#hauptseite {
	margin-left: 1%;
	width: 56%;
	background-color: #000;
	float: left;
}

#hauptseite #content {
	padding: 25px;
}

#content {
}

.clearer {
	clear: both;
}


#titelslogan {
	top: 10px;
	left: 10px;
	position: absolute;
	display: block;
}

#kopfteil h1, #kopfteil h2 {
	text-align: left;
}

#footer {
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
	
}

/* www.digi-paint.com */
	
/* @end */

/* @group bread crumb */

#breadcrumbcontainer {
	text-indent: 1px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Navigation */

/* @group Bildnavigation */

#naechstesbild {
	width: 40px;
	height: 40px;
	display: block;
	border: medium solid #000;
}

#naechstesbild:hover {
	border: medium solid #ccc;
}

#vorigesbild {
	width: 40px;
	height: 40px;
	display: block;
	border: medium solid #000;
}

#vorigesbild:hover {
	border: medium solid #ccc;
}

#bilduebersicht {
	width: 40px;
	height: 40px;
	display: block;
	border: medium solid #000;
}

#bilduebersicht:hover {
	border: medium solid #ccc;
}

/* @end */


#navcontainer #current {
	font-weight: bold;
}

#navcontainer #current:hover {
	text-decoration: none;
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style-type: none;
	text-align: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 2.2;
	color: #999;
}

#navcontainer li {
	color: #666;
}

#navcontainer a {
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 0.95em;
}

#navcontainer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	line-height: 2.0;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding-left: 20px;
	padding-right: 7px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size: 0.8em;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @end */

/* @group global classes */

.imageStyle {
	border: 1px none;
}
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.square {
}

ul.circle {
}

ol.upper-roman {
}

ol.lower-alpha {
}

ol.upper-alpha {
}

ol.lower-roman {
}

ol.arabic-numbers {
}

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

#sidebarContainer #sidebar li {
}

/* www.digi-paint.com */
	
/* @end */

/* @group Blog Style */

.blog-entry-title {
	color: #202020;
	margin-bottom: 0 0 3px;
	font-size: 1.7em;
}

.blog-entry {
	margin-bottom: 20px;
}

.blog-entry-title a:link {
	text-decoration: none;
}

.blog-entry-date {
	margin-bottom: 10px;
	font-size: 1.1em;
	margin-top: 4px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

.blog-entry-body {
}

.blog-entry-comments {
	padding-top: 5px;
	padding-bottom: 5px;
}

.blog-entry-category {
	font-size: 1em;
}

#blog-archives {
	margin-bottom: 10px;
	
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-archive-link-enabled {
	font-weight: bold;
}

.blog-archive-link-disabled {
}
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	font-weight: bold;
}

.blog-category-link-disabled {
}
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @group Archive - Page */

.blog-archive-background {

}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/* @end */

/* @group Tag - Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* www.digi-paint.com */

/* @end */

/* @group file sharing */

.filesharing-description {
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 25px;
}

.filesharing-item {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* www.digi-paint.com */

/* @end */

/* @group photo album */

.album-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 25px;
	padding-bottom: 10px;
}

.album-description {
	margin-bottom: 62px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 11px;
}

.thumbnail-frame img {
    border: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame:hover {
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 0;
}

.thumbnail-table {
	width: 50%;
}

/* @group single page */

.photo-background {
	text-align: center;
}

.photo-navigation {
	width: 190px;
	float: left;
	margin: 0;
	padding: 10px;
	
}

.photo-links {
	
}

.photo-navigation a:link,
.photo-navigation a:visited {
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame {
	padding: 1px;
	position: absolute;
	left: 222px;
	top: 13px;
}

.photo-title {
	margin: 10px 0 20px;
	font-size: 2em;
	text-align: center;
}

.photo-caption {
	margin: 0;
}

/* www.digi-paint.com */


/* @end */

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	clear: left;
	margin: 0 0 0 10px;
	float: left;
	width: 190px;
	padding: 6px;
}

.exif-data p {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

/* icon */

p.exif-focal-length {

}

/* icon */

p.exif-dimensions {
}

/* icon */

p.exif-pixel-y-dimension {

}

/* icon */

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

/* icon */

p.exif-shutter-speed {

}

/* icon */

p.exif-datetime-original {

}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

/* icon */

p.exif-exposure-time {

}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

/* icon */

p.exif-image-uniqueid {

}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

/* icon */

p.exif-aperture {

}

p.exif-sharpness {
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

/* icon */

p.exif-35mm-focal-length {

}

/* icon */

p.exif-datetime-digitized {

}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

/* icon */

p.exif-max-aperture {

}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
}

/* icon */

p.exif-iso-rating {

}

/* icon */

p.exif-maker-note {

}

p.exif-digital-zoom-ratio {
}

/* icon */

p.exif-user-comment {

}
/* @end */

/* www.digi-paint.com */
	
/* @end */

/* @group quicktime page */

.movie-description {
	margin-top: 25px;
}
	
/* @end */

/* @group quicktime album */

.movie-page-title {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 20px;
	text-align: left;
}

.movie-thumbnail-frame {
	display: inline;
	text-align: center;
	font-size: 0.9em;
	float: left;
	width: 131px;
	margin: 5px;
	padding: 4px;
}

.movie-thumbnail-caption {
	padding-top: 5px
}

/* @group single page */

.movie-background {
	margin: 20px 0 30px;
}

.movie-title {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}

.movie-frame {
	text-align: center;
}

	
/* @end */

/* www.digi-paint.com */


/* @end */

/* @group contact form */
.message-text {
	margin-top: 25px;
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
}

/* www.digi-paint.com */
/* @end */

/* @group extraContent */

#myExtraContent1 {
	text-align: left;
	margin: 0;
	padding-right: 50px;
	padding-top: 120px;
	color: #999;
	font: 0.9em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
} 

#myExtraContent1 a {
	color: #ccc;
	text-decoration: underline;
} 

#myExtraContent1 a:hover {
	color: #98000c;
	text-decoration: none;
} 



/* @end */

/* @group GoogleAds */

.google_ads_160x600 {
     float:left;
     width:170px;
     height:610px;
     margin-left:7px;
     border:0px;
}


/* @end */


