a:link{
color: #039;
text-decoration: none;
}
a:visited{
color: #039;
text-decoration: none;
}
a:hover{
color: black;
text-decoration: none;
}
a:active{
color: #09F;
text-decoration: none;
}

body {
  background-image: url(./images/bg.jpg);
  background-repeat: repeat-x;

  color: #333;
  font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-decoration : none;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  width: auto;
  height: auto;
}

#headline {
  background-color: #d64f15;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  border-top: 0;
  border-right: 0px solid #228;
  border-bottom: 0px solid #228;
  border-left: 0px solid #228;
  margin: 0 auto 0 auto;
  padding: 0 0 6 0;
  width: 1000px;
  height: 27px;
}

#full_page {
  background-color: #efefef;
  border: 1px solid #CCCCCC;
  margin: 0 auto 0 auto;
  padding: 0 7 0 7;
  width: 930px;
  height: auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 33px;
   font-size: 1px;
}

.menuItemLeft-Begin {
  display: inline;
  float: left;
  height: 24px;
  padding: 9 5 0 15;
  margin: 0 20 0 0;
}

.menuItemLeft {
  display: inline;
  float: left;
  font-weight: bold;
  height: 24px;
  padding: 9 5 0 5;
  margin: 0 2 0 2;
}

.menuItemRight-Begin {
  display: inline;
  float: right;
  height: 24px;
  padding: 9 15 0 5;
  margin: 0 0 0 2;
}

.menuItemRight {
  display: inline;
  float: right;
  height: 24px;
  padding: 9 5 0 5;
  margin: 0 2 0 2;
}

.footerNavi {
  border: 0;
  color: #444;
  margin: 0 auto 30 auto;
  padding: 0 0 0 0;
  width: 950px;
  height: auto;
}

.footerNavi a:link{
color: #666;
text-decoration: none;
}
.footerNavi a:visited{
color: #666;
text-decoration: none;
}
.footerNavi a:hover{
color: #666;
text-decoration: underline;
}
.footerNavi a:active{
color: #666;
text-decoration: underline;
}

.footerNaviLeft {
  display: inline;
  float: left;
}

.footerNaviRight {
  display: inline;
  float: right;
}

.topNavi {
  float: right;
  width: 150px;
  height: auto;
  text-align: center;
  margin: 20 20 0 0;
  border: 1px solid #B2B2B2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.topNaviTitle {
  background-color: #4c6598;
  font-size: 12px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: white;
  height: 23px;
  padding: 5 0 0 0;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-radius-topleft: 9px;
  -webkit-border-radius-topright: 9px;
}

.topNaviItem {
  font-size: 12px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #444444;
  height: 23px;
  border-bottom: 1px solid #B2B2B2;
  padding: 5 0 0 0;
}

.topNaviItem-End {
  font-size: 12px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #444444;
  height: 23px;
  border-bottom: 0;
  padding: 5 0 0 0;
  -moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-radius-bottomleft: 9px;
  -webkit-border-radius-bottomright: 9px;
}

.topNavi a:link{
color: black;
text-decoration: none;
}
.topNavi a:visited{
color: black;
text-decoration: none;
}
.topNavi a:hover{
color: black;
text-decoration: none;
}
.topNavi a:active{
color: black;
text-decoration: none;
}

#title-Life {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_life.jpg);
  background-repeat: no-repeat;
}

#title-Study {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_study.jpg);
  background-repeat: no-repeat;
}

#title-Activities {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_activities.jpg);
  background-repeat: no-repeat;
}

#title-Duel {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_duel.jpg);
  background-repeat: no-repeat;
}

#title-Friendship {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_friendship.jpg);
  background-repeat: no-repeat;
}

#title-Finances {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_finances.jpg);
  background-repeat: no-repeat;
}

#title-UserCP {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_thatsme.jpg);
  background-repeat: no-repeat;
}

#title-Inbox {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_inbox.jpg);
  background-repeat: no-repeat;
}

#title-Outbox {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_outbox.jpg);
  background-repeat: no-repeat;
}

#title-NewMessage {
  height: 29px;
  background-image:url(http://www.start-your-life.de/images/title_newmessage.jpg);
  background-repeat: no-repeat;
}

.subNavi {
  text-align: right;
}

.subNavi a:link {
  color: #666;
  text-decoration: none;
}
.subNavi a:visited {
  color: #666;
  text-decoration: none;
}
.subNavi a:hover {
  color: #666;
  text-decoration: underline;
}
.subNavi a:active {
  color: #666;
  text-decoration: underline;
}

td {
  color: #333;
  font-family: Arial, Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  letter-spacing: 0;
}

hr {
  border: 1px dashed #CCCCCC;
}

input[type=text] {
  color: #222;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  height: 24px;
  vertical-align:text-bottom;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

input[type=text]:focus {
  color: #111;
  font-size: 12px;
  background-color: lightyellow;
  border: 1px solid orange;
  height: 24px;
  vertical-align:text-bottom;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

input[type=password] {
  color: #222;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  height: 24px;
  vertical-align:text-bottom;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

input[type=password]:focus {
  color: #111;
  font-size: 12px;
  background-color: lightyellow;
  border: 1px solid orange;
  height: 24px;
  vertical-align:text-bottom;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

textarea {
  color: #222;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

textarea:focus {
  color: #111;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: lightyellow;
  border: 1px solid orange;
  text-align: left;
  padding: 3px 2px 3px 2px;
}

select {
  color: #222;
  font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #ddd;
}

select:hover {
  color: #222;
  background-color: #DEF;
  border: 1px solid #BCF;
}

select:focus {
  color: #222;
  background-color: #DEF;
  border: 1px solid #BCF;
}

fieldset {
  border-color: #BBB;
  border-style: solid;
  border-width: thin;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

legend {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #555;
}

label {
  cursor: pointer;
}

.label {
  text-align: left;
  font-size: 12px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #555555;
}

.navi {
  width: 100px;
}
   

#head_infos {
  color : #000000;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-decoration: none;
}

#head_links {
  color: #000000;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  width: auto;
  height: 80px;
  padding: 0 -10 0 -10;
  background:url(images/headerline.png);
}


#picture {
  float: left;
}

#success {
  color: #54cc54;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  background-color: #e1f7e1;
  text-align: center;
  border-width: thin;
  border-color: #33cc33;
  border-style: solid;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

#error {
  color: #cd0921;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  background-color: #ffc9c9;
  text-align: center;
  border-width: thin;
  border-color: #cd0921;
  border-style: solid;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

.info {
  color: #AAA;
  font-size: 11px;
}

.banner {
  height: 120px;
  background: url(./././images/banner2.jpg);
  margin-left: 8px;
  background-repeat: no-repeat;
}

.button {
  border: none;
  font-size: 14px;
  font-weight: normal;
  color: #039;
  background-color: transparent;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}