/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */
body {
	background: url(../images/header_landesverband.jpg) top center no-repeat;
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

#all {
color: #333;
border:solid 0px #ddd  !important ;

}
a:link,
a:visited {
	color:#dd2211;
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	color:#dd2211;
	text-decoration:underline;
}

input:focus {
border:solid 2px;
}

fieldset {
border:solid 0px #ccc
}

.article-info {
color:#444;
}

.article-info dd span {
color:#444;
border-right:solid 0px;

}
/* ##########################  logo  ########################### */
#header {
	height: 220px;
}
#logo span {
color:#555 !important;
margin-top:6px;
font-size:0.4em !important;
letter-spacing:1px
}

.logoheader {
	width: 980px;
	height: 165px;
}


h1#logo {
	margin:10px 20px 10px 0px;
	font-size:3em;
	float: left;
}

/* ---------- WM Logo ---------- */
#header .wm {
	float: right;
	display: block;
	width: 180px;
	height: 150px;
}
#header .wm a {
	display: block;
	width: 180px;
	height: 150px;
}


#line {
	text-align:right;
	margin-bottom:10px;
	padding-right:20px;
	margin-left: 800px;
	width: 160px;
	position:absolute;
	top:170px;
	z-index:600;
}

#header #line form,
#header #line #fontsize,
#header #line form .search
#header #line form .finder {
display:inline !important;
}

/* ##########################  header  ########################### */


#header ul {
max-width:980px;
right:15px;
}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */

#header ul.skiplinks {
width:100%
}
.skiplinks,
.skiplinks li {
	border:solid 0px #000;
}

#header ul.skiplinks {
	width:100%;
	text-align:left;
	background:none;
	z-index:20000;
	top:0;
	display:inline;
	padding:0
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus {
	background:#333 !important;
	color:#fff !important;
	border:solid 1px;
	top:0px !important;
	z-index:1000000000000 !important;
	left:10px !important;
	display:block;
	width:14em;
}


/* ++++++++++++++  search  ++++++++++++++ */

#header form .inputbox {
	background:#fff !important;
	border: 1px solid #ddd;
	border-radius: 5px;
    height: 15px;
	width: 158px;
    padding: 10px;
}

#header form .inputbox:focus
{
	border:solid 1px #000;
}

#header form .button
{
	border:solid 1px #999;
	background:#664335 url(../images/searchbutton.png) ;
	color:#fff;
}

/* ##########################  contentarea  ########################### */
#jquery-overlay,
#jquery-lightbox {
	z-index: 1000;
}


#top
{
		background:#eee;
		padding:15px;
		border:solid 1px #ddd
}

#contentarea,
#contentarea2
{
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#555;
}

#breadcrumbs span
{
	color:#555;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
	background:#fff;
	color:#7BA428;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
	background:#7BA428;
	color:#fff;
}


/* ##########################  navigation column  ########################### */

.module_content
{
	border:solid 1px #ddd;
	background:#fff
}
.moduletable_js
{
	border:solid 0px #ddd;
}

#right .moduletable_js
{
	border:0
}

#nav h3
{
	border-bottom:solid 1px #ddd;
	color:#444;
}

h3.js_heading
{
	border-bottom:solid 1px #fff !important;
	background:#eee;
	font-family: 'Roboto Condensed', sans-serif;
}

h3.js_heading span.backh
{
	border:solid 0px #000
}

h3.js_heading span.backh1
{
	color:#444
}

#right h3
{
	color:#377A2E;
	border-bottom:solid 1px #ddd;
}

#right h3 span.backh
{

}

#right h3 span.backh2
{

}

#right h3 span.backh3
{
	color:#664335
}

h3.js_heading a
{
	border:0
}

h3.js_heading a img
{
	border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
	background:none
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3
{
	font-family: 'Roboto Condensed', sans-serif;
}

#nav h3.js_heading a:focus
{

}

#nav form
{
	color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
	color:#fff;
	background:#669933;
}

/* ++++++++++++++  first level  ++++++++++++++ */
#header #nav 
{
	border:0;
	margin-bottom: 20px;
}

#header #nav ul.menu
{
	border:0;
}

.module_content ul.menu
{
	border:0;
}

#header #nav ul.menu li
{
	display:inline;
}


#header #nav ul.menu li a:link,
#header #nav ul.menu li a:visited
{
	color:#333;
	background: #fff;
}

#header #nav ul.menu li.active a:link,
#header #nav ul.menu li.active a:visited
{
	color:#dd2211;
	background: #fff;
}

#header #nav ul.menu li a:hover,
#header #nav ul.menu li a:active,
#header #nav ul.menu li a:focus,
#header #nav ul.menu li.active a:hover,
#header #nav ul.menu li.active a:active,
#header #nav ul.menu li.active a:focus
{
	background: #fff;
	color:#dd2211;
	text-decoration:none;
}


/* ++++++++++++++  second level  ++++++++++++++ */

#header #nav ul.menu li ul
{
	width: 100%;
	display: block;
}

#header #nav ul.menu li ul li
{
	background:#fff;
}

#header #nav ul.menu li.active ul li a:link,
#header #nav ul.menu li.active ul li a:visited
{
	color:#333;
	background: #fff
}

#header #nav ul.menu li.active ul li.active a:link,
#header #nav ul.menu li.active ul li.active a:visited
{
	color:#333;
}

#header #nav ul.menu li.active ul li a:hover,
#header #nav ul.menu li.active ul li a:active,
#header #nav ul.menu li.active ul li a:focus
{
	background:#fff !important;
	color:#dd2211 !important;
}

/* ++++++++++++++  third level  ++++++++++++++ */

#header #nav ul.menu li ul li ul
{
	background:#fff !important;
}

#header #nav ul.menu li.active ul li.active ul li a:link,
#header #nav ul.menu li.active ul li.active ul li a:visited
{
	background:#fff;
	color:#333
}

#header #nav ul.menu li.active ul li.active ul li.active a:link,
#header #nav ul.menu li.active ul li.active ul li.active a:visited
{
	color:#333;
}

#header #nav ul.menu li.active ul li.active ul li.active a:hover,
#header #nav ul.menu li.active ul li.active ul li.active a:active,
#header #nav ul.menu li.active ul li.active ul li.active a:focus
{
	background:#fff !important;
	color:#dd2211 !important;
}



/* ++++++++++++++  fourth level  ++++++++++++++ 

ul.menu li ul li ul li ul
{
	border:solid 1px #eee !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	background:#fff url(../images/level4.png) repeat-x !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li a:visited
{
	font-weight:normal;
	padding: 3px 2px 3px 40px;
	font-size:0.9em;
	background:#fff url(../images/arrow_small.png) no-repeat  30px 5px;
	color:#444
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold;
color:#333 }

*/

/* ++++++++++++++  fifth level  ++++++++++++++ 

ul.menu li ul li ul li ul li ul
{
	border:solid 0px #eee !important;
	padding-top:5px !important;
	padding-bottom:10px !important;
	background:#fff url(../images/level4.png) repeat-x !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li a:visited
{
	font-weight:normal;
	padding: 3px 2px 3px 5px;
	font-size:0.9em;
	background:#fff ;
	color:#444;
	margin:0 10px  0 35px;
	border-bottom:solid 1px #ddd
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold; color:#333}
*/

/* ##########################  content - main   ########################### */


#main {
	min-height:300px;
	width: 600px;
}

#main #bottom {
	margin: 20px 0 10px;
}
#main #bottom .fb-like,
#main #bottom .fb-share-button {
	float: left;
	margin-right: 5px;
}

#main p {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: normal;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 10px;
}
strong {
	font-weight: normal;
	font-weight: 700;
}
em {
	font-style: italic;
}
#main tbody, #main tr, #main td {
	border:0px;
}
#main tr {
	border-top: 1px solid #dd2211;
}
#main th, #main td {
	vertical-align:top;
	font-size: 0.9em;
	padding: 3px 5px 3px 0;
}
#main table.vereine td {
	vertical-align:top;
	font-size: 0.9em;
	padding: 3px 5px 13px 0;
}
#main table.news {
	width: 100%;
}
#main table.news th,
#main table.news td {
	vertical-align:top;
	font-size: 1.0em;
	padding: 3px 10px 3px 0;
}

#main hr {
	border: 0px;
	border-top: 1px solid #dd2211;
	clear: both;
}
#main a:link,
#main a:visited
{
	color: #333;
}

#main a:hover,
#main a:active,
#main a:focus
{
	color:#dd2211;
}

#main a.iconweiter
{
	background: url(/images/website/weiterPfeil.gif) 3px 50% no-repeat;
	padding-left: 20px;
}
#main a.iconextern
{
	background: url(/images/website/externerLink.gif) 3px 50% no-repeat;
	padding-left: 20px;
}
#main a.iconpdf
{
	background: url(/images/website/icon-pdf.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#main a.iconjpg
{
	background: url(/images/website/icon-jpg.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#main a.iconexcel
{
	background: url(/images/website/icon-excel.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#main a.iconword
{
	background: url(/images/website/icon-word.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#main a.iconzip
{
	background: url(/images/website/icon-zip.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#main a.iconaudio
{
	background: url(/images/website/icon-audio.gif) 0 0 no-repeat;
	padding-left: 20px;
}


#main th a:hover,
#main th a:active,
#main th a:focus
{
	background:#333;
	color:#fff;
}

#main .bildtext {
	font-size: 1em;
	font-weight: 400;
	font-style: italic; 
}
.item-page .img-fulltext-left {
	margin-bottom: 10px;
}
.item-page .links {
	padding-top: 10px;
}

.items-row
{

}
#main .sigProContainer {
	width: 600px;
	padding-left: 10px;
}


.column-1,
.column-2
{
	border: solid 0px;
}

.item-separator
{
	border: solid 0px #333333;
}

#main ul li
{

}

.small
{
	border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}

/* ++++++++++++++  images  ++++++++++++++ */

.image-left {
	float: left;
	margin: 0 20px 20px 0;
}

.image-right
{
}


/* ++++++++++++++  leading  ++++++++++++++ */

.items-row
{

}

.borderbox {
	border: 1px solid #000; 
	text-align: center; 
	padding: 5px 0;
}


/* ++++++++++++++++++++ headings +++++++++++++ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'News Cycle', sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#dd2211;
	line-height: 1.25em;
	margin: 0 0 10px;
}
#main h1 {
}
#main .item-page h2 {
	font-size:1.69em;
}
#main h2 a {
	color:#333;
}
#main h3 {
	font-size:1.3em;
}
#main h4 {
	font-size:1.1em;
}

/* h1 on frontpage */
/*
#main .blog-featured h1
{
	border-top:solid 0px #ddd;
	border-bottom:solid 0px #ddd;
}
*/
#main .items-row h2 {
	color:#dd2211;
	border-top: solid 1px #dd2211;
	border-bottom: none;
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:27px;
	line-height: 32px;
}
.items-row h2 a:link,
.items-row h2 a:visited,
.items-leading h2 a:link,
.items-leading h2 a:visited {
	color:#dd2211;
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:27px;
}
.items-row h2 a:hover,
.items-row h2 a:active,
.items-row h2 a:focus,
.items-leading h2 a:hover,
.items-leading h2 a:active,
.items-leading h2 a:focus {
	color:#dd2211;
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:27px;
}
#main .items-leading h2 {
	color:#dd2211;
	border-bottom: none;
	font-family: 'News Cycle', sans-serif;
	font-weight: 400;
	font-size:27px;
	line-height: 32px;
}


/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited {
	color:#333;
	background:#eee url(/images/website/weiterPfeil.gif) 5px 50% no-repeat;
	border:solid 1px #ddd;
	border-radius: 5px;
	text-indent: 10px;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus {
	color:#dd2211;
	background:#eee url(/images/website/weiterPfeil.gif) 7px 50% no-repeat;
	border:solid 1px #ddd;
	border-radius: 5px;
	text-indent: 10px;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
	color:#dd2211;
	background:#eee url(/images/website/weiterPfeil.gif) 5px 5px no-repeat;
	border:solid 1px #ddd;
	border-radius: 5px;
	text-indent: 10px;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	background:#FFF url(../images/blog_more.gif) no-repeat  !important;
	color: #333 /* #377A2E */
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #555 url(../images/arrow2.gif) no-repeat 0px center;
	color:#dd2211;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	border-top:solid 1px #ddd;
}


/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right {
}
#right #termine,
#right #termine-ekf,
#right #wkf-ranking,
#right #karate1 
{
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px 0 10px 10px;
}
#right #wkf-ranking a.iconextern
{
	background: url(/images/website/externerLink.gif) 3px 50% no-repeat;
	padding-left: 20px;
}
#right #termine a.iconpdf,
#right #termine-ekf a.iconpdf,
#right #karate1 a.iconpdf
{
	background: url(/images/website/icon-pdf.gif) 0 0 no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
#right #termine-ekf {
	height: 65px;
}
#right #termine-ekf img.ekf
{
	float: right;
	padding: 0 10px;
}
#right #social-links,
#right #sponsoren 
{
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
}
#right #social-links img {
	padding: 10px;
	height: 50px;
	width: auto;
}
#right #sponsoren img
{
	padding: 10px;
}
#right #turniere-left
{
	float:left;
}
#right #turniere-right
{
	float:right;
}
#right #turniere-left img,
#right #turniere-right img
{
	border-radius: 5px;
	border: 1px solid #ddd;
}

/* ----- TERMINE ----- */
#main .moduletable h3 {
	font-size: 1.8em;
	border-bottom: 20px;
}

#main .moduletable .ohanah .event_detail_title h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	border-bottom: 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
#main .moduletable .ohanah .event_detail_container h3 {
	font-size: 1.0em;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 18px;
}
#main .moduletable .ohanah .event_detail_container {
	min-height: 110px;
}
#main .moduletable .ohanah .event-spacer {
	clear: both;
	height: 12px;
}

#main #event-container- { display: none; }

#right .moduletable span.backh3
{
	text-transform: uppercase;
	color: #333;
}
#right .moduletable .ohanah
{
	border:solid 1px #ddd;
	border-radius: 5px;
	margin-bottom:10px;
	padding-left: 10px;
}
#right .moduletable .ohanah #event_main_map_wrapper
{
	padding-top: 10px;
}

#main .moduletable .ohanah #filterFooter span.active
{
	color: #dd2211;
	padding: 0px 6px;
}


/* ----- TERMINE ende ----- */

.text-mittig {
	text-align: center;
}

#right h3
{
	color:#333;
	border: 0px;
}

#right h4
{
	color:#444;
	border:solid 0;
}

#right ul
{
	border:solid 0 #ccc;
	color:#333;
}

.moduletable-custom ul li
{
	color:#333;
	background: url(../images/arrow2_grey.png) no-repeat  2px 7px;
}

#right .moduletable-custom h4
{
color:#444
}

#right .moduletable a img
{border:0}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
	background: url(../images/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
	background:#555 url(../images/arrow_white_grey.png) 2px 6px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
	border:solid 0px #000;
}

.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
	border:solid 1px #eee;
	background:#f5f5f5 url(../images/box.png) repeat-x;
}

.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
	border-bottom:solid 1px #fff;
	font-family: 'Roboto Condensed', sans-serif;
}

/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
	border:0
}

.banneritem a
{
	background:none
}

.banneritem a img
{
	background:none;
	border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
	border:solid 1px #ddd;
	background:url(../images/content_bg.gif) repeat-x;
}

fieldset.input
{
	border:0;
}

input.button,
button.button
{
	background:#FFFFFF url(../images/arrow1.gif) no-repeat left top;
	border:1px solid #DDDDDD;
	color:#444444;
}


/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/box.png) repeat-x;
}

ul.tabs li
{
	background:#f5f5f5 url(../images/box.png) repeat-x;
	border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
	color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
	color:#000
}

.tabcontent
{
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
	background:#fff;
	color:#333;
	border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
	background:#555;
	color:#fff
}


/* ++++++++++++++  category-module  ++++++++++++++ */

.category-module li
{
	border-bottom:solid 1px #ddd;
}

.category-module li li
{
	border:0
}

/* ##########################  search   ########################### */

.searchintro img
{
	border:0px
}

.inputbox:focus
{
	border:solid 2px #000;
}

.word
{
	background:#fff;
	border:solid 0px #ccc ;
}

.word input
{
	background:#fff;
	border:solid 1px #999;
	color:#444;
}

.only
{
	border:solid 1px #ccc;
}

.phrases
{
	border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}

.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

/* ++++++++++++++  search results	++++++++++++++++++ */

dl.search-results
{
	background:#f5f5f5;
}

dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}

dl.search-results dd.result-url
{
	border-bottom:solid 5px #fff;
	color:#115599;
}

dl.search-results dd.result-created
{
	border-bottom:solid 5px #fff;
}

/* ##########################  forms   ########################### */

/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
	border-color:red !important;
}

label.invalid
{
	color:red;
}

/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{
}

tbody
{

}

tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444;
	color:#fff
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a
{
	color:#fff !important
}

td.table_footer
{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

/* for opera */
tr, td
{
	border:solid 1px #ddd
}

fieldset.filters
{
	border:0;
}


/* ##########################  contacts   ########################### */

.contact form
{
	background:#fff;
	color:#000;
}

.contact input
{
	background:#fff;
	color:#000;
}

.contact input.invalid,
.contact textarea.invalid
{
	border:solid 2px red;
}

.contact label.invalid
{
	color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}


/* ##########################  footer   ########################### */

#footer {
	color:#fff;
	border-top:solid 0px #ccc;
}

#footer-inner {
	color:#fff;
}

#footer-sub a:link,
#footer-sub a:visited {
	color:#fff;
}

#bottom .box2 .nachobenbtn {
	text-align: right;
}

.box1, .box2 {
	border-right:solid 0px #ddd;
	width: 300px;
	font-size: 1.10em;
	line-height: 120%;
	padding: 0px;
}

.box3 {
	border-left:solid 0px #ddd;
	width: 340px;
	font-size: 1.0em;
	line-height: 120%;
	padding: 0px;
}

.box h3 {
	font-family: 'Roboto Condensed', sans-serif;
}

#bottom a img {
	border:0 none;
}



/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}

legend
{font-weight:bold}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #333;
	background:#ffffcc;
}
table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

#main .categories-list ul
{list-style-type:none}

/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:#fff url(../images/req.png) no-repeat;
	padding:10px 40px

}

.contact .inputbox
{
	background:#fff url(../images/content_bg.gif) repeat-x ;
	border:solid 1px #ccc;
	padding:3px
}
/* contact  slider */

.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#eee;
	border:0
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#444;
	padding:6px;
}


.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}

.categories-list .category-desc ul li
{list-style-type:square
}
/* tabs */

div.current
{

	background: url(../images/nav_level_1.gif) repeat-x ;
}

#close a
{text-decoration:none}

/*Encyclopedia*/
div.encyclopedia_col1 {
	width:49%;
	float:left;

}
div.encyclopedia_col1 p.img_caption {
	font-size: .6em;
}
div.encyclopedia_col2 {
	width:49%;
	float:right;
	padding-left:3px;
	margin-left: 2px;
}
div.encyclopedia_col2 p {
	padding-left:3px;
	margin-left: 2px;
}

div.encyclopedia_links ul
{
        display:block;
        margin:0px 0px 1px 0px;
        list-style-type:none;
        padding:10px 0px 10px 0px;
        width:100%
}
div.encyclopedia_links ul li
{
        display:inline ;
        padding:2px ;
        margin:2px;
        white-space:nowrap;

}
/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}