/* basics */

*
{
  margin: 0px;
	padding: 0px;
}

html
{
  min-height: 100%;
}

body
{
  font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #404040;
	color: #000000;
	border: none;
}

/* structure */

#overall
{
	width: 750px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	position: relativ;
}

#main
{
	width: 750px;
	position: relative;
	float: none;
}

#header
{
  height: 170px;
	width: 700px;
	background-color: #141414;
	position: relative;
}

#header img
{
  border: none;
}

#navi
{
  width: 720px;
  height: 40px;
	padding-left: 30px;
	text-align: left;
	background-color: #141414;
	background-image: url(../images/normal.jpg);
	background-repeat: repeat;
	background-position: center;
	position: relative;
}

#navi a, #navi a:visited, #navi a:active
{
	font-size: 12px;
  color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	padding: 10px;
	margin: 0px;
}

#navi a:hover
{
  font-size: 12px;
  color: #97bef9;
	text-decoration: none;
	line-height: 40px;
	padding: 10px;
  background-image: url(../images/hover.jpg); 
  background-repeat: repeat-x;
	background-position: center;
}

#navi ul, #navi li
{
	display: inline;
  list-style: none;
	padding: 5px;
}

#content
{
  width: 560px;
	min-height: 600px;
	padding: 5px;
	text-align: left;
	margin-left: 5px;
	background-color: #ffffff;
	float: left;
}

#content_total
{
  width: 730px;
	min-height: 600px;
	padding: 5px;
	margin-left: 5px;
	text-align: left;
	background-color: #ffffff;
	float: left;
}

#content_banner
{
  width: 585px;
	min-height: 600px;
	padding: 5px;
	padding-right: 14px;
	text-align: justify;
	margin-left: 5px;
	background-color: #ffffff;
	border: 0px solid #000000;
	border-right-width: 1px;
	float: left;
}

#right
{
  width: 150px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 5px;
	border: 0px solid #000000;
	text-align: left;
	float: left;
}

#infobox
{
  width: 150px;
	padding: 15px;
	padding-right: 0px;
  margin-bottom: 15px;
  border: 0px solid #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/pik.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#banner
{
  width: 120px;
	color: #000000;
	background-color: #ffffff;
	margin: 10px;
	margin-bottom: 0px;
	border: 0px solid #000000;
	text-align: center;
	float: left;
}

#footer
{
 	width: 750px;
	height: 10px;
	background-color: #141414;
	background-image: url(../images/normal.jpg);
	background-repeat: repeat;
	position: relative;
	clear: left;
	float: none;
}

/* classes */

hr
{
  color: #000000;
	height: 1px;
	margin: 5px;
	margin-left: 0px;
}

.text_head
{
  width: 505px;
	height: 45px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 11px;
	border: 0px solid #000000;
	background-color: #ffffff;
	background-image: url(../images/cardhead.gif);
	background-repeat: no-repeat;	
	text-align: justify;
	float: none;
}

.text
{
  width: 500px;
	min-height: 150px;
	margin-left: 15px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 11px;
	border: 0px solid #000000;
	background-color: #ffffff;
	background-image: url(../images/cardmiddle.gif);
	background-repeat: repeat-y;	
	text-align: justify;
	float: none;
}

.text_bottom
{
  width: 520px;
	height: 60px;
	margin-left: 15px;
	font-size: 11px;
	border: 0px solid #000000;
	background-color: #ffffff;
	background-image: url(../images/cardbottom.gif);
	background-repeat: repeat;	
	text-align: justify;
	float: none;
}

.comment
{
  width: 470px;
	padding: 5px;
	margin-top: 15px;
	margin-left: 25px;
	font-size: 11px;
	border: 0px solid #404040;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	background-color: #d8d8d8;
	text-align: left;
	float: none;
}

.headline
{
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	color: #000000;
}

.link
{
  font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.link_right
{
	color: #000000;
	margin-top: 5px;
	text-decoration: none;
}

.normal
{
	font-size: 11px;
	text-indent: 0px;
	text-align: justify;
}

.liste
{
	padding: 5px;
  list-style: none;
}

.bold
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	padding-left: 0px;
}

.small
{
  font-size: 10px;
	text-indent: 3px;
	font-weight: normal;
}

.skyscraper
{
  border: 0px solid #000000;
	height: 600px;
  width: 120px;
}

.fullbanner
{
  border: 0px solid #000000;
	margin-top: 15px;
	margin-left: 10px;
	height: 60px;
  width: 468px;
}

.wuerfel
{
  width: 10px;
	height: 10px;
	border: 0px solid #000000;
	margin-right: 8px;
}

/*         Formular          */

.eintrag_formular
{
  width: 700px;
	text-align: left;
	font-size: 11px;
  padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
  background-color: #ffffff;
	color: #000000;
}

.comment_formular
{
  width: 470px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 11px;
	border: 0px solid #404040;
	background-color: #ffffff;
	text-align: left;
	float: none;
}

.select
{
  background-color: #d8d8d8;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

.text_area
{
  color: #000000;
  scrollbar-3d-light-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-face-color: #141414;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #000000;
}

.button
{
  font-size: 11px;
  color: #000000;
	padding: 2px;
	background-color: #d8d8d8;
	text-align: center;
}

.eingabe
{
  background-color: #d8d8d8;
	font-size: 11px;
  overflow : hidden
}

.right_button
{
  font-size: 11px;
  color: #000000;
	padding: 3px;
	background-color: #ffffff;
	border: 1px inset #97bef9;
	font-family: Tahoma;
}

/*     Tabelle beiträge commit und bearbeiten     */

.tabbegin
{
  width: 600px;
  padding: 0px;
	border: 0px solid #000000;
	background-color: #ffffff;
	margin-left: 35px;
	margin-bottom: 10px;
	float: none;
}

.tabrow
{
	margin-right: 0px;
	float: left;
}

.tabend
{
  clear: left;
}

