/* ****************************************************************************** */
/* #content   */

.page-template-templ_startseite-php #primary {

	width: 98%;
	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 1em;
/*	border: 1px dotted #00f; */
}

.page-template-templ_startseite-php #content {
	width: 58%;
	min-width: 400px;
	max-width: 1150px;
	margin-left:20%;
	margin-right:20%;
/*	border: 1px solid #0f0; */
}

.page-template-templ_startseite-php #content-oben {
	border: 1px solid #e6441d;
	border-bottom: 15px solid #e6441d; 
	background-color: #f0f0f0;
	color: #e6441d;
	font-variant: small-caps;
	min-height: 300px;
	margin: 0px;
	padding-right: 230px;
	padding-left: 1em;
	font-size: 95%;
}

.page-template-templ_startseite-php #content-oben  h1 {
	font-size: 130%;
	font-weight: normal;
	font-variant: small-caps;

}

.page-template-templ_startseite-php #content-oben a {
	color: #e6441d;
	text-decoration: none;
	font-variant: normal;
}

table.startmittetab {
	width:100%;
}

table.startmittetab td {
	width:50%;
	vertical-align:top;
}


#startmitte {
	position: relative;
	font-size: 13px;
	color: #666;
/*	border: 1px solid blue;*/
}

#startmitte p {
	margin: 2px 1px;
	text-align: justify;

}

div.startmitte > ul {
	padding-left: 0.5em;
	padding-right: 1em;
	list-style-type: none;
/*	list-style-image:url(img/button1.jpg);	*/
}

div.startmitte li > ul {
/*	list-style-image: none;	*/
	padding: 1px;
	padding-left: 1em;
}

.startmitte h1 {
	color: #555; /*#e6441d;*/
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 0;
	line-height: 15px;
	border-left: 15px solid #e6441d;
	border-bottom: 1px solid #e6441d;
	padding-left: 0.5em;
}

/* ****************************************************************************** */
#startmitteunten {
	clear:both;
	height: 1px;
}

.logoimg  {
	text-align:center;
	vertical-align:middle;
}

/* ****************************************************************************** */
#startlinks {
/*	position: relative; */
	float: left;
	width: 19%;
	min-width: 200px;
	font-size: small;
	font-variant: small-caps;
/*	border: 1px dashed blue; */
}

#startlinks ul {
	margin: 0.4em;
	padding-left: 0;
	list-style-type: none;
	background: #e44822; 
}

#startlinks ul li {
	border-top: 1px solid #f4e0dc;
	border-bottom: 1px solid #e44822;
/*	border-radius: 0.4em; */
	background: #e6441d;
}

#startlinks ul li a {
	display: block;
/*	border-radius: 0.4em; */
	padding: 0.2em;
	padding-left: 1em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#startlinks ul li a:hover {
	color: #ddd;
}
/* ****************************************************************************** */
#startlinks .search-field {
	background-color: transparent;
	background-image: url(img/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	cursor: pointer;
	height: 20px;
	width:  90%;
	margin:  0;
	padding: 0 0 0 10%;
	xposition: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	border: 1px solid #aaa;
}

#startlinks #startsuche {
	margin:  0 0.4em;
	padding: 0;
}

#startlinks .search-field:focus {
	background-color: #fff;
	border: 1px solid #e6441d;
	cursor: text;
}

#startlinks .search-form .search-submit {
	display:none;
}

/* ****************************************************************************** */

#startrechts {
	width: 19%;
	min-width: 200px;
	float: right;
/*	border: 1px dashed blue;  */
}

.startrechtsx {
	margin: 0 1em 1em 1em;
	padding: 0em;
/*	border: 3px ridge #e6441d;*/
/*	border-radius: 0.5em;*/
	background: #f0f0f0;
	color: #555;
}

.startrechtsx h3 { 
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	border-left: 15px solid #e6441d;
	padding-left: 0.5em;
	margin: 0;
}

.startrechtsx ul { 
	margin: 0;
	padding-left: 1.7em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	font-size: 11px;
	line-height: 1.7em;
	list-style-type: circle;
}

.startrechtsx ul li a { 
	text-decoration: none;
	color: black;
}

.startrechtsx ul li a:hover { 
	color: #e6441d;
}

#startrechts1 {
	min-height: 315px;
}

table.tablogos {
	width:100%; 
	empty-cells:show; 
	background-color:#fff;
}

tr.tablogos {
	text-align:center;
}

tr.tablogos td a {
	text-decoration: none;
	color: #777;
	font-size: small;
}

div.tablogos {
	border: 1px solid #777;
	margin: 2px;
}