body
{
	height: 8.5in;
	background:url(../pics/background.gif);
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
}

TABLE
{
	border-collapse:collapse;
}

TR
{ 
	background-color: transparent; 
}

IMG
{
	padding: 0px;
	margin: 0px;
}

img#logoGif
{
	width: 800px;
	height: 120px;
}

.menu
{
	border-color:Silver;
	border-style:double;
	border-width:3px;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
}

input#errorCode
{
	background-color:#FF0000;
}

pre{
	padding:10px;
	margin-top:0px;
	background-color:#cacaca;
	border: 1px dashed #990000;
}

h4
{
	color:#990000;
	margin-bottom:0px;
}

a.menuTop, a.submenuTop, a.submenu_selectedTop { font-family: Arial, Verdana, Tahoma; }
a.menuTop { font-size:13px; text-decoration:none; color:#555555; font-weight:bold; }
a.menuTop:hover { color:blue; text-decoration:none; }

a.submenuTop { text-decoration:none; color:#555555; font-size:11px; }
a.submenu_selectedTop { text-decoration:none; color:#555555; font-size:11px; font-weight:bold; }
a.submenu_selectedTop:hover { color:blue; text-decoration:none; }
a.submenuTop:hover { color:blue; text-decoration:none; }

/* Artikel formatieren */
.bodytext
{
	background-color:#FFFFFF;
	color: #000000;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 16px;
}
.bodytext:first-letter
{ 
	font-size:480%;
	color: #990000;
	float: left;
}

TD#content
{
}

.sitemap
{
	color: #ffffff;
}

.sitemap_first
{
	color: #ffffff;
}


DIV#content
{
	background-color:#FFFFFF;
	background-image: url(../pics/news_backgrounds.gif);
	background-repeat: repeat-y;
	padding:5px 5px 5px 25px;
	color:#000000;

	/* ----------------------------
	    firefox-specific settings 
	------------------------------- */
    
	-moz-border-radius-bottomleft:20;
	-moz-border-radius-bottomright:20;

	/* ----------------------------
	     end firefox settings
	------------------------------- */

	 
	border-left: 3px double #ced2e7;
	border-right: 3px double #ced2e7;
	border-bottom: 3px double #ced2e7; 
}

DIV#footer
{

	/* ----------------------------
	    firefox-specific settings 
	------------------------------- */

	-moz-border-radius:20;

	/* ----------------------------
	     end firefox settings
	------------------------------- */

	
	margin-top:10px;
	border: 3px double #ced2e7;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	
	color: #000000; 
	font-size: 10px;
}

.articletext
{
	color:#000000;
	font-size:12px;
	background-color: #FFFFFF;
}

.articletext TABLE
{
	color:#000000;
	font-size:12px;
	background-color: #FFFFFF;
}

DIV#content A
{
	color:#990000;
}

DIV#content A:visited
{
	color:#990000;
}

DIV.toc
{
	background-color: #ffffff;
	position:absolute;
	top: 240px;
	width: 220px;
	overflow: hidden;
	float:left;
	
	/* ----------------------------
	    firefox-specific settings 
	------------------------------- */
    
	-moz-border-radius-bottomleft:20;
	-moz-border-radius-bottomright:20;

	/* ----------------------------
	     end firefox settings
	------------------------------- */
	
	border-left: 3px double silver;
	border-right: 3px double silver;
	border-bottom: 3px double silver; 
	
	margin-right: 10px;
	margin-bottom: 10px;
}

DIV.tocHead
{
	background-color:silver;
	padding: 2px;
	width: 220px;
}

DIV.tocContent
{
	width: 220px;
	display: none;
}

DIV.tocL1 {
	color: #800000; 	
	font-size: 13px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin-top: 3px;
	width: 275px;
}
DIV.tocL2 {
	padding: 3px 3px 3px 10px;
	color: #000080; 
	font-size: 13px;
	width: 268px;
}
DIV.tocL3 {
	padding: 3px 3px 3px 17px;
	color: #000080; 
	font-size: 13px;
	width: 261px;
}

DIV#content A.tocL1 {
	color: #800000;
}

DIV#content A.tocL2 {
	color: #000000; !important
}

DIV#content A.tocL3 {
	color: #008080; 
}




TD#path
{
	background-image: url(../pics/razorbacks_header_bkg_bottom.jpg);
	height: 29px;
	padding-left: 250px;
}

TD#path A
{
	color:black;
	text-decoration: none;
	font-weight: bold;
}

TD#path A:hover
{
	text-decoration: underline overline;
}

/* Artikel formatieren ende */

/* format f�r das Men� */

TD#menu_1
{
	background-image: url(../pics/razorbacks_menu_bkg.jpg);
}

TD#menu_1 DIV A
{
	color:black;
	text-decoration: none;
}

TD#menu_1 DIV.menu1-level1-no
{
	border-bottom: dotted 1px #990000;
	text-align:left;
	font-size: 16px;
}

TD#menu_1 DIV.menu1-level1-act
{
	background-color:Silver;
	border-bottom: solid 1px #990000;
	text-align:left;
	font-weight: bold;
	font-size: 16px;
}

TD#menu_1 DIV.menu1-level1-act A
{
	color: #990000;
}

TD#menu_1 DIV.menu1-level2-no A:hover
{
	text-decoration: underline overline;
}

TD#menu_1 DIV.menu1-level2-no
{
	text-align:left;
	font-size: 14px;
	padding-left: 20px;
	color: #000000;
}

TD#menu_1 DIV.menu1-level2-act
{
	/* background-color:Silver; */
	text-align:left;
	font-size:14px;
	font-weight: bold;

	padding-left: 20px;
}

TD#menu_1 DIV.menu1-level2-act A
{
	color: #000000;
}

TD#menu_1 DIV.menu1-level3-no A:hover
{
	text-decoration: underline overline;
}

TD#menu_1 DIV.menu1-level3-no
{
	text-align:left;
	font-size: 14px;
	padding-left: 30px;
}

TD#menu_1 DIV.menu1-level3-act
{
	/* background-color:Silver; */
	text-align:left;
	font-size:14px;
	font-weight: bold;

	padding-left: 30px;
}

TD#menu_1 DIV.menu1-level3-act A
{
	color: #000000;
}


TD#menu_1 DIV.menu1-level4-no A:hover
{
	text-decoration: underline overline;
}

TD#menu_1 DIV.menu1-level4-no
{
	text-align:left;
	font-size: 14px;
	padding-left: 40px;
}

TD#menu_1 DIV.menu1-level4-act
{
	/* background-color:Silver; */
	text-align:left;
	font-size:14px;
	font-weight: bold;

	padding-left: 40px;
}

TD#menu_1 DIV.menu1-level4-act A
{
	color: #000000;
}


div.album
{
	padding:10px;
	/* background-image: url(../pics/albumbackground.jpg); */
}

/*
Listenansicht - Artikelvorschau
*/

div.listTitle
{
	width:550px;
}

div.listTitleLeft
{
    display:table-cell;
    width:50px;
    height:50px;
    margin:0px;
    padding:0px;
    float: left;
}

div.listTitleCenter 
{
	display:table-cell;
	font-weight: bold;
	height:50px;
	width:490px;
	background-image: url(../pics/list_header_bkg_center.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding-top:23px;
	float: left;
}

div.heading 
{
	color: #990000;
	font-weight: bold;
	margin:5px;
	padding:0px;
	float: left;
}

div.blacktext
{
	margin: 5px;
	color: #000000;
	font-size: 10px;
}

div.listTitleCenter a
{
	color: #990000;
	text-decoration: none;
}

div.listTitleCenter a:hover
{
	color: green;
	text-decoration: none;
}

div.listTitleRight 
{
	display:table-cell;
	background-image: url(../pics/list_header_bkg_right.gif);
	background-repeat: no-repeat;
	height:50px;
	width: 10px;
	margin:0px;
	padding:0px;
	float: left;
}

span.acro { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #000;
	cursor: help;
}

span.acro {
	speak: normal;
}


div.listContent
{
	/* ----------------------------
	    firefox-specific settings 
	------------------------------- */
	
	-moz-border-radius-bottomleft:20;
	-moz-border-radius-bottomright:20;
	max-width: 482px;
	
	/* ----------------------------
	     end firefox settings
	------------------------------- */
	
	width: 100%;
	background-color: #ffffff;
	border-left: 4px solid #ced2e7;
	border-right: 4px solid #ced2e7;
	border-bottom: 4px solid #ced2e7;
	margin-top:0px;
	margin-left: 42px;
	margin-right: 5px;
	padding: 5px;
}

div.sidebarTopic
{
	font-weight: bold; 
	font-size: 0.8em; 
	padding:5px; 
	margin:5px; 
	margin-bottom:0px;
	z-index:2;
	background-color:#990000; 
	color:#FFFFFF;
	border:1px solid black;
	-moz-border-radius:5px;
}

div.sidebarEntry
{
	max-width:150px;
	width:150px;
	font-weight: normal; 
	font-size: 0.8em; 
	padding:5px; 
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px; 
	background-color:#C9C9C9; 
	color:#000000;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	z-index:1;
	-moz-border-radius:5px;
}


.gbEntry
{	
	-moz-border-radius: 10px;
	border: 1px solid #900;
	margin: 5px;
}

.gbTable
{
	margin: 5px;
}

#preview_wrapper {
	float:left;
}


#popupdiv_top {
	width: 400px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	position: absolute;
	display:none;
}

#top_top{
	padding: 0px 0px 0;
	background: #FFFFFF no-repeat top;
}

#top_bottom{
	padding:0px 0px 0px;
	color: #548912;
	background: #FFFFFF no-repeat bottom;
}

#popupdiv_bottom {
	width: 400px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	position: absolute;
	display:none;
}

#bottom_top{
	padding: 0px 0px 0;
	background: #FFFFFF no-repeat top;
}

#bottom_bottom {
	padding:0px 0px 0px;
	color: #548912;
	background: #FFFFFF no-repeat bottom;
}

.searchitem {
	font-size:1.5em;
	color:#FFFFFF; 
	background-color:#00FF00;
}

/* Styles for RSN */

.fn_net_table
{
	background-color: #990000;
	width: 100%;
	-moz-border-radius:10;
}

table#fn_net_table TD
{
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
}

table#fn_net_table TH
{
	padding-left:10px;
	text-align:left;
	/* background-color: #EEEEEE; */
}

table#fn_net_table h2
{
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 5px;
}

table#fn_net_table a
{
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

table#fn_net_table a:hover
{
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

table#fn_net_table a:visited
{
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

.userlink
{
	color: #900;
	text-decoration:none;
	font-weight: bold;
}


/* END Style for RSN */



