﻿@import url("css/menu.css");

html 
{
    
}

body 
{
    background-color: White;
    margin: 0;
    padding: 0;
    font-family: Georgia;
}

#main
{
    position: relative;
    width: 980px;
    margin: auto;
    padding: 0;
}

#head
{
    position: relative;
    background-image: url(Images/bg/head.jpg);
    width: 980px;
    height: 116px;
    margin: 0;
    padding: 0;
}

#top_head
{
    position: relative;
    font-size: 8pt;
    height: 25px;
}

#top_head .kasten
{
    background-image: url(Images/bg/top_head_kasten.gif);
    font-weight: bold;
    border: solid 1px #d7d7d7;
    padding: 4px 10px 3px 10px;
    margin: 0 0 0 10px;
    font-size: 10px;
    float: left;
}

#top_head .kasten
{
    color: #575757;
}

a.logintext
{
    color: #b3b3b3;
}

a.registertext
{
    color: #575757;
}

#main_navi
{
    position: absolute;
    top: 8px;
    right: 0px;
    width: 830px;
    height: 65px;
}

#main_navi_center
{
    position: relative;
    margin: 0;
    padding: 40px 0 0 0;
    height: 25px;
    color: White;
    font-weight: bold;
    text-align: center;
}

#main_navi_center a
{
    position: relative;
    margin: 30px 0 0 0;
    padding: 5px 10px 9px 10px;
    color: White;
    text-decoration: none;
    font-family: Georgia;
    font-weight: bold;
    font-size: 14px;
}

#main_navi_center a:hover, #main_navi_center .selected
{
    background-color: #002233;
}

#sub_navi
{
    position: absolute;
    top: 78px;
    left: 170px;
    height: 20px;
    width: 800px;
    color: White;
}

#sub_navi a, #login a
{
    font-family: Georgia;
    color: White;
    font-size: 14px;
    text-decoration: none;
}



#sub_navi a:hover
{
    text-decoration: underline;
}

.LeftPane
{
    float: left;
}

.RightPane
{
    float: right;
    max-width: 300px;
}

.ContentPane
{
    
}

.links2
{
    color: #76acc6;
}

.links2:hover
{
    text-decoration: unterline;
    color: #76acc6;
}

/* Einzelne Designelemente */

#eingerueckt
{
    margin-left: 140px;
    margin-right: 300px;
}

#upcoming_conferences
{
    position: relative;
    width: 288px;
    height: 170px;
    background-image: url(Images/bg/news_upcoming_conferences.jpg);
}

#welcome_ecpa_blog
{
    position: absolute;
    top: 0;
    right: 0;
    width: 288px;
    height: 170px;
    background-image: url(Images/bg/news_ecpa_blog.jpg);
}

#welcome_interest_groups
{
    position: absolute;
    top: 173px;
    right: 291px;
    width: 288px;
    height: 170px;
    background-image: url(Images/bg/news_interest_groups.jpg);
}

#welcome_service
{
    position: absolute;
    top: 173px;
    right: 0;
    width: 288px;
    height: 170px;
    background-image: url(Images/bg/news_service.jpg);
}

#welcome_login
{
    position: absolute;
    top: 458px;
    left: 0px;
    width: 390px;
    height: 129px;
}

#welcome_login a
{
    font-family: Georgia;
    font-size: 11px;
    color: #8e8e8e;
}

#welcome_news
{
    position: absolute;
    top: 348px;
    right: 0;
    width: 579px;
    height: 240px;
    background-image: url(Images/bg/news_bg.jpg);
    font-family: Georgia;
    font-size: 12px;
    color: #6d6d6d;
}

#welcome_news h1
{
    margin: 10px 0 0 10px;
    padding: 0;
    font-family: Georgia;
    font-size: 14px;
    color: #a0a0a0;
}

#welcome_news a
{
    font-size: 14px;
    font-weight: bold;
    color: #6d6d6d;
}

.welcome_news_bright
{
    position: relative;
    margin: 0;
    padding: 7px 10px 7px 10px;
    width: 559px; 
    height: 56px;
}

.welcome_news_dark
{
    position: relative;
    margin: 0;
    padding: 7px 10px 7px 10px;
    width: 559px; 
    height: 56px;
    background-color: #dedede;
}

#kontaktformular
{
    
}

#kontaktformular .textbox_aussen
{
    position: relative;
    width: 473px;
    height: 39px;
    background-image: url(images/bg/kontakt_textbox.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
}

#kontaktformular .textbox_aussen .textbox_text
{
    position: absolute;
    width: 100px;
    left: 10px;
    text-align: right;
    top: 12px;
}

#kontaktformular .textbox_aussen .textbox_box
{
    position: absolute;
    width: 340px;
    right: 10px;
    top: 7px;
}

#kontaktformular .textbox_aussen input
{
    width: 340px;
    border: solid 1px white;
    font-family: Georgia;
}

#kontaktformular .multiline_aussen
{
    position: relative;
    width: 473px;
    height: 213px;
    background-image: url(images/bg/kontakt_multiline.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
}

#kontaktformular .multiline_aussen .textbox_text
{
    position: absolute;
    width: 100px;
    left: 10px;
    text-align: right;
    top: 18px;
}

#kontaktformular .multiline_aussen .textbox_box
{
    position: absolute;
    width: 340px;
    right: 10px;
    top: 15px;
}

#kontaktformular .multiline_aussen textarea
{
    width: 330px;
    border: solid 1px white;
    font-family: Georgia;
    height: 180px;
    overflow: auto;
}

#footer
{
    font-family: Georgia;
    text-align: center;
    color: #3c4242;
    margin-top: -10px;
}

#footer h1
{
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    color: #3b3b3b;
}

#footer a
{
    font-size: 14px;
    text-decoration: none;
    color: #3b3b3b;
}

#footer a:hover
{
    text-decoration: underline;
}

.text
{
    font-family: Georgia;
    font-size: 11px;
    color: White;
}

.text a
{
    padding-left: 15px;
    background-image: url(Images/elements/blue_dot.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}

#article
{
    position: absolute;
    top: 0;
    right: 0;
    width: 288px;
    height: 170px;
    background-image: url(Images/bg/news_upcoming_conferences.jpg);
}

.line
{
    position: relative;
    margin: 25px 0 25px 0;
    height: 1px;
    width: 660px;
    background-color: #bebebe;
}

hr
{
    width: 90%;
    color: #bebebe;
}

#content_left
{
    width: 650px;
}

#content_left h1
{
    font-family: Georgia;
    font-weight: normal;
    font-size: 18px;
    color: #ababab;
    margin: 0;
    padding: 0;
}

#content_left h2
{
    font-family: Georgia;
    font-weight: normal;
    font-size: 11px;
    color: #7cbed7;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#content_left h3
{
    font-family: Georgia;
    font-weight: bold;
    font-size: 18px;
    color: #002738;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}