/**
* Stylesheets for national-football-teams.com, nationalfootballteams.com, national-soccer-teams.com and nationalsoccerteams.com
* created 2004, 2005 by Britta Hackenberger for national-teams.com
* use and modifying permitted for every website of the national-teams.com network
*/


/* general layout and header */

body { 
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px 
}

.main {
height: 100%;
width: 100%;
}

.menu {
width: 132px;
background-color: #FBC762;
}

.header {
height: 57px;
width: 100%;
background-color: #E75F04;
}


.content {
padding-top: 40px;
padding-left: 40px;
padding-bottom: 50px;
}


	
	
/* defines the main text style and the bigger headlines */
	   
.text {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: black; 
}


h1 {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 14px; 
font-weight: bold; 
color: #E75F04; 
}



/* defines the link lists, used for clubs and countries overviews an the FAQ */

.linklist {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
font-weight: normal; 
color: black; 
}

a.linklist:link {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
font-weight: normal; 
color: black; 
}

a.linklist:visited {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
font-weight: normal; 
color: #E75F04  
}

a.linklist:hover {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
font-weight: normal; 
color: black; 
}


/* defines the smaller blue headlines and the clickable headlines in the tournaments*/

.blau_bold {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 13px; 
font-weight: bold; 
color: #E75F04; 
}

a.blau_bold:link, a.blau_bold:visited {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 13px; 
font-weight: bold; 
color: #E75F04; 
}

a.blau_bold:hover {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 13px; 
font-weight: bold; 
color: #E75F04; 
}


/* defines the headlines for the news and FAQ. Also used for federation headlines. */

.newsheadline {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 12px; 
font-weight: bold;
color: #E75F04; 
background-color:#FBC762;
padding-top:3px;
padding-left:4px;
padding-bottom:2px;
padding-right:3px;

}


/* defines the news text */

.news {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: black; 
padding-top:10px;
padding-bottom:20px;
}


/* defines the footer text style */
	   
.footer {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 11px; 
font-weight: normal; 
padding-left : 40px;
color: black; 
}



/* defines the footer links style */
	   
a.footerlink:link {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 11px; 
font-weight: normal; 
color: black; 
}

a.footerlink:visited {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 11px; 
font-weight: normal; 
color: #E75F04; 
}

a.footerlink:hover {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 11px; 
font-weight: normal; 
color: #ac2f2f; 
}



/* defines the text links style */
	   
a.textlink:link {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: black; 
}

a.textlink:visited {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: #ac2f2f; 
}

a.textlink:hover {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: #E75F04; 
}



/* defines the main menu links */


a.mainmenu:link, a.mainmenu:visited {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
width: 132px;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 14px;
display: block;
background: #FBC762;
color: #E75F04;
text-decoration: none;
}


a.mainmenu:hover {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
width: 132px;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 14px;
display: block; 
color: #ffffff;
text-decoration: none;
background: #E75F04 url(../pix/menu_dot.gif) no-repeat top left; 
}


/* this is for the active tournament headline in the menu_tournaments.php */

.mainmenu_tournaments {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
width: 132px;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 14px;
display: block;
background: #E75F04; 
color: #ffffff;
text-decoration: none;
}


/* the div or td style for the tournament links in the menu_tournaments.php */

.links {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 13px; 
font-weight: normal; 
border-top : 1px dashed #000000;
color: #E75F04; 
padding-top:6px;
padding-left:4px;
padding-bottom:6px;

}


/* defines the tournament links in the menu_tournaments.php */

a.tournaments:link, a.tournaments:visited {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: #E75F04; 
padding-top:7px;
padding-left:2px;
padding-bottom:7px;
text-decoration: underline;

}

a.tournaments:hover {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
color: #000000; 
padding-top:7px;
padding-left:2px;
padding-bottom:7px;
text-decoration: underline;

}



/* defines the style for input fields and textareas */

.inputfield {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
width: 236px;
height: 18px; 
color: #E75F04; 
background-color: white;
}



.searchfield {  
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #E75F04;
background-color: white;
width: 100px;
height: 18px;
}


.textarea {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
width: 236px;
height: 80px; 
color: #E75F04; 
background-color: white;
}


/* defines the style of form buttons */

.formtext_button {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
color: #E75F04; 
background-color: white;
}

/* defines the player cells for goalkeepers */

.mitte {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FDE9C1;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}


/* defines the player cells for defence players */

.tor {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FDE9C1;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}



/* defines the player cells for midfield players, also the year tables on top of club and country pages */

.abwehr {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FBC762;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}


/* defines the player cells for attack players */

.sturm {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FDEAC3;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}


/* defines the player cells for players with unknown position */

.position_unknown {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; ;
padding-top:4px;
background-color:#FDE9C1
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for the handball goal players*/

.goal {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FFF4DB;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball pivots*/

.pivot {  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FFE5A8;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball playmakers*/

.playmaker{  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FBC762;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball right back*/

.rightback{  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FFE3D1;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball left back*/

.leftback{  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FED4B8;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball right wing*/

.rightwing{  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FDB686;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}

/* defines the player cells for handball left wing*/

.leftwing{  
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
color: black; 
background-color:#FC9754;
padding-top:4px;
padding-bottom:4px;
padding-left:9px;
padding-right:9px;
}







/* defines the borders for graphics and photos */

.picframe {  
border-style:solid;
border-width: 1px;
border-color: black;
}




