/**
 * Changes:
 *
 * 22.05.06/fr  : Formatierungen moc_filermanager eingefügt
*  06.12.06/jut : csc-header eingefügt für Referenzseite
 * 30.05.07/fr @003 : Einbau vertical-align: top für td's im Contentbereich
 */

#user_i_content a.filelink, #user_i_content a.filelink:link, #user_i_content a.filelink:active, #user_i_content a.filelink:visited
{font-size : 11px;
 /*vertical-align: top;*/}

#contenttable tr,
#contenttable td { vertical-align : top } 
#user_i_contentelements  {
   vertical-align : top;
}

#user_i_innerarea_container {
  border : solid black 1px;
}

#user_i_menu, #user_i_menu a, #user_i_menu a:link, #user_i_menu a:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration: none;
	text-align: center;
	color: white;
  background-color : transparent;
	vertical-align: middle;
}

.user_c_menu_no_text {
	color : white;
  background-color : transparent;
}

.user_c_menu_act_text {
	color : black;
  background-color : transparent;
}

.user_c_menu_no_cell, .user_c_menu_no_cell a, .user_c_menu_no_cell a:visited, .user_c_menu_no_cell a:link {
	background-image: url(../020_media/rot1.gif);
	height: 23px;
	color: white;
  background-color : transparent;
	vertical-align : middle;
}

.user_c_menu_act_cell, .user_c_menu_act_cell a, .user_c_menu_act_cell a:visited, .user_c_menu_act_cell a:link  {
	background-color: White;
	height : 23px;
	color : black;
/*  background-color : white; */
	vertical-align : middle;
}

.user_c_submenu {
	font-size : 11px;
}

.user_c_printlink, .user_c_printlink a, .user_c_printlink a:link, .user_c_printlink a:visited, .user_c_printlink a:active {
	color : #333333;
  background-color : white;
	font-size : 9px;
	text-decoration : none; 
}

.user_c_redbg {
  background-image: url(../020_media/m01_left1.gif);
  background-repeat:y-repeat;
  vertical-align : top;
}

#user_i_content {
  text-align : left;
  color : #333333;
  background-color : white;
  font-weight : normal;
  font-size : 11px;
  font-family : Verdana, Helvetica, sans-serif;
  vertical-align: top;
}

#user_i_pagetitle h1 {
	color : #ff0000;
  background-color : white;
	font-size : 15px;
	font-weight : bold;
	vertical-align: top;
}

/* Tags allgemein */

body {
  margin : 0 0 0 0;
}

/* Titles */
#user_i_content h1,#user_i_content h2,#user_i_content h3,#user_i_content h4,#user_i_content h5 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	color: #696969;
  background-color : white;
	font-weight: bold;
	font-size: 12px;
}

.csc-header h1 {
	margin-top : 10px;
  color : red;
}

.csc-header {
	margin-top : 10px;
  margin-bottom: 4px;
  color : red;
}

.csc-firstHeader {
	margin-top : 10px;
  margin-bottom: 4px;
  color : red;
}

.csc-header-n1 {
	margin-top : 10px;
  margin-bottom: 4px;
  color : red;
}



/* Links */
#user_i_content a, #user_i_content a:link, #user_i_content a:active, #user_i_content a:visited, #user_i_content a:hover {
	color : #ff0000;
  background-color : white;
	font-size : 11px;
	text-decoration : none;
}


.bodytext a, .bodytext a:link, .bodytext a:active, .bodytext a:visited, .bodytext a:hover {
	color : #ff0000;
  background-color : white;
	font-size : 11px;
	text-decoration : none;
}

#user_i_content .user_c_submenu_no a,
#user_i_content .user_c_submenu_no a:visited {
	color: #333333;
  background-color : white;
	font-size: 11px;
}

#user_i_content .user_c_submenu_act a {
	color: #ff0000;
  background-color : white;
	font-size: 11px;
}

p.bodytext, td p {
	margin : 0 0 0 0;
}

ul {

	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0 0 0;
}

li {
	margin: 5px 0 0 0;
}

/* @003 start */
.contenttable td {
  vertical-align: top;
}
/* @003 end */

/* Styles für moc_fielmanager */

/*

a.filelink,
#contenttable a,
.tx-mocfilemanager-pi1 td a,
.tx-mocfilemanager-pi1 td a.filelink, 
.tx-mocfilemanager-pi1 td .filelink,
.tx-mocfilemanager-pi1 td a:visited,
.tx-mocfilemanager-pi1 td a:hover {
  padding-bottom : 10px;
  color : blue;
  font-size : 100pt;
}

*/

/********************************
 * Flow Gallery 
 ********************************/

.single-image {
  margin-bottom:10px;
  margin-top:10px;
}

.view-switch {
  margin-top:5px;
}

.display-info {
  margin-top:10px;
}

.single-image .bodytext {
  margin-top:15px;
}

/*******************************
 * Team
 ******************************/
 
.user_personal_header {
  font-size:12px;
  color:red;
  font-weight:bold;
  padding-top:260px;
  padding-bottom:20px;
} 


/*******************************
 * Login
 ******************************/
 
fieldset {
  border:0px;
} 

legend {
  display:none;
}

form {
  margin-top:10px;
}

/*******************************
 * Test Klassen
 ******************************/
p.autor {border:2px dotted #ccc;}
  