body{
    margin: auto, auto, auto, auto;
    margin-top: 30px;
    background: #b7d0e6 url('../img/bg.jpg') repeat-x top left;
}

.logo{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 820px;
    height: 40px;
    background: url('../img/logo.png') no-repeat bottom left;
}


.wrapper{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 820px;
    font-family: verdana;
    font-size: 11px;
    line-height: 16px;
    color: #333;
    text-align: left;
    padding: 5px;
}

ol, ul{
    line-height: 12px;
    margin: 0px;

}

.footer{
    height: 20px;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.plate-400-400-shadow{
    width: 380px;
    height: 380px;
    overflow: auto;
    background: url('../img/plate-400-400-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

.plate-600-400-shadow{
    width: 580px;
    height: 380px;
    overflow: auto;
    background: url('../img/plate-600-400-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

.plate-200-400-shadow{
    width: 180px;
    height: 380px;
    overflow: auto;
    background: url('../img/plate-200-400-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

.plate-600-800-shadow{
    width: 580px;
    height: 780px;
    overflow: auto;
    background: url('../img/plate-600-800-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

.plate-200-800-shadow{
    width: 180px;
    height: 780px;
    overflow: auto;
    background: url('../img/plate-200-800-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

.plate-400-800-shadow{
    width: 380px;
    height: 780px;
    overflow: auto;
    background: url('../img/plate-400-800-shadow.png') no-repeat;
    padding: 15px;
    float: left;
}

h1{
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS", helvetica, arial;
    color: #df8800;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 15px;
}
h2{
    font-family: "Trebuchet MS", helvetica, arial;
    font-size: 14px;
    color: #df8800;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    padding-bottom: 2px;
    margin-top: 10px;
}

h3{
    font-family: "Trebuchet MS", helvetica, arial;
    font-size: 12px;
    color: #df8800;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    padding-bottom: 2px;
    margin-top: 10px;
}

p{
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 15px;

}

a{
    color: #485e96;
}

.title{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    padding-bottom: 5px;
}

.menu{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 0px;
}

.menu#left{
    border-right: 1px dotted #485e96;
}

.menu#right{
    border-left: 1px dotted #485e96;
}


.menu ul{
    margin-left: 10px;
    padding: 0px;
    list-style-type: none;
}

.menu li{
    padding-bottom: 5px;
}

.menu a{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #485e96;
    margin: 0px;
    padding: 2px;
    text-decoration: none;
}



.ender{
    height: 29px;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.tool-tip {
    color: #000000;
    border: 1px solid #df8800;
    width: 139px;
    z-index: 13000;
}
.tool-title {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    color: #000000;
    padding: 4px 4px 2px;
    background:  #b7d0e6;
}

.tool-text {
    font-size: 12px;
    padding: 4px 4px 4px;
    background:  #b7d0e6;
}

.date{
    font-family: verdana;
    font-size: 9px;
    color: #000000;
    padding-left: 5px;
    vertical-align: top;
}


.ajax-loading {
    padding: 10px 0;
    background: url(../img/spinner.gif) no-repeat center;
}

ul{
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 20px;
}

li{
    padding-bottom: 5px;
}

.ender a{
    color: #FFFFFF; text-decoration: none;
}
#blog_list{padding-right: 5px;
}
img
{
    border: 0px solid #fff;
}


/**************************************************************

	Image Menu
	v 2.2

**************************************************************/



#imageMenu {
    position: relative;
    margin-left: 200px;
    padding-top: 15px;
    width: 600px;
    height: 25px;
    overflow: hidden;
}



#imageMenu ul {
    list-style: none;
    margin: 0px;
    display: block;
    height: 25px;
    width: 1000px;

}

#imageMenu ul li {
    float: left;
}

#imageMenu ul li a {
    text-indent: -1000px;
    background:#FFFFFF none repeat scroll 0%;
    border-bottom: 0px solid #fff;
    cursor:pointer;
    display:block;
    overflow:hidden;
    width:85px;
    height: 20px;
}

#imageMenu ul li.start a {
    background: url(../img/ts_start.png) repeat scroll 0%;
}

#imageMenu ul li.presentation a {
    background: url(../img/ts_presentation.png) repeat scroll 0%;
}

#imageMenu ul li.cv a {
    background: url(../img/ts_cv.png) repeat scroll 0%;
}

#imageMenu ul li.projekt a {
    background: url(../img/ts_projekt.png) repeat scroll 0%;
}

#imageMenu ul li.kontakt a {
    background: url(../img/ts_kontakt.png) repeat scroll 0%;

}
#imageMenu ul li.eng a {
    background: url(../img/ts_eng.png) repeat scroll 0%;

}

.clear {
    clear: both;
}

/*************************************************************/

