@charset "UTF-8";
/* aktiv-mit-ms.de; media: screen */
/*general tag definitions*/

html   {height: 100%; }
*      {}
body {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-color: #c9c5b7;
  color: #1E1D19;
  margin:0 auto;
}

a {
  color: #1E1D19;
}
h1 {
  font-size: 1.4em;
  margin: 0;
  padding: 10px 10px 6px 10px;
}
h2 {
  font-size: 1.2em;
  margin: 10px 10px 6px 10px;
}
p {
  margin: 0;
  font-size:11px;
}
img {
  border: none;
}

td {
	font-size: 0.7em;

}

#er  {
	color: #A44E7F;
}

/*ID's*/
#mainFrame {
  width: 830px;
  height: 1388px;
  background-color: #d3c599;
  background-image: url(background_schatten.jpg);
  background-repeat: repeat-y;
  margin:0 auto;
}

#testFrame2 {
  margin-left: 15px;
  width: 800px;
  height: 1385px;
  background-color: #d3c599;
  background-image: url(hintergrund.jpg);
  background-repeat: no-repeat;
}

#testFrame1 {
  width: 830px;
  height: 40px;
  background-image: url(background_unten.jpg);
  background-repeat: no-repeat;
}

#leftFrame {
  float: left;
  width: 177px;
  height: 754px;
}

#centerFrame {
  float: left;
  width: 623px;
}


#botImg {
	position:relative;
	top:-173px;
	left:-15px;
}


#rightpicture {
	position:relative;
	left:445px;
	top:295px;
}

.header {
	width:183px;
	padding-top:7px;
}

.description {
	width:183px;
	height: 60px;
	vertical-align:top;
	border-bottom: 1px #a4a389 solid;
}

.price {
	color: #e2001a;
	font-weight: bold;
	font-size:14px;
}

.order {
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
	  background-image:url(linkpfeil.png);
	  background-position:20px 5px;
      background-repeat:no-repeat;
}




/*breadcrumbbar*/
#breadcrumbbar {
  margin: 0 0 6px -6px;
  padding: 3px 0 3px 0;
  width: 585px;
  font-size: 0.8em;
  border-top-width: 5px;
  border-top-style: solid;
  color: #777365;
}
#breadcrumbbar p {
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 1.4em;
}
#breadcrumbbar a {
  color: #777365 !important;
}
/*#first-bcb {
  margin-left: 15px;
}*/
#content, #content2 {
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 100%;
  background-color: #FBECBE;
}
#content {
  background-color: #FBECBE;
}
#content2 {
  background-color: transparent;
}
#rightFrame {
  float: right;
  width: 189px;
  padding: 0 7px 0 0;
}
#forum, #expertenrat, #lexikon, #hotline, #fontsize, #usermonitor, #callback {
  clear: both;
  background-color: #E3D9BF;
  color: #002755;
  margin-bottom: 3px;
}
#usermonitor table {
  margin: 2px 8px;
  font-size: 0.8em;
}
#forum a, #expertenrat a, #lexikon a, #callback a {
  display: block;
  padding: 14px 10px 14px 54px;
  color: #002755;
  text-decoration: none;
}
#forum a:hover, #expertenrat a:hover, #lexikon a:hover, #callback a:hover {
  text-decoration: underline;
}
#fontsize {
  padding: 8px 10px 4px 10px;
}
#fontsize-text {
  float: right;
  margin: 6px 10px 0 0;
  font-weight: bold;
  cursor: pointer;
}
#hotline {
  background-image: url(../media/hotline.png);
  background-repeat: no-repeat;
  background-position: 10px 25px;
  padding: 8px 10px 14px 10px;
}
/*login section on the right - not form*/
#logindiv {
  border: 1px solid #E3D9BF;
  margin: 0 0 3px 0;
  padding-bottom: 3px;
  width: 187px;
}
#login-header {
  display: block;
  width: 100%;
  background-image: url(../media/login-bgrd.jpg);
  background-repeat: repeat-x;
}
#coa_user {
  font-weight: bold;
  color: #002755;
  padding: 4px 10px;
  display: block;
  width: 167px;
}
/*general style definitions for Widget*/
#coa_msg, #coa_buddy, #coa_loggedUser, #coa_invite, #coa_greetcard {
  background-color: #B1B9BB;
  background-repeat: no-repeat;
  color: #002755;
  padding: 4px 10px 4px 35px;
  display: block;
  width: 142px;
  margin-bottom: 1px;
  font-size: 0.8em;
}


#coa_msg a, #coa_buddy a, #coa_loggedUser a, #coa_invite a, #coa_greetcard a {
  color: #002755;
}
#coa_msg {
  background-image: url(../media/envelope.gif);
  background-position: 10px 7px;
}
#coa_buddy {
  background-image: url(../media/buddy-icon.gif);
  background-position: 10px 5px;
}
#coa_loggedUser {
  background-image: url(../media/buddies-icon.gif);
  background-position: 10px 5px;
}
#coa_invite {
  background-image: url(../media/invite.gif);
  background-position: 10px 5px;
}
#coa_greetcard {
  background-image: url(../media/greetcard.gif);
  background-position: 10px 7px;
}
#logoutOutDiv {
  padding-left: 10px;
  margin-top: 3px;
  font-size: 0.8em;
}
#callback {
  background-image: url(../media/callback.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}
#forum {
  background-image: url(../media/forum.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}
#expertenrat {
  background-image: url(../media/expertenrat.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}
#lexikon {
  background-image: url(../media/lexikon.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}
#bottom {
  clear: both;
  font-size: 0.7em;
  padding: 2px 0 20px 205px;
}
/*Classes*/
.credit {
	font-size: 0.7em;
	font-style: italic;
}

.icon-fontsize {
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.hotline-text {
  font-size: 0.8em;
  font-weight: bold;
}
.pad60 {
  padding-left: 60px;
}
.s07 {
  font-size: 0.7em;
}
.s08 {
  font-size: 0.8em;
}
.s10 {
  font-size: 1em;
}
.float-img-L1 {
  float: left;
  margin: 0 10px 5px 0;
}
.float-img-R1 {
  float: right;
  margin: 0 0 5px 10px;
}
.fw-bold {
  font-weight: bold;
}
.violet {
  color: #A44E80;
}
/*Content Boxes*/
.box100 {
  clear: both;
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 100%;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
}
.box50Left {
  float: left;
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 286px;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
}
.box50Right {
  float: right;
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 286px;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
}
.box66Left {
  float: left;
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 383px;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
}
.box33Right {
  float: Right;
  margin: 0 0 6px 0;
  padding-bottom: 10px;
  width: 189px;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
}
.drkblue-bdr {
  border-color: #012756;
}
.orange-bdr {
  border-color: #DD7B34;
}
.violet-bdr {
  border-color: #A44E7F;
}
.green-bdr {
  border-color: #7B9733;
}
.lightblue-bdr {
  border-color: #62B8E7;
}
.grey-bdr {
  border-color: #E3D9BF;
}
.box50Left, .box50Right {
  min-height: 200px;
  overflow: visible;
}
/*topservicebar , bottomservicebar*/
#topservice, #bottomservice {
  display: block;
  text-align: right;
  clear: both;
  padding-right: 10px;
}
/*table style sheets e.g. forum*/
.table1 {
  width: 559px;
  margin: 5px 10px;
}
.table1 th {
  text-align: left;
  font-size: 1.2em;
  padding: 4px 2px;
}
.table1 tr {
  background-color: #e6dcc2;
}
.table1 td {
  vertical-align: top;
  padding: 2px;
}
/*table style sheet thread*/
.table12 {
  width: 100%;
  margin: 5px 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.table12 th {
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  padding: 4px 10px;
  background-color: #e6dcc2;
  border-bottom: 3px solid #FBECBE;
}
.table12 tr {
  background-color: #e6dcc2;
}
.table12 td {
  vertical-align: top;
  padding: 2px 10px;
  border-bottom: 3px solid #FBECBE;
}
.table13 {
  border-spacing: 0;
  width: 100%;
  text-align: center;
}
.table13 th {
  background-color: #E3D9BF;
}
.table13 td {
  border-bottom: 1px dotted #E3D9BF;
}
/*articles in forum*/
.for {
  width: 100%;
  margin: 5px 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.for td {
  padding: 2px 10px;
}
.forName {
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #e6dcc2;
}
.forAnswerBtn {
  text-align: right;
}
/*search friends*/
.table3 {
  background-color: #e6dcc2;
  width: 559px;
}
/*profil*/
.table4 {
  margin: 0;
  padding: 0;
  width: 436px;
}
.table4 tr {
  background-color: #e6dcc2;
}
.table4 td {
  padding: 2px 4px;
}
.prof1 {
  width: 130px;
}
.profile_datas {
  float: left;
  margin-left:6px;
  border-top: 5px solid #012756;
}
/*output classes for community overview---------------------------------------*/
.box33 {
  float: left;
  margin: 0 0 6px 6px;
  padding-bottom: 10px;
  width: 120px;
  height: 135px;
  overflow: visible;
  background-color: #FBECBE;
  border-top-style: solid;
  border-top-width: 5px;
  text-align: center;
}
/*link style for neue nachricht schreiben usw.--------------------------------*/
.link2 {
  background-color: #032956;
  padding: 3px 5px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/*greetcard-------------------------------------------------------------------*/
.greetcard {
  text-align: center;
  background-color: #E3D9BF;
  padding: 6px 0;
  display: block;
}
/*table events----------------------------------------------------------------*/
.table22 {
  margin: 0 0 10px 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.table22 th {
  background-color: #e6dcc1;
  padding: 0;
  text-align: center;
}
.table22 td {
  padding: 10px;
  border-bottom: 8px solid #e6dcc1;
  vertical-align: top;
}
.eMenue a {
  background-image: url(../media/event-btn-off.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #737069;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 2px;
  margin: 3px 0;
  display: block;
  border-right: 1px solid #e6dcc1;
}
.eMenue a:hover {
  background-image: url(../media/general-btn-bgrd.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #444;
}
.current_month {
  background-image: url(../media/general-btn-bgrd.jpg) !important;
  background-position: top;
  background-repeat: repeat-x;
  background-color: #444 !important;
}
.eTitle {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
.eMenueStart {
  width: 170px !important;
}

.lexikontt {
	text-decoration: none;
	border-bottom: 1px dashed black;
	padding-left: 1px;
	padding-right: 1px;
	cursor: help;
}
#help_level {
  display: none;
  padding: 10px 0;
  font-size: 0.8em;
}
