/*#playerinfo img {float:left;
                   padding: 15px 200px 0px 0px;
                   height: 100%;
                   
                   }*/
#bildbox {
	width: 384px;
	height: 100%;
	margin: 4px 0 4px 4px;
        padding: 10px 0 3px 0px;
        overflow:auto;
}

#infoboxmitten{
	width: 384px;
	height: 100%;
	margin: 4px 0 4px 4px;
        padding: 3px 0 3px 6px;
        border: 1px solid #af151a;
}

#infoboxmitten img{
	float:left;
	margin-right:0px;
}

#infoboxmitten h3{
	font-size: 13px;
	font-weight: bold;
	background:#F2F2F7;
}

#infoboxmitten a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background:#F2F2F7;*/
}

#infoboxmitten a:hover{
 	text-decoration:underline;
	font-size: 10px;
	color:#3A7FC2;
	/*background:#F2F2F7;*/
}

#infoboxmitten namn{ 
	 font-size: 10px;
         font-weight: bold;
	 color:#000;
	 text-decoration: none;
         text-align:left;
	 margin-bottom: 0;
}


#orgmitten{
        
	width: 382px;
      height: 100%;
	margin: 0px 0 3px 0px;
        padding: 3px 0 8px 0px;
        border-bottom: 1px solid #B3D44B;
}

#orgmitten img{
	float:left;
	margin-right:0px;
}

#orgmitten h3{
	font-size: 12px;
	font-weight: bold;
	background:#F2F2F7;
        padding: 3px 0 -1px 0px;
}

.orgimg{
float:left;
width: 378px;	
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background:#F2F2F7;*/
}

#orgmitten a:hover{
 	text-decoration:underline;
	font-size: 10px;
	color:#3A7FC2;
	/*background:#F2F2F7;*/
}

.orginfo{
        float:left;
        width: 378px;	
       padding: 1px 0 6px 0;
	/*background:#F2F2F7;*/
}


/* CSS Document */

/* CSS Grunden */


html{
	/*background-image: url(../../img/blue_1/offwhitestripes.gif);*/
	background-color:#af151a;
	background-repeat: repeat;
}
body{
	font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	margin: 0 auto;  
	padding: 0;
}

img {
	border: 0px;
}

h1 {
	 font-size: 18px;
	 font-weight: bold;
	 color:#000;
	 text-align:left;
	 margin: 0;
}

h2 {
	 font-size: 16px;
         font-weight: bold;
	 color: #000;
	 text-align: left;
	 margin-bottom: 0;
	 margin-top: 8px;
}

h3 {
	 font-size: 14px;
	 font-weight: bold;
	 color: #000;
	 text-align: left;
	 margin-bottom: 0;
	 margin-top: 8px;
}

h4 {
         font-size: 12px;	 
         color: #444;
	 text-align: left;
	 padding-left: 2px;
         margin-bottom: 0;
	 margin-top: 4px;
}


#bigcont {
	/*float: left;*/
	margin: 0px auto;
	width: 1020px;
	margin: 0px;
	padding: 0px;
}

#bigcontright{
    float: left;
	width: 198px;
}

/* CSS div */

#banner{
/*
	height: 150px;
	width: 800px;
*/
}

#banner img{
	margin: 0px;
}

#contentLeft ul {
	margin: 0;
	padding: 0px;
}

#container {
	float: left;
	color:#444;
	margin: 0px auto;
	width: 800px;
	border: 10px solid #fffffa;
	background:#fff;
}

#contentLeft{
        float: left;
	color:#444;
	
	width: 198px;
}

#contentMiddle{
        float: left;
        color: #444;
	width: 398px;
}


#contentRight {
	background:#fff;
	color: #444;
	

	float: right;
        width: 198px;
}

#repotagebilderRigth {
        padding: 5px;
        width: 175px;
	float: right;
	font-size: 11px;
        margin-top: 13px;
}

#repotagebilderRigth img {
        border: 1px solid #af151a;
}

#StandardMitten { 
        width: 382px;
	color: #444;
	margin-left: 5px;
	padding: 3px;
}

#ShowNews {
        float: left;
        background: #f7f7f2;
        width: 384px;
        margin: 6px 0px 0px 4px;
	padding: 2px;
}

#menu{
	background:#285F1A;
	margin:0px 0 0 5px; 
	padding: 13px 0 0px 0;
	background: none; 
	text-align:left;
	color: #fff;
}

#menu li{
	list-style:none; 
	float:left; 
	margin: 0;
	padding-right:4px;
}

#menu a{
	float: left; 
	font-size: 11px; 
        font-weight: bold;
	color: #fff;
	text-decoration: none; 
        background: #af151a;
	padding: 4px 4px 5px 4px;
}

#menu a:hover{
	color:#000;
	background:#fff;
	text-decoration: none;
}

#menu a:active{
	color:#000;
	background:#fff;
	text-decoration: none;
}

#nav-main {
	height: 35px;
	margin:0;
	padding:0;
	background-image: url(../../img/red_1/bgmenu_red_1.jpg);
	background-repeat: repeat-x;
}

#rightTopMenu {
	float: right;
	margin: 8px 10px 0 0;
	font-size: 10px; 
	clear:both;
	background-color:#FFFFFF;
}

#rightTopMenu ul {
	margin: 0;
	padding: 2px;
}

#rightTopMenu li {
	display: inline;
	padding: 2px;
}

#rightTopMenu a, #rightTopMenu a:visited {
	color: #000000;
	text-decoration: none;
	/*font-weight:bold;*/
	margin: 4px;
}

#rightTopMenu a:hover, #rightTopMenu a:visited:hover {

	color: #000000;
	text-decoration: underline;
}

/* = Boxer News holds (wrap) TwoBox & Tre Box
----------------------------------------------------------- */
#boxerNews {
	width: 393px;
	margin-top: 3px;
	margin-left: 4px;
	background: #FFF;
}

/* 2 col, Two Box, Tre Box
------------------------------------------------------------------- */
#twoboxone {
	float: left;
	background:#F2F2F7;
	width: 178px;
	padding: 5px 5px 5px 8px;
	text-align:left;
}

#twoboxtwo {
	float: right;
	background: #F2F2F7;
	width: 178px;
	margin: 0px 0px 0px 0px;
        padding: 5px 5px 5px 10px; 
	text-align: left;
}

#storyTwo {
	float: left;
	background: #F2F2F7;
	width: 383px;
	padding: 5px;
	text-align: left;
	margin: 6px 0px 0px 0px;
}

#boxerNews p{
        color:#000;
	background:#F2F2F7;
        font:  11px Verdana, Arial, Helvetica, sans-serif;
        text-decoration:none;
}

#headStory { 
        width: 380px;
	color: #444;
	background: #F2F2F7;
	margin: 3px 0px 6px 4px;
	padding: 5px 5px 5px 8px;
        /*border: 1px solid #FFF;*/
}
#annonsHolder { 
	color:#444;
	margin-top: 10px;
	background:#fff;
	padding:0;
}

#annonsHolder img{ 
	margin: 0;
	padding: 0;
	width: 190px;
}

#menu-col { 
	color:#000;
	margin-top: 2px;
	background:#c11c22;
	padding:0px;
        width: 190px;
}

#menuHolder { 
	color:#000;
	margin-top: 3px;
	background:#c11c22;
	padding:2px;
        width: 193px;
        border: 1px solid #af151a;
}

#menuHolder a{
	color:#fff;
	text-decoration:none;
}

#menuHolder h3{
	color:#fff;
}

#menuHolder a:hover{
	color:#000;
	text-decoration:underline;
}

#menuHolder ul{ 
	list-style:none;
	margin: 0;
	padding:0;
        font-size: 12px;
	font-weight: bold;
}

#menuHolder li{
	list-style:none;
        color:#fff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 4px;
	background:#c11c22;
        font-size: 12px;
        font-weight: normal;
        width: 180px;
}

#menuHolder .dropdown{
	list-style:none;}






#menu-col H3 {
	 padding:0 0 0 4px;
         font-size: 13px;
	 font-weight: bold;
	 color: #fff;
	 text-align: left;
	 margin-top: 0px;
}






#menuHolder li a{
	color:#fff;
	background:#c11c22;
	text-decoration:none;
}

#menuHolder li a:hover{
	color:#000;
	text-decoration:none;
}

#intervju {
	color:#444;
	padding:10px;
	background:#F2F2F7;
	margin-top:5px;
}

#intervju img{
	height: 50px; 
	padding:7px 6px 0 0;
	float:left;
	margin:0;
}

#intervju a{
    background: #F2F2F7;
	color: #006600;
	text-decoration:none;
}

#intervju a:hover{
    background: #F2F2F7;
	color: #CCFF33;
	text-decoration:none;
}


#match{
	padding:2px;
        width: 188px;
        height: 80px;
	margin-top: 2px;
        margin-left: 2px;
        padding-left: 3px;
        background: #FAFDA9;
        border: 1px solid #B3D44B;
}

#traning{
	padding:2px;
        width: 188px;
        height: 60px;
	margin-top: 2px;
        margin-left: 2px;
        padding-left: 3px;
        background: #FAFDA9;
        border: 1px solid #B3D44B;
}

#next{
	padding:2px;
        width: 188px;
        /*height: 80px;*/
	margin-top: 2px;
        margin-left: 2px;
        padding-left: 3px;
        background: #FAFDA9;
        border: 1px solid #B3D44B;
}

#flash{
	width: 191px;
        margin-top: 2px;
        background: #F2F2F7;
}

#repotage{
	width: 191px;
        height: 100%;
	margin-top: 3px;
        padding-left: 3px;
        background: #c11c22;
}

#info-site {
	clear: both;
	text-align: center;
	background: url(images/layout/bottom.gif) repeat;
	margin: 0;
	padding: 0;
	border-top:1px solid #FFF;
}

#info-company {
	padding: 0;
	margin: 2px 10px 0 10px!important;
	color: #928f8f;
}

#info-company a,#info-company a:visited {
	color: #928f8f;
	text-decoration: none;
}

#info-company a:hover,#info-company a:visited:hover {
	color: #fff;
	background:#3c3a3a;
	text-decoration: none;
}

#info-standards{
	color:#928f8f;
	font-size: 0.8em;
	padding-bottom:2px;
	margin: 1px !important;
}

#headStory H2{ 
	background:#f7f7f2;
         font-size: 16px;
	 font-weight: bold;
	 color:#000;
	 text-align:left;
	 margin-bottom: 0;
}




/* CSS class */

.artikelText {
        color: #000;
	font-size: 10px;
        text-decoration: none;
}

#menuHolder .artikelText {
        color: #fff;
}

.ingressText {
        color: #000;
	font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}


.date {
	 padding: 0 2px 0 0;
         margin: 0px;
	 color:#000;
	 font-size: 10px;
}

.rubrik{
	color:#333333;
	border-top:0px solid #BBE1EF;
	padding: 0px 0px 0px 2px;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

.rubrik_mini{
	color:#006699;
	/*background-color:#EFFBFF;*/
	padding: 10px 0px 0px 3px;
	font-size: 100%;
	text-align: left;
	margin: 0px;
}

.link {
	color:#006699;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
        margin: 0px;
}


.link:hover {
	color:#006699;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
        margin: 0px;
}

.namn{ 
	 font-size: 10px;
         font-weight: bold;
	 color:#000;
	 text-decoration: none;
         text-align:left;
	 margin-bottom: 0;
}

.namn:hover{ 
	 font-size: 10px;
         font-weight: bold;
	 color:#7DB1E3;
	 text-decoration: none;
         text-align:left;
	 margin-bottom: 0;
}

.inlagg {
	color: #006699;
	/*background-color: #EFFBFF;*/
	/*border-bottom:1px solid #BBE1EF;*/
	padding: 10px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

.note {
	color: #006699;
	/*background-color: #EFFBFF;*/
	/*border-bottom:1px solid #BBE1EF;*/
	padding: 10px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}


.storyRubrik{ 
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
        text-align:left;
	margin-bottom: 0;
}

.storyRubrik1{ 
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
        text-align:left;
	margin-bottom: 0;
}

.storyRubrik1:hover{ 
	font-size: 14px;
	font-weight: bold;
	color:#7DB1E3;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0;
}

.storyRubrik2, .storyRubrik3, .storyRubrik4{ 
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
        text-align:left;
	margin-bottom: 0;
}

.storyRubrik2:hover, .storyRubrik3:hover, .storyRubrik4:hover{ 
	font-size: 12px;
	font-weight: bold;
	color:#7DB1E3;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0;
}

.lasmer{ 
	font-weight: bold;
	font-size: 80%;
	color:#000;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0;
}

.lasmer:hover{ 
	font-weight:bold;
	font-size: 80%;
	color:#7DB1E3;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0;
}

