﻿/********/
/* Home */
/********/
#DivHomeTitles
{
	margin-left: 15px;
	margin-top: 43px;
}

.HomePoint
{
	float: left;
	margin-right: 25px;
	margin-top: 11px;
	height: 21px;
}

.HomePoint_ml80
{
	margin-left: 40px;
}

#DivHomeAktuelles
{
	margin-top: 80px;
	margin-bottom: 10px;
}

#DivHomeNewsTop, #DivHomeNewsBottom
{
	width: 416px;
	height: 9px;
}

#DivHomeNewsTop
{
	background: url(../Images/Pages/aktuelles_bg_oben.gif);
}

#DivHomeNewsBottom
{
	background: url(../Images/Pages/aktuelles_bg_unten.gif);
}

.DivHomeNewsContent, #DivHomeNewsFoot, .DivHomeNewsTrenner
{
	background-color: #f4f4f4;
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	width: 414px;
	font-size: 11px;
}

.DivHomeNewsHead
{
	font-size: 16px;
	color: #83b0d6;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 10px;
}

#DivHomeNewsHlAktuelles
{
	padding-top: 20px;
	padding-bottom: 11px;
}

.DivHomeNewsTrenner img, .DivAktuellesNewsTrenner img
{
	margin-left: 7px;
}

.DivHomeNewsImage, .DivHomeNewsText
{
	float: left;
}

.DivHomeNewsImage img
{
	margin: 11px 20px 20px 20px;
}

.DivHomeNewsText
{
	padding-top: 11px;
	max-width: 300px;
}

.DivHomeNewsText p
{
	line-height: normal;
}


/*************/
/* Aktuelles */
/*************/
/* DivHomeNewsImage, DivHomeNewsText - in Home-Bereich */

.DivAktuellesNewsContent
{
	font-size: 11px;
}

.DivNewsDetail p
{
	margin-bottom: 10px;
}

.DivNewsDetail a
{
	font-size: 14px;
	color: #83b0d6;
}

/*********/
/* Ziele */
/*********/

#DivInteressen
{
	margin-top: 56px;
	margin-left: 10px;
}

#DivHlMitgliedWerden, #DivHlMitgliedWerden2, #DivHlFoerdererWerden, #DivHlFoerdererWerden2
{
	margin-top: 20px;
	margin-left: 10px;
}

/***********/
/* Kontakt */
/***********/

td.Left
{
	text-align: right;
	width: 80px;
	padding-right: 20px;
}

td.Right input, td.Right select, #tdDDL
{
	height: 20px;
	background-color: #efefef;
	font-size: 11px;
	color: #7c7d80;
}

td.Right input, #tdDDL, td.Abschicken input
{
	border: solid 1px #83b0d6;
}

td.Right select
{
	border-style: none;
}

td.Right input, #tdDDL
{
	width: 200px;
}

td.Right select
{
	width: 202px;
}

#tdKommentarLeft
{
	vertical-align: top;
	padding-top: 5px;
}

td.Abschicken input
{
	color: #c192bb;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	height: 22px;
	cursor: pointer;
}

.DivDanke
{
	margin-top: 25px;
	margin-left: 10px;
}

#tdKommentar
{
    vertical-align:bottom;
}