/* ____________________ http://www.markusl.de, webmaster@markusl.de */

/* ____________________ Einige Passagen wurden inspiriert von 'andreas02' - einem */
/* ____________________ Open Source xhtml/css website layout von Andreas Viklund */
/* ____________________ http://andreasviklund.com */


*{padding: 0; margin: 0;}

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.85em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #333333;
    background: #4F5F62 url(zeug/zeug_polaroid.png) right no-repeat;
	background-attachment:fixed;
	}

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

a:hover, li a:hover {
    text-decoration: none;
	color: #DB6526;
	}

#begin {
    margin: 10px auto -13px auto;
    width: 710px;
    height: 40px;
    text-align: right;
	color: #505050;
	background-image: url(risse/riss_oben.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

#container {
    margin: 10px auto 15px auto;
    width: 670px;
	padding: 5px 20px 10px 20px;
	background: #ffffff;
	}

#logo {
    font-size: 2.4em;
    font-weight: normal;
    margin: 10px 0 10px 0;
    }

#logo a {	color: #DB6526; }

#navigation {
    margin: -20px auto auto auto;
    letter-spacing: 1px;
    text-align: right;
    clear: both;
    }

.navigation {
    padding: 6px 25px 6px 8px;
    text-decoration: none;
    background: #e0e0e0;
	}

.navigation:hover {
    text-decoration: none;
	color: #ffffff;
    background: #DB6526 url(navigation_ecke.gif) top right no-repeat;
	}

.activenavigation {
    padding: 6px 25px 7px 8px;
    text-decoration: none;
    color: #ffffff;
	background: #505050;
	}

.activenavigation:hover {
    text-decoration: none;
	color: #ffffff;
	background: #505050;
	}

#desc {
    height: 140px;
    padding: 0;
    background: #505050 url(desk.jpg) center top no-repeat;
    clear: both;
    margin: 7px 0 0 0;
	}

#main {
    text-align: justify;
    width: 500px;
    float: left;
    padding: 20px 15px 0 0;
	border-right: 1px solid #e0e0e0;
	}

#main a:link { text-decoration: none;}
#main a:visited { text-decoration: none; }
#main p a:hover { text-decoration: none; }

.entry {
     font-weight: normal;
     letter-spacing: 1px;
     display: block;
     width: 100%;
	 background: #e0e0e0; 
     text-decoration: none;
     padding: 6px 0 6px 0;
     margin: 5px 10px 5px 0;
     }

a.entry:hover { 	
	color: #ffffff; 
	background: #DB6526 url(navigation_ecke.gif) top right no-repeat; 
	}
	
a.entry:visited { text-decoration: none; }

p {
     font-size: 11px;
     margin: 0 0 15px 0;
     line-height: 1.5em;
     }

.meta {
     font-size: 0.9em;
     margin: 0 0 0 0;
     border-bottom: 1px solid #e0e0e0;
     text-decoration: none;
     }
	 
.iframe {
    text-align: justify;
    background: #ffffff;
	}

#sidebar {
    padding: 20px 0 0 4px;
    width:140px;
	float:right;
	}
	
#sidebar p {
	line-height: 1.3em;
	margin: 0 0 12px 0;
	}

.sidelink {
    text-align: left;
    display: block;
    width: 128px;
    background: #e0e0e0;
    padding: 5px 4px 5px 8px;
    margin: 5px 10px 5px 0px;
	}
	
.sidelink:hover {
	color: #ffffff;
    background: #DB6526 url(navigation_ecke.gif) top right no-repeat;
    text-decoration: none;
	}

#footer {
    clear: both;
    color: #e0e0e0;
	background: #fff; url(risskanten/riss_unten.jpg) center bottom no-repeat;
    text-align: right;
	}
	
#footer a { color: #e0e0e0; }

#footer a:hover {
    color: #d0d0d0;
    text-decoration: none;
	}

#end {
    margin: -25px auto auto auto;
    width: 710px;
    height: 40px;
    text-align: right;
	color: #505050;
	background-image: url(risse/riss_unten.png);
	background-repeat: no-repeat;
	background-position: top center;
	}


/* ____________________ Einige eher optionale Bild- und Linkeffekte */
/* ____________________ teilweise mit semiautomatischer Erkennung */

img { border: 1px solid #e0e0e0; }
#gallery img { padding: 6px 6px 6px 6px; margin: 0px -1px 0px -1px; }

img[alt^="Vorschau"] {
	-moz-opacity: 0.7;
	opacity: 0.5;
	}

a[title^="Externer"] {
    color: #505050;
	text-decoration: none;
	background: url(symbole/icon_link.gif) left center no-repeat;
  	padding-left: 13px;
	}

a[title^="eMail:"] {
    color: #505050;
	text-decoration: none;
	background: url(symbole/icon_mail.gif) left center no-repeat;
  	padding-left: 13px;
	}

a[title^="Download:"] {
    color: #505050;
	text-decoration: none;
	background: url(symbole/icon_cube.gif) left center no-repeat;
  	padding-left: 13px;
	}

a[title^="Dokument:"] {
    color: #505050;
	text-decoration: none;
	background: url(symbole/icon_dokument.gif) left center no-repeat;
  	padding-left: 13px;
	}

a[title^="RSS"] {
    color: #505050;
	text-decoration: none;
	background: url(symbole/icon_rss.gif) left center no-repeat;
  	padding-left: 13px;
	}

img[alt^="Vorschau"]:hover { opacity: 1.0; }
a[title^="Externer"]:hover { color: #DB6526; }
a[title^="eMail:"]:hover { color: #DB6526; }
a[title^="Download:"]:hover { color: #DB6526; }
a[title^="Dokument:"]:hover { color: #DB6526; }
a[title^="RSS"]:hover { color: #DB6526; }

#hide { display: none; }
