/*

 Website Baker Project <http://www.websitebaker.org/>
 Copyright (C) 2004-2005, Ryan Djurovich

 Website Baker is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 Website Baker is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with Website Baker; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Design Copyright Office and IT 2006
Author: Alexander Hu <info@office-and-it.de>
Version: 1.1 Release date: 12 December 2006

This template is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.


But remember, what is written in info.php !!!

*/
#HEADER { 
width: 950px; 
height: 55px; 
margin-left: auto; 
margin-right: auto; 
padding: 0; 
font-size: 23px; 
}
	#HEADER h1 { 
	margin: 38px 0 0 0; 
	padding: 0 9px 0 9px; 
	float: left; 
	font-size: 19pt; 
	height: 45px; 
	line-height: 45px; 
	}
	#HEADER h1 a { 
	text-decoration: none; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	margin: 0; 
	padding: 0; 
	}
	#HEADER a:hover { 
	text-decoration: none;
	}
	#HEADER p { 
	float: right; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	margin: 59px 0 0 0; 
	padding: 0; 
	line-height: 9pt; 
	}
	
#H_NAVIGATION { 
/* width: 850px; */
height:32px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
background-color: #2E6BA9;  
background-image: url(bg_topnav.gif);  
}

/* Der margin-right war ursprünglich auf 167px */
 #TABS {
  margin-right:367px;
  height:31px;
  background-image: url(bg_topnav2.gif);
  background-repeat: repeat-x;
  text-align: center;
  border-right: 1px solid #666666;
  line-height: 31px;
  }
  #TABS ul {
  margin:0;
  padding-left: 0; 
  display: inline; 
  list-style: none; 
  } 
  #TABS li { 
  float:left; 
  margin: 0; 
  padding: 0px 8px 0px 8px; 
  list-style: none;
  display: inline; 
  background-image: url(bg_navbutton.gif);
  background-repeat: no-repeat;
  background-position: right; 
  }
  #TABS .menu-last {
  background-image: none;
  }
  #TABS a { 
  color: Black; 
  text-decoration: none;
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  }
  #TABS a:hover {
  text-decoration: none;
  border-bottom: 2px solid #A31E00;
  }
  #BUTTONS {
  float: right;
  width: 150px;
  height:28px;
  text-align: center;
  display: block;
  }
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #3779CD;
	background-image: url(wb_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	margin: 10px;
}
.website_title {
	color: #000000;
	background-color: #3A75AF;
	background-image: url(website_background.jpg);
	font-size: 6pt; /* von 20 auf 6 */
/*	font-weight: bold; */
	text-align: center;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
hr {
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 15px;
	color: #336699;
}
form {
	margin: 0;
}
.bread_crumbs {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CDCDBB;
	font-size: 10px;
	color: #696969;
	font-weight: strong;
	text-align: left;
}
.search {
	font-size: 9px;
	color: #000000;
	text-align: left;
  	border-color: #000000;
  	border: 1px solid #000000
}
.menu {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
	font-size: 11px;
}
.menu_current {
	font-weight: bold;
}
.menu ul {
	border-bottom: 0px;
	margin-left: 1.5em;
	padding: 0;
	list-style-type: none;
}
.menu li {
	width: 100%;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 5px 2px 5px;
	color: #002255;
	display: block;
	width: 130px;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.login-preferences a:link, .login-preferences a:visited, .login-preferences a:active {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 9px;
}
.login {
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.login input {
	width: 70px;
	font-size: 9px;
	border-color: #000000;
	border: 1px solid #000000;
}
.login a:link, .login a:visited, .login a:active {
	color: #343434;
	text-decoration: none;
}
.login a:hover {
	color: #660000;
	text-decoration: none;
}

.content {
	padding: 5px;
	background-color: #FFFFFF;
	!background: #FFF url(atom.png) no-repeat top right;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.template_owner {
	padding: 2px;
	font-size: 8pt;
	color: #444444;
}
.footer {
	padding: 2px;
	height: 15px;
	background-color: #FFFFFF;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}

#V_NAVIGATION {
 float: left;
 width: 170px;
 text-align: left;
 margin-left: 0;
 background-color: #f4f4f4;
 }
 #V_NAVIGATION div {
 margin-left: 10px;
 margin-right: 12px;
 }
 #V_NAVIGATION div.Last {
 background-image: none;
 }
	#V_NAVIGATION div.subtabs ul{
	list-style: none;
	width: 135px; 
	margin: 0;
	padding: 0;
	}
	#V_NAVIGATION div.subtabs ul ul{
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0 0 0 5px;
	}
	#V_NAVIGATION div.subtabs ul ul ul{
	list-style: none;
	width: 125px;
	margin: 0;
	padding: 0 0 0 5px;
	}
	#V_NAVIGATION div.subtabs ul a{
	width:100%;
	margin: 3px; 
	text-align:left; 
	font-size:0.8em; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none; 
	word-wrap:normal; color:#505050; 
	display:block; 
	padding:3px 3px 3px 5px; 
	background:#f4f4f4; 
	border-top:1px solid #d8d8d8; 
	border-right:1px solid #d8d8d8; 
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #cccccc; 
	}
	#V_NAVIGATION div.subtabs ul a:hover {
	text-decoration:none; 
	background:#eaeaea url(img/menubg2.gif) bottom left repeat-x; 
	color:#505050; 
	border-top:1px solid #b0b0b0; 
	border-right:1px solid #b0b0b0; 
	border-bottom:1px solid #b0b0b0; 
	border-left:4px solid #A31E00; 
	}

