﻿body 
{
	font-family: Arial,Helvetica,"Adobe Helvetica",Tahoma,sans-serif;
	font-size:x-small;
	background-color: #FFFFFF;  
	color: #000000;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

#main
{
	border: 1px #9bc120 solid;
	min-width:750px;
	width:75em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:0;
	padding:0;
}

#mainborder
{
	min-width:650px;
	width:65em;
    margin: 0 auto 0 auto;
    padding:0;
}

#header
{
    background-position: left bottom;
    background-image: url(../images/debeuf.gif);
    background-repeat: no-repeat;
	min-width:650px;
	width:65em;
    margin: 0;
    padding: 0;
    z-index:20;
    float: right; 
}

#middle
{
    border-width: 1px;
    border-color: #9bc120;
    border-top-style: solid;
    clear: both;
    background-position: left top;
    background-image: url(../images/grafikdesign.gif);
    background-repeat: no-repeat;
	min-width:644px;
    width:64.5em;
    height: 15em;
    padding: 0;
    margin: 0 0 0 0.5em;
}

#content
{
    line-height: 2em;
	min-width:650px;
    width:65em;
    margin: 0;
    padding:0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9bc120;
}

#footer
{
    clear:both;
}

#maintext
{
    float:left;
	min-width:650px;
    width:65em;
    padding:0;
    margin: 50px 0 0 0;
    height:20em;
}

#maintext dl
{
	min-width:650px;
    width:65em;
    margin:0;
    padding:0;
    float:left;
}

#maintext dt
{
	min-width:180px;
    width:18em;
    margin: 0;
    padding: 0;
    float: left;
}

#maintext dt.img img
{
    margin: 0 0 0 50px;
    padding: 0;
    float: left;
}

#maintext dt.face img
{
    width:116px;
    height:84px;
    margin: 58px 0 0 30px;
    padding: 0;
    float: left;
}

#maintext dt.text
{
    text-align: right;
    margin:0 1px 0 0;
    padding:0;
	min-width:150px;
    width:15em;
}

#maintext dd
{
	min-width:370px;
    width: 37em;
    margin: 0;
    padding: 0 100px 0 0;
    float: right;
}

#maintext ul
{
	min-width:350px;
    width: 35em;
    padding: 0;
    margin: 0;
    list-style-image: url(../images/punkt.gif);
    float: right;
    list-style-position: outside;
}

/* bitmap preview */
#preview
{
	min-width:650px;
    width: 65em;
    margin: 0;
    padding: 50px 0 0 0;
    height:20em;
}

#preview ul
{
    float: left;
    width: 416px; /* must be plus 16px due to a bug in IE6 */
    margin: 0;
    padding:0;
    display:inline;
}

/* see also iehack6.css */
#preview li
{
    float: left;
    list-style-type: none;
    margin: 0;
    width: 84px;
    height: 84px;
    display: inline;
    padding: 8px 16px 8px 0px;
}

#preview img
{
    border: 1px solid #9bc120;
    width: 84px;
    height: 84px;
    margin:0;
    padding:0;
    display:inline;
}

#preview img:hover
{
    border: 1px solid red;
}

#preview img:visited
{
    border: 1px solid #9bc120;
}

#preview img:focus
{
	outline:none;
}


#projecttext
{
    margin: 50px 0 0 0;
    float: left;
	min-width:650px;
    width: 65em;
    padding: 0;
    height:20em;
}

#projecttext dl
{
	min-width:650px;
    width: 65em;
    margin:0;
    padding:0;
    float:left;
}

#projecttext dt
{
    width: 50em;
    margin: 0;
    padding: 0;
    float: left;
}

#projecttext dt.img
{
    margin: 8px 0 8px 0;
    padding:0;
    height:184px;
    width:384px;
}

#projecttext dt.imghome
{
    margin: 8px 0 8px 0;
    padding:0;
    height:200px;
    width:400px;
}

#projecttext dt.text
{
    text-align: right;
    margin:0 1px 0 0;
	min-width:150px;
    width:15em;
    padding:0;
}

#projecttext dd, #previewtext
{
	min-width:165px;
    width: 21.5em;
    padding: 0;
    margin: 0;
    float: right;
}

#projecttext h1, #previewtext h1
{
    font-size: x-small;
    color: #9bc120;
    padding: 0;
    margin: 10px 0 10px 0;
    font-weight:bold;
}

#projecttext h2
{
    font-size: x-small;
    padding: 0;
    margin: 0;
    font-weight:bold;
}

#contentfooter
{
    float: right;
	min-width:650px;
    width: 65em;
    padding: 50px 0 0 0;
    margin:0;
    color: #9bc120;
    height:2em;
}

/* projectnavigation */
#contentfooter ul
{
    float: right;
    margin: 0;
    padding: 0;
}

#contentfooter li
{
    float: left;
    list-style-type: none;
    padding: 0;
    margin:0;
}

#contentfooter li.separator
{
    float: left;
    list-style-type: none;
    padding: 0 6px 0 6px;
    margin: 0;
}

/* Link to preview */
#contentfooter li a img
{
    background-color: Transparent;
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    margin: 0 6px -3px 0; /* margin to make the bitmap overlapp the border line */
}

/* projectnavigation */
#contentfooter a
{
    color:#9bc120;
    text-decoration: none;
    padding: 0 3px 0 3px;
}

#contentfooter a.more, p.more
{
    float:left;
    margin-top: -50px;
    color:#9bc120;
	font-weight:bold;
}

/* 1 row image gallery */
#contentfooter a.morex
{
    float:left;
    margin-top: -150px;
    color:#9bc120;
	font-weight:bold;
}

#contentfooter a.current
{
    border: 1px solid #9bc120;
    background-color:#CDE08F;
    color:White;
    text-decoration: none;
    padding: 0 3px 0 3px;
}

#contentfooter a:focus
{
    outline:none;
}

/* copyright */
#contentfooter p.copy 
{
    float:right;
    margin:0;
    padding: 0 0 2px 0;
    font-size:x-small;
	color: #9bc120;
}


img
{
    border:0;
}

a
{
    color:Black;
}

a:hover, a:focus
{
    outline:none;
}


img.activepoint
{
	width: 25px;
	height: 25px;
}

#navigationbody
{
    padding: 0px;
    margin: 0px;
    float: right; 
	min-width:420px;
    width:42em;
}

#navigation
{
    margin: 0;
    float: right;
    padding: 130px 0 0 0;
}

#navigation li
{    
    text-align: center;
	list-style: none;
	float: left; 
	position: relative; 
	padding: 0;
	margin-left:0.2em;
	color: #9bc120;
}

ul#navigation li ul
{
    clear:both;
    text-align: center;
	margin: 0;
    padding: 0;
    position: absolute;
    top: 2em;
    left: -1.75em;
    display: block;
}

ul#navigation li ul#kontakt
{
    left: 1.7em;
}


ul#navigation li ul#vita
{
    left: 2.5em;
}

ul#navigation li ul#impressum
{
    left: 2.5em;
}

ul#navigation li ul li
{
    clear:both;
    margin:0;
    padding: 0.5em 0 0.1em 0;
    text-align: center;
    width: 8em;
    display: block;
}

/* current page */
ul#navigation li a.current
{
	color:Black;
}

ul#navigation li ul li#dot
{
    clear:both;
    background: url(../images/punkt.gif) no-repeat 50% 50%;
    height: 6px;
    padding: 6px 0px 2px 0px;
}

ul#navigation li ul li#dotonly
{
    clear:both;
    background: url(../images/punkt.gif) no-repeat 50% 50%;
    width:6px;
    height: 6px;
    padding: 6px 0px 2px 0px;
}

ul#navigation a
{
    clear:both;
    color:#9bc120;
    display: block; 
    padding: 0.2em 0.2em 0.3em 0.2em;
    text-decoration: none;
    text-align: center;
}

ul#navigation a:hover
{
	color:Black;
	outline:none;
}

ul#navigation a:focus
{
	color:Black;
	outline:none;
}

div.bordertopleft
{
    position:absolute;
    left:0;
    top:0;
    border-left: solid 1px #9bc120;
    height:8px;
    width:1px;
    padding:0;
    margin:0;
}

div.bordertopright
{
    position:absolute;
    right:0;
    top:0;
    border-right: solid 1px #9bc120;
    height:8px;
    width:1px;
    padding:0;
    margin:0;
}

div.borderbottomleft
{
    position:absolute;
    left:0;
    bottom:0;
    border-left: solid 1px #9bc120;
    height:8px;
    width:1px;
    padding:0;
    margin:0;
}

div.borderbottomright
{
    position:absolute;
    right:0;
    bottom:0;
    border-right: solid 1px #9bc120;
    height:8px;
    width:1px;
    padding:0;
    margin:0;
}

li.firstsubmenu
{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #9bc120;
}

li.lastsubmenu
{
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #9bc120;
}

li.onlysubmenu
{
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #9bc120;
}

li.separator
{
    display: block;
    padding: 0.2em 0.2em 0.3em 0.2em;
    text-decoration: none;
}

strong
{
    color:#9bc120;
    font-weight:bold;
}

/* do not delete this! */
.smoothbox
{
}
