/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}

a:link, a:visited, a:hover 
{
	color: #6666ff;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 
{
	margin: 0px;
	padding: 0px;
}

h1
{
 font-size: 120%;
 color: #000000;
}

h2
{
 font-size: 112%;
 color: #006699;
}

h3
{
 font-size: 105%;
 color: #334d55;
}

h4
{
 margin-top: 15px;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

h5
{

  padding: 2px 0px 2px 26px;
 font-size: 100%;
 color: #334d55;
}

h6
{
 font-size: 105%;
}

ul
{
 list-style-type: square;
}

ul ul
{
 list-style-type: disc;
}

ul ul ul
{
 list-style-type: none;
}

label
{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************* TOP **************/
#mastiheadi
{

	z-index: 0;
	margin-top: 10px;
	width:770px;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
}
#masthead
{
	background-color: #99bbdd;/*#99bbdd; /* #cccccc; #87CEFA; #006699; */
}
#mastiheadtop
{
	
}
#mastiheadtopright
{
	width: 100%;
	z-index: 0;
	left: 450px;
    top: 110px;
	position: absolute;
	border-bottom: 20px solid #ffffff;
}
#logopic
{
	position:relative;
	z-index: 0;
}
#globalNav
{
	position:absolute;
	color: #333333;
	white-space:nowrap;
	top: 5px;
	right: 5px;
	z-index:1;	
}

#globalNav a:link, a:visited
{ 
	white-space:nowrap;
	color: #6666ff;/*006699*/
}

#globalNav a:hover 
{ 
	white-space:nowrap;
	color: #6666cc;/*6666cc*/
	text-decoration: underline;
}
/*******************************/

/************* Menus **************/
#menutop
{
	margin-top: -10px;
}
#buttontable
{
	margin-top: -25px;
	position:relative;
	width:770px;
	/*background-color:#ffffff;*/
	/*border-right: 4px solid #333333;*/
	/*border-bottom: 4px solid #333333;*/
	border-collapse:collapse;
	font-size: 120%;

}
#buttontable2
{
	margin-top: 20px;
	position:relative;
	width:770px;
	/*filter:Alpha(opacity=80);*/
	background-color:#ffffff;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	border-collapse:collapse;

}
/******************************/

/************* BODY **************/
#mainTable
{	
	margin-top: 20px;
	position:relative;
	width:770px;
	background-color:#ffffff;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	border-collapse:collapse;
}

#agbtable
{	
	margin-top: 20px;
	position:relative;
	width:400px;
	background-color:#ffffff;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	border-collapse:collapse;
}

#passwordTableLeft
{	
	border-right: 1px dashed #333333;
}

#passwordTable
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	text-align:justify;
	border-right: 0px dashed #333333;
}

#mainTableAGP
{	
	margin-top: 30px;
	position:relative;
	width:400px;
	background-color:#ffffff;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	border-collapse:collapse;
}
#storytable
{
	margin-top: 20px;
	position:relative;
	width:770px;
	background-color:#ffffff;
	border-right: 4px solid #333333;

	border-bottom: 4px solid #333333;
	border-collapse:collapse;
	padding: 5px 5px 5px 5px;
	font-size: 13px;

}

#searchtable
{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	text-align:justify;
}

#indextable
{
	font-size: 12px;
}

#infoProfil{	white-space: pre;white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; width: 250px;}
#infoEmployer {white-space: pre; white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word;width: 250px;}

#infoEmployer a:link, a:visited
{ 
	white-space: pre; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
	color: #6666ff;/*006699*/
}

#infoEmployer a:hover 
{ 
	white-space: pre; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
	color: #6666cc;/*6666cc*/
	text-decoration: underline;
}

#infoProfil a:link, a:visited
{ 
	white-space: pre; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;

}

#infoProfil a:hover 
{ 
	white-space: pre; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;

	text-decoration: underline;
}

#registertable
{
	width: 150px;
}

#passwordArea
{
	width:100px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	
	/* border-right: 1px dashed #666666;*/
}
#leftcontent
{
	width:200px;
	position:relative;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:5px;
	/* border-right: 1px dashed #666666;*/
}
#maincontent
{
	
	/* width:750px; */
	
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
	
}
#right
{
	border-bottom: 1px dashed #666666;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}

#ExtendedSearch
{
	display:none;
	font-size: 12px;
	text-align:justify;
}

#ExtendedSearch2
{
	width:350px;
	font-size: 12px;
	text-align:justify;

}
/*****************************/


#bottom
{
	font-size: 90%;
	margin-top:15px;
	color: #ffffff;
}

#bottom a
{
	font-size: 90%;
	margin-top:15px;
	color: #ffffff;
}

/************* #globalNav styles **************/
#untertitel
{
position:absolute;
color: #333333;
white-space:nowrap;
margin-left:282px;
font-size: 100%;
font-weight:bolder;
}

#beta
{
position:absolute;
color: #ff0000;
white-space:nowrap;
left:492px;
font-size: 200%;
font-weight:bolder;
}
/*
#flag1{
	position:relative;
	 left: 189px;
	left:0px;
	top: 31px;
	width: 90px;
}
*/
#flag2
{
	position:absolute;
	left: 217px;
	top: 5px;
	width: 85px;
}

#click
{
	cursor:pointer;
	color: #6666ff;
	text-decoration: underline;
}
/************** .story styles *****************/

.story
{
	clear: both;
	padding: 5px 5px 5px 10px;
	font-size: 90%;
	text-align:justify;
}

#story
{
	clear: both;
	padding: 5px 5px 5px 10px;
	font-size: 13px;
	text-align:justify;
}

.story p
{
	padding: 0px 5px 5px 0px;
}

.story h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

.story a:hover
{
	color: #000000;
	background-color:#ff8822;;
}

.list
{
	clear: both;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
	text-align:justify;
}


#logintable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	text-align:justify;
}

#logintable p
{
	padding: 0px 5px 5px 0px;
}

#logintable h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

#logintable a:hover
{
	color: #000000;
	background-color:#ff8822;;
}

#infotableHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 11px;
	text-align:justify;
}

#infotable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:justify;
}

.infotable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:justify;
}
.infotable p
{
	padding: 0px 5px 5px 0px;
}

.infotable h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

.infotable a:hover
{
	color: #000000;
	background-color:#ff8822;;
}

/************** .search styles *****************/

.search
{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	text-align:justify;
}

.search p
{
	padding: 0px 0px 10px 0px;
}

.search h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

#search
{
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
}
#searchDesc
{
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	text-align:justify;
}
#search p
{
	padding: 0px 0px 10px 0px;
}

#search h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

/************** .profil styles *****************/

.profil
{
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	text-align:justify;
}

.profil p
{
	padding: 0px 0px 5px 0px;
}

.profil h3
{
	BACKGROUND-COLOR: #eeeeee;
	text-align:left;
}

/************** .Formular pass *****************/
.fpassfield
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-left: 1px dashed #666666;
}

.searchdropdown
{
	width:160px;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-left: 1px dashed #666666;
}

.searchcheckbox
{
	font-size: 11px;
}

.fpassbutton
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-left: 1px dashed #666666;
	cursor:pointer;
}

.fregfield
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fregdropdown
{
	width:170px;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fregbutton
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	cursor:pointer;
}

.fmydatafield
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fmydatadropdown
{
	width:170px;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fmydatadropdown2
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fmydatabutton
{
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	cursor:pointer;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	font-size: 11px;
	background-color: #ffffff;
	cursor:pointer;
}

input.fmydatafile {
	position: relative;
	text-align: left;
	z-index: 2;
	font-size: 11px;
	background-color: #ffffff;
}

.breakup
{
	white-space: pre; white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
}
.fmydatatr0
{
	background-color: #ffffff;
}
.fmydatatr1
{
	background-color: #cccccc;
}

table tr.fmydatatr0:hover,
table tr.fmydatatr1:hover,
table tr.fmydatatr0hover,
table tr.fmydatatr1hover,
.fmydatatr0:hover,
.fmydatatr1:hover
.fmydatatr0hover
.fmydatatr1hover
{
	background-color: #87CEFA;
}

table tr.fmydatatr0marked,
table tr.fmydatatr1marked,
table tr.undefinedmarked,
.fmydatatr0marked,
.fmydatatr1marked
.undefinedmarked
{
	background-color: #ffaa22;
}

table tr.fmydatatr0marked:hover,
table tr.fmydatatr1marked:hover,
table tr.undefinedmarked:hover,
.fmydatatr0marked:hover,
.fmydatatr1marked:hover
.undefinedmarked:hover,
table tr.fmydatatr0markedhover,
table tr.fmydatatr1markedhover,
table tr.undefinedmarkedhover,
.fmydatatr0markedhover,
.fmydatatr1markedhover,
.undefinedmarkedhover
{
	background-color: #87CEFA;
}
/************** .image *****************/
.images
{
	border-bottom: 0.75px solid #666666;
	border-top: 0.75px solid #666666;
	border-right: 0.75px solid #666666;
	border-left: 0.75px solid #666666;
}

.image a
{
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}

.image a:link
{
	color: #ffffff;
	background-color: #ffffff;
}
.image a:visited
{
	color: #ffffff;
	background-color: #ffffff;
}
.image a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #ffffff;
}

#pub
{
	border-bottom: 1.0px solid #666666;
	border-top: 1.0px solid #666666;
	border-right: 1.0px solid #666666;
	border-left: 1.0px solid #666666;
}