/* main body style */
body {
	color: 	#000000;  /* #484D66; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.05em;	
	margin: 0px;
	background: #FFFFFF url(/cms/themes/VBS1/images/bg_1f.jpg) no-repeat fixed -250px 0px; 
	
}

/* remove border from link images */
a img {
	border: 0px;
}

/* table styles */
th {
	font-size: 13px;
}
td {
	text-align:left;
}

/* form control styles */
input, textarea, select, input#uemail, input#uname, input#user_captcha {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #CADFD1;
	font-size: 12px;
}


/* anchor styles */
a {
	color: #5C5C5C;
	text-decoration: underline;
}

.pn-title a {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.pn-logo {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration:none;
}

.pn-sub a {
	font-size: 11px;
}

/* header styles */
h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;	
}

/* generic postnuke styles */
.pn-normal { /* pn-normal is kept for backwards compatabilty of the theme */
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}

.pn-title, h2 { /* pn-title is kept for backwards compatabilty of the theme */
	font-size: 12px;
	font-weight: bold;
}

.pn-sub, small {
	font-size: 10px;
	font-weight: normal;
}

.pn-pagetitle, h1 { /* pn-pagetitle is kept for backwards compatabilty of the theme */
	font-size: 13px;
	font-weight: bold;
}

/* block styles */
.pn-block {
	width: 100%;
	text-align:left;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 8px;
}
.pn-blocktitle {
	width: 100%;
	font-weight: normal;
	border-bottom: 1px solid #5CA0C7;
	padding: 5px;
}
.pn-blockcontent {
	width: 100%;
	padding: 5px;
}

/* styles for the minimize/maximize buttons*/
div.pn-leftblock span.minbox, div.pn-rightblock span.minbox{
	float:right;
}
/* theme specific styles */
.pn-logo {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
}

.pn-logo-small {
	font-weight: bold;
}
.theme-headerlogo {  /* nicht verwendet ?? */
	height:140px;
	text-align:left;
	background-color: #156A4F;
	background-image: url(/cms/themes/VBS1/images/logo_bg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}

.theme-header {
	height:26px;
	text-align:right;
	padding:5px 5px 2px;
	background-image: url(/cms/themes/VBS1/images/top.gif);  /* top_long.gif ist mit vert linien */
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.theme-footerline {
	height:18px;
	text-align:center;
	padding:2px;
	background-image: url(/cms/themes/VBS1/images/bottom.gif);
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
}
.theme-footer {
	text-align:center;
	padding:4px;
}
.theme-bottom-links {
	border:solid;
/*ori	border-top:none; */
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-top-links {
	border:solid;
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-search {
	border:solid;
	border-top:none;
	border-width:1px;
	height:20px;
	text-align:right;
	padding:0.2em;
	margin-bottom:0.2em;
}

.theme-searchinput {
	display:inline;
}

table.theme-headertable {
	height: 140px;
	width: 100%;
	background-color: #156A4F;
	background-image: url(/cms/themes/VBS1/images/logo_bg2.jpg);
	background-repeat: repeat-x;
}

.theme-headertitle {
	white-space: nowrap;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.4em;
}

table.theme-maintable {
height: 500px;
}

table.theme-maintable td {
	vertical-align:top;
}

table.theme-maintable td.theme-maincontent {
	width:100%;
			padding: 0px 30px; 
}

/* styles for legacy opentable1/opentable2 functions */
.table1, .table2 {
	padding: 5px; 
	margin-bottom: 5px;
/* ori border: 1px solid #D9DCC2;  */
}

/* VBS1 theme */

FORM { margin:0; padding:0; }
IMG {
border: 0px;
}

TEXTAREA {
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-indent: 2px;
}

INPUT {
background-color: transparent;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-indent: 2px;
}

INPUT.pn-text {
background-color: #E2E2E2;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #5C5C5C;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
}

INPUT.pn-button {
background-color: #AFC7D8;
border-bottom-width: 1px;
border-color: #CCCCCC;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #5C5C5C;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
cursor:hand;
}

SELECT {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

A {
background-color: transparent;
color: #3333FF;
text-decoration: none;
font-weight: normal;
} 

A:link {
background-color: transparent;
color: #3333FF;
text-decoration: none;
} 

A:visited {
background-color: transparent;
color: #3333FF;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #009933;
text-decoration: underline;
}

A:active {
background-color: transparent;
color: #156A4F;
text-decoration: underline;
}

.top_datetime {
	color: 	#5C5C5C;
/*	background-color: #E5E5E5; */
	font-weight: bold;
	white-space: nowrap;
}
.top_links {
	background-color: #EEEEEE;
	white-space: nowrap;
	margin-top: 5px;
}
	

/* NEWSLETTER */
.newsletter {
	color: #CCCCCC; 
     background-color: transparent;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.newsletter a:link,
.newsletter a:visited { 
	color: #CCCCCC;
	font-weight: normal; 
}

.newsletter INPUT.text { 
  background-color: #E2E2E2;
  border-bottom-width: 1px;
  border-color: #000000;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-indent: 2px;
}
.newsletter INPUT.button {
  background-color: #AFC7D8;
  border-bottom-width: 1px;
  border-color: #CCCCCC;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-indent: 1px;
}

.pnbanner {
	color: #CCCCCC; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 7px;
	float:right;
}



/* VBS1 end */

/* pagesetter styles */

 
table.pubInfoBox
{
  border: 1px solid black;
  font: arial, sans-serif;
  font-size: 10pt;
  background-color: #E0E0E0;
  padding: 4px;
}

div.pagesetter-helptext
{
  border: 1px solid black;
  margin: 10px 40px;
  padding: 4px;
}

/* pagesetter end */