/* COMMON STYLES */
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 62.5%;	/* Stellt 1em auf 10px */
}

p
{
	padding: 0 0 1.1em 0;
	line-height: 1.5em;
	font-size: 1.1em;
	color: #333;
}

#content table td {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

table td p {
	font-size: 11px;
	line-height: 17px;
}

table {
	padding: 0;
	margin: 0;
  border-collapse: collapse;
	color: #333333;
}

/* Main links */
a:link, a:visited, a:active
{
	color: #4E4E4E;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h4
{
	background: transparent;
	margin: 0;
	padding: 10px 0 0 5px;
	font: normal 0.8em Tahoma, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}

.tbl
{
	background: transparent;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 1.2em;
}

.right_tbl
{
	color: #3D71AD;
	font-size: 1.0em;
	background: transparent;
	margin: 2px 4px 0px 4px;
	padding: 0 0 4px 0;
	width: 100%;
	border: 0;
}

html*.right_tbl
{ /* fuer IE 6.0 Win */
	margin: 2px -5px 0px 4px;
}

*+html .right_tbl
/* fuer IE 7.0 Win */
{
	margin: 2px 4px 0px 4px;
}
.right_tbl a
{
	color: #4E4E4E;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: bold;
}
.right_tbl a:hover
{
	text-decoration: none;
}
.right_tbl img
{
	margin: 3px 7px 0px 0px;
}
h3
{
	color: #3D71AD;
	font-size: 1.2em;
	margin: 0;
	padding: 0px 0 3px 0;
}

a:hover h3
{
	text-decoration: underline;
}

.news_link
{
	padding-top: 270px;
}

.news_link a
{
	color: #6B6B6B;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

.news_link a:hover
{
	text-decoration: underline;
}

a img {
	border: none;
}

input.text {
	width: 108px;
	height:15px;
	padding: 1px 5px 0 5px;
	font-size: 12px;
	color: #333;
	border: 1px solid #a6a6a6;
	background: url(../../photographie/images/layout/input_text_bg.gif) top left repeat-x;
}

* html input.text {
	width: 102px;
}

*+html input.text {
	width: 102px;
}

input.button, input.submit {
	height:18px;
	border: 1px solid #2c5d94;
	font-size: 12px;
	line-height: 100%;
	margin: 1px 0 0 !important;
	margin: 3px 0 6px 0;
	padding: 0px 5px 4px 5px;
	color:#FFFFFF;
	background: url(../../photographie/images/layout/button_bg.gif) center left repeat-x #85A1C1;
}

select {
	font-size: 12px;
	line-height: 100%;
	color:#333;
}



input.cam {
	width: 124px;
	height:15px;
	padding: 1px 5px 0 5px;
	font-size: 12px;
	color: #333;
	border: 1px solid #a6a6a6;
	background: url(../../photographie/images/layout/input_text_bg.gif) top left repeat-x;
}

form table select {
	color: #333333;
	font-size: 11px;
	height: 17px;
	line-height: 100%;
}
