body {
	background-color: #30172A;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #233C22;
}
.blog_smallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a.blog_smallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a.blog_smallink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}

a:visited {
	color: #233C22;;
}
a:hover {
	color: #F00;
}

.nav_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2E3627;
	text-decoration: none;
}
a.nav_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2E3627;
	text-decoration: none;
}
a.nav_aktiv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #5C6C4F;
	text-decoration: none;
}
.nav_inaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #C2CE99;
	text-decoration: none;
}
a.nav_inaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #C2CE99;
	text-decoration: none;
}
a.nav_inaktiv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #9AAD56;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3627;
	text-decoration: none;
}


.n_titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #24101F;
}
a.n_titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #24101F;
}
.n_titel:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #24101F;
}
.n_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #535E49;
}
a.n_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #535E49;
	text-decoration: underline;
}
a.n_date:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D3227;
	text-decoration: underline;
}
.n_text {
	padding: 5px;
	text-align: justify;
}
a.n_text {
	text-decoration: underline;	
}
.n_k_t {
	color: #FFF;
	background-color: #666;
	padding: 3px;
}
.komment_button {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding: 1px;
	cursor: pointer;
	border: 1px solid #F00;
}
#apDiv1 {
	position: fixed;
	top: 50%;
	left: 50%;
	width:400px;
	height:250px;
	margin-top: -125px;
	margin-left: -200px;
	z-index:6;
	visibility: hidden;
}
#apDiv2 {
	position:fixed;
	z-index:3;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
#apDiv3 {
	position: fixed;
	top: 45px;
	bottom: 20px;
	left: 50%;
	width:650px;
	margin-left: -325px;
	z-index:5;
	visibility: hidden;
	height: auto;
	overflow: auto;
	background-color: #FFF;
}
#apDiv4 {
	position: fixed;
	top: 20px;
	left: 50%;
	width:650px;
	height: 25px;
	margin-left: -325px;
	z-index:4;
	visibility: hidden;
	
}
.button {
	color: #FFF;
	background-color: #999;
	border: 1px solid #333;
	height: 18px;
}
.button:hover {
	color: #F8E7EE;
	background-color: #8CA69B;
	border: thin solid #333;
}
.button_link {
	color: #FFF;
	background-color: #999;
	border: 1px solid #333;
	height: 18px;
	padding: 5px;
}
.button_link:hover {
	color: #F8E7EE;
	background-color: #8CA69B;
	border: thin solid #333;
}
.insert {
	color: #24101F;
	background-color: #C2CE99;
	border: 1px solid #24101F;
	height: 18px;
	border: 1px solid #000;
}

.titel {
	font-size: 20px;
	color: #24101F;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #494949;
}
a.atitel {
	font-size: 20px;
	color: #24101F;
	font-weight: bold;
	font-style: italic;
}
a.atitel:hover {
	font-size: 20px;
	color: #583750;
	font-weight: bold;
	font-style: italic;
}
.main {
	padding: 10px;

}
hr {
	width: 100%;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
	background-color: #BBBFA2;
	color: #BBBFA2;
}
.s_hig {
	color: #F00;
	background-color: #FF0;
}
.j_link {
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}
.j_link:hover {
	color: #F00;
	text-decoration: underline;
	cursor: pointer;
}
.error {
	font-weight: bold;
	color: #F00;
}
.dev {
	color: #FFF;
	background-color: #000;
	padding: 7px;
	border: 1px ridge #F00;
}
a.devlink {
	color: #FFF;
	text-decoration: none;
}
a.devlink:hover {
	color: #FFF;
	text-decoration: underline;
}
.usermenue {
	font-size: 12px;
	color: #C2CE99;
}
a.usermenue {
	font-size: 12px;
	color: #C2CE99;
	text-decoration: none;
}
a.usermenue:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.lastmenue {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.lastmenue {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.lastmenue:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.ssumenue {
	font-size: 14px;
	list-style-type: decimal;
	page-break-after: always;
	list-style-position: outside;
	font-weight: bold;
}
.insert_smal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #30172A;
	background-color: #C2CE99;
	height: 12px;
	font-weight: normal;
	border: 1px solid #000;
}
.textfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #C2CE99;
	border: 1px solid #000;
}
.confimed {
	color: #000;
	background-color: #FFF;
	padding: 10px;
	border: 2px solid #0F0;	
}


/*------------------------------------Planet Roxette Network-----------------------------------------------------*/
.snbacklink {
	color: #2B2D25;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B2D25;
	background-color: #D1D9BB;
	border-top-style: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
}
.snbacklink:hover {
	background-color: #B2BE8F;
	text-decoration: none;
	color: #2B2D25;
}
.snbacklink_sub {
	color: #2B2D25;
	text-decoration: none;
	background-color: #D5DFD2;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #B2BE8F;
	border-right-color: #B2BE8F;
}
.snbacklink_sub:hover {
	background-color: #C2CE99;
	text-decoration: none;
	color: #2B2D25;
}
.snlklink {
	color: #2B2D25;
	text-decoration: none;
	background-color: #D3D9DE;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	display: block;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262821;
}
.snlklink:hover {
	background-color: #C2CE99;
	text-decoration: none;
	color: #2B2D25;
}
.SN_titel {
	font-size: 14px;
	font-weight: bold;
	background-color: #B2BE8F;
	padding-left: 50px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #59644E;
	border-right-color: #59644E;
	border-bottom-color: #59644E;
	border-left-color: #59644E;
	border-bottom-style: solid;
}
.SNinfos {
	padding-left: 40px;
	padding-right: 40px;
}
.SNaklin {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	display: block;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #2B2D25;
	border-right-color: #2B2D25;
	border-bottom-color: #2B2D25;
	border-left-color: #2B2D25;
}
.SNaklin:hover {
	background-color: #B2BE8F;
	text-decoration: none;
}
.sndate {
	font-size: 10px;
	color: #4D5041;
	display: block;
	height: 12px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
.userbes_tr {
	background-color: #D1D9BB;
	cursor:pointer;
}
.userbes_tr:hover {
	background-color: #B2BE8F;
}
.userbes_a {
	color: #2B2D25;
	display: block;
	font-weight: bold;
}
.userbes_a:hover {
	color: #2B2D25;
	background-color: #B2BE8F;
	font-weight: bold;
	text-decoration: none;
}

#chat_field {
	font-family: Arial, Helvetica, sans-serif;
	height: 480px;
	width: 100%;
	background-color: #C2CE99;
	text-align: left;
	border: 1px solid #000000;
	font-size: 14px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#chat_form {

	width:100%;
	height:60px;
	z-index:1;
	text-align: left;
}
#chat_isonline {
	width:100%;
	height:480px;
	z-index:2;
	overflow: auto;
	background-color: #677159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	border: 1px solid #000000;
}

#userdownmenu {
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	position: fixed;
	bottom: 0px;
	width: auto;
	padding: 3px;
	margin-top: 20px;
	right: 20px;
	left: 20px;
	color: #000;
	text-align: left;
}
a.userprofillink {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535E49;
	padding: 5px;
	position: relative;
	top: -5px;
	background-color: #999;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535E49;
	left: -6px;
	font-size: 14px;
	font-weight: bold;
}
a.userprofillink_a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535E49;
	padding: 5px;
	position: relative;
	top: -5px;
	background-color: #B9B9B9;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535E49;
	left: -6px;
	font-size: 14px;
	font-weight: bold;
}
a.userprofillink:hover, a.userprofillink_a:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535E49;
	padding: 5px;
	position: relative;
	top: -5px;
	background-color: #CCC;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535E49;
	left: -6px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.szeil0 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-weight: bold;
	padding: 2px;
	cursor:pointer;
}
.szeil0:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-weight: bold;
	padding: 2px;
	background-color: #CCC;
	cursor:pointer;
}

.szeil1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #D9D9E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.szeil2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F2F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.wn_l {
	width: 65px;
	position: absolute;
	z-index: 1;
	top: 350px;
	height: 532px;
	text-align: center;
	margin-left: -32px;
}
.wn_r {
	width: 65px;
	position: absolute;
	z-index: 1;
	top: 350px;
	height: 532px;
	text-align: center;
	margin-left: 964px;
}
