/* Allgemein*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0em;
	padding: 0em;
}
html {
	padding-bottom: 0.5em;
}
ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
a:active, a:focus, input:focus, input:active {
  outline: none;
}
body {
	background-color: #A70000;
	background-image: url('/assets/templates/jwd/images/globalbg.jpg');
	background-repeat: repeat-x;
	color: #000;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
}
input[type=submit], input[type=button], input[type=text], textarea, select {
	border: 1px solid #D34545;
	background-color: #fff;
	padding: 0.2em;
}
input[type=submit], input[type=button] {
  border-color: #CCCCCC #333333 #333333 #CCCCCC;
	font-weight: bold;
	color: #D34545;
	margin: 1em 0em 1em 0em;	
}
a img {
  background: none;
  border: none;
}
.jot-captcha img {
	border: 1px solid #D34545;
	margin: 1em 0em 1em 0em!important;
}
.bold {
	font-weight: bold;
}
/* Oberer Bereich*/
#top_container {
	padding-top: 2em;
}
#top_container img {
	margin: 0em auto;
}
#header {
	width: 82em;
	margin: 0em auto;
	padding: 1px 0em 0.7em 0em;
}
#header .sb-inner {
	/* background: #D34545 url(/assets//templates/jwd/images/headerbg.png) repeat-x; */
	background-color: #890200;
}

#menu_top {
	height: 42px;
	margin: 1em auto;
	width: 915px;
	background: url('/assets/templates/jwd/images/menu_bg.png') no-repeat;
}
#menu_top ul {
	margin: 0em auto;
	height: 40px;
	width: 840px;
	position: relative;
	top: 1px;
	margin-bottom: 20px;
	overflow: hidden;
}
#menu_top li {
	display: inline;
}
#menu_top li a {
	float: left;
	height: 0!important;
	width: 120px;
	padding-top: 40px!important;
	background-image: url('/assets/templates/jwd/images/menu_buttons.png');
	background-repeat: no-repeat;
}

#nav1 a							{ background-position: 0px 0px; }
#nav1.active a, li#nav1 a:hover { background-position: 0px -80px; }

li#nav2 a 						{ background-position: -120px 0px; }
#nav2.active a, #nav2 a:hover 	{ background-position: -120px -80px; }

li#nav51 a						{ background-position: -240px 0px; }
#nav51.active a, #nav51 a:hover {	background-position: -240px -80px; }

li#nav629 a						{	background-position: -360px 0px; }
#nav629.active a, #nav629 a:hover	{	background-position: -360px -80px; }

li#nav5 a 						{ background-position: -480px 0px; }
#nav5.active a, #nav5 a:hover 	{ background-position: -480px -80px; }

li#nav6 a 						{ background-position: -600px 0px; }
#nav6.active a, #nav6 a:hover 	{	background-position: -600px -80px; }

li#nav7 a 						{ background-position: -720px 0px; }
#nav7.active a, #nav7 a:hover 	{	background-position: -720px -80px; }

/* Runde Ecken */
.round_top { 
  background: transparent url('/assets/templates/jwd/images/roundedbox_top.png') no-repeat scroll left top; 
  margin: 0;
  padding: 17px 0 0 0;
} 

.round_bottom { 
  background: transparent url('/assets/templates/jwd/images/roundedbox_bottom.png') no-repeat scroll left top; 
  margin: 0;
  padding: 14px 0 0 0;
} 
/* Mittlerer Bereich */
#content_container {
	margin: 0em auto;
	position: relative;
	width: 82em;
	text-align: left;
}
#content {
	font-size: 1.2em;
	padding: 1em;
  background: transparent url('/assets/templates/jwd/images/roundedbox_main.png') repeat-y scroll left top;
}
#content h1 {
	font-size: 1.5em;
	padding: 0.5em 0em 0.5em 0em;
}
#content h2 {
	font-size: 1.2em;
	padding: 0.5em 0em 0.5em 0em;
}
#content h3 {
	font-size: 1em;
	padding: 0.5em 0em 0.5em 0em;
}
#content p {
	margin-bottom: 0.5em;
}
#content .introtext {
	font-weight: bold;
	padding: 1em 0em 1em 0em;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
#content p.meta {
  font-size: 0.8em;
  color: #808080;
}
#content p.meta a:link, #content p.meta a:active, #content p.meta a:visited, #content p.meta a:hover {
	color: #808080;
}
/*#content p.introtext:first-letter {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	border: 1px solid #000;
}
*/
#content ul, #content ol {
	padding-left: 1.5em;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ul {
	list-style-type: disc;
	margin: 0.5em 0 0.5em 0;
}
#content hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
}
#content #col1 hr {
	margin-top: 1em;
	margin-bottom: 1em;
}
#content #col1 img {
	margin: 1em;
	border: none;
}
#content #col1 .jot-row img, #content #col1 .smilieSelect img {
  margin: 0em;
} 
#content #modules {
	display: block;
}
#content #col1 {
	width: 740px;
	float: left;
	text-align: justify;
}
#content #col1 #pagination {
	clear: both;
	text-align: center;
	margin-top: 1em;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 1em;
}
#content #col1 #pagination a.ditto_page {
	margin: 0 0.5em 0 0.5em;
}

#content #col1 div.errors {
	margin: 1em;
	color: red;
	padding: 1em;
	border: 2px solid red;
}
#content #col1 #EmailForm fieldset {
	border: none;
}
#content #col1 #EmailForm #postkarte {
	border: 1px solid black;
	height: 24em;
}
#content #col1 #EmailForm textarea {
	display: block;
	width: 100%;
	height: 15em;
}
#content #col1 #EmailForm #postkarte_inhalt {
	width: 60%;
	float: left;
	padding: 1em;
	height: 24em;
}
#content #col1 #EmailForm #stamp {
	float: right;
	width: 30%;
	border-left: 1px solid black;
	padding: 1em;
	margin-top: 0.5em;
	height: 21em;
	text-align: right;
}
#content #col1 #EmailForm #stamp img {
	margin: 0!important;
}
#content #col1 #EmailForm #stamp p {
	margin: 8em 0 0 5em;
	text-align: left;
}
#content #col1 td.distance_l {
	padding-right: 1em;
	border-right: 1px solid #DFDFDF;
}
#content #col1 td.distance_r {
	padding-left: 1em;
}

#content #col2 {
	width: 120px;
	float: right;
	border-left: 1px solid #dfdfdf;
	border-bottom: 	1px solid #dfdfdf;
	padding-left: 1em;
}

#content #col2 a {
	text-decoration: none;
}

#content #col2 #community-link {
	text-align: center;
	margin-bottom:1em;
}

#content #col2 #ticker {
	display: block;
	height: 150px;
	width: 115px;
	overflow: hidden;
	margin-bottom: 1em;
	background: #fff url('/assets/templates/jwd/images/ticker_bg.png');
}
#content #col2 #ticker p {
	margin: 0;
}
#content #col2 #ticker #ticker_content {
	display: block;
	height: 94px;
	padding: 10px 5px 10px 5px;
	font-size: 0.8em;
}
#content #col2 #ticker #ticker_content p {
	padding-top: 1em;
}
#content #col2 #ticker a#prev, #content #col2 #ticker a#next {
	display: block;
	width: 115px;
	height: 18px;
}
#content #col2 #ticker a#next:hover {
	background: url('/assets/templates/jwd/images/ticker_up.png') no-repeat left;
}
#content #col2 #ticker a#prev:hover {
	background: url('/assets/templates/jwd/images/ticker_down.png') no-repeat left;
}
/*
#content #col2 #ticker a#next {
	background: url('/assets/templates/jwd/images/scroll_up.png') no-repeat left;
}
#content #col2 #ticker a#next:hover {
	background: url('/assets/templates/jwd/images/scroll_up_hl.png') no-repeat left;
}
#content #col2 #ticker a#prev {
	background: url('/assets/templates/jwd/images/scroll_down.png') no-repeat left;
}
#content #col2 #ticker a#prev:hover {
	background: url('/assets/templates/jwd/images/scroll_down_hl.png') no-repeat left;
}
*/

/*
#content #col2 #ticker {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
#content #col2 #ticker a#prev, #content #col2 #ticker a#next {
	display: block;
	width: 115px;
	height: 15px;
}
#content #col2 #ticker a#next {
	background: url('/assets/templates/jwd/images/scroll_up.png') no-repeat left;
}
#content #col2 #ticker a#next:hover {
	background: url('/assets/templates/jwd/images/scroll_up_hl.png') no-repeat left;
}
#content #col2 #ticker a#prev {
	background: url('/assets/templates/jwd/images/scroll_down.png') no-repeat left;
}
#content #col2 #ticker a#prev:hover {
	background: url('/assets/templates/jwd/images/scroll_down_hl.png') no-repeat left;
}
#content #col2 #ticker .news_item {
	width: 115px;
}
#content #col2 #ticker h3, #content #col2 #ticker p#ticker_content {
	font-size: 0.8em;
	padding: 0.5em;
	margin: 0;
	background-color: #e86060;
}
*/ 

#content #col2 table {
	font-size: 0.8em;
	border-collapse: collapse;
	width: 100%;
}
#content #col2 tr#no_1, #content #col2 tr#no_16, #content #col2 tr#no_17, #content #col2 tr#no_18  {
	background-color: #ebebeb;
}
#content #col2 tr#no_1  {
	color: #009900;
}
#content #col2 tr#no_16, #content #col2 tr#no_17, #content #col2 tr#no_18  {
	color: #ff0000;
}
#content #col2 td.platz, #content #col2 td.punkte {
	width: 1em;
	text-align: right;
	padding-right: 0.5em;
}
#content #col2 td.verein {
	width: 8em;
}
#content #col2 span.gameinfo {
	font-size: 0.8em;
}

#content .clear {
	clear: both;
}
#content #col1 a[href^="http:"] {
  padding-left: 12px;
  background:url('/assets/templates/jwd/images/link_external.gif') no-repeat left;
}
#content .mitarbeiter span {
	display: block;
	float: left;
	width: 18em;
}
#content p.mitarbeiter {
	margin-top: 1em;
}
#content .ditto_item {
	padding: 0.5em 0em 1em 0em;
	clear: both;
}
#content .ditto_item p {
	margin-top: 1em;
}
#content .ditto_item p a {
  margin-right: 1em;
}
#content .ditto_item img {
	float: left;
	margin-right: 1.5em!important;
	margin-left: 0em!important;
	margin-bottom: 3em!important;
	margin-top: 0em!important;
	border-style: double!important;
	border-width: 3px!important;
	border-color: #A50808 #FF918C #FF918C #A50808!important;
}
.ditto_pageTitle {
	background-image: url('/assets/templates/jwd/images/bgkaro.png');
	margin-bottom: 0.5em;
}
.ditto_pageTitle span.date {
	float: left;
	width: 12em;
}
.ditto_pageTitle span.kategorie {
	float: left;
	width: 10em;
}
.ditto_pageTitle a span {
	display: inline;
}
.ditto_pageTitle a span.shorttitle {
	font-size: 0.8em;
	top: -0.1em;
}
#content a:link, #content a:visited, #content a:focus {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ul.thumbs li {
	width: 170px;
	height: 170px;
	text-align: center;
	margin: 0px!important;
}
#content blockquote.pullquote p {
	width: 20%;
	float: left;
	font-size: 125%;
	line-height: 140%;
	margin: 1em;
	background: url('/assets//templates/jwd/images/closequote.gif') no-repeat bottom right !important;
	padding: 0px 25px 5px 0px;
	font-weight: bold;
	color: #D34545;
}
#content blockquote.pullquote p:first-letter {
	background: url('/assets//templates/jwd/images/openquote.gif') no-repeat left top !important;
	padding: 5px 0px 10px 35px!important;
}
/* Unterer Bereich*/
#bottom_container {
	width: 82em;
	margin: 0.5em auto;
	text-align: left !important;
}
span.B_crumbBox {
	padding-left: 1.5em;
	line-height: 2em;
}
.B_crumbBox a:hover {
	text-decoration: none;
}
.B_lastCrumb {
	color: #333333;
	font-weight: bold;
}
#bottomnav {
  background: transparent url('/assets/templates/jwd/images/roundedbox_main.png') repeat-y scroll left top;
}
#bottomnav ul {
  	padding: 1em 1em 1em 2em;
	display: block;
	height: 10em;
}
#bottomnav ul li {
	padding: 0 3em 0 0;
	position: relative;
	float: left;
	list-style-type: none;
}
#bottomnav ul li ul {
	height: 1em;
	padding: 0;
}
#bottomnav ul li ul li {
	padding: 0em;
	margin: 0;
	list-style-type: none;
	float: none;
}
.B_crumbBox a:link, .B_crumbBox a:visited, .B_crumbBox a:focus {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#bottomnav ul a:link, #bottomnav ul a:visited, #bottomnav ul a:focus {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#bottomnav ul li ul li a:link, #bottomnav ul li ul li a:visited, #bottomnav ul li ul li a:focus {
	font-weight: normal;
}
#bottomnav a:hover {
	color: #000;
}
#bottomlinks {
	width: 82em;
	margin: 0.5em auto;
	text-align: right !important;
}
#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active {
	font-weight: bold;
	color: #fff;
}
#bottomlinks a:hover {
	text-decoration: none;
}
#bottomlinks ul {
	display: inline;
}
#bottomlinks ul li, #toplink, #printlink {
	display: inline;
	padding: 0em 1em 0em 1em;
	border-right: 2px solid #fff;
}
#toplink, #printlink {
  border: none !important;
}
#bottomlinks ul {
	border-left: 2px solid #fff;
}
#bottomlinks ul li.last {
	border: none;
}
#bottomlinks img {
  border: none;
  position: relative;
  top: 0.4em;
}
/* Guestbook */
#guestbook_formular{
  margin: 1em 0em 1em 0em;
  background-color:#F9F9F9;
  border:1px solid #CCCCCC;
  padding:0.3em 0.5em 0pt;
}
.guestbook_top {
	height: 1.6em;
	padding: 0.3em 0.5em 0
}
.guestbook_big {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 0.5em
}
.guestbook_small {
	float: left;
	font-size: 0.8em;
	font-weight: bold
}
.guestbook_contact {
	float: right;
	margin-left: 0.5em;
}
.guestbook_content {
	padding: 0.5em;
	clear: right;
}
.guestbook_mod {
	float: right;
	margin-left: 0.5em
}
.guestbook_extra {
	float: right;
	padding-bottom: 1em
}
.guestbook_vote {
	float: right
}
.smilie {
	vertical-align: middle;
	margin: 0em 0.2em 0 0.2em;
}
div.smilies {
	display: inline;
}
.smilieSelect {
	float: left;
	margin-right: 0.25em
}
/* Suchformular /-ergebnisse*/
#ajaxSearch_form {
   color: #444;
   width: auto;
}
#ajaxSearch_input {
   width: auto;
   display: inline;
   height: 17px;
   border: 1px solid #ddd;
   border-left-color: #c3c3c3;
   border-top-color: #7c7c7c;
   background: #fff url('images/input-bg.gif') repeat-x top left;
   margin: 0 3px 0 0;
   padding: 3px 0 0;
   vertical-align: top;
}
#ajaxSearch_submit {
   display: inline;
   height: 22px;
   line-height: 22px;
}
#ajaxSearch_output {

   
  background: url('/assets/templates/jwd/images/bgkaro.png');
  
  border:0pt none;
  left:220px;
  margin:0pt;
  opacity:0.95 !important;
  padding:0pt;
  position:absolute;
  top:2em;
  width:165px !important;
  z-index:1;
}
.ajaxSearch_paging {

}
.AS_ajax_result {
   color: #444;
   margin-bottom: 3px;
}
.AS_ajax_resultLink {
   text-decoration: underline;
}
.AS_ajax_resultDescription{
   color: #555;
}
.AS_ajax_more {
   color: #555;
}
.ajaxSearch_highlight {
  background-color: #FF545C;
}