/**********************************************************/
/****                  Common classes                  ****/
/**********************************************************/

DIV.contentsarea H2.bg010 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #e5e5e5; PADDING-BOTTOM: 2px; MARGIN: 1em 0px 0px; PADDING-TOP: 2px; POSITION: static
}


DIV.contentsarea STRONG.icon_pdf {
	PADDING-RIGHT: 3px; DISPLAY: inline; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 80%; BACKGROUND: #cc0033; PADDING-BOTTOM: 1px; MARGIN: 0px 2px; COLOR: #ffffff; PADDING-TOP: 3px
}


td.desc { border:0px; padding:0px; margin:0px; }

.float_left {
    float:left;    
	  margin : 3px 15px 15px 0px;
}
.float_right {
    float:right;    
    margin : 15px 0px 0px 15px;
}

.float_left_2 {
    float:left;    
	  margin : 0px;
}

.float_right_2 {
    float:right;    
    margin : 0px;
}


/*body {*/
/*background-color: #CCCCCC;*/
/*background-image: url(../images/gradient.jpg);
background-repeat: repeat-x;
}*/
ul.square {list-style-type: square; color:#FF0000; }

#creditline {
   text-align:center; 
}

body {
  color:black;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:62.5%;
  /*background-color: #CCCCCC;*/
  /*background-image: url(../images/verlauf.jpg);*/
  /*background-repeat: repeat-x;*/
}
html>body {
  font-size: 10px;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, address {
  margin: 0px;
  padding: .5em 0px;
  line-height: 1.4em;
}
h1 {
  font-size:2em; /* 20px */
  color:black;
  font-weight:bold;
}
h2 {
  font-size:1.8em; /* 18px */
  color:black;
    font-weight:bold;
}
h3 {
  font-size:1.6em; /* 16px */
  color:black;
    font-weight:bold;
}
h4 {
	font-size:1.4em; /* 14px */
	color:black;
	font-weight: bold;
}
h5 {
  font-size:1.2em; /* 12px */
  color:black;
    font-weight:bold;
}
/*
h6 {
  font-size:1em;
  color:black;
    font-weight:bold;
}
*/
h6 {
  font-size:0.9em;
  color:black;
  font-weight:bold;
}

p, ul, ol {
  font-size: 0.9em;
}


table {
	border-collapse: separate;
	border-spacing: 1;
}
caption, th, td {
  vertical-align:top;
  text-align: left;
  font-weight: normal;
}
th {
  font-size:1.3em;
  font-weight:normal;
}
caption, td {
  font-size:1.2em;
}
small {
  font-size:.9em; /* shrinks text inside a paragraph by 10% */
}
big {
  font-size:1.2em; /* grows text inside a paragraph by 20% */
}










/*
h1
{
color: #5A595A;
font-size: 1.6em;
font-weight: bold;
}


td.h2
{
color: black;
font-size: 1.4em;
font-weight: bold;
}


h3
{
color: #5A595A;
font-size: 1.2em;
font-weight: bold;
}


h4
{
color: #5A595A;
font-size: 1em;
}

h5
{
color: #5A595A;
font-size: 1em;
}

h6
{
color: #5A595A;
font-size: 1em;
}

b
{
font-weight: bold;
font-size: 1em;
}
*/
a
{
text-decoration: none;
font-weight: normal;
color: #003399;
}

a:visited
{
text-decoration: none;
font-weight: normal;
color: #003399;
}

a:active
{
text-decoration: none;
font-weight: normal;
color: #003399;
}

a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #003399;
	border: 0;
}

/**********************************************************/
/****                  Table list                      ****/
/**********************************************************/

table.list
{
background-color: #ffffff;
empty-cells: show;
}

th.list {
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #999999;
}

td.list-item-light
{
font-size: 10px;
text-decoration: none;
color: #999999;
border-bottom: 1px dotted #999999;
}

td.list-item-dark
{
font-size: 10px;
text-decoration: none;
color: #999999;
border-bottom: 1px dotted #999999;
}

a.list-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
}

a:active.list-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
}

a:visited.list-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
}

a:hover.list-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: #ffffff;
}

a.list
{
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #999999;
}

a:active.list
{
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #999999;
}

a:visited.list
{
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #999999;
}

a:hover.list
{
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #999999;
}


.clear
{
clear:both;
}

/**********************************************************/
/****                   Button                         ****/
/**********************************************************/

.button
{
background-color: #fff;
color: #003399;
font-size: 10px;
font-weight: bold;
border: 1px solid #ff0000;
}

:hover.button
{
background-color: #fff;
color: #003399;
font-size: 10px;font-weight: bold;
border: 1px solid #000;
}

.button2 {
        color: #999999;
        font-size: 9px;
        font-family: Arial, Verdana, sans-serif;
        font-weight: bold;
        border: 1px solid #5f6a4a;
        padding: 2px;
}

/**********************************************************/
/****                Application form                  ****/
/**********************************************************/

#application_form tr
{
}

#application_form .appmain td
{
vertical-align:top;
padding:5px;
}

.asterix
{
color:#FF0000;
font-weight:bold;
}

.obligatory
{
color:#fff;
}

table.login-header
{
background-color: #fff;
border-bottom: 1px solid #fff;
color:#000;
}

td.login-header-text
{
color: #000000;
font-size:15px;
font-weight:bold;
}


.rightimg
{
vertical-align:middle;
}


table.login-headline
{
border-color: #8E8E8E;
}

td.login-headline
{
background-color: #888888;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 11px;
color:#fff;
}

/*----------- Form Margins ----------*/

table.margins
{
margin: 2% 0% 0% 2%;
}

/*----------- Form Border -----------*/

table.appframe
{
border:1px solid #A9A9A9;
}

/*-------------- Header -------------*/

table.apphead
{
border-bottom: 1px solid #8E8E8E;
background-color: #CECECE;
}

td.apphead
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #FBFBFB;
}

/*--------------- Menu --------------*/

table.appmenu {}

td.selected-tab
{
background-color: #ffffff;
color: #000000;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
}

td.selected-tab-left
{
background-color: #ffffff;
color: #000000;
border-left: 0px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
}

td.selected-tab-right
{
background-color: #ffffff;
color: #000000;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
}


.appmenu td.unselected-tab
{
text-decoration: none;
color: #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
background-color: #888888;
}

.appmenu td a.unselected-tab-text
{
text-decoration: none;
color: #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
display:block;
padding:5px 5px 5px 5px;
}

.appmenu td a:hover.unselected-tab-text
{
text-decoration: none;
color: #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
background-color: #A9A9A9;
}



/*--------------- Form --------------*/

table.appmain
{
background:#fff;
color:#000;
}

a.textlink
{
font-weight: bold;
text-decoration: none;
font-size: 11px;
color: #6E6E6E;
}

a:visited.textlink
{
font-weight: bold;
text-decoration: none;
font-size: 11px;
color: #6E6E6E;
}

a:active.textlink
{
font-weight: bold;
text-decoration: underline;
font-size: 11px;
color: #6E6E6E;
}

a:hover.textlink
{
font-weight: bold;
text-decoration: none;
font-size: 11px;
color: #9E9E9E;
}

h2.category, h3.category, h4.category
{
color: #000;
}

.login-footer-text
{
color: #fff;
}

table.multi
{
border-collapse: collapse;
border: 1px solid #4c4c4c;
}

th.multi
{
 background-color: #cccccc;
 color: #FFF;
 font-weight: bold;
 }

td.multi-list-item-light
{
background-color: #FAFAFA;
color: #000;
font-size: 11px;
text-decoration: none;
}

td.multi-list-item-dark
{
background-color: #eeeeee;
color: #000;
font-size: 11px;
text-decoration: none;
}

/*-------------- Footer -------------*/

table.appfoot
{
background-color: #eeeeee;
border-top: 1px solid #ff0000;
color:#000000;
}
table.appfoot td
{
color:#000000;
}

.addbutton
{
background-color: #fff;
color: #003399;
font-size: 10px;
font-weight: bold;
border: 1px solid #ff0000;
}

:hover.addbutton
{
background-color: #fff;
color: #003399;
font-size: 10px;font-weight: bold;
border: 1px solid #000;
}

.navbutton
{
background-color: #fff;
color: #003399;
font-size: 10px;
font-weight: bold;
border: 1px solid #ff0000;
}

:hover.navbutton
{
background-color: #fff;
color: #003399;
font-size: 10px;font-weight: bold;
border: 1px solid #000;
}


/*-------------- Own -------------*/

.suche
{
background-color: #eeeeee;
border: 1px solid #999999;
}

div#follows {
        clear: left;
        border: solid 1px #999999;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 4px 0px;
        background: #e5e5e5;
        }
        #follows ul {
        display: block;
        list-style: none;
        border-style: none;
        margin: 0px;
        padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        }
        #follows li {
        display: block;
        list-style: none;
        border-style: none;
        margin: 0px;
        padding: 3px 4px 3px 20px;
        background: url("http://www.fujitsu.com/imgv3/common/li_line_while.gif") no-repeat 4px 0.4em;
        font-size: 85%;
        word-wrap: break-word;
        }
                #follows li.current {
                background-color: #ffffff;
                color: #000000;
                }
        li#categories {
        border-style: none;
        background: #cccccc url("http://www.fujitsu.com/imgv3/common/li_vect_category.gif") no-repeat 4px 0.4em;
        }
        li#thiscontents {
        border-style: none;
        background: url("http://www.fujitsu.com/imgv3/common/li_vect_this.gif") no-repeat 4px 0.4em;
        }
                li#thiscontents .current {
                background-color: #ffffff;
                color: #000000;
                }
        li#followslast {
        border-style: none;
        background: url("http://www.fujitsu.com/imgv3/common/li_line_last.gif") no-repeat 4px 0.4em;
        }
                li#followlast .current {
                background-color: #ffffff;
                color: #000000;
                }

#follows a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #003399;
}

#follows a:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #003399;
}

#follows a:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #003399;
}
#follows a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #003399;
}

.adminmenu
{
font-size: 10px;
}

.adminmenu.bold
{
font-size: 10px;
}

input
{
font-size: 10px;
border: 1px solid #cccccc;
}

select
{
font-size: 10px;
border: 1px solid #cccccc;
}

textarea
{
font-size: 10px;
border: 1px solid #cccccc;
}


.border2
{
border: 1px solid #999999;
font-size: 10px;
}

div.footer {
position: static;
clear: both;
float: left;
width: 750px;
border-style: solid;
border-width: 2px 0px 0px 0px;
border-color: #ff0000;
margin: 10px 0px 0px 0px;
padding: 15px 0px 20px 0px;
background: #eeeeee;
}
div#permanentmenu {
        position: static;
        border-style: none;
        }
        #permanentmenu ul {
        position: static;
        float: left;
        display: block;
        list-style: none;
        width: 750px;
        border-style: none;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center;
        }
        #permanentmenu li {
        position: relative;
        display: inline;
        list-style: none;
        border-style: solid;
        border-width: 0px 0px 0px 1px;
        border-color: #999999;
        margin: 0px;
        padding: 0px 3px 0px 6px;
        font-size: 90%;
        }
        #permanentmenu li.firstchild {
        border-width: 0px;
        }
        #permanentmenu a {
        margin: 0px;
        }

#permanentmenu  a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
font-weight: normal;
color: #003399;
}




#creditline  a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #000000;
}


#creditline a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
font-weight: normal;
color: #000000;}


.video
{
padding: 2px 10px 2px 10px;
font-size: 10px;
}

.fusszeile
{
font-size: 12px;
}
.fusszeile b
{
font-size: 12px;
}

.fusszeile a
{
font-size: 12px;
}

#datenschutz b
{
font-size: 11px;
}
.correctVerticalText {
	margin-top:-0.7em;
}

