/* CSS Datei für RoSsoft

Erstellt von Ronny Schlinger */





body, textarea 	{ font-family: "Arial", "Helvetica", "HelmetCondensed", "Verdana", "Swiss", "Geneva", "Sans Serif", "sans-serif";

		  font-size: 10pt;

		  background-color: #000000;

		  color: #CC66FF;

		  scrollbar-Face-Color:#595959; scrollbar-Shadow-Color:#0000FF;

                  scrollbar-Highlight-Color:#0000FF; scrollbar-3dLight-Color:#808080;

                  scrollbar-Arrow-Color:#000000; scrollbar-Track-Color:#363636;

		}



/*-----------------------Tabellen----------------------*/

table		{ font-size: 10pt;

		}



/*------------------------Links------------------------*/

a		{ color: #dc00aa; text-decoration: none;

		}

a:link          { color: #dc00aa; text-decoration: none;

                }

a:active        { color: #dc00aa; text-decoration: none;

                }

a:visited       { color: #dc00aa; text-decoration: none;

                }

a:hover         { color: #dddddd; text-decoration: none;

                }



/*-------------Überschriften Größe 1 bis 5-------------*/



h1		{ font-size: 14pt; font-weight: bold;

                  margin: 15px; text-align: center; vertical-align: middle;

                }

h2             	{ font-size: 12pt; font-weight: bold;

                  margin: 5px; text-align: center;  vertical-align: middle;

               	}

h3             	{ font-size: 12pt; font-weight: bold; color: #ff9933;

                  margin: 5px;

               	}

h4             	{ font-size: 11pt; font-weight: bold; color: #ff9933;

                  margin-left: 5px; margin-top: 5px; margin-bottom: 2px;

               	}

h5             	{ font-size: 10pt; font-weight: bold; color: #ff9933;

                  margin: 5px;

               	}