
/* Stylesheet für die ganze Applikation */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

S T A R T  anpassen je nach Webseite

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/* Gilt über die ganze Seite 
color: #333333; --> Schriftfarbe
background-color: --> Hintergrundfarbe der Seite
*/
body {

	margin-top:1px;
	margin-bottom:10px;
	margin-left:5px;
	font-family: Verdana;
	color: #333333;
	font-size:11px;
	background-color:#ffffff;
	}

/* Hintergrundfarbe des Top Navigationsbalken */
.top-navi-td {
padding-left:5px; 
background-color:#EC142E;
}

/* Hintergrundfarbe des Sub Navigationsbalken */
.sub-navi-td {
padding-left:5px; 
background-color:#E4E4E4;
}

/* Alle Sub Titel wie z.b. Model-Updates
color:#333333; --> Schrift
background-color:#E6E6E6; --> Hintergrundfarbe */
.header {
border-color:#6699ff; border-width:0px; border-style:solid;
padding:5px; 
background-color:#E4E4E4;
background-image:url(pic/bg_header.gif);
background-repeat:repeat-x;
color:#000000;
font-weight:600;
font-size:11px;
}

/* Navigationsbalken Model, wenn eingeloggt 
background-color:#cccccc; --> Hintergrundfarbe
color:#333333; --> Schriftfarbe
*/
.navi-model {
border-color:#6699ff; border-width:0px; border-style:solid;
padding:5px; 
background-color:#E4E4E4;
color:#333333;
font-weight:100;
font-size:11px;
}

/* Box VIP Programm */
.rahmen4 {
border-color: #FF0000; border-width:2px; border-style:solid;
padding:5px; 
background-color:#e4e4e4;
}

/* Hintergrund Farbe 1 der Boxen wenn Modell eingeloggt ist */
.getboxcolor1 {
background : #E4E4E4;
}

/* Hintergrund Farbe 2 der Boxen wenn Modell eingeloggt ist */
.getboxcolor2 {
background : #FFFFFF;
}
/* Admin Model Uebersicht Zebra Streifen 1 */
.zebra1 {
background : #E4E4E4;
}

/* Admin Model Uebersicht Zebra Streifen 2 */
.zebra2 {
background : #ffffff;
}

/* farbe link */
a:link { color:#FE0000; text-decoration:none; }
a:visited { color:#FE0000; text-decoration:none; }
a:active { color:#FE0000; text-decoration:none; }
a:hover {color: #FE0000; text-decoration:none;}

/* farbe link der top navigation */
a.topnav:link { color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
a.topnav:visited { color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
a.topnav:active { color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
a.topnav:hover {color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}

/* farbe link der member navigation */
a.membernav:link { color: #000000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif }
a.membernav:visited { color:#000000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif }
a.membernav:active { color:#000000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif }
a.membernav:hover {color:#000000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif}

/* farbe link der member navigation aktiver link */
a.membernav-a:link { color: #FE0000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif }
a.membernav-a:visited { color: #FE0000; text-decoration: none; font-size:10px; font-weight:200; font-family:Arial, Helvetica, sans-serif }

/* farbe link der invisible links (z.b. stappel upload) */
a.invisible:link { color:#ffffff; text-decoration:none; }
a.invisible:visited { color:#ffffff; text-decoration:none; }
a.invisible:active { color:#ffffff; text-decoration:none; }
a.invisible:hover {color: #ffffff; text-decoration:none;}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

E N D E  anpassen je nach Webseite

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.tableindex
{
border:#CCCCCC;
border-style:solid;
border-width:1px;
}



h1 {
font-family: Verdana;
	color: #000000 ;
	font-size:14px;
	font-weight:700;
	}


h2 {
font-family: Verdana;
	color: #999999;
	font-size:12px;
	font-weight:700;
	}
	
	
	

select
{
font-family: Verdana;
font-size: 12px;
font-weight: ;
background: #fffffff;
color: #333333;
}

.rahmen {
border-color:#CCCCCC; border-width:1px; border-style:solid;
padding:5px; 
/*background-color:#e4e4e4;*/
}
.rahmen2 {
border-color: #FF0000; border-width:2px; border-style:solid;
padding:5px; 
/*background-color:#e4e4e4;*/
}
.rahmen3 {
border-color: #CCCCCC; border-width:2px; border-style:solid;
padding:5px; 
/*background-color:#e4e4e4;*/
}
.rahmen5 {
border-color: #FF0000; border-width:0px; border-style:solid;
padding:5px; 
background-color: #FFFFCC;
}


.line {
border-bottom-color:#CCCCCC; border-bottom-width:1px; border-bottom-style:solid;
padding:0px; 
/*background-color:#e4e4e4;*/
}




.tdclass1 {
border-color:#CCCCCC; border-width:1px; border-style:solid;
padding:0px; 
background-color:#E6E6E6;
color:#333333;
font-weight:600;
font-size:11px;
}
.tdclass2 {
border-color:#CCCCCC; border-width:1px; border-style:solid;
padding:0px; 

}



.contentstartseite{
	overflow: auto;
	padding: 11px;
	
	
}



td {
	font-family:Verdana;
	font-size:11px;
}

th {
	font-family:Verdana;
	font-size:11px;
}





.sweiss {
font-weight:600;
color:#6699ff;
}
.sblau {
font-weight:600;
color:#6699ff;
}
.sred {
font-weight:600;
color: #FF0000;
}
.sredf {
font-weight:bold;
color: #FF0000;
font-size:14px;

}
.sok {
font-weight:600;
color: #009933;
}
.sblau18 {
font-weight:800;
color:#6699ff;
font-size:28px;
}

.sblau182 {
font-weight:800;
color:#6699ff;
font-size:18px;
}

.buttontest
{
	background : #ffffff;
	height : 20px;
	font-size:11px;
	font-family: verdana;
	font-weight:bold;
	color:#6699ff;
	border : 1px solid #6699ff;
}
.button
{
	background : #B5BBB6;
	height : 20px;
	font-size:11px;
	font-family: verdana;
	color: #000000;
	border : 1px solid #989898;
}

.inputbox
{
	border : 1px solid #cccccc;
	font-family: verdana;
	font-size: 11px;
}

/* set millions of background images */
.rbroundbox {background: url(pic/nt.gif) repeat;}
.rbroundbox2 { background: url(pic/nt.gif) repeat; }
.rbtop div { background: url(pic/tl.gif) no-repeat top left; }
.rbtop { background: url(pic/tr.gif) no-repeat top right; }
.rbbot div { background: url(pic/bl.gif) no-repeat bottom left; }
.rbbot { background: url(pic/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

/* margin: 0 7px*/
.rbcontent {margin:0px;background-color:#e4e4e4 }
/*.rbcontent {margin:0px;background-color:#C8DFE2 }*/
.rbcontent2 {margin:0px;background-color:#ffffff }
.rbroundbox { width: 100%; margin: 1em auto; }
.rbroundbox2 { width: 100%px; margin: 1em auto; }





