/*

 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.0 Release date: 28 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 !!!

*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #7F7F7F;	
}
#page {
	width:800px;
	margin: 0px auto;
	background:url(images/page_bg.gif) center #7F7F7F repeat-y;
}

#header {
	height:210px;
	padding:17px 0px 0px 25px;
	background:url(images/header-neutral.jpg) top center transparent no-repeat;
}
#header h1 {margin: 0px; padding: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; color:#ffffff;
font-weight: normal;}
#header h2 {margin: 0px; padding: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#ffffff; font-weight: normal;}

#content a:link, #content a:visited, #content a:active {
	color: #336699;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
hr {
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 16px;
	color: #003366;
	margin-bottom: 15px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #336699;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: black;
	margin: 7px 0px;
	padding: 0px;
}
form {
	margin: 0;
}
p {
	text-indent: 20px;
}
li {margin-bottom: 5px;}
.small {
	font-size:10px;
}
.bread_crumbs {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-size: 10px;
	color: #696969;
	font-weight: bold;
	text-align: left;
}
.search {
	font-size: 9px;
	color: #000000;
	text-align: left;
	border-color: #000000;
	border: 1px solid #000000
}
#menu {
	float: right;
	width: 250px;
	text-align: left;
	font-size: 12px;
	padding-right: 50px;
}
.menu_current {
	font-weight: bold;
}
#menu ul {
	padding: 0; margin: 0; border: 0px;
	margin-top: 5px;
	list-style-type: none;
}
#menu li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding: 1px 0px 7px 20px; margin: 0; border: 0px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #002255;
	text-decoration: none;
}
#menu a:hover {
	color: #479DE1;
	text-decoration: none;
}
#content {
	float: left;
	width: 411px;
	background:url(images/angle_post2.gif) top right transparent no-repeat;
	padding: 30px 40px 0px 40px;
}

#content ul {
}
#content li {
}
.blue {
	color: #6288C6;
}
.black {
	color: #000000;
}
#footer {
	height:30px;
	font-size: 9px;
	background:url(images/page_bottom.gif) bottom center transparent no-repeat;
}
#design a:link, #design a:visited, #design a:active {
	color: #336699;
	text-decoration: underline;
}
#design a:hover {
	text-decoration: none;
}

.center {text-align: center;}

#projekt
{
	text-align: center;
	width: 253px;
}
#projekt img {margin: 15px 0px;}

.clear {clear: both;}

