
body {
    background-color: #fff;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

#page {
	margin-top: 50px;
	margin-right: auto;
    margin-left: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #838383;
    width: 800px;
    height: 640px;
    background-color: #fff;
}

#header {
    position: relative;
}

#header h1 {
    padding-top: 23px;
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-left: 23px;
    margin-top: 0;
}

#header a, #header a:hover, #header a:active, #header a:visited {
    text-decoration: none;
    color: #ff6600;
}

#header_indent {
	margin-right: 15px; 
	margin-left: 30px;	
}

h1 {
    color: #838383;
    font-size: 21px;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 500;
}

h3 {
    color: #838383;
    font-size: 18px;
    font-weight: 400;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
}

.subheadings {
    color: #838383;
    font-size: 18px;
    font-weight: 300;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
}

#lcol {
    float: left;
    width: 150px;
    margin-top: 275px;
    margin-left: 23px;
    font-size: 11px;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
    text-align: left;
    color: #838383;
}

#mcol {
    float: right;
    width: 400px;
    height: 400px;
    padding: 0;
    top: 0px;
}

.mcol_border {
    border-width: 1px;
    border-style: dotted;
    border-color: #ff6600;
    overflow: auto;
}

#content {
    float: left;
    top: 40px;
    left: 0px;
    width: 600px;
	height: 410px;
	background-color: #fff;
}


#navigation {
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    width: 100px;
    text-align: right;
    color: #838383;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
}

#navi_inside {
    margin-top: 10px;
    border: 1px solid white;
}

.clearfloats {
    clear: both;
}

#innerclear {
    height: 2px;
}

#outerclear {
    height: 2px;
}

#thumbnails {
    width: 405px;
    /*
     height: 110px;
     */
    position: relative;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: scroll;
}

#thumbnails td {
    width: 80px;
}

#thumbnails a {
    border-style: none;
    border-width: 0;
}

#thumbnails img {
    border-style: none;
    border-width: 0;
}

#thumbnails img:hover {
    opacity: 0.4;
}

.foto {
    border-width: 1px;
    border-style: solid;
    border-color: #838383;
    height: 100%;
    width: 100%;
}

#foto-start {
    border-width: 1px;
    border-style: dotted;
    border-color: #ff6600;
    height: 100%;
    width: 100%;
}


#foto-art {
    border-width: 0px;
    border-color: #fff;
    height: 100%;
    width: 100%;
}

ul {
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
    font-size: 15px;
    list-style-type: none;
    margin-right: 60px;
    padding: 0px;
    text-align: right;
    width: 100%;
}

ul a {
    list-style-type: none;
    text-decoration: none;
    color: #838383;
}

ul a:hover {
    list-style-type: none;
    text-decoration: none;
    color: #ff6600;
}

/*
----------------------------------- stylesliste -----------------------------------
 */
 


#index_news {
	font-size: 10px;
    color: #838383;
	text-align: center;
}
/* ...................................................... */

#about_text {
    font-size: 13px;
    color: #838383;
   	padding-bottom: 20px;
    padding-top: 10px;
    margin: 20px 30px 25px 30px;
}

/* ...................................................... */

#workslist li {
    padding-bottom: 20px;
    padding-top: 10px;
    margin: 20px 30px 25px 30px;
    text-align: center;
    color: #838383;
    font-size: 17px;
    font-weight: 400;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
}

#workslist a:hover {
    color: #ff6600;
}

.work_text {
    font-size: 13px;
    color: #838383;
   	padding-bottom: 20px;
    padding-top: 10px;
    margin: 20px 30px 25px 30px;
}


/* ...................................................... */

/*
#formular {
    margin: 50px 30px 50px 30px;
	width: 75%;
}
*/

#contact_text {
    font-size: 13px;
    color: #838383;
   	padding-bottom: 20px;
    padding-top: 10px;
    margin: 20px 30px 25px 30px;
}

/* ...................................................... */

#links {
    text-decoration: none;
    color: #838383;
    font-family: Futura, Helvetica, Verdana, Arial, sans-serif;
    list-style-type: none;
}


.linklistitem {
    list-style-type: none;
    text-decoration: none;
    color: #dcdcdc;
}


a.linklistitem:hover {
    list-style-type: none;
    text-decoration: none;
    color: #ff6600;
}






