/* Standard Dinge */

* {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

#leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	
}

#leftmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
	font-weight: 600;
}

#leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	font-weight: 600;
	text-decoration: underline;
}


.button {
	display: block;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border-left: 1px solid #ff7ffa;
	border-right: 1px solid #ff7ffa;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	width: auto;
	height: 19px;
	font-size: 14px;
	float: right;
	margin-right: 24px;
	margin-top: 2px;
	padding-top: 3px;
}

.button a {
	color: white;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* input styles */

input {
	font-size: 14px;
	border: 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	height: 22px;
}

/* messages */

.message_window {
	clear: both;
	background-image: url(images/message_banner.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 75px;
	padding: 0px 0px 0px 45px;
	text-align: left;
	color: #ffffff;
}

.message_window .contentblock {
	float: left;
	color: #ffffff;
}

.message_window .contentblock h3 {
	color: white;
}

.message_window .actionblock {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	color: #ffffff;
}

#captcha {
	vertical-align: super;
	font-size: 13px;
	width: 100px;
	margin-left: 7px;
	height: 18px;
}

.captcha {
	border: 1px dashed red;
	vertical-align: sub;
	float:left; 
}

/* standardbanner */

.stbanner {
	float: right;
	background-image: url(images/stbanner_top.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 150px;
	padding-top: 1px;
	margin-bottom: 20px;
	text-align: left;
}

html, body {
	height: 100%;
	margin: 0px;
}

html {
	
}

body {

	text-align: center;
}

body.frametop {
	background-image: url(images/frame_bg.png);
}

#page {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	}
	
#head h1 {
	display: none;
	color:#FFFFFF
}

#head h2 {
	display: none;
	color:#FFFFFF
}

#head {
	width: 225px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;

}

#menu {
	margin-top: 15px;
	width: 540px;
	text-align: right;
	color: #ffffff;
}

#menu a {
	color: #ff76fa;
	padding-left: 5px;
}

#bar {
	width: 750px;
}

#bar #addlink {
	float: left;
	background-image: url(images/addlink_banner.png);
	background-repeat: no-repeat;
	width: 510px;
	height: 36px;
	padding-top: 28px;
	text-align: left;
	margin-bottom: 0px;
}

#bar #addlink input {
	margin-left: 12px;
	font-size: 14px;
	border: 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 186px;
	float: left;
	height: 22px;
}

#bar #addlink h3 {
	display: none;
	color:#FFFFFF
}

#search {
	float: left;
	margin: 0px;
	width: 130px;
	height: 36px;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#search_field {
	width: 120px;
	margin-right: 0px;
	float: left;
	margin-left: 5px;
}

.highlightsearch {
	/* suchergebnisse */
	color: red;
	font-weight: bold;
}

#friends {}

#friends h3 {
	color: #ffffff;
	margin-left: 13px;
	font-size: 14px;
}

#friends ul {
	margin-left: 5px;
	padding-left: 10px;
}

#friends ul li {
	list-style-type: none;
	margin-left: 5px;
}

#friends ul li a {
	color: white;
	line-height: 18px;
}

#bar #orderby {
	float: left;
	background-repeat: no-repeat;
	width: 150px;
	height: 36px;
	padding-top: 32px;
	text-align: center;
}

#bar #orderby a {
	color: #ffffff;
	padding-left: 5px;
}

#bar #orderby a:visited {
	color: #ffffff;
	padding-left: 5px;
}

#bar #orderby a:hover {
	color: #fffff0;
}

#bar #orderby a.selected {
	font-weight: bold;
	text-decoration: none;
	color: #fffff0;
}

#bar #orderby h3 {
	display: none;
	color: #ffffff;
}

#adds {
	margin-right: 12px;
	color: #ffffff;
}

#frame_add {
	float: left;
	margin-top: 20px;
	color: #ffffff;
}

#frame_add a {
	float: left;
	margin-top: 20px;
	color: #ffffff;
}

#frame_add a:visited {
	float: left;
	margin-top: 20px;
	color: #ffffff;
}

#frame_add a:hover {
	float: left;
	margin-top: 20px;
	color: #fffff0;
}

#content, #days {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 490px;
}

.day {
	margin-bottom: 30px;
}

.day h3 {
	border-bottom: 1px solid #CFCFCF;
	font-size: 12px;
	color: #777;
	padding-bottom: 5px;
}

.day h3 strong {
	font-weight: bold;
	color: #ff76fa;
	font-size: 14px;
	padding-right: 10px;
}

.day .link {
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 9px;
	padding-left: 25px;
}

.day .link a {
	color: #ff76fa;
	text-decoration: none;
	padding-right: 15px;
	font-size: 13px;
}

.day .link a:hover {
	text-decoration: underline;
}

.day .link a:visited {
	color: #ff76fa;
}

.day .link span {
	color: #999;
	font-style: oblique;
	font-size: 11px;
}

#navigation {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
}

#bottom {
	text-align: center;
	color: #999;
	font-size: 10px;
	margin-bottom: 20px;
}

.ae_table_sky { width:auto; height:auto; background-color:None; }
.ae_td_sky { padding-bottom: 4px; padding-top: 4px; padding-left: 3px; padding-right: 3px; vertical-align:top; }
.ae_bb_td_sky { padding-bottom: 4px; padding-top: 4px; padding-left: 3px; padding-right: 3px; vertical-align:top; }
A.ae_title_sky { font-family: Verdana,Sans-Serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: ff76fa; text-decoration: None; }
.ae_desc_sky {  font-family: Verdana,Sans-Serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: ffffff; }
.ae_click_count_sky {  font-family: Verdana,Sans-Serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: None; }
A.ae_powered_sky {  font-family: Verdana,Sans-Serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: ff76fa; text-decoration: None; }
A.ae_yourlink_sky {  font-family: Verdana,Sans-Serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: ff76fa; text-decoration: None; }
A.ae_title_sky:hover, A.ae_powered_sky:hover, A.ae_yourlink_sky:hover { color: ffffff;  text-decoration: Underline;}


