body {
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.foerderkreis-dorfen.de/img/layout/background.gif);
	background-repeat: repeat-x;
}

a img {
	border: 0px;
}

fieldset {
	border: 0px solid #F6F6F6;
	border-bottom: 1px solid #ebebeb;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
}

fieldset legend {
	display: none;
}

fieldset dl {
	font-size: 12px;
/*	width: 440px;*/
}

fieldset dl dt {
	clear: both;
	float: left;
	text-align: right;
	width: 100px; 
	margin-bottom: 8px;
	margin-right: 5px; 
}

fieldset dl dd {
	margin-bottom: 8px;
}

input, textarea, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

input.left {
	float: left;
}

input.right {
	float: right;
}

.error {
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
}

.success {
	font-weight: bold;
	color: #009933;
	font-size: 12px;
}

div#main {
	width: 949px;
	margin: auto auto;
	border: 5px solid #fff;
	background-color: #F6F6F6;
}

div#header {
	margin-top: 10px;
	height: 70px;
}

div#logo {
	width: 700px;
	float: left;
	padding-left: 10px;
}

div#logo img {
	float: left;
	margin-right: 5px;
}

div#logo h1, div#logo h1 a {
	text-transform: uppercase;
	font-weight: normal;
	color: #CC0000;
	font-size: 24px;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
}

div#logo h2, div#logo h2 a {
	font-size: 15px;
	margin-top: 2px;
	text-decoration: none;
	color: #000;
}

div#top_links {
	height: 70px;
}

div#top_links p {
	float: right;
	margin-top: 29px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-right: 30px;
}

div#top_links p img {
	vertical-align: baseline;
	margin-left: 15px;
}

div#top_links p a {
	color: #000;
	text-decoration: none;
}

div#top_links p a:hover {
	text-decoration: underline;
}

div#navi {
	margin-top: 13px;
	background-image: url(http://www.foerderkreis-dorfen.de/img/layout/navi_bg.gif);
	height: 30px;
	padding-left: 10px;
}

div#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navi ul li {
	float: left;
	margin: 6px 2px;
	padding: 0px;
}

div#navi ul li a {
	padding: 2px 5px;
	display: block;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

div#navi ul li a:hover {
	font-weight: bold;
}

div#navi ul li a.active {
	font-weight: bold;
	color: #CC0000;
}

div#header_img {
	margin-top: 10px;
}

div#header_img img {
	height: 100px;
	width: 949px;
}

div#content {
	margin-top: 10px;
}

div#content h2 {
	background-image: url(http://www.foerderkreis-dorfen.de/img/layout/navi_bg.gif);
	height: 30px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

div#content h2.red {
	background-image: url(http://www.foerderkreis-dorfen.de/img/layout/navi_bg_red.gif);
    color: #fff;
    height: 27px;
}

div#content_left {
	float: left;
	width: 194px;
	margin-right: 10px;
}

div#content_left p, div#content_right p {
/*	font-size: 13px;*/
}

div#content_left ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;	
}

div#content_left ul li {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}

div#content_left ul li a {
	color: #000;
	text-decoration: none;
}

div#content_left ul li a:hover {
	font-weight: bold;
}

div#content_left ul li a.active {
	font-weight: bold;
	color: #cc0000;
}

div#content_middle {
	float: left;
	width: 540px;
	margin-right: 10px;
}

div#content_main {
	padding: 0px 10px;
}

div#content_main a {
	color: #cc0000;
	text-decoration: none;
}

div#content_main a:hover {
	text-decoration: underline;
}

div#content_main h3 {
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	color: #cc0000;
}

div#content_main h4 {
	margin: 0px 0px 8px 0px;
	font-size: 13px;
	color: #cc0000;
}

div#content_main h3 a {
	color: #cc0000;
}

div#content_main p, div#content_main li {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	line-height: 1.5;
}

div#content_main p a {
	color: #cc0000;
	text-decoration: none;
}

div#content_main p a:hover {
	text-decoration: underline;
}

div#content_main p.moreInfo, div#content_right p.moreInfo {
	text-align: right;
	font-size: 10px;
}

div#content_main p.small {
	font-size: 9px;
	text-align: center;
}

div#content_right {
	float: left;
	width: 195px;
}

div#content_right h2 {
	text-align: center;
}

div#content_right p a.moreInfo {
	font-style: italic;
}

div.content_right_main {
	padding: 0px 5px;
}

div.content_left_main {
	padding: 0px 5px 0px 10px;
}

div.content_right_main p {
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #EEEEEE;
}

div.content_right_main p a {
	color: #000;
	text-decoration: none;
}

div.content_right_main p a:hover {
	text-decoration: underline;
}

div.red {
	padding-bottom: 10px;
    padding-top: 7px;
}

div.red p {
	border-bottom: none;
	font-size: 11px !important;
    padding-bottom: 3px;
    padding-top: 0px;
}
 
div.red a {
	color: #f00 !important;
    text-decoration: none !important;
}

div.red a:hover {
	text-decoration: underline !important;
}

div#bottom {
	font-size: 9px;
	text-align: center;
	height: 30px;
	background-image:url(http://www.foerderkreis-dorfen.de/img/layout/navi_bg.gif);
	margin-top: 30px;
}

div#bottom p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 30px;
}

div#bottom p a {
	color: #000;
	text-decoration: none;
}

div#bottom p a:hover {
	text-decoration: underline;
}

.break {
	clear: both;
}


/*     News      */

div.news, div.satzung {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

div.news_img p.img {
	float: left;
	width: 205px;
}

div.news_img p.txt {
/*	float: left;
	width: 300px;*/
}

div.news_gallery, div.date_gallery {
	border-bottom: 1px solid #EBEBEB;
}

div.news_gallery p.img, div.date_gallery p.img {
	float: left;
	margin: 0px; /* Overwrite margin of higher elements */
	padding: 0px; /* Overwrite padding of higher elements */
	padding-left: 3px;
}

p.img {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

p.img img {
	border: 5px solid #ebebeb;
	margin: 0px;
}

div.news p.short_text {
	font-style: italic;
}

/* Vereinssatzung  */

div#content_main div.satzung p {
	font-size: 10px;
}

/* Vorstand */

div#content_main div.vcard {
	background-color: #ebebeb;
	width: 247px;
	float: left;
	margin: 0px 3px 5px 0px;
	padding: 5px;
	height: 137px;
}

div#content_main div.vcard img {
	width: 90px;
	height: 125px;
	float: left;
	margin-right: 10px;
}

div#content_main div.vcard p.description {
	font-style: italic;
}

div#content_main div.vcard p.email {
	font-size: 10px;
}

ul#branchenbuch_category {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#branchenbuch_category li {
	margin: 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
}

ul#branchenbuch_category li.accordion_toggle_active {
	background-color: #EFEFEF;
}

ul#branchenbuch_category li.payed {
	background-color: #E9E9E9;
}

ul#branchenbuch_category li h3 {
	float: left;
}

ul#branchenbuch_category li h3.detail {
	background-image:url(http://www.foerderkreis-dorfen.de/img/layout/logo-branchenbuch_lil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

ul#branchenbuch_category li h3 a {
	color: #C00;
}

ul#branchenbuch_category li div {
	clear: both;
}

ul#branchenbuch_category h4.branchenbuch, div#branchenbuch_company h4 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

ul#branchenbuch_category p.contactData, ul#branchenbuch_category p.businessHours, div#branchenbuch_company p.contactData, div#branchenbuch_company p.businessHours {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	clear: both;
}

p.branchenbuch_desc {
	margin: 0px;
}

ul#branchenbuch_category li p.logo {
	float: left;
}

ul#branchenbuch_category li p.brachenbuch_homepage {
    margin-top: 3px;
	color: #000;
	float: right;
	clear: none;
}

ul#branchenbuch_category li p.brachenbuch_homepage a {
	color: #000;
	font-weight: bold;
}

li.company {
	clear: both;
}

fieldset#interncontact dl dt {
	width: 50px;
}

div#content_main ul.branchenbuch_hori {
	list-style: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

div#content_main ul.branchenbuch_hori li {
	float: left;
	margin: 0px;
	padding: 0px 2px;
	width: 168px;
	text-align: center;
}

div#content_main ul.branchenbuch_hori li a {
	font-size: 10px;
	color: #000;
}

div#content_main ul.branchenbuch_hori li a img {
	margin: 2px 0px 0px 0px;
	border: 3px solid #ebebeb;
	width: 146px;
	height: 75px;
}

div.searchBox {
	background-image: url(http://www.foerderkreis-dorfen.de/img/layout/navi_bg.gif);
	height: 30px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
}

div.searchBox input {
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	width: 260px;
}

div.searchBox input.submit {
	background-color: transparent;
	border: 0px;
	color: #c00;
	font-weight: bold;
	width: 220px;
}

.tags {
	text-align: center;
}

.tags a {
  text-decoration: none;
}
/* Tags */
.tag_smallest, .tag_smallest:link, .tag_smallest:visited {
  font-size: 10px;
  margin: 5px;
  text-decoration: none;
}

.tag_small, .tag_small:link, .tag_small:visited {
  font-size: 15px;
  margin: 5px;
  text-decoration: none;
}

.tag_middle, .tag_middle:link, .tag_middle:visited  {
  font-size: 18px;
  margin: 5px;
  text-decoration: none;
}

.tag_big , .tag_big:link, .tag_big:visited {
  font-size: 21px;
  margin: 3px;
  text-decoration: none;
}

.tag_biggest, .tag_biggest:link, .tag_biggest:visited {
  font-size: 24px;
  margin: 3px;
  text-decoration: none;
}

div#content_main.small p {
	font-size: 10px;
}

.right {
	float: right;
	padding-left: 20px;
}