/* CSS Document */
/*  WN-Learnware COLORS */
/*  yellow: #FBD500     */
/*  blue: #0061A6       */


BODY {
	/* background-color : #EEEEEE; */
	color : #000000;
	font-family :  Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

DIV {
	/* font-size: 11pt; */
}

P {
	font-size: 11pt; 
}

A IMG {
	border: 0;
}

A:LINK, A:VISITED {
	color : #0061A6;
	/* font-weight: bold; */
	text-decoration : none;
}

A:HOVER {
	/* background-color: Lime; 
	font-weight: bold;
	border-bottom: dashed; 
	color: yellow; */
	text-decoration: underline;
}

H1 {
	color: #0061A6;
	font-size: 120%;
}

H2 {
	color : #0061A6;
	font-size : 110%;
}

H3 {
	color : #0061A6;
	font-size : 110%;
}

H4 {
	color : #0061A6;
	font-size : 105%;
}

H5 {
	color : #0061A6;
	font-size : 100%;
	font-weight : 900;
}

H6 {
	color : #0061A6;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

HR.pagebottom {
width:80%;
height:3px;
color: #FBD500; 
background-color: #FBD500; 
text-align:center; 
border:0px;
}
 
.tinyhint {
	font-size: 60%;
}

.header {
	background-color: #FF0000;
	width: 100%;
	color: White;
	font-size: 130%;
	text-align: right;
}

.smalltext {
	font-size: 70%;
}

.bigtext {
  font-size: 110%;
}

.brighttext {
	color: #99FFFF;
}

.brighttext A {
  color: #99FFFF;
}

TR.line_top {
  background: #F1F3F3;
}

TR.line_bottom {
  background: #0061A6;
}

TD.navi_left {
	background: #FBD500;
}

TD.navi_middle {
	background: #0061A6;
}

TD.navi_right {
	background: #FBD500;
}

DIV.leftcell
 {
 
 }
 
DIV.centercell
 {
 padding-bottom: 2px;
 padding-left: 3px;
 }
 
DIV.rightcell
 {
 padding-bottom: 2px;
 }

DIV.csc-frame csc-frame-frame1
 {
  border: 1px solid black; 
 }	

.search_hint {
    font-size: 60%;
}

DIV.impressum_bottom {
  color: #FBD500;
  font-size: 9pt;
}

DIV.impressum_bottom A {
  color: #FBD500;
  font-size: 9pt;
}

.impressum_bottom A:LINK {
  color: #FBD500;
  font-size: 9pt;
}

.impressum_bottom A:VISITED {
  color: #FBD500;
  font-size: 9pt;
}

.impressum_bottom {
  color: #FBD500;
  font-size: 9pt;
}

DIV.csc-mailform-field {

	
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
}

TD {
	
}

.responsemessage {
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}

.alertmessage {
	font-weight: bold;
	font-size: 150%;
	color: #FF3333;
	text-align: center;
}

UL 
{
	list-style-image: url(img/wnbullet.gif); 
	/* line-height: 18px;  */
	font-size: 11pt;
}


TABLE.framedline { 
	border: 1px #00798A solid; 
}

.visibleBorder, .visibleBorder TD {
	border-collapse: collapse;
	border: 1px solid black; 
	empty-cells:show; 
 } 
 
/**************************/  
/******** TOPMENU *********/
/**************************/ 

SPAN.topmenu-text-no  
{
	/* border-bottom: 1px dotted #999999; */ 
	color: #FBD500; 
	font-size: 14px;
	/*  padding-bottom: 20px; */
}

SPAN.topmenu-text-no A 
{
	text-decoration: none;
	color: #FBD500;
}

SPAN.topmenu-text-no A:LINK 
{
	text-decoration: none;
	color: #FBD500;
}

SPAN.topmenu-text-no A:VISITED
{
	text-decoration: none;
	color: #FBD500;
}
						
SPAN.topmenu-text-no A:hover  
{
	color: yellow;
	text-decoration: underline;
}

SPAN.topmenu-text-act  
{
	color: #FBD500; 
	font-size: 14px;
}

SPAN.topmenu-text-act A 
{
	text-decoration: none;
	color: #FBD500;
	font-weight: bold;
}
												
SPAN.topmenu-text-act A:hover  
{
	color: yellow;
	text-decoration: underline;
}  

SPAN.topmenu-text-act A:LINK
{
	color: #FBD500; 
	text-decoration: none;
	font-weight: bold;
} 

SPAN.topmenu-text-act A:VISITED
{
	color: #FBD500; 
	text-decoration: none;
	font-weight: bold;
}                 

/****************************/                      
/******** LEFT_MENU *********/                  
/****************************/

/* LEVEL 1 */
DIV.leftmenu-level1-no, DIV.leftmenu-level1-no A 
{
	font-size: 12px;
	color: #0061A6;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-left: 5px;
	/* padding-left: 8px; */
	/* border-bottom: 1px #333333 solid; */
	text-indent: -8px;
}
					  
DIV.leftmenu-level1-no A:hover 
{
	text-decoration: underline;
}

DIV.leftmenu-level1-no A:LINK
{
	color: #0061A6;
}

DIV.leftmenu-level1-no A:VISITED
{
	color: #0061A6;
}

DIV.leftmenu-level1-act, DIV.leftmenu-level1-act A 
{
	font-size: 12px;
	color: #0061A6;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	text-indent: -8px;
	/* border-bottom: 1px #333333 solid; */
	/* filter: alpha(opacity='70', style='0');  */

}

DIV.leftmenu-level1-act A:hover 
{
	text-decoration: underline;
} 

DIV.leftmenu-level1-act A:LINK
{
	color: #0061A6;
} 

DIV.leftmenu-level1-act A:VISITED
{
	color: #0061A6;
} 


/* LEVEL 2 */
DIV.leftmenu-level2-no, DIV.leftmenu-level2-no A 
{
         font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;  
         padding-left: 20px;
	text-indent: -20px;
	color: #0061A6;
}

DIV.leftmenu-level2-no A:hover 
{
         text-decoration: none;
}

DIV.leftmenu-level2-act, DIV.leftmenu-level2-act A  
{
         font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px; 
         margin-left: 20px;
	text-indent: -20px;
}
                 
DIV.leftmenu-level2-act A:hover 
{
         text-decoration: none;
}                 
				  
/* LEVEL 3 */
DIV.menu1-level3-no 
{
         font-size: 12px;
         padding-left: 30px;
	text-indent: -30px;
}
					  
DIV.menu1-level3-no A 
{
         color: #0061A6;
}					  

DIV.menu1-level3-no A:hover 
{
         text-decoration: none;
}

DIV.menu1-level3-act 
{
         font-size: 12px;
         padding-left: 30px;
}
					  
DIV.menu1-level3-act A  
{

}					  
	

 
 
 
/********* Stylesheet der Frontendbenutzerregistrierung **********/


.tx-srfeuserregister-pi1 p 
  { 
    margin-top: .5em; 
    margin-bottom: 0; 
    padding: 0 .3em; 
    text-indent: 0; 
  }

.tx-srfeuserregister-pi1 h4 
  { 
    margin-top: 0; 
    padding-left: .3em; 
  }

.tx-srfeuserregister-pi1 legend 
  { 
    padding: 0.5em; 
    font-weight: bold; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice 
  { 
    font-style: italic; margin-bottom: 1em; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash 
  {
    margin-bottom: 2em; 
  }

.tx-srfeuserregister-pi1 a 
  {
    padding-left: 14px; 
    background-color: transparent; 
    text-decoration:none; 
    margin: 0px;
    text-align: left;
    margin-left: 1px; 
    padding: 0px;
    color: #FE6F00;
    font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
  }

.tx-srfeuserregister-pi1 label 
  { 
    margin: 0; 
    padding: 0; 
  }

.tx-srfeuserregister-pi1 label span 
  { 
    color: #ff0000; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error 
  {
    color: #ff0000; 
  }

.tx-srfeuserregister-pi1 input 
  { 
    margin: 0; 
    padding: 0 .5em 0 0; 
  }

.tx-srfeuserregister-pi1 input[type=password] 
  {
    margin-right: 1em; 
  }

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password 
  {
    margin-right: 1em; 
  }

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] 
  { 
    background-color: transparent; 
  }
  
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox 
  {
    background-color: transparent; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon 
  { 
    margin-left: 1em; 
    background-color: transparent; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover 
  {
    cursor: pointer; 
  }

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view 
  { 
    padding-left: 15px; 
    background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); 
    background-color: transparent; 
    background-repeat: no-repeat; 
    font-size: .8em; 
    margin-left: 1em; 
  }

.tx-srfeuserregister-pi1 ul 
  { 
    margin: 0; 
    padding: 0; 
    list-style-position: inside; 
  }

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes 
  {
    list-style-type: none; 
  }
  
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li 
  { 
    margin: 0 0 .3em 0; 
    padding: 0; 
  }
  
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label 
  { 
    margin: 0; 
    padding: 0 0 0 .5em; 
  }

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li 
  { 
    float: left; 
    padding: 0 2em 0 0; 
    margin: 0; 
  }

.tx-srfeuserregister-pi1 dl 
  { 
    margin: 0; 
    padding: 1em 0 0 0; 
  }

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd 
  { 
    margin: 0; 
    padding: 0 0 .5em 0; 
    float: left; 
  }

.tx-srfeuserregister-pi1 dt 
  { 
    clear: both; 
    width: 25%; 
    text-align: right; 
    padding-right: 1em; 
  }

.tx-srfeuserregister-pi1 dd 
  { 
    text-align: left; 
    width: 50%; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt 
  {
    width: auto; 
    padding-right: 0; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd 
  { 
    width: auto; 
  }

* html .tx-srfeuserregister-pi1 dd 
  {
    float: none; 
  }

.tx-srfeuserregister-pi1 dd p 
  { 
    margin-top: 0; 
    margin-bottom: .5em; 
    padding: 0; 
  }

.tx-srfeuserregister-pi1 dd label 
  { 
    padding: 0 1em 0 .5em; 
  }
  
/* ************* END SR_FEUSER_REGISTER *************** */
 