/* style sheet syscp - customer administration jochum-mediaservices
Copyright (c) jochum-mediaservices, Katja Jochum
kontakt@jochum-mediaservices.de, www.jochum-mediaservices.de
date created: 15-Nov-2006
file name: syscp_jochum-mediaservices.css
version: 0.1 */

body 
{
font-size: 62.5%;
line-height: 1.4em;
background-color: #fff; 
}

*
{
margin: 0;
padding: 0;
font-size: 1em;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, a, p, 
input,textarea,select,legend,fieldset,label,address,table
{ 
font-family: Verdana,Arial,Sans-serif;
color: #555;
text-align: left;
}

p
{
font-size: 1.2em;
line-height: 1.4em;
}

table {
font-size: 1.1em;
}

ul, li
{
list-style-type: none;
position: relative;
}

a:link {color: #0089AD; font-weight: bold; text-decoration: none;}
a:visited {color: #555; font-weight: bold; text-decoration: none;}
a:focus {color: #00009E; font-weight: bold; text-decoration: none;}
a:hover {color: #00009E; font-weight: bold; text-decoration: none;}
a:active {color: #00009E; font-weight: bold; text-decoration: underline;}
	
body
{
text-align: center;
}

img, a img
{
border: 0;
}

.abstand
{
margin-bottom: 1em;
}

.none
{
display: none;
}

.leftFloat
{
float: left;
}

.leftFloatBild
{
float: left;
margin-right: 1em;
text-align: center;
}

.rightFloat
{
float: right;
}

.rightFloatBild
{
float: right;
margin-left: 1em;
text-align: center;
}

.clearFloat 
{
clear: both;
}

.clearRight
{
clear: right;
}

.clearLeft
{
clear: left;
}

/* instruction classes from the original css file */


table #confmaintable { /*install_tabella*/
	width: 60em;
}

table #dmaintable {
width: 50em;
}


#header, #navigation, #registerInfo, #footer
{
width: 100%;
}

#inhaltSide
{
width: 18em;
}

#inhalt
{
width: 60em;
}

#inhalt, #inhaltSide
{
margin-top: 3em; 
}

#header, #navigation, #registerInfo, #footer
{
position: relative;
float: left;
background: transparent;
display: inline; 
}


#inhalt, #inhaltSide
{
position: relative;
float: left;
display: inline; 
}

#header
{
height: 12em;
margin: 1em 0 3em 0;
background-color: #fff;
background: url(../images/logo.jpg) no-repeat 2% 50%;
}

#header p
{
font-size: 1.6em;
font-weight: bold;
float: right;
margin-top: 4em;
margin-right: 1em;
padding-bottom: 0.5em;
width: 30em;
text-align: right;
border-bottom: solid 1px #0089AD;
}

#headerNavi ul
{
float: right;
margin-top: 0.5em;
margin-right: 1em;
width: 50em;
text-align: right;
}

#headerNavi li
{
font-size: 1.2em;
display: inline;
padding-left: 0.6em;
padding-right: 0.5em;
list-style-type: none;
}


#registerInfo
{
border-style: solid;
border-color: #ddd;
border-width: 1px 0 1px 0;/*  Innen Border */
}

#regLink
{
position: relative;
float: left;
padding: 1.1em 0 1.1em 0.6em;
font-size: 1.2em;
}

#inhaltSide
{
text-align: left;
border-right: solid 1px #ddd;
margin-right: 1em;
}

#inhaltSide h2
{
padding: 0.4em 0 0.4em 0.8em;
text-align: left;
font-weight: bold;
font-size: 1.3em;
clear: both;
}

#inhaltSide ul
{
position: relative;
float: left;
margin-left: 1em;
margin-bottom: 2em;
background: transparent;
}

#inhaltSide li
{
padding: 0.5em 0em 0em 0em;
text-align: left;
font-size: 1.1em;
}

#inhaltSide li ul
{
border: 0;
}

#inhalt h2
{
font-size: 1.2em;
}

#inhalt dl
{
float: left;
width: 54em; 
margin-left: 0.6em;
font-size: 1.3em;
border-style: solid;
border-color: #555; 
border-width: 0 1px 1px 1px;
display: inline;
}

#inhalt dl.resultheadline
{
border-style: solid;
border-color: #555; 
border-width: 1px 1px 1px 1px;
}

#inhalt dl.resultheadline
{
background-color: #D6D3CE;
font-weight: bold;
}

#inhalt dt
{
float: left;
padding: 5px 0 2px 6px;
}

#inhalt dd
{
float: right;
width: 32em;
padding: 5px 0 2px 4px;
border-left: solid 1px #444;
}

#inhalt table td {
padding: 2px 5px;
}

#inhalt table a {
text-decoration:underline;
}


#footer
{
border-top:1px solid #ddd;
margin: 2em -3em 0 0; 
padding-top: 1em;
}

#footer address
{
font-size: 1.1em;
}

#footer p, #footer address
{
line-height: 8pt;
text-align: center;
padding: .5em 0 0.5em 0;
color: #666;
}

dl.selectcustomer {
float: left;
border-style: solid;
border-color: #555; 
border-width: 0 0 0 0;
}

dl.selectcustomer dt {
width: 21em; 
clear: both;
}

dl.selectcustomer dt,
dl.selectcustomer dd {
border-top: 1px solid #555;
}

