/********************** Generell */

body {
font-size: 10px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
color: #0b7fc4;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #ff8d00;
}

strong {
font-weight: bold;
}

small {
font-size: 75%;
}

p {
margin-bottom: 10px;
}

div.seBlogEntryBody ul, div.seBlogEntryBody ol {
list-style-type:square;
padding-left: 24px;
padding-right: 24px;
padding-bottom: 14px;
padding-top: 14px;
}

div.seBlogEntryBody li{
line-height: 140%;
padding-bottom: 8px;
padding-top: 8px;
}


/********************** Ueberschriften */

#content h2 {
font-size: 1.6em;
color: #0b7fc4;
margin-bottom: 15px;
font-weight: normal;
letter-spacing: 0.05em;
}
#content h2 span {
font-weight: bold;
font-style: italic;
letter-spacing: 0;
}
#content h2 span span {
color: #ff8d00;
}

.page_header {
font-size: 1.2em;
color: #0b7fc4;
margin: 0 0 10px 0;
}

/********************** Hauptmenue */

#ul-hauptmenue li a:link, #ul-hauptmenue li a:visited, #ul-hauptmenue li a:active {
font-size: 1.6em;
font-weight: bold;
text-decoration: none;
color: #fff;
}

/********************** Login */

#login label {
font-size: 1.1em;
}

.lostpass {
font-size: 1.1em;
}

/********************** Registrierung */

div.signup_header {
font-weight: bold;
}

/********************** Usermenue */
#user_top_menue {
font-size: 1.2em;
}

/********************** Suche */

#suche .text {
color: #777;
}

a.forensuche-link:link, a.forensuche-link:visited, a.forensuche-link:active {
color: #fff;
font-size: 1.2em;
}
a.forensuche-link:hover {
color: #ddd;
}

/********************** Boxen */

.box-titel-mitte {
color: #fff;
font-weight: bold;
font-size: 18px;
letter-spacing: 0.05em;
}

.box-content {
font-size: 1.4em;
line-height: 125%;
}

/********************** Footer */

#footer {
font-size: 1.2em;
font-weight: bold;
color: #fff;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #fff;
}
#footer a:hover {
color: #000;
}

/********************** Inputs */

input, textarea {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/********************** Werbung */

.werbung-sidebar span {
color: #bbb;
font-size: 1em;
letter-spacing: 0.5em;
}

a.h1gross {
font-size: 1.4em;
}

/********************** Nachrichtencenter */

.messages_unread {
font-weight: bold;
}
.messages_read a {
font-weight: normal;
}

/********************** Status */

#ajax_currentstatus_value {
font-weight: bold;
}

/********************* Willkommenstext */
.welcometext {
display: block;
width: 50%;
padding: 10px;
line-height: 150%;
}

/******************** Profil */

td.profile_menu1 {
padding: 0;
}
.profile_menu1 a {
font-size: 75%;
}

