/* basic elements */
html, body 
{
    height: 100%;
}

body 
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 950px;
	margin: 0px;
    padding: 0px;
	color: #333333;
	background: url(images/body_background.gif) top left repeat-y;
	background-color: #FFFFFF;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link
{
	font-weight: bold; 
	text-decoration: none; 
	color: #4c76ab;
}

a:visited
{
	font-weight: bold; 
	text-decoration: none; 
	color: #4c76ab;
}

a:hover, a:active
{
    font-weight: bold;
	text-decoration: underline; 
	color: #4c76ab;
}

h1
{
    font-size: 1.5em;
    color: #4c76ab;
    margin-top: 0px;
}

h2
{
    font-size: 1em;
    color: #333333;
}

h3
{
    color: #6d9dd2;
    font-weight: normal;
    font-size: 1.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 14pt
}

h4
{
    color: #4c76ab;
    font-weight: bold;
    font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;

}

h5
{
    border-bottom: 2px red;
    color: #4c76ab;
    font-weight: bold;
    font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;

}


table
{
    width: 100%;
    color: #333333;
    border-spacing: 0px;
    border-collapse: collapse;
}

table thead th
{
	background-color: #ddd8cb;
    border-bottom: 2px solid #4c76ac;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: 2px;
	color: #333333;
}

table tbody td
{
    border: none;
	line-height: 12px;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
}

table tbody th
{
	white-space: nowrap;
}

table tbody th a
{
	color:#fff;
}

table tbody td a
{
	color:#333333;
    font-weight: bold;
    text-decoration: none;
}



/* page layout */
#container
{
    min-height:100%;
}


#header
{
    width: 785px;
    height: 75px;
    margin-left: 175px;
    vertical-align: top;
    padding-top: 5px;
    background: url(images/mednet.gif) bottom left no-repeat;
    background-color: #ffffff;
}

#navigation
{
    float: left;
    width: 175px;
}

#teaser
{
    float: left;
    width: 170px;
    min-height: 100%;
    padding-top: 120px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ffffff;
    /* background-color: #ddd8cb; */
    background-repeat: no-repeat;
    background-position: top left;
}



#contentwrapper
{
    float: left;
    width: 555px;
    /* margin-left: 365px; */
}



#borderRight
{
    float: left;
    width: 38px;
    height: 100%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-top: 120px;
    /* background-color: #ddd8cb; */
    background-repeat: no-repeat;
    background-position: top left;
}



/* specific divs and classes */
#contentheader
{
    height: 109px;
    padding-left: 30px;
    padding-top: 10px;
    background-color: #4c76ab;
    color: #ffba00;
    font-weight: bold;
    font-size: 1.5em;
    width:525px;
}




#content
{
    width: 495px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}


#navlist
{
    background-color: #4c76ab;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    border-right: 1px solid #ffffff;
}

#navlist li
{
    background: url(images/background_navigation.gif) top left repeat-y;
    margin: 0px;
    padding: 0px;
}

#navlist li a
{
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
    color: #ffffff;
    width:139px;
    height: 19px;
}




#subnavlist
{
    background-color: #ffba00;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    border-right: 1px solid #ffffff;
}

#subnavlist li
{
    margin: 0px;
    padding: 0px;
    background: url(images/background_orte.gif) top left repeat-y;
}

#subnavlist li a
{
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
    color: #000000;
    width:139px;
    height: 19px;
}



#ortsliste
{
    background-color: #9ebadd;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    border-right: 1px solid #ffffff;
}

#ortsliste li
{
    margin: 0px;
    padding: 0px;
    background: url(images/background_navigation.gif) top left repeat-y;
}

#ortsliste li a
{
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
    color: #000000;
    width:139px;
    height: 19px;
}



.subheadernav:link, .subheadernav:visited, .subheadernav:hover, .subheadernav:active
{
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

.headernav:link, .headernav:visited, .headernav:hover, .headernav:active
{
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
}

.mitgliedersuche:link, .mitgliedersuche:visited, .mitgliedersuche:hover, .mitgliedersuche:active
{
    background: url(images/arrow_p.gif) center left no-repeat;
    padding-left: 15px;
    margin-top: 4px;
    font-weight: normal;
    color: #ffffff;
    font-size: .8em;
}


.selMitgliedersuche
{
    width: 200px;
}

.tblLogin
{
    width: 100%;
    border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px; 
}


.menu_intern
{
    background-color: #ddd8cb;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    border-right: 1px solid #ffffff;
}

.menu_intern li
{
    margin: 0px;
    padding: 0px;
    background: url(images/background_navigation.gif) top left repeat-y;
}

.menu_intern li a
{
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
    color: #000000;
    width:139px;
    height: 19px;
    font-weight: normal;
}



.menu_admin
{
    background-color: #c00000;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
    border-right: 1px solid #ffffff;
}

.menu_admin li
{
    margin: 0px;
    padding: 0px;
    background: url(images/background_navigation.gif) top left repeat-y;
}

.menu_admin li a
{
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0px 5px 35px;
    text-decoration: none;
    color: #000000;
    width:139px;
    height: 19px;
    font-weight: normal;
}



.content_intern
{
    margin-top: 20px;
}


.tableMitglieder
{
    width: 100%;
    color: #000000;
    border-spacing: 0px;
    border-collapse: collapse;
}

.tableMitglieder thead th
{
	background-color: #ddd8cb;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: 2px;
	color: #000000;
    border-bottom: 2px solid #4c76ac;
}

.tableMitglieder tbody td
{
	border-bottom: solid 1px #ddd8cb;
	line-height: 12px;
	padding: 2px 5px 2px 2px;
	font-size: 12px;
	height: 40px;
}

.tableMitglieder tbody th
{
	white-space: nowrap;
}

.tableMitglieder tbody th a
{
	color:#fff;
}

.tableMitglieder tbody td a
{
	color:#000000;
    font-weight: bold;
    text-decoration: none;
}

.tableMitglieder tbody tr:hover
{
	background-color: #4c76ac;
	background-color: #9ebadd;
    color: #000000;
}


.tableMitgliederDetails
{
    width: 100%;
    color: #000000;
    border-spacing: 0px;
    border-collapse: collapse;
}

.tableMitgliederDetails thead th
{
	background-color: #ddd8cb;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: 2px;
	color: #000000;
    border-bottom: 2px solid #4c76ac;
}

.tableMitgliederDetails tbody td
{
	border-bottom: solid 1px #ddd8cb;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	text-align: left;
}

.tableMitgliederDetails tbody th
{
	border-bottom: solid 1px #ddd8cb;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	text-align: left;
}

.tableMitgliederDetails tbody th a
{
	color:#fff;
}

.tableMitgliederDetails tbody td a
{
	color:#000000;
    font-weight: bold;
    text-decoration: none;
}



.tblUserdataEdit
{
    width: 100%;
    color: #000000;
    border: none;
    border-spacing: 0px;
}

.tblUserdataEdit thead th
{
	background-color: #ddd8cb;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: 2px;
	color: #000000;
    border-bottom: 2px solid #4c76ac;
}

.tblUserdataEdit tbody td
{
	border-bottom: solid 1px #ddd8cb;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

.tblUserdataEdit tbody th
{
	white-space: nowrap;
}

.tblUserdataEdit tbody th a
{
	color:#fff;
}

.tblUserdataEdit tbody td a
{
	color:#000000;
    font-weight: bold;
    text-decoration: none;
}


.tblFortbildungen
{
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-spacing: 0px;
    margin-bottom: 40px;
}

.tblFortbildungen thead th
{
    padding: 5px 10px 5px 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	letter-spacing: -1px;
	text-align: left;
	word-spacing: 2px;
	background-color: #ddd8cb;
	color: #000000;
    border-bottom: 2px solid #4c76ac;
}

.tblFortbildungen tbody td
{
    padding: 2px 2px 10px 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	color: #333333;
}

.tblFobiHead
{
    font-weight: bold;
}

.tblFobiBody
{
    font-weight: normal;
}


.textbox_lang
{
    width: 300px;
    border: 1px solid #999999;
}

.textbox
{
    border: 1px solid #999999;
}

.textboxKontakt
{
    width: 200px;
    border: 1px solid #999999;
}

.textareaKontakt
{
    height: 100px;
    width: 200px;
    border: 1px solid #999999;
}

.selectKontakt
{
    width: 200px;
}