.ukflag {
	padding: 2px 0 0 0;
	}
	
.swflag {
	padding: 2px 10px 0 0;
	}

/* Top */
#top {
	width: 988px;
	clear: both;
	}

/* top.asp */
#top_top {
	width: 988px;
	clear: both;
	}
	
#top_topLeftCorner {
	width: 19px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowCornerTopLeft.gif);
	background-repeat: no-repeat;
	}	

#top_topMiddle {
	width: 950px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowTop.jpg);
	background-repeat: repeat-x;
	}

#top_topRightCorner {
	width: 19px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowCornerTopRight.gif);
	background-repeat: no-repeat;
	}

#top_bottom {
	width: 988px;
	clear: both;
	}
		
#top_bottomLeft {
	width: 19px;
	height: 110px;
	float: left;
	background-image: url(../img/img_shadowLeft.jpg);
	background-repeat: repeat-y
	}

#top_bottomRight {
	width: 19px;
	height: 110px;
	float: left;
	background-image: url(../img/img_shadowRight.jpg);
	background-repeat: repeat-y;
	}

#top_bottomMiddle {
	width: 950px;
	height: 110px;
	float: left;
	}
	
#top_bottomMiddleTop {
	width: 950px;
	height: 90px;
	clear: both;
	background-image: url(../img/img_topbg.jpg);
	background-repeat: no-repeat;
	}
	
#top_bottomMiddleBottom {
	width: 945px;
	height: 20px;
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	}	

/* Footer */
#footer {
	width: 988px;
	height: 39px;
	clear: both;
	}

/* bottom.asp */	
#footer_top {
	width: 988px;
	height: 20px;
	clear: both;
	}
	
#footer_topLeft {
	width: 19px;
	height: 20px;
	float: left;
	background-image: url(../img/img_shadowLeft.jpg);
	background-repeat: repeat-y;
	}
	
#footer_topMiddle {
	width: 950px;
	height: 17px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	}

#footer_topRight {
	width: 19px;
	height: 20px;
	float: left;
	background-image: url(../img/img_shadowRight.jpg);
	background-repeat: repeat-y;
	}
	
#foother_bottom {
	width: 988px;
	height: 19px;
	clear: both;
	}
	
#footer_bootomLeft {
	width: 19px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowCornerBottomLeft.gif);
	background-repeat: no-repeat;
	}
	
#footer_bootomMiddle {
	width: 950px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowBottom.jpg);
	background-repeat: repeat-x;
	}
	
#footer_bootomRight {
	width: 19px;
	height: 19px;
	float: left;
	background-image: url(../img/img_shadowCornerBottomRight.gif);
	background-repeat: no-repeat;
	}

/* Main */
#content {
	width: 988px;
	clear: both;
	background-image: url(../img/img_mainbg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding-left: 19px;
	padding-right: 19px;	
	}
	
#main_shadowLeft {
	width: 19px;
	min-height: 500px;
	float: left;
	background-image: url(../img/img_shadowLeft.jpg);
	background-repeat: repeat-y;
	}

#main_shadowRight {
	width: 19px;
	min-height: 500px;
	float: left;
	background-image: url(../img/img_shadowRight.jpg);
	background-repeat: repeat-y;
	}

/* Menu layout */
#menucontainer {
	width: 167px;
	clear: both;
	font-weight: bold;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	background-color: #FFFFFF;
	}

.menustyleparent {
	background-image: url(../img/img_listimage.gif);
	background-repeat: no-repeat;
	background-position: 70px 50%;
	}
	
#menustyle {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menustyle a {
	height: 18px;
	display: block;
	padding: 6px 0 0 5px;
	text-decoration: none;
	color: #607487;
	}

#menustyle li {
	width: 100%;		
	border-bottom: 1px solid #C6C6C6;	
	}

#menustyle li a:hover {
	background-color: #CCCCCC;
	}
	
#menustyle li a:visited {
	color: #607487;
	}	

.current {
	background: #D6D6D6;
	}

/* second level */
#menustyle li ul { 
	width: 100%;
	margin: 0;
	padding: 0;
	display: none;
	}

#menustyle li ul a {
	padding-left: 24px;
	display: block;
	}

#menustyle li ul a:hover { 
	background-color: #CCCCCC;
	}	

#menustyle li ul li {
	width: 100%;
	list-style: none;
	background-color: #FFFFFF;
	border-top: 1px solid #C6C6C6;
	border-bottom: 0px solid #C6C6C6;	
	}
	
#menustyle li ul li a:hover {
	background-color: #CCCCCC;
	}	

/* Menu header */
#menuheader {
	width: 100%;
	clear: both;
	}
	
#menuheader_left {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderTopLeftCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#menuheader_middle {
	height: 12px;
	width: 145px;
	float: left;
	background-image: url(../img/img_tableHeaderTop.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}	
	
#menuheader_right {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderTopRightCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}

/* Menu bottom */
#menubottom {
	width: 100%;
	clear: both;
	}
	
#menubottom_left {
	background-image: url(../img/img_tableHeaderBottomLeftCorner.png);
	width: 12px;
	height: 12px;
	float: left;
	background-repeat: no-repeat;
	}
	
#menubottom_middle {
	background-image: url(../img/img_tableHeaderBottom.png);
	height: 12px;
	width: 145px;
	float: left;
	background-repeat: repeat-x;
	}	
	
#menubottom_right {
	background-image: url(../img/img_tableHeaderBottomRightCorner.png);
	width: 12px;
	height: 12px;
	float: left;
	background-repeat: no-repeat;
	}

/* Other styles */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}

input {
	font-family: Tahoma;
	font-size: 13px;
	border-width: 1px;
	border-color: #000000;
	font-weight: normal;
    line-height: normal;
	}

textarea {
	font-family: Tahoma;
	font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;		
	border-width: 1px;
	border-color: Black;
	}

img {
	border: 0;
	}
	
a {
	border: 0;
	}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}


/* mainPortfolio.asp */
.mainPortfolio_PortfolioImage {
	margin-bottom: 20px;
	text-align: center;
	}

.mainPortfolio_PortfolioImage_Image {
	padding: 10px;
	border: 1px solid #C6C6C6;
	background-image: url(../img/img_shadow.gif);
	background-position: bottom right;
	}

/* mainPortfolioDetail.asp */
#mainPortfolioDetail {
	padding: 10px 10px 0 10px;
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF;
	text-align: center;
	}

#mainPortfolioDetail_Back {
	padding: 10px 0 10px 0;
	}

/* Layout tags */
body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

#container {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/* Middle section */
/* Left menu */
#main_menu {
	width: 170px;
	height: 475px;
	float: left;
	padding: 5px 5px 0 5px;
	background-color: #FFFFFF;
	}

/* Content */
/* default.asp */
#main_content_default {
	width: 510px;
	float: left;
	padding: 10px 50px 0 10px;
	background-color: #FFFFFF;
	}

/* mainGuestbook.asp */
#main_content_guestbook {
	width: 760px;
	float: left;
	padding: 10px 5px 5px 5px;
	background-color: #FFFFFF;
	}

/* mainPortfolio.asp */
#main_content_portfolio {
	width: 760px;
	float: left;
	padding: 10px 0 0 5px;
	}

/* mainPortfolioSlideShow.asp */	
#main_content_portfolioHeader {
	width: 760px;
	clear: both;
	float: left;
	text-align: center;
	}

#main_content_portfolioSlideShow {
	width: 110px;
	height: 15px;
	background-color: #E8E8E8;
	border: 1px solid #406080;
	margin: 0 0 15px 40px;
	text-align: center;
	}
	
#main_content_portfolioSlideShow_vernissage {
	width: 220px;
	height: 15px;
	background-color: #E8E8E8;
	border: 1px solid #406080;
	margin: 0 0 15px 40px;
	text-align: center;
	}	
	
#mainPortfolioDetail_slideshow {
	padding: 0 25px 0 25px;
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF;
	text-align: center;
	}

.mainPortfolioDetail_slideshowMove {
	width: 55px;
	height: 15px;
	float: left;
	background-color: #E8E8E8;
	border: solid #406080 1px;
	margin-right: 5px;
	padding: 0 5px 0 5px;
	}

.mainPortfolioDetail_slideshowMoveButtons {
	text-align: center;
	}

/* Content - other pages */
#main_content {
	width: 710px;
	float: left;
	padding: 10px 50px 5px 10px;
	}

/* Preview pictures - Main site*/	
#main_pictures {
	width: 190px;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	}	

#main_pictures_header {
	width: 190px;
	height: 12px;
	clear: both;
	}

#main_pictures_headerLeft {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderTopLeftCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#main_pictures_headerRight {
	width: 12px;
	height: 12px;
	float: left;	
	background-image: url(../img/img_tableHeaderTopRightCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	}

#main_pictures_headerMiddle {
	width: 166px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderTop.png);
	background-repeat: repeat-x;
	background-position: bottom;	
	}

#main_pictures_headerText {
	width: 188px;
	clear: both;
	border-left: solid #C6C6C6 1px;
	border-right: solid #C6C6C6 1px;	
	border-bottom: solid #C6C6C6 1px;	
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	}
	
.main_pictures_pictures {
	width: 188px;
	clear: both;
	border-left: solid #C6C6C6 1px;
	border-right: solid #C6C6C6 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	}

#main_pictures_bottom {
	width: 190px;
	clear: both;
	}

#main_pictures_bottomLeft {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderBottomLeftCorner.png);
	background-repeat: no-repeat;
	}

#main_pictures_bottomRight {
	width: 12px;
	height: 12px;
	float: left;	
	background-image: url(../img/img_tableHeaderBottomRightCorner.png);
	background-repeat: no-repeat;
	}

#main_pictures_bottomMiddle {
	width: 166px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderBottom.png);
	background-repeat: repeat;
	}
	
/* Footer section */
#footer_main {
	width: 950px;
	height: 20px;
	clear: both;
	}

#footer_main_left {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../img/img_footerLeftCorner.png);
	background-repeat: no-repeat;
	}

#footer_main_right {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../img/img_footerRightCorner.png);
	background-repeat: no-repeat;
	}

#footer_main_middle {
	width: 910px;
	height: 17px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-image: url(../img/img_footerMiddle.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	}
	
/* Menu layout */
/* Menu structure */
#menuTable {
	line-height: 13px;
	width: 140px;
	background-color: #00FF33;
	}

.menuTableCellContent {
	width: 138px;
	clear: both;
	vertical-align: top;
	border-left: 1px solid #C8BE9A;
	border-right: 1px solid #C8BE9A;
	background-color: #EFE3B9;	
	}

.menuTableCellTop {
	width: 140px;
	height: 10px;
	clear: both;
	background-image: url(../img/img_menuFrameTop.gif);
	background-repeat: no-repeat; 	
	}

.menuTableCellBottom {
	width: 140px;
	height: 10px;
	clear: both;
	background-image: url(../img/img_menuFrameBottom.gif);
	background-repeat: no-repeat; 	
	}

.menuStyle {
	width: 128px;
	margin: 0 0 0 10px;
	padding: 0;
	}

/* First level */
.menuStyle li {
	text-align: left;
	list-style: none;
	}

.menuStyle a {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 12px;
	background-image: url(../img/img_Inactive.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	}

.menuStyle li a:hover { 
	color: #666666;
	background-image: url(../img/img_OnMouseOver.gif);
	background-repeat: no-repeat;		
	}
	
.menuStyle li a:visited {
	color: #666666;
	}	

 /* Second level */
.menuStyle li ul {
	margin: 0;
	padding: 0 0 0 10px;
	display: none;
	color: #666666;
	}

.menuStyle li ul a {
	display: block;
	}

.menuStyle li ul a:hover { 
	color: #666666;
	background-image: url(../img/img_OnMouseOver.gif);
	background-repeat: no-repeat;		
	}	

.menuStyleParent {
	background-image: url(../img/img_Inactive.gif.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #666666;
	}
	
/* mainContact.asp */
.mainContact_header {
	width: 710px;
	margin: 0 0 5px 0;
	clear: both;
	}
	
.mainContact_itemLeftForm {
	width: 143px;
	float: left;
	padding: 2px 5px 5px 0;
	text-align: right;
	font-weight: bold;
	}

.mainContact_itemRightForm {
	width: 562px;
	float: left;	
	padding: 0 0 5px 0;
	text-align: left;
	}
	
/* text and text headers */
p {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 2px 0 2px 0;
	}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
h2	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0;
	}	

h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	}

/* alertMessage.asp */
.alertMessage_text {
	font-weight: bold;
	text-align: left;
	}
	
/* mainGuestbook.asp */
#main_guestbook_header {
	width: 759px;
	height: 17px;
	}

.main_guestbook_headerItemMove {
	width: 55px;
	height: 15px;
	float: left;
	background-color: #E8E8E8;
	border: solid #406080 1px;
	margin-right: 5px;
	padding: 0 5px 0 5px;
	}
	
.main_guestbook_headerItemMove a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

.main_guestbook_headerItemMove a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

.main_guestbook_headerItemMove a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	

.main_guestbook_headerItemMove a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	
	
.main_guestbook_headerItemAdd {
	width: 110px;
	height: 15px;
	float: left;
	background-color: #E8E8E8;
	border: 1px solid #406080;
	margin-left: 15px;
	text-align: center;
	}		

.main_guestbook_headerItemAdd a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.main_guestbook_headerItemAdd a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.main_guestbook_headerItemAdd a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.main_guestbook_headerItemAdd a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}			

.main_guestbook_headerItem {
	width: 11px;
	height: 15px;
	float: left;	
	margin-right: 5px;
	padding-left: 4px;
	background-color: #E8E8E8;
    border: solid #406080 1px;	
	}

.main_guestbook_headerItem a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.main_guestbook_headerItem a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	}

.main_guestbook_headerItem a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	}

.main_guestbook_headerItem a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	}
			
.main_guestbook_headerItemCurrent {
	width: 11px;
	height: 15px;
	float: left;	
	margin-right: 5px;
	padding-left: 4px;
	background-color: #C6C6C6;
    border: solid #406080 1px;	
	}		

.main_guestbook_headerItemCurrent a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	}
	
.main_guestbook_headerItemCurrent a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	}
	
.main_guestbook_headerItemCurrent a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;		
	}
	
.main_guestbook_headerItemCurrent a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;		
	}			

.tableheader_guestbook {
	width: 759px;
	height: 12px;
	clear: both;
	padding: 5px 0px 0px 0px;
	}

.tableheader_left {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderTopLeftCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.tableheader_right {
	width: 12px;
	height: 12px;
	float: left;	
	background-image: url(../img/img_tableHeaderTopRightCorner.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.tableheader_middle {
	width: 735px;
	height: 12px;
	float: left;	
	background-image: url(../img/img_tableHeaderTop.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.tablebottom_guestbook {
	width: 759px;
	height: 12px;
	clear: both;
	}

.tablebottom_left {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderBottomLeftCorner.png);
	background-repeat: no-repeat;
	}
	
.tablebottom_right {
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderBottomRightCorner.png);
	background-repeat: no-repeat;
	}
	
.tablebottom_middle {
	width: 735px;
	height: 12px;
	float: left;
	background-image: url(../img/img_tableHeaderBottom.png);
	background-repeat: repeat;
	}

.tableheadertextnormal {
    height: 24px;
	font-size: 13px;
    font-weight: bold;
	text-align: left;
	border-bottom: solid #C6C6C6 1px;
	}

.tableborderheaderleft {
	border-left: solid #C6C6C6 1px;
	border-bottom: solid #C6C6C6 1px;	
	}
	
.tableborderheaderright {
	border-right: solid #C6C6C6 1px;
	border-bottom: solid #C6C6C6 1px;	
	}		

.guestbookMessage {
	width: 743px;
	padding: 5px;
	border-right: solid #C6C6C6 1px;
	border-bottom: solid #C6C6C6 1px;
	border-left: solid #C6C6C6 5px;
	background-color: #FFFFFF;		
	}
	
.guestbookAnswer {
	width: 743px;
	padding: 5px;	
	border-left: solid #C6C6C6 5px;
	border-right: solid #C6C6C6 1px;
	border-bottom: solid #C6C6C6 1px;		
	background-color: #F7EFD6;
	}

/* mainGuestbookAddMessage.asp */
.main_guestbookAddMessage_header {
	width: 100%;
	}
	
.main_guestbookAddMessage_itemLeft {
	width: 200px;
	float: left;
	padding: 2px 5px 5px 0;
	font-weight: bold;	
	text-align: right;
	}

.main_guestbookAddMessage_itemRight {
	width: 400px;	
	float: left;	
	padding: 0 0 5px 0;
	text-align: left;
	}

/* other layout items */
.boldText {
    font-weight: bold;
	font-size: 11px;
	}
