#forumthread {
	font-family: tahoma, verdana, arial;
	color: #1c4279;
	font-size: 12px;
	font-weight: bold;
}

#forumthread h1 {
	font-size: 13px;
	display: inline;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-style: italic;
	color: #000000;
}

#right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#shadow_bottom {
	height: 45px;
	background: url('/images/layout/shadow_bottom.gif');
	background-position: bottom left;
	float: left;
	background-repeat: no-repeat;
	border: 0px solid green;
}
#shadow_right {
	height: 45px;
	float: left;
	background: url('/images/layout/shadow_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 3px;
	border: 0px solid green;
}
.shadow_button {
	height: 41px;
	background-color: #CCCCCC;
	border: 1px solid #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
.shopbutton {
	 font-weight:bold;
	 width:300px;
	 height:30px;
}
td.event {
	font-size: 15px;
}
.sitebody {background-color: #FFF;}
td.sitebody {
	border-right: 2px solid #DBDBDB
}
.cReload {
	margin: 15px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	height: 30px;
	width: 25px;
	background-image: url('/images/style/m_reload.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
.fError {
	display: none;
	padding-left: 20px;
	background: url('/images/style/b_pf_oben.gif') no-repeat bottom left;
}

.frError {
	display: none;
	padding-right: 20px;
	background: url('/images/style/b_pf_oben.gif') no-repeat bottom right;
}

.message_screen .lContent, .error_screen .lContent {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	height: 36px;
	background: url('/images/style/symbol_fehler.gif') no-repeat top left;
}
.lBox {
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid 1px #DBDBDB;
	padding: 0;
}
.mBox {

}
.error_screen {
	height: 44px;
	border: solid 1px #F61505;
	display: none;
}
.message_screen {
	border: solid 1px #2B9F23;
}
.lHead {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
	height: 24px;
	line-height: 180%;
	border-bottom: solid 1px #DBDBDB;
}
div.lHead{
	border: solid 1px #DBDBDB;
}

div.lContent {
/* fix for IE*/
/*	width:98%;*/
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	font-size: 13px;
}
.error, .error strong {
/*	color: #CC0204;*/
	color: #F61505;
}
.lHead2 {
	background: none;
	border: 0px;
	border-bottom: 1px dotted #CECECE;
	height: 40px;
	margin-bottom: 10px;
}
.lHead2 td, .uploadStarted {
	font-size: 22px;
	line-height: 40px;
	color: #3C89E5;
}


input, select, textarea, .bigger {
	font-weight: normal;
}

image.register_btn {
	border: 0px;
}


input, select, textarea {
	color: #333333;
	border: solid 1px #DBDBDB;
	padding-left: 2px;
}



.pLeftBox {
	/*width: 420px;*/
}
.pRightBox {
	/*width: 360px;*/
}

.sSmallest {
	font-size: 10px;
}
.sSmaller, .sSmaller * {
	font-size: 12px;
}
.sMedium{
	font-size: 14px;
}
.sBigger {
	font-size: 16px;
}
.sBold {
	font-weight: bold;
}
.sItalic {
	font-style: italic;
}
.sNowrap {
	white-space: nowrap;
}
.sCenter {
	margin: auto;
	text-align: center;
}
.sTLeft {
	margin-left: 0;
	text-align: left;
}
.sTRight {
	margin-right: 0;
	text-align: right;
}
.sWordSmaller {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.bPlayer {
	width: 470px;
	height: 406px;
}
.mPlayer {
	width: 300px;
	height: 273px;
}
.sPlayer {
	width: 200px;
	height: 173px;
}
.pSmaller {
	font-size: 10px;
}
.tOverflow {
	overflow: hidden;
}
.tFloatRight {
	float: right;
}
.fInput {
	width: 330px;
}
.bInput {
	width: 310px;
}
.lInput {
	width: 245px;
}
.small1 {
	width: 60px;
}
smallinput {
	width: 138px;
}
.rInput {
	width: 210px;
}
.mInput {
	width: 220px;
}
.xsInput {
	width: 30px;
	text-align: right;
}
.sInput {
	width: 80px;
}
.cInput {
	width: 430px;
}
.msInput {
	width: 157px;
}

table.widthMax td.left {
	width: 120px;
}

.hidden {
	display: none;
}
.lBox2 {
	border: 0px;
}
.lContent2 {
	border: solid 1px #DBDBDB;
	margin-top: 10px;
	background-color: #F7F7F7;
}
.login_user .lContent2 {
	background-color: #d8e7fa;
}
.login_user_inline .lContent2 {
	border: 0px;
	background-color: transparent;
}
.formLineHeight {
	height: 30px;
}
.login_user_inline .formLineHeight {
	height: auto;
}
div.formHead {
	font-size: 15px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 15px;
}
.forgot_password div.formHead {
	font-size: 12px;
	font-weight: normal;
}
div.checkboxText {
	width: 280px;
	float: left;
}

.login_user form {
	padding-top: 10px;
}
.login_user .loginLeftWidth {
	width: 95px;
}
.create_user_tip li {
	margin-bottom: 20px;
	font-size: 13px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url('/images/style/list_point_orange.gif');
}
.create_user_tip ul {
	margin: 0px;
	margin-left: 10px;
	padding-top: 0px;
}
.create_user_tip {
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 10px;
	padding-left: 40px;
	height: 564px;
}

#forgot_password_box {
	display: none;
}
.login_user .lHead2 td{
	font-size: 22px;
	line-height: 40px;
	color: #3C89E5;
}
.create_user_header {
	font-size: 18px;
	color: #FF6600;
}
.striped {
	height: 142px;
	background-image: url('/images/style/safe_bg.gif');
	background-repeat: repeat-x;
	background-position: center;
	font-size: 22px;
	color: #7A7E89;
}

td.body, td.bodyright {
	vertical-align: top;
}
#create_user_box {
	width: 450px;
}

div.register {
	height: 33px;
	background-image: url('/images/style/greenarrow_ani.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}
div.hinweis {
	margin-left: 50px;
}

select {
	border: 1px solid #999;
}

select.lInput{
	width: 249px;
}
