/*===ALLGEMEINES LAYOUT===*/

/*Over-All-Layout*/
body.main
													{
														background-image:url(web/opc-styles/schwarz_bg2.gif);
														background-attachment:fixed;

														text-align:center;
														font-family:verdana;
														font-size:9pt;
														color:#000000;
													}

body.main2
													{
														background-image:url(web/opc-styles/bg_main5.jpg);
														background-attachment:fixed;

														text-align:center;
														font-family:verdana;
														font-size:9pt;
														color:#000000;
													}

body.transparent
													{
														background-color:transparent;
													}

/*Tabellenlayout*/
table.main
													{
														table-layout:fixed;
														overflow:hidden;
														margin:auto;
														border-style:solid;
														border-color:#333333;
														border-width:2pt;
														border-collapse:collapse;
														min-width:980px;
														width:988px;
														height:1500px;
													}

td.haupt
													{
														background-image:url(web/opc-styles/bg_news09.jpg);
														border-width:2pt;
														border-style:solid;
														border-top-color:#FF6600;
														border-left-color:#FF6600;
														border-bottom-color:#FF6600;
														border-right-color:#FF6600;
														width:630px;
													}


tr.haupt
													{
														height:800px;
													}

tr.haupt2
													{
														height:650px;
													}

table.oben
													{
														vertical-align:top;
													}

td.nav
													{
													  background-image:url(web/opc-styles/bg_nav2.jpg);
													}

td.mitte
													{
													  background-image:url(web/opc-styles/bg_main5.jpg);
													}

td.news
													{
													  background-image:url(web/opc-styles/bg_news2.jpg);
													}

td.header
													{
														max-height:140px;
														overflow:hidden;
														border-style:solid;
														border-color:#333333;
														border-width:2pt;
													}

td.head
													{
														background-image:url(web/opc-styles/ticker.jpg);
														background-position:center;
														background-repeat:no-repeat;
														max-height:22px;
														overflow:hidden;
														border-style:solid;
														border-color:#333333;
														border-width:2pt;
													}

tr.main, td.main
													{
														border-style:solid;
														border-color:#333333;
														border-width:2pt;
													}

td.navmenu
													{
														border-bottom-style:solid;
														border-bottom-color:#222222;
														border-bottom-width:2pt;
													}

tr.topbox
													{
														height:30px;
														overflow:hidden;
													}

table.join
													{
														border-style:solid;
														border-width:2px;
														border-color:#B2B2B2;
													}



#topbox
													{
														border-top-style:none;
														border-left-style:none;
														border-right-style:none;
														border-bottom-style:solid;
														border-top-width:2pt;
														border-left-width:1pt;
														border-right-width:1pt;
														border-bottom-width:2pt;
														border-top-color:#000000;
														border-left-color:#000000;
														border-right-color:#000000;
														border-bottom-color:#CC0000;
														padding-left:5px;
														background-color:#FFE5B2;
													}

#mainboxleft
													{
														border-bottom-style:solid;
														/*border-left-style:solid;
														border-right-style:none;*/
														border-top-style:solid;
														border-bottom-width:3px;
														/*border-left-width:3px;
														border-right-width:0px;*/
														border-top-width:2px;
														border-bottom-color:#000000;
														/*border-left-color:#000000;
														border-right-color:#000000;*/
														border-top-color:#660000;
														border-collapse:collapse;
														padding-left:5px;
														padding-right:5px;
														padding-top:10px;
														padding-bottom:10px;
														background-color:#FFE5B2;
													}
/*ffbf63*/
#mainboxright
													{
														border-bottom-style:solid;
														/*border-left-style:solid;
														border-right-style:solid;*/
														border-top-style:solid;
														border-bottom-width:3px;
														/*border-left-width:3px;
														border-right-width:3px;*/
														border-top-width:2px;
														border-bottom-color:#000000;
														/*border-left-color:#000000;
														border-right-color:#000000;*/
														border-top-color:#660000;
														border-collapse:collapse;
														padding:5px;
														text-align:justify;
														background-color:#FFE5B2;
													}

#homenav
													{
														height:152px;
														width:100%;
													}

#clubnav
													{
														height:130px;
														width:100%;
													}

#medianav
													{
														height:126px;
														width:100%;
													}

#counternav
													{
														height:78px;
														width:110px;
													}
#werbung1
													{
														height:240px;
														width:100%;
														padding-left:3px;
													}
#newsnews
													{
														width:160px;
														height:380px;
													}

#pollnews
													{
														width:160px;
														height:300px;
													}
#shoutnews
													{
														width:160px;
														height:600px;
													}
#shoutnews2
													{
														width:130px;
														height:550px;
													}
#internnav
													{
														height:130px;
														width:160px;
													}


div.newstext, div.divtext, div.newstextint
													{
														border-bottom-width:2pt;
														border-top-width:1pt;
														border-right-width:1pt;
														border-left-width:1pt;
														border-style:solid;
														border-top-color:#666666;
														border-left-color:#666666;
														border-bottom-color:#B2B2B2;
														border-right-color:#666666;
														background-color:#FFFFE5;
														padding:8px;
														font-size:7pt;
													}
div.divtext
													{
														font-size:9pt;
														width:500px;
													}
div.newstextint
													{
														font-size:10pt;

													}

/*Textlayout*/

h1
													{
														font-size:14pt;
														font-family:verdana;
													}

h2
													{
														font-size:12pt;
														font-family:verdana;
													}

h3
													{
														font-size:10pt;
														font-family:verdana;
													}

p
													{
														font-size:9pt;
														font-family:verdana;
													}

p.small1
													{
														font-size:7pt;
														font-family:verdana;
													}

.b
													{
														font-weight:bold;
													}

.i
													{
														font-style:italic;
													}

.u
													{
														text-decoration:underline;
													}

.white, .white:visited, .white:active
													{
														color:#ffffff;
														cursor:pointer;
													}

a.tabletxte:hover, a.tabletxte:focus
													{
														cursor:pointer;
														color:#000;
													}

.red, .red2
													{
														color:#FF0000;
													}

.red:hover, a.red:focus
													{
														color:#FFF;
														cursor:pointer;
													}

.blue
													{
														color:#0000FF;
													}
.blue:hover, a.blue:focus
													{
														color:#FFF;
														cursor:pointer;
													}

.newsover
													{
														font-weight:bold;
													}

a.ng
													{
														color:#000;
													}

a.ng:hover, a.ng:focus
													{
														color:#F00;
													}

a.newsover
													{
														font-weight:bold;
														color:#000;
													}

a.newsover:hover, a.newsover:focus
													{
														color:#FFF;
														text-decoration:underline;
														cursor:pointer;
													}
#marg5
													{
														margin-left:5px;
														margin-right:5px;
													}
#textmarg
													{
                 						margin-left:15px;
                 						margin-right:15px;
                 					}
#divmarg
													{
                 						margin-left:15px;
                 					}
#divmarg2
													{
                 						margin-left:0px;
                 					}
*+html span#divmarg2{margin-left:15px;} 

#allmarg
													{
                 						margin-left:15px;
                 						margin-right:15px;
                 						margin-top:15px;
                 						margin-bottom:15px;
                 					}

#pointer:hover
													{
														cursor:pointer;
													}

a.infolink, a.infolinkbig, a.infolinkxbig
													{
														color:#F00;
														font-family:Arial;
														font-style:italic;
														font-weight:bold;
														font-size:8pt;
													}

a.infolinkxbig
													{
														font-size:18pt;
													}

a.infolinkbig
													{
														font-size:12pt;
													}

a.infolink:hover, a.infolink:hover, a.infolinkbig:hover, a.infolinkbig:hover, a.infolinkxbig:hover, a.infolinkxbig:hover
													{
														color:#000;
													}

.val_bo
													{
														vertical-align:bottom;
													}

a.nav
													{
														color:#000;
														font-style:italic;
														font-weight:bold;
														text-align:left;
														font-size:7pt;
														
													}

a.nav:hover, a.nav:focus, a.navbig:hover, a.navbig:focus
													{
														color:#F00;
														cursor:pointer;
														text-decoration:underline;
													}

a.nav2:hover, a.nav2:focus, a.nav3:hover, a.nav3:focus
               						{
                  					color:#FFFFFF;
                  					cursor:pointer;
                  					text-decoration:underline;
               						}
a.akt											{
														color:#00F;
														font-style:italic;
														font-weight:bold;
														text-align:left;
														font-size:7pt;
													}
a.akt:hover, a.akt:focus
               						{
                  					color:#FFFFFF;
                  					cursor:pointer;
                  					text-decoration:underline;
               						}
a.nav2
               						{
               							font-family:verdana;
               							font-weight:bold;
                  					font-style:italic;
                  					font-size:7pt;
                  					color:#000000;
                  					text-decoration:none;
               						}

a.nav3
               						{
               							font-family:verdana;
               							font-weight:bold;
                  					font-style:italic;
                  					color:#000000;
                  					text-decoration:none;
               						}
a.navbig
													{
														font-family:verdana;
               							font-weight:bold;
                  					font-style:italic;
                  					font-size:10pt;
                  					color:#000000;
                  					text-decoration:none;
													}

a.nav2news
               						{
               							font-family:verdana;
               							font-weight:bold;
                  					font-style:normal;
                  					font-size:7pt;
                  					color:#222222;
                  					text-decoration:none;
               						}

a.nav2news:hover, a.nav2news:focus
               						{
                  					color:#FFFFFF;
                  					cursor:pointer;
                  					text-decoration:underline;
               						}

td.navlink
													{
														background-image:url(web/opc-styles/bg_nav09.jpg);
														text-align:left;
														padding-left:15px;
														padding-top:2px;
														padding-bottom:5px;
													}



td.newslink
													{
														background-image:url(web/opc-styles/bg_nav09.jpg);
														height:323px;
														text-align:left;
														padding-left:3px;
														padding-right:3px;
														padding-top:2px;
														padding-bottom:5px;
													}

td.newspoll
													{
														background-color:#FF6600;
														height:15px;
														text-align:left;
													}

/*===BESONDERE LAYOUTS===*/

#opccounter
              						{
              							border-style:solid;
              							border-top-color:#111111;
              							border-left-color:#111111;
              							border-right-color:#333333;
              							border-bottom-color:#333333;
              							background-color:#330000;
              							table-layout:fixed;
              							overflow:hidden;
              						}


#opccounter:hover
              						{
              							background-color:#550000;
              						}


div.navitem, div.navitem2
               						{
                  					width:120px;
                  					height:20px;
                  					font-family:verdana;
                  					font-size:8pt;
                  					text-align:center;
                  					vertical-align:bottom;
                  					color:#FF9900;
                  					text-decoration:underline;
                  					font-weight:bold;
                  					/*background-image:url(web/opc-styles/bg_nav_bt2.jpg);*/
               						}

div.navitemint
               						{
                  					height:20px;
                  					font-family:verdana;
                  					font-size:8pt;
                  					text-align:center;
                  					vertical-align:bottom;
                  					color:#FF9900;
                  					text-decoration:underline;
                  					font-weight:bold;
               						}

div.navitem2
													{
														width:140px;
													}


div.navlist
               						{
                  					width:115px;
                  					height:auto;
               						}


#news
													{
														border-bottom-style:solid;
														border-bottom-width:2px;
														border-bottom-color:#FF6600;
														padding:5px;
													}

table.newsbar
               						{ 
                  					background-color:#FFCC99;
                  					font-family:verdana;
                  					font-size:9px;
                  					color:#009900;
                  					font-weight:bold;
                  					padding-left:6px;
                  					padding-right:6px;
                  					border-style:solid;
                  					border-width:2px;
                  					border-color:#000000;
               						}
