 /* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

.rollout {
  background-color: #8A59A4;
  color: #FFFFFF;
  border-left: 1px solid #FFFFFF;
}


.navel, a.navel, a.navel:active, a.navel:visited, a.navel:link { max-height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  /*padding-top: 25px;*/
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 1px solid #999999;
  vertical-align: bottom;
  float: left;
  /* IE WORKAROUND: */
  background-color: expression( this.onmouseover new Function("this.className + navelhover;"),
    this.onmouseout = new Function("this.className = this.className.replace('navelhover',;")
  )
  text-decoration: none;
  color: #FFFFFF;
  font-size: 11px;
  display:block;
  background-color: #333333;
}

a.navigation:link, a.navigation:hover, a.navigation:active, a.navigation:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 11px;
  display:block;
  
}

a.navel:hover, .navelhover {
  background-color: #7B52A1;
  text-decoration: none;
  color: #FFFFFF;
}

img.navarrow {
  border-width: 0px;
}

.rollsub {
  display: none; 
  background-color: #FFFFFF;
  padding: 5px;
}

#container {
  padding-top: 0px;
  padding: 0px;
  position: relative;
  width: 702px; max-width: 702px;
  margin: auto;
  text-align: left;
  z-index: 0;
}



#header {
  position: relative;
  height: 145px;
  width: 702px;
  padding: 0px;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

#headerright {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 145px;
  width: 702px;
}

#loginform {
position: absolute;
top: 40px;
height: 29px;
}

#navigation {
  position: absolute;
  width: 702px;
  top: 145px;
  left: 0px;
  z-index: 20;
  background-color: #333333;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}

#content {
  /*background-color: #FFFFFF;*/ /*fucking internet explorer*/

  
}



#pagecontent {
  width: 671px; /*height: 800px;*/
  margin: auto;
  border-left: 1px solid #999999; /* 1px zum testen */
  border-right: 1px solid #999999; /* 1px zum testen */
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  position: relative;
  top: 18px;
  padding: 15px;
  z-index: 10;
  border-bottom: 1px solid #999999;
  color: #F5F5F5;
  
 }

h1 {
  font-size: 14px;
}

h2 {
  font-size: 13px;
}

h3 {
  font-size: 12px;
}


#pagecontent h1, h2, h3 {
  color: #F5F5F5;
  padding-left: 2px;
  padding-right: 2px;
}

#pagecontent h1 {
  margin-top: 3px;
}



#pagecontent h2 {
  margin-top: 0px; margin-bottom: 0px; padding-top: 6px; padding-bottom: 0px; 
  
}

#pagecontent p, .pagecontent, .pagecontent a, .pagecontent a:hover {
  padding: 2px;
  margin-top: 2px; margin-bottom: 2px;
  text-align: justify; 
  padding-top: 3px; padding-bottom: 4px;
  font-weight: normal;
  color: #F5F5F5; text-decoration: none;
}

.pagecontent h2 {
 text-decoration: none;
}

#pagecontent .teaser {
  font-weight: bold;
  color: #6D308D;
  padding: 2px;
  text-align: justify;
}



#topimage {
  float: left;
  width: 334px;
  border: 1px solid #FFFFFF;
}

#left {
  float: left;
  width: 218px;
  height: 650px; /* variabel??? */
  background-position: bottom right;
  background-image: url(/templates/sv-austria/images/bg-player.gif);
  background-repeat: no-repeat;
}

#subnav { 
  width: 210px;
  border: 1px solid #6D308D;
  background-color: #B697C6;
  padding: 4px;
}

table.subnavtable {
  border: 4px solid white;
  width: 206px !important;
  width: 210px;
  padding: 0px; 
  margin: 2px !important;
  margin: 0px;
  background-color: #6D308D;
  border-collapse: collapse;
}

table.subsubnavtable {
  border: 0px solid white;
  width: 220px;
  padding: 0px; 
  margin: 0px;
  background-color: #FFFFFF;
  border-collapse: collapse;
}

td.subnavtable {
  border: 1px solid white;
  border-collapse: collapse;
  padding: 4px;
  line-height: 8px;
}

td.subsubnavtable {
  border: 0px solid white;
  border-collapse: collapse;
  padding: 3px;
  line-height: 8px;
  color: #6D308D;
}

td.subsubnavtable2 {
  border: 0px solid white;
  border-collapse: collapse;
  padding: 3px;
  line-height: 8px;
  background-color: #B697C6;
}

table.subnavtable tr {
  background-color: #6D308D;
}

tr.subnavtable:hover {
  background-color: #8A59A4;
}

a.subnavlink, a.subnavlink:link, a.subnavlink:visited {
  font-weight: normal;
  color: #FFFFFF;
  display: block;
}

a.subsubnavlink, a.subsubnavlink:link, a.subsubnavlink:visited {
  font-weight: normal;
  color: #6D308D;
  display: block;
}

a.subsubnavlink2, a.subsubnavlink2:link, a.subsubnavlink2:visited {
  font-weight: normal;
  color: #FFFFFF;
  display: block;
}

a.subnavlink:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
}

a.subsubnavlink:hover {
  text-decoration: underline;
  font-weight: normal;
}

a.subsubnavlink2:hover {
  color: white;
  text-decoration: underline;
  font-weight: normal;
}


#topnews {
  margin-left: 4px;
  padding: 4px;
  width: 382px; /*390-8*/
  height: 217px; /*225-8*/
  max-height: 217px;
  border: 1px solid #FFFFFF;
  background-color: #834F9E;
  position: absolute; 
  left: 345px; /*right: 9px;*/
  line-height: 13px;
  font-size: 11px; z-index: 0;
}

#footer {
  width: 702px;
  height: 130px;
  color: #F5F5F5;
  font-size: 10px;
  margin:auto;
  margin-top: 30px;
}

div.dotsviola {
  background-image: url(/templates/sv-austria/images/dots-viola.gif);
  background-position: center;
  background-repeat: repeat-x;
  width: 100%;
  height: 11px;
}

div.newsbox { 
 color: #6d308d; 
 background: repeat-x center; 
 width: 100%; 
 vertical-align: bottom; }

div.dotswhite {
  background-image: url(/templates/sv-austria/images/dots-white.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 8px;
}

div.boxheader {
  background-image: url(/templates/sv-austria/images/tab.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  height: 26px; max-height: 26px;
  line-height: 26px;
}

div.boxtext {
  padding: 7px;
  color: #000000;
  line-height: 12px;
  font-size: 10px;
}

h1.boxtext {
  font-weight: bold;
  font-size: 11px;
  color: #6D308D;
  margin-top: 0px; margin-bottom: 0px;
}

h1.topnews {
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 0px; margin-bottom: 5px;
}

a.topnews:link, a.topnews:visited, a.topnews:hover, a.topnews:active {
  color: #FFFFFF;
}

div.boxheader-tab {
  background-image: url(/templates/sv-austria/images/tab-tab.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  height: 26px; max-height: 26px;
  line-height: 26px;
}


div.boxheader-white {
  background-image: url(/templates/sv-austria/images/tab-white.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #6D308D;
  text-transform: uppercase;
  height: 26px; max-height: 26px;
  line-height: 26px;
}



div.navheader {
  background-image: url(/templates/sv-austria/images/tab-nav.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  height: 26px; max-height: 26px;
  line-height: 26px;

}

img.boxpic {
  margin-left: 1px; margin-right: 1px;
  border: 0px;
}

#boxes {
  width: 750px;
}

#box1 {
  float: left;
  width: 186px;
  height: 292px;
  background-image: url(/templates/sv-austria/images/box-bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
/*  margin-left: 2px;*/
}

#box2 {
  float: left;
  width: 186px;
  height: 292px;
  background-image: url(/templates/sv-austria/images/box-bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute; left: 194px;
}

#box3 {
  float: left;
  width: 186px;
  height: 292px;
  background-image: url(/templates/sv-austria/images/box-bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute; left: 384px;
}

#box4 {
  width: 170px;
  height: 292px;
  position: absolute; left: 574px;
}


/************************/

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0px; padding-left: 2px;
padding-top: 2px;
padding-bottom: 10px;
}

li
{
padding-left: 15px;
padding-top: 0px;
}


td {
	text-align: left;
	font-size: 11px;
}


/* Joomla core stuff */


/* <!-- USABILITY !!! */

p a, p a:link, p a:visited, div.boxtext a, div.boxtext a:link, div.boxtext a:visited {
	text-decoration: underline;
}

p a:hover, div.boxtext a:hover {
	text-decoration: none;
}



/* USABILITY ---> */

a img :hover { text-decoration: none; }
a img, a:link img, a:visited img, a:hover img { border: 0px; background-color: #333333; padding: 0; margin:0px; }

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Tahoma MS, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

a.newsboxlink:link, a.newsboxlink:visited, a.newsboxlink:hover  { color: #ffffff; font-weight: normal; line-height: normal; text-decoration: underlinxe; padding: 0px }

img { border: 0px; }

img.top_image {
  top: 0px;
}

input, select {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #999999;
  margin-top: 2px; padding: 2px;
}

img.intext {
  margin-right: 10px;
  margin-bottom: 4px;
  border: 0px solid #6D308D; 
  float:left;
}

table.spielplan {
  border: 1px solid #6D308D; 
  width: 513px;
  border-collapse: collapse;
  border-bottom: 0px;
  margin-left: 2px;
  margin-right: 0px;
}

table.spielplan td {
  
  padding: 2px; 
  border-bottom: 1px solid #6D308D;
  border-collapse: collapse;
}


a.navigation span {
  display: none;  
  text-decoration: none; 
}

a.navigation:hover span {
  padding: 2px;
  line-height: 8px; 
  display: block;
  position: absolute; 
  top: 0px; 
  left: 0; 
  width: 160px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #8A59A4;
  font: 10px "text-align: left; trebuchet
}


a.topnews:hover span {
  text-decoration: none;
}


img.partner {
 margin-top: 10px;
 margin-bottom: 20px;
 margin-right: 20px;
 vertical-align:top;
}

a:hover img {
 text-decoration: none;
}
