@charset "utf-8";
/* CSS Document */

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		CSS STYLING
		PROJECT: Internationaler Sport Liechtenstein
		VERSION: 1.0
		FOR: Sitewalk Est.
		AUTHOR: Phuc Le

++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++
		general
+++++++++++++++++++++++++++++++++++++++*/

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:9pt;
}

h1{
font-size:12pt;
line-height:16px;
font-weight:bold;
color:red;
}

/*
h2{
font-size:12px;
line-height:14px;
}
*/

table, td{
	vertical-align:top;
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

a:link, a:visited{
color:#000;
text-decoration:underline;
}

a:hover, a:active{
color:#888;
text-decoration:underline;
}

.wrapper {
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #848388;
	background-color:#ededed;		/*change background color of content here*/
}

/*++++++++++++++++++++++++++++++++++++++
	header
	+++++++++++++++++++++++++++++++++++++++*/

.content_header_table {
	width: 979px;
	height:0px;
}

.logo {
	width: 204px;
	height:103px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff;
}

.funktionen {
	text-align:right;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#98999a;
}

.funktionen_items{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}

.funktionen_language{
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:11pt;
}

.funktionen a:link, .funktionen a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:11pt;
	text-decoration:none;
	color:#000;
}

.funktionen a:hover, funktionen a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:11pt;
	text-decoration:underline;
	color:#000;
}

/*++++++++++++++++++++++++++++++++++++++
	body	
+++++++++++++++++++++++++++++++++++++++*/

/*rightpane*/
.RightPane{
}

.conContentCell_right{
width:100px;
}

/*ende*/

.content_body {
	height:419px;
}

.top_pane_left{
	width:204px;
	background-color:#fff;
}

.left_part_table {
/*	width: 204px;*/
}

.menu_left {
/*	width: 204px;*/
	background-color: #fff;
}

.shadow_corner {
	height: 8px;
	width: 7px;
	background-image: url(media/shadow_corner.gif);
	background-repeat: no-repeat;
}

.content_container {
}

.content_content {
	width: 586px;
	padding-right:5px;
}

.content_right{
width:163px;
padding-left:5px;
border-left:1px solid;
}

.content_top_pane{
padding:0px;
margin:0px;
padding-bottom:10px;
}

.top_pane_table{
}

.conHeaderCell{
margin:0px;
padding:0px;
}

/*++++++++++++++++++++++++++++++++++++++
	shadows
+++++++++++++++++++++++++++++++++++++++*/
.menu_shadow, .logo_shadow {
	width: 15px;
	background-image: url(media/menu_schatten_rechts_grau.gif);
	background-repeat: repeat-y;
}

.shadow_right {
	width: 7px;
	background-image: url(media/shadow_right_bottom.gif);
	background-repeat:repeat-y;
}

.shadow_right_top {
	background-image: url(media/shadow_right_top.gif);
	height: 105px;
	width: 7px;
	background-repeat: no-repeat;
}
.shadow_bottom {
	height: 8px;
	background-image: url(media/shadow_bottom_right.gif);
	background-repeat:repeat-x;
}

.shadow_bottom_left {
	background-image: url(media/shadow_bottom_left.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 263px;
}


/*++++++++++++++++++++++++++++++++++++++
	inner content	
+++++++++++++++++++++++++++++++++++++++*/

.container{
	margin:0px;
	padding:0px;
	line-height:16px;
	padding-top:5px;
	width: 559px;
}

.conTitleCell *{
	margin:0px;
	padding:0px;
	padding-left:22px;
	font-size:16px;
	line-height:18px;
}

.conContentCell{
	padding-left:15px;
	padding-top:10px;
	padding-right:22px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.conContentCell *{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}


INPUT *, TEXTAREA *, SELECT, OPTION, .NormalTextBox, .StandardButton, .FileManager * {
	color: #000000;
	font-size:9pt;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:9pt;
}

.conContentCell a:link, .conContentCell a:visited{
	color:#000;
	text-decoration:underline;
}

.conContentCell a:hover, .conContentCell a:active{
	color:#888;
	text-decoration:underline;
}

.conContentCell h1, .conContentCell h2{
	margin:0px;
	padding:0px;
}

.conContentCell h1, h1{
	font-size:12pt;
	line-height:16px;
	color:#ee1d22;
}

.conContentCell h2{
	font-size:11pt;
	line-height:14px;
}

.conContentCell ul{
	padding:0px;
	margin:20px;
}

.conContentCell ul li{
	line-height:16px;
	margin:0px;
	padding:0px;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

	Photo Gallery
	
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

/**************************
	Album Page
***************************/

.gallery_album_picture_table{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	width:150px;
	height:150px;
	text-align:center;
	border:1px solid #a9a9a9;
}

.gallery_albums_table .gallery_albums .GalleryCellElementAlbum .gallery_album .gallery_album_picture_table .gallery_album_picture_td{
	vertical-align:middle;
}

.gallery_album_picture_td{
}

.gallery_album_info{
	margin:0px;
	padding:0px;
	width:150px;
	border:1px solid #a9a9a9;
	color:#fff;
	text-align:center;
	font-size:12px;
	height:15px;
}

.gallery_album_title{
	margin:0px;
	padding:0px;
}

.gallery_album_count{
	margin:0px;
	padding:0px;
}

.GalleryCellElementAlbumUpdate{
	margin:0px;
	padding:0px;
}

/******************************
	Picture Page
	******************************/

.gallery_picture_container{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-right:10px;
}

.gallery_picture_table{
}

.gallery_albums_table .gallery_albums .GalleryCellElementFile .gallery_picture_container .gallery_picture_table .gallery_picture_td{
	vertical-align:middle;
	width:150px;
	height:150px;
	margin:0px;
	padding:0px;
	text-align:center;
	border:1px solid #a9a9a9;
}

.gallery_picture_td{
	margin:0px;
	padding:0px;
}

.gallery_image{
	margin:0px;
	padding:0px;
}

.gallery_picture_info{	
	color:#fff;
	border:1px solid #a9a9a9;
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	height:7px;
	background-color:a9a9a9;
}

.gallery_picture_title{
background-color:a9a9a9;
}

.gallery_picture_name{
	display:none;
	margin:0px;
	padding:0px;

}

.gallery_picture_size{
	margin:0px;
	padding:0px;
	display:none;
}

.gallery_picture_download{
	margin:0px;
	padding:0px;
	display:none;
}



/**************************
	photo gallery general
***************************/

.gallery_nav_table{
	margin-top:0px;
	width:100%;
	color:#000;
	font-size:12px;
}

.gallery_breadcrumb{
}

.gallery_back{
	text-align:right;
	padding-right:13px;
}

.gallery_albums_table{
	width:100%;
}

.gallery_albums_td{
}

.gallery_albums{
}

.gallery_album{
}

GalleryCellElementAlbum{
}

.gallery_albums_subnav{
	font-size:12px;
	width:100%;
	margin-top:10px;
}

.gallery_albums_paging{
	color:#000;
}

.gallery_albums_paging a:link, .gallery_albums_paging a:visited{
	text-decoration:none;
}

.gallery_albums_paging a:hover, .gallery_albums_paging a:active{
	text-decoration:underline;
}

.gallery_albums_sum{
	color:#000;
	text-align:right;
	padding-right:15px;
}

/****************************
	Pop Up
****************************/

.gallery_popup_navigation{
	margin:0px;
	padding:0px;
	width:580px;
	margin-top:10px;
	margin-bottom:10px;
	height:20px;
}

.gallery_popup_prev, .gallery_popup_next, .gallery_popup_print, .gallery_popup_download, .gallery_popup_close,.gallery_popup_number{
	font-size:9pt;
}

.gallery_popup_navigation a:link, .gallery_popup_navigation a:visited, .gallery_popup_navigation a:active{
	color:#696969;
	text-decoration:none;
	font-size:9pt;
}

.gallery_popup_navigation a:hover{
	text-decoration:none;
	color:#a9a9a9;
	font-size:9pt;
}

.gallery_popup_prev{
	padding:0px;
	padding-left:15px;
	width:175px;
}

.gallery_popup_next{
	width:145px;
}

.gallery_popup_print{
	width:105px;
}

.gallery_popup_download{
	display:none;
}

.gallery_popup_download, a:link, a:active, a:visited{
}

.gallery_popup_close{
	width:40px;
}

.gallery_popup_number{
	text-align:right;
	padding-right:18px;
	color:#696969;
}

.gallery_popup_container{
	text-align:center;

}

.gallery_popup_prev_image{
}

.gallery_popup_current_image{
	width:580px;
}

.gallery_popup_next_image{
}

.gallery_popup_info{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	background-color:#fff;
	font-size:9pt;
	padding-left:20px;
	padding-right:10px;
}

.gallery_popup_title{
	text-align:center;
	font-size:9pt;
	margin:0px;
	padding:5px;
	display:none;
}

.gallery_popup_desc{
	margin:0px;
}

.gallery_popup_name{
	margin:0px;
	padding:0px;
}

.gallery_popup_size{
	margin:0px;
	padding:0px;
}


/*************************************
			udt
**************************************/

.athlet_info{
	border-bottom:1px solid #000;
}

.athlet_detail_info{
	margin-top:10px;
	margin-bottom:10px;
}

.athlet_vorname{
	font-weight:bold;
}

.athlet_name{
	font-weight:bold;
}

.athlet_detailtext img{
	margin:0px;
	padding:0px;
}

.athlet_foto{
	float:right;	
}

/**************************************
			udt übersicht
***************************************/

.athlet_name_td, .udt_athlet{
	width:180px;
	vertical-align:middle;
}

.athlet__uebersicht_land, .udt_land{
	width:150px;
	vertical-align:middle;
}

.athlet__uebersicht_foto img{
	height:75px;
}

.Athlet_data{
	border-top:1px solid #000;
	margin-bottom:10px;
}
.conTable {
width:100%;
}
