/* HTML Standard */
body {
margin: 0px 0px 0px 0px;
background-color: #838383;
font-family: trebuchet ms;
font-size: 11px;
font-weight: normal;
color: #000000;
}

td {
font-family: trebuchet ms;
font-size: 11px;
font-weight: normal;
color: #000000;
}

a {text-decoration: none; color: #006FFF;}
a:hover {color:#666666; text-decoration: none}

.username {text-decoration: none; color: #000000;}
.username:hover {color:#006FFF; text-decoration: none}

.match {
text-decoration: none;
color: #000000;
font-size: 10px;
}

.match:hover {
color:#006FFF;
font-size: 10px;
text-decoration: none
}

.job {text-decoration: none; color: #666666;}
.job:hover {color:#006FFF; text-decoration: none}

.logout {color:#FFFFFF; text-decoration: none}
.logout:hover {color:#FFFFFF; text-decoration: none}

.admin {color:#ADADAD; text-decoration: none}
.admin:hover {color:#FFFFFF; text-decoration: none}



form {
margin: 0px;
display: inline;
}

input,textarea {
font-family: trebuchet ms;
font-size: 11px;
font-weight: normal;
background-color: #FFFFFF;
color: #000000;
border: 1px solid #666666;
padding: 0px 2px;
}

select {
font-family: trebuchet ms;
font-size: 11px;
font-weight: normal;
background-color: #FFFFFF;
color: #000000;
border: 1px solid #666666;
}



#describtion {
float: left;
height: 25px;
color: #0071DB;
font-size: 12px;
font-weight: bold;
}

#input {
float: right;
width: 350px;
height: 25px;
color: #666666;
font-size: 10px;
}

#captcha {
float: right;
width: 350px;
height: 50px;
color: #666666;
font-size: 10px;
}

#newsInput {
color: #0071DB;
font-size: 12px;
font-weight: bold;
}

#newsTextarea {
height: 25px;
color: #666666;
font-size: 10px;
}

#textarea {
float: right;
height: 73px;
width: 350px;
color: #666666;
font-size: 10px;
}

#rights {
float: right;
width: 350px;
height: 25px;
color: #000000;
font-size: 11px;
}

#category {
float: left;
font-size: 12px;
font-weight: bold;
}

#value {
float: right;
width: 350px;
background-color: #FFFFFF;
padding-left: 2px;
}

#profil_links {
float: left;
width: 100px;
color: #000000;
font-size: 12px;
}

#profil_rechts {
float: right;
width: 330px;
height: 133px;
color: #000000;
font-size: 12px;
}

#profilbild {
float: right;
width: 350px;
height: 143px;
color: #666666;
font-size: 10px;
}

#user_profilbild {
float: left;
width: 350px;
height: 138px;
color: #666666;
font-size: 10px;
}

#teaser {
float: right;
width: 415px;
color: #000000;
font-size: 12px;
}

#teaser2 {
float: right;
width: 415px;
color: #006FFF;
font-weight: bold;
font-size: 12px;
}

#squad_img {
float: left;
width: 20px;
}

#squad_row {
width: 438px;
background-color: #FFFFFF;
}

#news_head {
width: 438px;
height: 32px;
background-color: #E5E5E5;
}

#news_title {
float: right;
width: 425px;
font-weight: bold;
font-size: 11px;
}

#news_content {
font-size: 11px;
padding-left: 2px;
padding-right: 2px;
background-color: #FAFAFA;
text-align: justify;
}

#news_info {
float: right;
width: 425px;
font-size: 10px;
color: #666666;
}

#news_square {
height: 24px;
width: 5px;
background-color: #4392F9;
float: left;
margin: 4px;
}

/* Klassen */
.squad_user_img {
border: 1px solid #666666;
}

.more {
color: #666666;
font-weight: bold;
}

.more:hover {
color: #0071DB;
font-weight: bold;
}

.news_count {
color: #ffffff;
}

.news_count:hover, .news_count:active {
color: #000000;
}


a.navi_element {
display:block;
text-decoration: none;
color: #666666;
background-color: #F5F5F5;
padding: 3px;
}

a.navi_element:hover, a.navi_element:active {
text-decoration: none;
color: #0071DB;
background-color: #D3D3D3;
}

.gray {
color: #666666;
}

.blue {
color: #006FFF;
}

.black {
color: #000000;
}

.red {
color: #FF0000;
}

.green {
color: #65BA00;
}

.yellow {
color: #FFA902;
}

.grayAF {
color: #AFAFAF;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.none {
font-weight: normal;
}

.center {
text-align: center;
}

.icon {
height: 10px;
width: 10px;
border: 0px;
margin-top: -2px;
vertical-align: middle;
padding-right: 1px;
}

.right {
text-align: right;
}
.float_right {
float: right;
}

.big {
font-size: 14px;
}

.underline {
border-bottom: 1px solid #666666;
}

.breite {
width: 438px;
}

.gender {
margin-top: -3px;
}
