body, html {
	color: #FFFFFF;
	font: normal 65% "Tahoma",sans-serif;
	background-color: #112023;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 12px;
	background-image: url(../images/bgcontainer.gif);
}

a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	height: 26px;
	text-decoration: none;
	padding: 5;
}

#container
    {
	display: block;
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #141216;
    }
#container404 {
	display: block;
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #000;
	height: 100px;
}


#header
{
	height: 180px;
	width: 750px;
	background-image: url(../images/top_1.jpg);
}

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 10px;
}
#mainnav {
	height: 50px;
	width: 450px;
	font-family: Tahoma;
	font-size: 14px;
	float: left;
	margin-top: -70px;
	margin-left: 300px;
}
#navigation {
	height: 20px;
	width: 720px;
	padding: 5px;
	margin: 10px 10px 20px 10px;
	vertical-align: middle;
	text-align: center;
}

#wallpaper {
	display: block;
	float: left;
	width: 170px;
	text-align: center;
	margin-right: 30px;
	font-style: normal;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 10px;
	/*background-color: #009900;*/
}
#senderplus {
	display: block;
	float: left;
	width: 170px;
	text-align: center;
	margin-right: 30px;
	font-style: normal;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 10px;
	background-color: #6666FF;
	height: 500px;
}
#toptext {
	height: 20px;
	width: 700px;
	padding: 5px;
	margin: 20px 20px 20px 20px;
	text-align: justify;
}



#suchfenster {
	height: 20px;
	width: 720px;
	padding: 5px;
	margin: 30px 10px 10px 10px;
}

#content{
	clear:	both;
	display: block;
	float: left;
	width: 720px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	vertical-align: middle;
}
#content_404 {
	clear:	both;
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 10px;
	width: 700px;
}
#toptext404 {
	height: 20px;
	width: 700px;
	padding: 20px;
	margin: 20px 20px 20px 20px;
	text-align: justify;
}
#content_detail {
	float: left;
	width: 700px;
	padding: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	height: 100%;
}

.onlinesender {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10;
	margin-top: 60px;
	width: 500px;
	margin-left: 20px;
}

#werbung_ueber {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_ueber.jpg);
	height: 30px;
	text-align: center;
	padding-top: 20px;
	float: left;
	width: 100%;
}

#werbung {
	margin-bottom: 20px;
}

#container #footer
{
	display: block;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	font-size: 90%;
	background-image: url(../images/bg_ueber.jpg);
	height: 50px;
	width: 100%;
}

/* ---- Page Senderanmeldung ---- */
#container_senderanmeldung
{
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #000000;
	border: 1px none #fff;
	height: 100%;
}

#senderanmeldung_werbung_ueber {
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_ueber.jpg);
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

#senderanmeldung_werbung {
	margin-bottom: 20px;
}

#senderanmeldung_footer
{
	clear: both;
	color: #FFFFFF;
	text-align: right;
	font-size: 90%;
	background-image: url(../images/bg_ueber.jpg);
	height: 50px;
}

/* ------- */
.sender_layout {
	background-color:#333333;
	width: 110px;
	height: 150px;
	float: left;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}

.sender_layout_header {
	text-align: center;
	background-color: #FF0000;
	color:#FFFFEE;
	font-weight: normal;
	background-image: url(../images/con_top_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10px;
}
.sender_layout_content {
	padding:3px;
	width:123px;
	font-size: 11px;
	color: #FFFFFF;
}
.sender_layout_footer {
	text-align: center;
	color:#FFFFEE;
	font-weight: normal;
	overflow:hidden;
	background-image: url(../images/back_bildergalerie.jpg);
}

.sender_layout_pic {
	width:110px;
	height:82px;
}
#profil {
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
}
/* Sedcard navigation */
.sedcard_navigation {
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
 }
.sedcard_navigation_previewpics {
	height: 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.sedcard_navigation a {
	float:left;
  padding:2px;
  display:block;
  width:100px;
  border: 1px solid #E3DAC6;
  text-decoration:none;
}
.sedcard_navigation a:hover {
	background-color: #fdd041;
	background-image: url(../images/back_bildergalerie_hover.jpg);
}

.sedcard_navigation a.online {
	float:left;
	padding:2px;
	display:block;
	width:100px;
	border: 1px solid #E3DAC6;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/online.jpg);
}
.sedcard_navigation a.online:hover {
	background-image: url(../images/online_hover.jpg);
}

.sedcard_navigation span {
	float:left;
  padding:2px;
  display:block;
  width:100px;
  border: 1px solid #E3DAC6;
  text-decoration:none;
}
/* ------- */
.sender_sedcard {
	background-color:#333333;
	width: 100%;
	height: 100%;
	float: left;
}

.sender_sedcard_header {
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	height: 30px;
	padding-top: 20px;
	width: 100%;
	background-image: url(../images/bg_ueber.jpg);
}
.sender_sedcard_werbinich {
	color:#FFFFFF;
	height: auto;
	width: auto;
	background-image: url(../images/back_beschreibung_lang.jpg);
	text-align: center;
	padding: 5px 5px 5px 5px;
}


.sender_sedcard_pic {
	padding:2px;
	width: 320px;
	display: block;
	float: left;
}

.sender_sedcard_footer {
	padding:0px;
	color:#FFFFEE;
	font-weight: bold;
	margin-top: 50px;
	float: left;
	width: 100%;
	height: 20px;
	margin-left: 10px;
}
.sedcard_frage {
	float:left;
	padding:1px;
	display:block;
	width:100px;
	border: 1px solid #E3DAC6;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/online.jpg);
	font-size: 11px;
}
.sedcard_antwort {
	font-size: 11px;
	color: #FFFFFF;
}


/* ------- */
#sedcard_descr {
	width: 320px;
	float:left;
	height: 240px;
}


#sedcard_descr ul {
	margin: 0;
	padding: 0;
}

#sedcard_descr li {
	padding:3px;
	width: 250px;
	float: left;
	list-style: none;

}

/* Sedcard navigation */
.sedcard_backlink {
  font: bold 1.2em Tahoma,sans-serif;
	margin: 0 auto;
  padding: 4px;
  text-align:center;

 }
.sedcard_backlink a {
	float:left;
  padding:2px;
  display:block;
  width:100px;
  border: 1px solid #E3DAC6;
  text-decoration:none;
}
.sedcard_backlink a:hover {
	background-color: #fdd041;
}

.sedcard_backlink span {
	float:left;
  padding:2px;
  display:block;
  width:100px;
  border: 1px solid #E3DAC6;
  text-decoration:none;
}
.search_input_field {
	width: 116px;
	height:16px;
	color: #000033;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	background-color: #CCCCCC;
	background-position: center center;
	text-align: center;
}

.search_select_field {
	color: #333333;
	width: 120px;
	height:18px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center;
	background-color: #FFFFFF;
}

.searchbutton  {
	width: 120px;
	height:20px;
	background-color: #333333;
	color:#FFFFEE;
	background-image: url(../images/bg_ueber.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
/* footer */
.footer {
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
}
.footer .left, .footer .right {padding: 0 12px;}

/* PX_STYLE */
.frage {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.antwort {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.sendername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	}
.senderhaupt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.formfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px dotted #FF0000;
}
.p2 {

	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.copy     { font-family: Tahoma; color: #666666; font-size: 10px;}
.big{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
font-weight=bold;	font-weight: bold;
	background: #000000;
}
td        { font-family: Tahoma;font-size:12px; color: #FFFFFF;}
li         { font-family: Tahoma;font-size:10pt; color: #333333;}
.formtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.tabletext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;


}
.ueberschrift {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	background: #A70000;



}
.error {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bolder;
}
#Layer1 {
	position:absolute;
	width:271px;
	height:27px;
	z-index:2;
	left: 315px;
	top: 177px;
}

div#textbox {
	position:absolute;
	width:730px;
	z-index:2;
	left: 10px;
	top: 100px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.p2fett {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
div#live {
	
	font: bold 16px Tahoma;
	color: White;
}
live {
	
	font: bold 16px Tahoma;
	color: White;
}
.online {
	font-family: Tahoma;
	font-size: 10px;
	color: #00FF00;
	text-decoration: blink;
}
menu_horizont {
	font: normal 12px Tahoma;
	color: White;
	text-decoration: underline;
}
.blinkend {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: blink;
}
.button {
	height:20px;
	background-color: #333333;
	color:#FFFFEE;
	background-image: url(../images/bg_ueber.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.buttons {
	height:20px;
	background-color: #333333;
	color:#FFFFEE;
	background-image: url(../images/bg_ueber.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
