@import url(Spinner.css);
/**** default werte für HTML ****/
img {
	border-color: #000000;
}

div {
	text-align: left;
}

p,strong,b,i,em,u,strike,ul,ol,li,dl,dt,dd,blockquote,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td,textarea {
	font-size: 11px;
}

dl,dd {
	margin: 0;
	padding: 0;
}

input,textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: text-bottom;
}

h6 {
	font-weight: bold;
	display: block;
}

h5,h4 {
	font-weight: bold;
	font-size: 12px;
	display: block;
}

h3,h2 {
	font-weight: bold;
	font-size: 13px;
	display: block;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

strong,b {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

/*** verschachtelung von STRONG und EM ***/
strong i,strong em,em strong,i strong {
	font-style: italic;
	font-weight: bold;
}

u {
	text-decoration: underline;
}

strike {
	text-decoration: line-through;
}

ul,ol,li { /*display: block;*/
	margin-left: 15px;
}

ul li {
	list-style-type: disc;
	/*display: block;*/
}

ol li { /*display: block;*/
	list-style-type: decimal;
}

blockquote {
	display: block;
	margin-left: 15px;
}

input.invalid,textarea.invalid,select.invalid {
	background: #FF9999 url(../pics/formerror.gif) top right no-repeat;
}

input.valid,textarea.valid,select.valid {
	background: #CCFF99;
}

input.waiting,textarea.waiting,select.waiting {
	background: #FFCC00 url(../pics/formwait.gif) top right no-repeat;
}

.regline {
	clear: both;
	margin-bottom: 5px;
	height: 20px;
}

.regdesc {
	width: 150px;
	float: left;
}

.regdeshelp {
	height: 18px;
	cursor: hand;
	background: url(../pics/help.gif) top right no-repeat;
}

.reginput {
	width: 200px;
	float: left;
}

.reginput input {
	width: 200px;
}

.reglongdesc {
	width: 200px;
	display: none;
	border: 1px solid #CDCDCD;
	background: #FFFFFF;
	padding: 5px;
}

.button {
	border: 1px solid #B5B8C8;
	padding: 1px;
	height: 17px;
	background: url(../pics/buttonbg.gif) 1px 1px repeat-x;
	text-decoration: none;
	display: block;
	text-align: center;
}

.noborder {
	border: none;
}

input.checkbox, input.radio {
	width: 18px;
}

a.diashow:link,a.diashow:visited,a.diashow:active,a.diashow:hover {
	background: url(../pics/images.gif) top left no-repeat;
	line-height: 16px;
	padding-left: 20px;
}

input, select {
	background: #fff url(../scripts/ext/resources/images/default/form/text-bg.gif) repeat-x	0 0;
	border: 1px solid #B5B8C8;
	padding: 1px 3px;
	font-size: 11px;
}

.admcnt {
	display: inline;
}

.datefield {
	display: inline;
	white-space: nowrap;
}

.x-menu ul,.x-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-style: normal;
	font-weight: normal;
}

.x-form-date-trigger {
	top: -1px !important;
}

.ext-ie td .x-form-text{
	position:relative;
	top:0px;
}

#datepick em,.x-menu table,.x-menu td,.x-menu em {
	font-style: normal;
	font-weight: normal;
}

.eventrow0 {
	background: #EDEDED;
}

.eventrow1 {
	background: #FFFFFF;
}

.row0 {
	background: #EDEDED;
}

.row1 {
	background: #FFFFFF;
}

.eventrow0 td,.eventrow1 td {
	padding: 4px;
}

.eventrowday {
	background: #738D99;
	color: #FFFFFF;
}

.eventrowday td {
	padding: 4px;
}

.pager {
	padding: 5px;
}

.s {
	background: #000000;
}

.w {
	background: #FFFFFF;
}

.s, .w {
font-size: 2px !important;
height: 2px !important;
width: 2px !important;
padding-top: 1px !important;
padding-bottom: 1px !important;
}
.s img , .w img {
width: 3px !important;
height: 3px !important;
}





.userpic {
	width: 60px;
	float: left;
	margin-right: 10px;
}

#diashowpopup {
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.diashow {
	width: 100px;
	/*height: 100px;*/
	float: left;
	border: 1px solid black;
	background: #FFFFFF;
	margin: 5px;
	clip: rect(5px, 124px, 124px, 5px);
	text-align: center;
	padding: 10px;
}

.diashow a img {
	display: block;
}

.bar {
	line-height: 20px;
	background: #EDEDED;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.offarchiveactiverang {
	width: 97px;
	height: 16px;
	background: url(../pics/archivpointoff.gif) repeat-x;
	/**background: #CDCDCD;**/
	font-size: 1px;
}

.archiveactiverang {
	background: url(../pics/archivpointon.gif) repeat-x;
	/**background: #FF0000;**/
	height: 16px;
	font-size: 1px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.greetingcard_card_left {
	background: url(../pics/greetingcardBGleft.gif) repeat-y;
	width: 9px !important;
}

.greetingcard_card_right {
	background: url(../pics/greetingcardBGright.gif) repeat-y;
	width: 9px !important;
}

.greetingcard_card_top {
	background: url(../pics/greetingcardBGtop.gif) repeat-x;
	height: 9px !important;
}

.greetingcard_card_bottom {
	background: url(../pics/greetingcardBGbottom.gif) repeat-x;
	height: 9px !important;
}

.greetingcard_card_content {
	padding: 5px;
	border: 1px solid black;
	margin: 5px;
}

#greetingcardBody {
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

.greetingcard_call {
	border: 1px solid black;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.greetingcard {
	border: 1px solid black;
	margin: 10px;
	border-collapse: collapse;
}

.greetingcard_form {
	border-right: 1px solid black;
}

.greetingcard_form,.greetingcard_preview {
	padding: 10px;
}

.greetingcard_details,.greetingcard_picup {
	background: #FFFFFF;
	border: 1px solid black;
	padding: 10px;
}

.ktcatlink {
	display: block;
	width: 160px;
	float: left;
	border: 1px solid #D1DAE0;
	margin: 1px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

.ktcatlinkyouare {
	padding-left: 15px;
	display: block;
	float: left;
	background: url(../pics/bullet_arrow_right.gif) no-repeat;
	font-weight: bold;
}

.archivresult {
	border-bottom: 1px solid #ACA899;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.bookmark_results {
	padding: 10px;
}

.archive_searchblock {
	padding: 10px;
}

.diaprev,.dianext {
	display: block;
	width: 17px;
	height: 13px;
}

.diaprev {
	background: url(../pics/dblbull_left.gif) no-repeat;
}

.dianext {
	background: url(../pics/dblbull_right.gif) no-repeat;
}

.diabild {
	display: block;
	padding: 3px;
	border: 1px solid black;
}

a:link,a:visited,a:hover,a:active {
	color: #627F8D;
}

.catlist0 {
	background: #FFFFFF;
}

.catlist1 {
	background: #EFEFEF;
}

.tagclouds {
	border: 1px solid #ACA899;
	padding: 10px;
}

.tagclouds li {
	display: inline;
	list-style-type: none;
}

.tagclouds a {
	text-decoration: none;
}

.evsubcat {
	padding: 3px 5px 3px 20px;
	display: block;
	float: left;
	width: 80px;
}

.foren {
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 5px;
}

.forum {
	font-weight: bold;
	background: #EDEDED;
	padding: 5px;
}

.forum a {
	display: block;
}

.thread1,.thread2 {
	padding: 5px;
}

.thread1 {
	background: #FFFFFF;
}

.thread2 {
	background: #EDEDED;
}

a.neuesthema:link,a.neuesthema:visited,a.neuesthema:hover,a.neuesthema:active
	{
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #EDEDED;
}

.threadsuebersicht {
	padding: 5px;
	border: 1px solid #EDEDED;
}

.threat {
	text-decoration: none;
}

.posting {
	border: 1px solid #EDEDED;
	padding: 5px;
}

.postingcomment {
	background: #EDEDED;
	border: 1px solid #DEDEDE;
	padding-left: 10px;
}

/************* für Spieltabellen ****************/
.direktaufsteiger {
	color: green;
}

.relabfsteiger,.relaufsteiger {
	font-weight: normal;
	color: #2800b0;
}

.direktabfsteiger {
	color: red;
}

.bookmark {
	background: url(../pics/pin.gif) no-repeat;
	line-height: 18px;
	padding-left: 20px;
}

.bookmark_saved {
	background: url(../pics/pin_saved.gif) no-repeat;
	line-height: 18px;
	padding-left: 20px;
}

.shop {
	background: url(../pics/basket_add.gif) no-repeat;
	line-height: 18px;
	padding-left: 20px;
}

.shop_saved {
	background: url(../pics/basket_delete.gif) no-repeat;
	line-height: 18px;
	padding-left: 20px;
}

.bold {
	font-weight: bold;
}

.pager-currpage {
	font-weight: bold;
}

.voting {
	display: block;
	clear: both;
}

.votingradio {
	display: block;
	clear: both;
}

.votingstar {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	background: url(../pics/star.gif) no-repeat;
	float: left;
}

.votingstaroff {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	background: url(../pics/star_bw.gif) no-repeat;
	float: left;
}

.votingradio {
	display: block;
	float: left;
}

.votingsimplespan {
	display: block;
}

a.inactivestar:link,a.inactivestar:visited,a.inactivestar:hover,a.inactivestar:active
	{
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	background: url(../pics/star_bw.gif) no-repeat;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	padding-top: 3px;
}

a.activestar:link,a.activestar:visited,a.activestar:hover,a.activestar:active
	{
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	background: url(../pics/star.gif) no-repeat;
	float: left;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
	text-align: center;
	padding-top: 3px;
}

.votingbox {
	
}

.lockedsymbol {
	background: url(../pics/lock.gif) no-repeat;
}

.werbunganzeige {
	font-size: 10px;
}

.evttyp {
	width: 16px;
	height: 16px;
	border: none;
	float: left;
	margin-right: 5px;
	background: url(../pics/spacer.gif) top left no-repeat;
}

.evtdesc {
	float: left;
}

.shopborder {
	border: 1px solid #627F8D;
	padding: 5px;
	margin: 5px 5px 0 0;
}

.status {
	margin-bottom: 10px;
	height: 20px;
}

.status span {
	display: block;
	float: left;
	width: 24%;
	border: 1px solid #627F8D;
	text-align: center;
	line-height: 20px;
}

.statusactive {
	background: #627F8D;
	color: #FFFFFF;
}

#ticker {
	width: 100%;
	height: 17px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 10px;
	position: relative;
}

#tickercontent {
	text-align: center;
	margin-top: 1px;
	position: relative;
}

#tickercontent a {
	text-decoration: none;
	font-weight: bold;
}

.sopts {
	padding: 5px;
}

.sopts label {
	padding: 0 5px;
}