@charset "utf-8";
/* CSS Document */
.head {
}

.background_fl {
	background-attachment: fixed;
	background-image: url(images/flowers.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #8CFFFF;
}
.background {
	background-color: #8CFFFF;
}
.layout {
	width: 100%;
	border: 0;
}
.layout_l {
	width: 1060;
	border: 0;
}
.leiste {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 48px;
	color: #222;
	background-color: #00FFFF;
}
.leiste2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #222;
	background-color: #00FFFF;
}
.nav {
	width: 160px;
}
.abstandtxt{
	font-size:0px;
}
.RGG{
	width: 140px;
	height: 140px;
	background-image:url(images/tn/RGG.png);
	background-repeat: no-repeat;
}
.Text1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 18px;
}
.Text1Y {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFF000;
	font-weight: bold;
	line-height: 18px;
}
.Text1O {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 18px;
}
.Text1P {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FF42A0;
	font-weight: bold;
	line-height: 18px;
}
}
.Text1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 18px;
}
.Text2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 17px;
	color: #222;
	font-weight: bold;
}
.Text3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #222;
	font-style: italic;
}
.Text4 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #222;
	font-weight: bold;
}
.Text4O {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}
.Text4P {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #FF42A0;
	font-weight: bold;
}
.Text4Y {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #FFF000;
	font-weight: bold;
}
.Text5 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #222;
	line-height: 18px;
}
.Text5Y {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FFF000;
	font-weight: bold;
	line-height: 18px;
}
.Text5O {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	line-height: 18px;
}
.Text5P {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF42A0;
	font-weight: bold;
	line-height: 18px;
}
.Text6 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 18px;
	font-weight: bold;
}
.Text0 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 28px;
	color: #222;
	font-weight: bold;
}
.Text0Y {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 28px;
	color: #FFF000;
	font-weight: bold;
}
.Text0P {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 28px;
	color: #FF42A0;
	font-weight: bold;
}
.Text0O {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 28px;
	color: #FF6600;
	font-weight: bold;
}
.btntxt {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align:left;
	height: 35px;
	width: 140px;
	background-image:url(images/btn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.Text7 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #222;
	line-height: 14px;
}
.btntxt_on {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align:left;
	height: 35px;
	width: 140px;
	background-image:url(images/btn_on.png);
	background-position: center;
	background-repeat: no-repeat;
}
.btn_s {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align:left;
	height: 35px;
	width: 52px;
	background-position: center;
	background-image:url(images/btn_s.png);
	background-repeat: no-repeat;
}
.btn_s_on {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align:left;
	height: 35px;
	width: 52px;
	background-position: center;
	background-image:url(images/btn_on.png);
	background-repeat: no-repeat;
}
.notes {
	width: 110px;
	height: 70px;
	background-image:url(images/tn/notes.png);
	background-position: center;
	background-repeat: no-repeat;
}
.supercute {
	width: 235px;
	height: 140px;
	background-image:url(images/tn/20130113/03_2.png);
	background-position: center;
	background-repeat: no-repeat;
}

html { height: 100%; }
body { height: 95%; }

#wrapper { 
	width:100%; 
	margin:0 auto; 
	position: relative; 
	padding: 0px 0px 0px 0px; 
}
#headbar { 
	position: fixed; 
	width:100%; 
	margin: -8px 0; 
	background-color: #8CFFFF; 
	float:top; 
	align:left; 
	padding: 8px 0px 15px 0px; 
}
#sidebar { 
	position: fixed; 
	width:150px; 
	margin: 150px 0; 
	float:left; 
	align:left; 
	padding: 0px 0px 0px 4px; 
}
#content { 
	width: 80%; 
	float:left; 
	padding: 150px 0px 0px 192px; 
}
