html { height: 100%; }
body {
	margin: 0px;
	padding: 0px;

	text-align: center;
	font-size: 13px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	color: #6D6D6D;

	background-color: #FFFFFF;
	background-image: url('/images/layout/bodybg.jpg');
	background-repeat: repeat-x;

	width: 100%;
	height: 100%;
}
body.startpage		{ background-image: url('/images/layout/bodybg_start.jpg'); }
body.loading		{ background-image: url('/images/layout/loading_new.gif'); background-repeat: no-repeat; background-position: center center; background-color: #FFFFFF; }
td {}
input { font-size: 12px; font-family: Arial, sans-serif; }
div {}
form { margin: 0px; padding: 0px; }


a {
	text-decoration: underline;
	color: #999999;
}
a:HOVER {
	text-decoration: none;
	color: #6D6D6D;
}


/**** Layout-specific styles ****/
#surround {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1005px;
	text-align: left;
}

a#logo_teco7 {
	z-index: 2;
	position: absolute; top: 0px; left: 10px;
	width: 158px; height: 79px;
	display: block; text-decoration: none;
	background-image: url('/images/layout/logo_teco7.png');
}
a#logo_monta {
	z-index: 2;
	position: absolute; top: 11px; left: 832px;
	width: 75px; height: 19px;
	display: block; text-decoration: none;
	background-image: url('/images/layout/logo_monta.png');
}
a#logo_wienenergie {
	z-index: 2;
	position: absolute; top: 11px; left: 921px;
	width: 79px; height: 19px;
	display: block; text-decoration: none;
	background-image: url('/images/layout/logo_wienenergie.png');
}


div#topnavi {
	z-index: 2;
	position: absolute; top: 35px; left: 175px;
	width: 590px; height: 28px;
}
div#topnavi a {
	display: block;
	float: left;
	height: 28px; 
	line-height: 28px;
	margin-right: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	text-align: center;
}
div#topnavi a.home { width: 46px; background: url('/images/layout/buttonbg_home.png') no-repeat 0px -28px; }
div#topnavi a.homesel { width: 46px; color: #FFFFFF; background: url('/images/layout/buttonbg_home.png') no-repeat 0px 0px; }
div#topnavi a.knowhow { width: 163px; background: url('/images/layout/buttonbg_knowhow.png') no-repeat 0px -28px; }
div#topnavi a.knowhowsel { width: 163px; color: #FFFFFF; background: url('/images/layout/buttonbg_knowhow.png') no-repeat 0px 0px; }
div#topnavi a.verein { width: 140px; background: url('/images/layout/buttonbg_verein.png') no-repeat 0px -28px; }
div#topnavi a.vereinsel { width: 140px; color: #FFFFFF; background: url('/images/layout/buttonbg_verein.png') no-repeat 0px 0px; }
div#topnavi a.fussballschule { width: 197px; background: url('/images/layout/buttonbg_fussballschule.png') no-repeat 0px -28px; }
div#topnavi a.fussballschulesel { width: 197px; color: #FFFFFF; background: url('/images/layout/buttonbg_fussballschule.png') no-repeat 0px 0px; }

div#langselect {
	z-index: 2;
	position: absolute; top: 15px; left: 768px;
	font-size: 11px;
	color: #8B8B8B;
}
div#langselect span {
	color: #EB901E;
}
div#langselect a {
	text-decoration: none;
	font-size: 11px;
	color: #8B8B8B;
}

div#toprightnavi {
	z-index: 2;
	position: absolute; top: 35px; left: 768px;
	width: 200px; height: 28px;
	line-height: 28px;
}
div#toprightnavi a {
	font-size: 11px;
	color: #8B8B8B;
	margin-right: 8px;
	text-decoration: none;
}
div#toprightnavi a:HOVER, div#toprightnavi a.sel {
	color: #696969;
	text-decoration: underline;
}


div#sizes {
	z-index: 2;
	position: absolute; top: 35px; left: 968px;
	width: 35px; height: 28px;
	line-height: 28px;
}
div#sizes a {
	color: #8B8B8B;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
}
div#sizes a.size1 {	font-size: 11px; }
div#sizes a.size2 {	font-size: 14px; }
div#sizes a.size3 {	font-size: 17px; }


#box {
	z-index: 2;
	position: absolute; top: 73px; left: 770px;
	width: 235px; min-height: 730px;
	background-image: url('/images/layout/boxbg.png');
	background-repeat: no-repeat;
	font-size: 11px;
}
#box div.inner {
	padding: 16px 20px 0px 13px;
	height: 720px;
	position: relative;
}
#box div.inner2 {
	padding: 0px 20px 0px 13px;
}
#box div.search {
	width: 202px;
	border-bottom: 1px solid #FFFFFF;
	margin: 10px 0px 10px 0px;
}
#box div.search div.div1 {
	float: left;
	width: 171px; height: 21px;
	background-image: url('/images/layout/searchbg.png');
	background-repeat: no-repeat;
}
#box div.search div.div1 input {
	width: 159px;
	height: 18px;
	margin: 1px 0px 0px 3px;
	border: 0px;
	background-color: transparent;
}
#box div.search div.div2 {
	float: left;
	width: 31px; height: 21px;
	background-image: url('/images/layout/searchbutton.png');
	background-repeat: no-repeat;
}
#box div.search div.div2:HOVER {
	background-image: url('/images/layout/searchbutton_o.png');
}
#box div.search div.div2 input {
	width: 31px; height: 21px;
	border: 0px;
}


div.latestnews {
	width: 209px;
	border-bottom: 1px solid #FFFFFF;
	margin: 10px 0px 10px 0px;
}
div.latestnews div.row {
	clear: both;
	height: 100px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
div.latestnews div.row a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.latestnews div.row p {
	font-size: 11px;
}
div.latestnews div.row img {
	float: left;
	width: 72px; height: 62px;
	margin: 0px 6px 40px 0px;
	border: 0px;
}
div.latestnews div.row a.rss {
	float: left; 
	width: 78px; height: 16px;
	text-decoration: none;
	background: url('/images/layout/rss.png') no-repeat;
}

div.latestnews_f {
	width: 209px;
	margin: 10px 0px 20px 0px;
	background: url('/images/layout/box_fussballschule_bg.png') no-repeat top right;
}
div.latestnews_f p {
	font-size: 11px;
}
div.latestnews_f a.news_f_more {
	display: block;
	padding-left: 78px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.latestnews_f div.spacer {
	width: 1px; height: 7px;
}


#printlink {
	display: block;
	margin: 0px 0px 0px 0px;
	background: url('/images/layout/print.png') no-repeat;
	padding: 0px 0px 0px 35px;
	line-height: 18px;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
}
#printlinkempty {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	line-height: 18px;
	font-size: 11px;
}
#suggestlink {
	display: block;
	margin: 5px 0px 0px 0px;
	background: url('/images/layout/suggest.png') no-repeat;
	padding: 0px 0px 0px 35px;
	line-height: 18px;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
}

div.addthis {
	clear: both;
	margin: 18px 0px 20px 0px;
	white-space: nowrap;
}
div.addthis a {
	float: left;
}

div.banner {
	clear: both;
	margin: 15px 0px 0px 0px;
}
div.banner img,
div.banner a img {
	border: 0px;	
}



#headingimage {
	position: absolute; top: 90px; left: 0px;
	width: 770px; height: 168px;
	border: 0px;
}
#headingimage_startpage {
	position: absolute; top: 90px; left: 0px;
	width: 770px; height: 308px;
	border: 0px;
}


div.path {
	position: absolute; top: 265px; left: 183px;
	width: 580px; height: 16px; overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
}
div.path a {
	text-decoration: none;
	color: #DDDDDD;
	font-size: 11px;
	font-weight: normal;
}



div.startpagebox {
	z-index: 2;
	position: absolute; top: 398px;
	width: 250px; height: 92px;
	overflow: hidden;
	cursor: pointer;
	background-image: url('/images/layout/lineboxbg.png');
}
div.startpagebox1 { left: 0px; }
div.startpagebox2 { left: 253px; }
div.startpagebox3 { left: 506px; }
div.startpagebox div.inner {
	padding: 12px 20px 0px 20px;
}
div.startpagebox div.inner p {
	white-space: nowrap;
	margin-bottom: 5px;
	color: #000000;
	font-size: 9px;
}
div.startpagebox div.inner h2 {
	margin: 0px 0px 7px 0px;
	color: #FFFFFF;
}
div.startpagebox div.inner h4 {
	color: #000000;
	font-weight: normal;
}

#botom_startpage {
	z-index: 1;
	padding-top: 547px;
	width: 770px;
}
ul.startpageboxes {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
ul.startpageboxes li {
	float: left;
	width: 234px; height: 251px;
	margin: 0px 8px 30px 8px;
	background-image: url('/images/layout/startpageboxbg.png');
	overflow: hidden;
}
ul.startpageboxes li div.inner {
	padding: 9px 12px 9px 12px;
}
ul.startpageboxes li img.img {
	width: 209px; height: 127px;
	border: 0px;
}
ul.startpageboxes li a {
	text-decoration: none;
}
ul.startpageboxes li p.title {
	font-size: 18px;
	color: #EB890D;
	margin: 5px 0px 5px 0px;
}
ul.startpageboxes li p.title a {
	font-size: 18px;
	color: #EB890D;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
}
ul.startpageboxes li p.text {
	font-size: 12px;
	color: #6D6D6D;
	font-weight: bold;
}


#bottom {
	z-index: 1;
	padding-top: 304px;
	width: 770px;
}

#bottom div.left {
	float: left;
	width: 180px;
	padding-top: 38px;
}
#bottom div.left a {
	display: block;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
	text-decoration: none;
}
#bottom div.left a.sub {
	font-weight: normal;
	margin: 5px 0px 0px 20px;
	text-decoration: none;
}
#bottom div.left a.sel {
	color: #EB890D;
}


#bottom div.right {
	float: left;
	width: 554px;
}




a.backbutton { display: block; float: right; font-weight: bold; text-decoration: none; background: url('/images/layout/back.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 10px 0px 0px 0px; }

div.listbox {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
	background: #F4F4F4 url('/images/layout/listbox_bg.png') repeat-y -600px 0px;
	cursor: pointer;
}
div.listbox h3 {
	margin-bottom: 10px;
}

div.news_listleft { float: left; width: 124px; height: 82px; margin-right: 6px; }
div.news_listright { min-height: 82px; }
a.news_listbutton { display: block; float: right; font-weight: bold; text-decoration: none; background: url('/images/layout/more.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 60px 0px 0px 5px; }

div.press_listleft { float: left; width: 80px; height: 40px; margin-right: 6px; color: #EB880C; }
div.press_listmiddle { float: left; width: 265px; margin-right: 6px; }
div.press_listmiddle p { line-height: 19px; }
a.press_listbutton { float: left; display: block; font-weight: bold; text-decoration: none; background: url('/images/layout/download.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 10px 0px 0px 5px; }

div.pressimages_listleft { float: left; width: 214px; height: 142px; margin-right: 10px; }
div.pressimages_listleft a img { width: 214px; height: 142px; border: 0px; }
div.pressimages_listright { float: left; width: 315px; }
div.pressimages_listright p { font-size: 12px; }
a.pressimages_listbutton { float: right; display: block; font-weight: bold; text-decoration: none; background: url('/images/layout/download.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 0px 0px 0px 5px; }

a.listsubs1_listbutton { display: block; float: right; font-weight: bold; text-decoration: none; background: url('/images/layout/more.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 5px 0px 0px 0px; }

div.news_listsubs2left { clear: both; float: left; width: 145px; min-height: 100px; _height: 90px; }
div.news_listsubs2right {  float: left; width: 379px; min-height: 100px; _height: 90px; margin-bottom: 10px; }
a.listsubs2_listbutton { display: block; font-weight: bold; text-decoration: none; background: url('/images/layout/more.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 5px 0px 0px 0px; }


div.slideshowsleft { clear: both; float: left; width: 124px; height: 82px; margin: 0px 10px 10px 0px; }
div.slideshowsright {  float: left; width: 419px; height: 100px; }
a.slideshows_listbutton { float: right; display: block; font-weight: bold; text-decoration: none; background: url('/images/layout/more.png') no-repeat; padding-left: 22px; line-height: 19px; height: 19px; margin: 5px 0px 0px 0px; }


div.tdleft { float: left; width: 320px; margin-right: 10px; }
div.tdright {  float: left; width: 224px; }

div.layoutleft { float: left; margin-right: 10px; }
div.layoutright {  float: left; }


blockquote {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #F7F7F7;
}

.nextlink_next {
	width: 60px; height: 18px;
	border: 0px;
	margin: 5px 0px 0px 0px;
}
.nextlink_videos {
	width: 98px; height: 18px;
	border: 0px;
	margin: 5px 0px 0px 0px;
}


/**** end of Layout-specific styles ****/
div.backlink { float: right; margin-top: 10px; }

a.picturepreview {}

div.clear { clear:both;  }
div.pagescontainer { }
div.pagescontainer div a { }


ul.slideshow {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
ul.slideshow li {
	float: left;
	margin: 0px; padding: 0px;
}


h1 { font-size: 33px; font-family: Arial, sans-serif;	margin: 0px 0px 16px 0px; padding: 0px; font-weight: normal; color: #EB890D; line-height: 120%; }
h2 { font-size: 24px; font-family: Arial, sans-serif;	margin: 0px 0px 10px 0px; padding: 0px; font-weight: normal; color: #EB890D; line-height: 120%; }
h3 { font-size: 18px; font-family: Arial, sans-serif;	margin: 0px 0px 0px 0px; padding: 0px; font-weight: bold; color: #EB890D; line-height: 120%; }
h4 { font-size: 13px; font-family: Arial, sans-serif;	margin: 0px 0px 0px 0px; padding: 0px; font-weight: bold; color: #EB890D; line-height: 120%; }
p  { font-size: 13px; font-family: Arial, sans-serif;	margin: 0px 0px 0px 0px; padding: 0px; font-weight: normal; line-height: 120%; }


input.button {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px outset #999999;
	height: 22px;
}
input.cancel {
	background-color: #AA6666;
}
input.input {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
textarea.input {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
p.error {
	color: #993300;
	font-weight: bold;
}


#captcharow {
	height: 30px;
	clear: both;
}
#captcharow div.el1 {
	float: left;
}
#captcharow div.el1 img {
	border: 1px solid #666666; cursor: pointer; width: 120px; height: 30px;
}
#captcharow div.el2 {
	float: left;
	border-right: 1px solid #666666; border-top: 1px solid #666666; border-bottom: 1px solid #666666;
}
#captcharow div.el3 {
	float: left; 
	padding-top: 5px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}
#captcharow div.el4 {
	float: left; 
	padding-top: 5px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/layout/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/layout/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/layout/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#444444; font-weight: bold;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/layout/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/layout/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/layout/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/layout/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/layout/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

