/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.466;	
	margin: 0px;
	padding: 0px;
	background-color: #6699ff;
	background-image: url(grafik/haupt.gif);
	background-repeat:repeat-y;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 22px;
 color: #3d3aab;
}

h2{
 font-size: 20px;
 
}

h3{
 font-size: 18px;
 color: #000000;
}

h4{
 font-size: 110%;
 color: #000000;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main{
	
	width: 950px;
	
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f7f7;
	border-right: 1px solid #6699ff;
	border-bottom: 1px solid #6699ff;
	
}

#content{
	padding: 0px 8px 0px 0px;
	margin:0px 0px 0px 150px;
	border-left: 1px solid #3d3aab;
	
}

#objInfo {
	padding: 10px 0px 0px 0px;
	display: inline;
	float: right;
	width: 400px
}

#objData P {
	padding: 0px 0px 0px 8px;
	background: url(grafik/line2.gif) repeat-x;
	margin: 2px 0px;
	line-height: 1.5em;
	
}

#objDetail {
	padding: 10px 0px 0px 0px;
	width: 240px;
}

#banner{
  position: absolute;
  top: 0px;
  left: 888px;
  width: 160px;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	border-right: 1px solid #E8BA45;
	border-bottom: 1px solid #E8BA45;
	border-top: 1px solid #E8BA45;
	
}

.rechts {
	position: absolute;
	left: 670px;
}	

.clr{
	clear: both;
}

/************* #globalNav styles **************/

#globalNav{
background-color: #3d3aab;
padding: 4px 10px 0px 0px;
margin-top: -3px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



/***********************************************/
/*Component Divs                               */
/***********************************************/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

img{
	border:0;
}

.copyright {
  text-align: center;
  font-size: 8pt;
  display: none;
}

.data {
	font-weight: bold;
}

#objFoto IMG {
	display: block;
	margin: 0px 0px 10px 2px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

#breadCrumb a:hover{
	color: #FF0000;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


/* adjust margins to change separation between the feature image and text flowing around it */

#objFoto {
	margin: 15px 0px 0px 5px;
	vertical-align: top;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #6699ff;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 14px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #3d3aab;
	background-color: #fdfdb6;
	padding: 5px 0px 5px 8px;
	color: #000;
}

#sectionLinks a:hover{
	background-color: #ffff81;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks2{
	margin: 0px;
	padding: 0px;
	font-size: 15px;

}



#sectionLinks2 a:link, #sectionLinks2 a:visited {
	background-color: #3d3aab;
	font-weight: bold;
	padding: 2px 15px 2px 20px;
	color: #fff;
}

#sectionLinks2 a:hover{
	background-color: #ffff81;
	font-weight: bold;
	padding-top: 7px;
	color: #000;
	text-decoration: none;
}

.topic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  background-color: #e9e9e9;
  BORDER-RIGHT: #000 1px solid;
  BORDER-TOP: #000 1px solid;
  BORDER-LEFT: #000 1px solid;
  BORDER-BOTTOM: #000 1px solid;
}

.content {
  padding:4px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}

.text {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #000000;
}

.effect {
/* >=IE5.5 / NS6.2 */
  filter:progid:dxImageTransform.Microsoft.dropShadow(color=#4d4d4d,offX=4,offY=4,positive=true);
  border: 1px solid black;
}

td.splitter {
background-color: #155875;
height:1px;
padding:1px;
} 

.header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  background-color: #f2d999;
  BORDER-BOTTOM: #000 1px solid;      
}

.outline {
  border-width: 1px; 
  border-color: #000000;
  border-style: solid;
  font-size: 15px;
}

.focu	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-right: 1px solid #E8BA45;
	border-bottom: 1px solid #E8BA45;
	border-top: 1px solid #E8BA45;
	border-left: 1px solid #E8BA45;
}
  
 /*
  myPHP Guestbook
  Copyright (C) 2003 - 2006  Claudio Pose
  myPHP Guestbook is a open source project of Networkarea.ch

  This program 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.

  This program 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.
  */

.guestbook_table {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #808080;
}
.guestbook_table2 {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000000;
}

textarea {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 12px;
  font-family: Arial,sans-serif;
}
input {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 12px;
  font-family: Arial,sans-serif;
}
select {
  background-color: #f2f2f2;
  border: 1px solid #808080;
  color: #000000;
  font-size: 12px;
  font-family: Arial,sans-serif;
}
.checkboxloeschen {
  background-color: #f2f2f2;
  border: 1px solid #808080;
}
#captcha {
  border: 1px solid #808080;
}
.tableinborder {
  background-color: #000000;
}

.tdinstall1 {
  background-color: #f2f2f2;
}

.tdinstall2 {
  background-color: #ffffff;
}

.tdinstall3 {
  background-color: #ffffff;
}  
