/* Body
----------------------------------------------- */

body {
  background: url(../../../system/media/bg.png) repeat;
  margin:0;
  padding:0;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
}


/*Modifications */
#container{
	width:950px;
	min-height: 200px;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF;
	z-index: 1;
}
#wrapper {
	padding-top: 0px;
	background: url(../../../system/media/bg.png) repeat;
	z-index: 1;
}
#top                     { 
margin:0; 
padding:0; 
width: 950px;
height:149px; 
color:#000000; 
background-image:url(../../../system/media/header.jpg);
background-position: top;
background-repeat: no-repeat;
z-index: 1;
}
#menu {
margin-top:68px;
z-index: 2;
}
#logo {
background: url(../../../system/media/logo.jpg);
position: relative;
top: 27px;
left: 10px;
width: 230px;
height: 81px;
z-index: 1;
}
#titel{
	background:#FFFFFF;
	margin: 0;
	padding: 0;
}
#content_container{
	width: 950px;
	min-height: 630px;
	background-image:url(../../../media/content-bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	margin-top: 150px;
	margin-left: 10px;
}
#footer{
width: 950px;
height: 15px;
margin: 0 auto;
background-color: #b20204;
text-align:center;
font-family: tahoma;
overflow: hidden;
}	

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
  color:#fff;
  text-decoration:underline;
  }
  
#footer a:hover {
  color:#fff;
  text-decoration:none;
  }
/* Header
----------------------------------------------- */

  
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  font-size:150%;

  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  
#blog-title a {
  color:#a10c00;
  text-decoration:none;
  }
  
#blog-title a:hover {
  color:#848484;
  }
  
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Links
----------------------------------------------- */

a:link {
  color:#a10c00;
  text-decoration:none;
  }
  
a:visited {
  color:#a10c00;
  text-decoration:none;
  }
  
a:hover {
  color:#848484;
  text-decoration:underline;
  }

/* Input areas
----------------------------------------------- */

input, textarea, select, .inputbox {
  border: 1px solid #888;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px solid #888;
  color: #000;
  background-color: #eee;
}

/* Page wrapper
----------------------------------------------- */

div.sgWrapper {
  clear: both;
  text-align: center;
  width: 660px; 
  margin:0 auto 10px;
}

div.stretcher {
  clear: both;
  height: 1px
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 1em;
}


/* image or gallery name header
----------------------------------------------- */

.sgTitle {
  margin-bottom: 0;
  color: #5588AA;
  text-align: left;
}

.sgFootTitle {
  margin-bottom: 0;
  color: #848484;
  text-align: left;
}

/* image or gallery artist subheader 
----------------------------------------------- */

.sgSubTitle {
  margin-top: 0;
}

div.sgContainer {
  clear: both;
  text-align: center;
  width: 930px; 
  /*margin: 12px auto;*/ 
}

div.sgTab {
  padding: 0.25em;
  text-align: left;
}

/* Content
----------------------------------------------- */

div.sgContent {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  padding: 1em;
  text-align: left;
}

table.sgContent {
  margin-left: auto;
  margin-right: auto;
}

div.sgGallery {
  margin: 0.5em;
  padding: 1em;
  border: 1px solid #eee;
  background-color: #fff;
}

div.sgThumbnail {
  margin: 0.5em;
  padding: 1.2em;
  border: 1px solid #eee;
  background-color: #fff;
}

div.sgGalleryThumbnail {
  width: 100px;
  text-align: center;
  float: left;
}

div.sgGalleryText {
  margin-left: 100px;
}

p.sgGalleryTitle a {
  font-weight: bold;
}

div.sgThumbnail {
  float: left;
}

div.sgThumbnail table {
  width:  110px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
  align: middle;
}

img.sgImage {
  border: 1px solid #000;
}

div.sgNavThumb, p.sgNavThumb {
  text-align: center;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: right;
}

/* Footer
----------------------------------------------- */

#footer {
  text-align: center; 
}

a img {
  border: 0;
}


