/* start.css
 * Project: rainermay.de
 * 
 * Author: E. Sidiropoulos, e.sidiropoulos@alopix.com
 * (c) 2007 alopix software, http://www.alopix-software.com
 */

/*
   Standard CSS Styles for screen, projection etc.
   Colors:
   -------
   090959	Links
   677380	Text
   E1E4E9	Rechte Spalte (normal)
   
   Body Width: 880px
*/

/* Redefinitions */
#collage_rechts img { margin-top: 85px }

#content { background: url(/images/bg_content_start_shadow.jpg) no-repeat left top; padding-bottom: 10px; }

#spalte_links { width: 602px; padding: 0 0 0 16px; }
#spalte_rechts { background-color: #D0D7DD; color: #090959; padding: 0; margin: 0 27px 0 0 }
#spalte_rechts h1 { background-color: #090959; color: #fff; padding: 13px 15px; font-weight: bold; text-transform: uppercase }
#spalte_rechts p { margin-top: 1em }

#inhalte { float: left; padding-top: 14px; }
#inhalte img { border: 1px solid #CCCCCC }
#content #language { float: right; text-align: right; background: url(/images/bg_header_sprachen.jpg) no-repeat top right; width: 186px; height: 40px;  }
#content #language ul { margin: 0 10px 0 0; padding: 0; list-style-type: none }
#content #language li { display: inline; line-height: 40px }
#content #language li a { font-weight: normal; margin: 0 12px }
#content #language li a:hover, #content #language li a:active { text-decoration: underline; color: #090959 }

#footer_container { background: url(/images/footer_start_dots.jpg) no-repeat; height: 41px; line-height: 41px; font-size: 11px; }
#footer_container #footer, .startseite #footer { margin-left: 16px; }
#footer img, .startseite #footer img { margin-right: 6px }
#footer a, .startseite #footer a { font-weight: normal; color: #090959 }
