/*
   stylesheet f&uuml;r .:| crystalize |:. Webseite
*/

/* ------------------------------------------------------------------------- */
/* Vordefinierte &uuml;berschreben */
body {
 color:#2a2a2a;
 font-family:Tahoma, Arial, sans-serif;
 font-size:10px;
 font-weight:bold; 
 text-decoration:none;

 background-color: #a5a5a5;
 background-image:url(../img/background.jpg);
 background-repeat:repeat;
}

a {
	color: #f7a631;
	font-weight:bold; 
	font-size:10px;
	text-decoration:none;
}

a:hover {
    font-weight:bold; 
	text-decoration:underline;
}  


/* ------------------------------------------------------------------------- */
/* Eigene Uniques */
#menue {
  position:relative;
  width:846px;
  height:31px;
  top:0px;
  left:29px;
}

#flugzeug {
  position:absolute;
  
  top:156px;
  left:50%;

  width:228px;
  height:79px;

  margin-left:193px;
  
  background-image:url(../img/flugzeugschwanz.jpg);
}

#site {
  position:absolute;

  width:960px;

  left:50%;
  top:43px;
  
  margin-left:-460px;
  
  background-image:url(../img/rand.jpg);
  background-repeat:repeat-y;
}

#content {
  position:relative;

  width:795px;

  margin-bottom:25px;

  
  left:50px;
  top:15px;

}

#languages {
    position:absolute; 
  top:41px;
  left:50%;
  
    margin-left:321px;
}

#innerContent {
    margin-left:20px;
    margin-right:10px;
}

#moodLayer {
  position:absolute; 
  top:85px;
  left:50%;
  margin-left:250px;
}

#sloganLayer {
    color:#f7a631;
	font-weight:normal; 
	font-size:17px;    
    margin-bottom:20px;
	text-align:center;
}

/* ------------------------------------------------------------------------- */
/* Eigene Klassen */
.smallBlue {
 color:#6c6cff;
 font-family:Tahoma, Arial, sans-serif;
 font-size:10px;
 font-weight:bold; 
 text-decoration:none;
}

.blueA {
	color: #6c6cff;
	font-weight:bold; 
	font-size:10px;
	text-decoration:none;
}

.blueA:hover {
	color:#6c6cff;
    font-weight:bold; 
	text-decoration:underline;
}

.bigFont {
	font-weight:bold; 
	font-size:16px;    
}

.bigLink {
	color: #f7a631;
	font-weight:bold; 
	font-size:16px;
	text-decoration:none;
}

.bigLink:hover {
    font-weight:bold; 
	text-decoration:underline;
}  

.header {
    color:#f7a631;
	font-weight:bold; 
	font-size:20px;    
    margin-bottom:20px;
}

.point {
    text-align: center;
    margin-right:10px;
}

.moodImage {
    border: 1px solid #000000;
    margin-right:5px;
}

.spacer {
    margin-left:25px;
}

.spacer2 {
    margin-left:28px;
}

.streetBlock {
	margin-top:5px;
    margin-left:10px;
	line-height: 25px;
}

.profileTable {

}

.profileTableTR {
    
}

.profileTableTD1 {
 
}

.profileTableTD2 {
    vertical-align:top;
}

/* ------------------------------------------------------------------------- */
/* EOF */
