body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}

table, tr, td {
	text-align:			left;
	vertical-align:		top;
}

body {
	text-align: center;
	background-attachment: fixed;
	background-repeat : repeat;
  	background-position: 0% 0%;
	background-image : url("../img/background.jpg");
	background-color			: #FFFFFF;
}

a {
  color: #00B2EE;
  font-weight: bold;
  text-decoration: none;
}

img.link {
  border: none;
}

a:hover {
  color: #7B68EE;
}

HR	{
	color:		#6495ED;
   	vertical-align:	middle;
	width:		100%;
	height:		0.5px;
}

#main {
  margin: 0px auto;
  text-align: left;
  width: 600px;
}

#header, #footer {
  background-color: #7B68EE;
  border-color: #8470FF #6A5ACD #6A5ACD #8470FF;
  border-style: solid;
  border-width: 2px;
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  padding: 2px .5em;
}

#counter {
  float: left;
  font-size: 100%;
  font-weight: normal;
  vertical-align:	middle;
}

#footer {
  font-size: 80%;
  font-weight: bold;
  text-align: right;
}

#footer a {
  color: #FFFFFF;
}


#content {
  background-color: #BCD2EE;
  border-color: #CAE1FF #A2B5CD #A2B5CD #CAE1FF;
  border-style: solid;
  border-width: 2px;
  padding: .5em 1em .25em 1em;
}

INPUT, TEXTAREA {
  margin-top: 2px;
  margin-left: 8px;
  margin-bottom: 0px;
  margin-right: 8px;
}

INPUT.text, INPUT.button, TEXTAREA.text, select {
  font-size: 80%;
  border-style: solid;
  border-width: 1px;
  background-color: #E6E6FA;
  border-color: #6495ED;
  color: #000000;
}

INPUT.text, TEXTAREA.text, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 24em;
  text-align: left;
  padding-left: 2px;
  font-weight: bold;
}

INPUT.button {
  padding-left: 10px;
  padding-right: 10px;
}

TEXTAREA.hiddentextarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 32em;
  text-align: left;
  padding-left: 2px;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  background-color: #BCD2EE;
  border-color: #BCD2EE;
  color: #000000;
  cursor: default;
  font-size: 100%;
}

.tipBox {
  background-color: #E6E6FA;
  border-color: #6495ED;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  float: right;
  padding: .5em;
  margin-top: 0px;
  margin-left: 8px;
  margin-bottom: 8px;
  margin-right: 0px;
  width: 12em;
}

div.generalBox {
  background-color: #E6E6FA;
  border-color: #6495ED;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  padding: .5em;
  margin-top: 2px;
  margin-left: 8px;
  margin-bottom: 2px;
  margin-right: 0px;
}

.lightgreytext{
	font-style: italic;
	font-weight: normal;
	color: #6E6E6E;
}

div.float {
  	background-color: #E6E6FA;
  	border-color: #6495ED;
	border-style: solid;
	border-width: 1px;
	float: 	left;
	padding  : 					10px;
	margin : 					10px;
	}
  
div.float p {
   	text-align: center;
	font-weight : bold;
	}

.float_right{
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
}

.float_left{
	float : left;
}








div.gallery_border {
	float: 	left;
	border-style: solid;
	border-width: 1px;
  	border-color: #6495ED;
  	background-color: #E6E6FA;
	padding  : 			0px;
	margin : 			8px;

}

div.gallery_thumb {
  	background-color: #E6E6FA;
	padding  : 			8px;
	margin : 			0px;
}

div.gallery_text {
	font-size: 80%;
  	background-color: #E6E6FA;
	padding  : 			2px;
	margin : 			0px;
	border-top-style: solid;
	border-top-width: 1px;
  	border-top-color: #6495ED;
}






div.links_left_pane {
	position : absolute;
	left : 0px;
	top : 0px;
	height : auto;
	width :150px;
	padding :5px;
	overflow: hidden;
}

div.links_right_pane {
	position : relative;
	left : 150px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	width : 410px;
	overflow: hidden;
}

div.links_container {
	margin: 0px auto;
	text-align: left;
	position : relative;
	width : 570px;
}

div.guestbook_container {
	position : relative;
	width : 570px;
	border-width : 1px;
	border-style : solid;
	border-color : #6495ED;
	background-color: #E6E6FA;
	margin-top : 10px;
}	

div.guestbook_left_pane {
	position : absolute;
	left : 0px;
	top : 0px;
	height : auto;
	width :150px;
	padding :5px;
	overflow: hidden;
}

div.guestbook_text, div.guestbook_header {
	position : relative;
	left : 150px;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #6495ED;
	padding-bottom : 5px;
	padding-top : 5px;
}

div.guestbook_text {
	width : 410px;
	padding-left : 5px;
	padding-right : 5px;
	overflow: hidden;
}

div.guestbook_header {
	width : 419px;
	font-size: 80%;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #6495ED;
}

.header {
 	font-size: 120%;
	font-weight : bold;
}

.small {
	font-size: 80%;
}

.kleiner{
	font-size: 80%;
}

.centered{
   	text-align: center;
}

.fontweightnormal{
font-weight: normal;
}