body {
background-image: url(../pic/png/bg-img.png);
background-color: #ccc;
margin: 0px;
padding: 0px;
text-align: center;
}

/*
=============BEREICHE============
*/

#Seite {
    text-align: left;
    margin: 0px auto;
    margin-top: 5px;
    width: 770px;
    padding: 0px;
    border: 0px;
  }

#left {
    text-align: left;
    margin: 0px;
    width: 147px;
    padding: 0px;
    border: 0px;
    float: left;
  }

#right {
    margin-left: 150px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
  }

iframe {
    width: 540px;
    height: 400px;
    border: 0px;
  }

/*
==============Header==============
*/

#header {
    background-color: #fff;
    background-image: url(../pic/png/header_bg.png);
    border: 2px solid #000;
    text-align: right;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 126px;
    position: relative;
    z-index: 1;
  }

/*
=============Category=============
*/

#category {
    margin: 0;
    padding: 0;
    text-align: left;
    border: 0px;
    height: 42px;
    z-index: 3;
  }

#category li {
 text-align: center;
 list-style: none;
 display: inline;
 background-color: #fff;
 float: left; width: 200px;
 height: 35px;
 margin: 0px;
 margin-right: 2px;
 border: 2px solid #e2001a;
  }

#category li.active {
 /*background: #fff url(../pic/png/cat_bg.png) no-repeat;*/
 border: 2px solid #000;
  }

/*
-------cat-Links--------
*/

#category A:link { 
 font-family : arial, sans-serif; 
 font-size : 18px; 
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 text-transform: uppercase;
 vertical-align: middle;
 line-height: 35px;
}

#category A:visited { 
 font-family : arial, sans-serif; 
 font-size : 18px; 
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 35px; 
}

#category A:hover { 
 font-family : arial, sans-serif; 
 font-size : 18px; 
 font-weight: bold; 
 color : #e2001a;
 text-decoration : underline; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 35px; 
}

#category A:active { 
 font-family : arial, sans-serif; 
 font-size : 18px; 
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 35px;
}

/*
===============Main===============
*/

#main {
    background-color: #fff;
    background-image: url(../pic/png/line_bg.png);
    border: 2px solid #000;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
    text-align: left;
    z-index: 1;
  }

/*
===============Main1==============
*/

#main1 {
    border-top: 6px solid #000;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 6px solid #000;
    width: 542px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 60px;
    padding-bottom: 10px;
    margin: 0px;
    margin-left: 0px;
}

.training {
 background: url(../pic/png/training_bg.png) no-repeat;
}

/*
===============Main2==============


#main2 {
    background-image: url(../pic/png/line_bg.png);
    border-left: 1px solid #b5ae6e;
    border-right: 3px solid #b5ae6e;
    border-bottom: 4px solid #b5ae6e;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align:center;
  }

*//*
==============Logo==============
*/

#logo {
    border: 2px solid #000;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    margin-left: 1px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    width: 142px;
    height: 167px;
  }

/*
===========Slideshow===============
*/

.marquee2 {
 color:#e2001a;
 margin-left:500px;
}

#slideshow {
border: 2px solid #000;
padding: 10px;
margin-left:15px;
margin-top:10px;
margin-bottom:15px;
width: 480px;
height: 240px;
}

img.contact {
float:left;
margin: 7px 10px 0 75px;
}

/*
================Nav================
*/

#nav {
    list-style-type: none;
    text-align: center;
    padding: 1px;
    margin: 0px;
    width: 142px;
    float: left;
  }

#nav li{
 background-color: #fff;
 border: 2px solid #e2001a;
 width: 142px;
 height: 30px;
 margin: 0px;
 margin-top: 2px;
}

#nav li.active{
 /*background: #fff url(../pic/png/nav_bg.png) no-repeat;*/
 margin-left: -15px;
 border: 2px solid #000;
 width: 157px;
}

/*
-------Nav-Links--------
*/

#nav A:link { 
 font-family : arial, sans-serif; 
 font-size : 14px; 
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 text-transform: uppercase;
 vertical-align: middle;
 line-height: 30px;
}

#nav A:visited { 
 font-family : arial, sans-serif; 
 font-size : 14px; 
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px; 
}

#nav A:hover { 
 font-family : arial, sans-serif; 
 font-size : 14px; 
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px; 
}

#nav A:active { 
 font-family : arial, sans-serif; 
 font-size : 14px; 
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px;
}

/*
===============Nav2================
*/

#nav2 {
    border: 2px solid #000;
    background-color: #fff;
    text-align: center;
    vertical-align: text-bottom;
    padding: 0px;
    margin: 1px;
    width: 142px;
    float: left;
  }

#nav2 p { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 font-variant: small-caps;
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 padding: 0px; 
 text-transform: none;
 margin: 0px;
}

/*
-------Nav2-Links--------
*/

#nav2 A:link { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color: #e2001a; 
 text-decoration : none; 
 text-transform: uppercase; 
}

#nav2 A:visited { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : none; 
 text-transform: uppercase; 
}

#nav2 A:hover { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase; 
}

#nav2 A:active { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase; 
}


/*
============Textformate============
*/


/*
---Überschriften---
*/

h1 { 
 font-family : arial, sans-serif;
 font-variant: small-caps;
 font-size : 20px; 
 color : #000; 
 text-decoration : none; 
 text-align: center;
 font-Weight: bold;
 text-transform: none; 
 margin-bottom: 1em;
 margin-top: 10px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
}

h2, th { 
 font-family : arial, sans-serif; 
 font-size : 14px;
 color : #000; 
 text-decoration : none;
 font-Weight: bold;
 padding: 0px; 
 margin-bottom: 0px;
 margin-top: 1em;
 margin-left: 0px;
 margin-right: 0px;
}

/*
-------Text-------
*/

P.text, td { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 color : #000; 
 text-decoration : none; 
 padding: 0px; 
 text-transform: none;
 margin: 0px;
}

P.disc { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 font-variant: small-caps; 
 color : #000; 
 text-decoration : none;
 text-align: right; 
 padding-top: 1em; 
 padding-bottom: 1em;
 padding-right: 10px;
 line-height: 20px; 
 text-transform: none;
 margin: 0px;
}

p.bio {
margin-bottom: 1em;
}


/*
-------Links-------
*/

A:link { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : none; 
 text-transform: uppercase;
}

A:visited { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : none; 
 text-transform: uppercase;
}

A:hover { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase;
}

A:active { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-decoration : underline; 
 text-transform: uppercase;
}

/*
===========Tabelle==============
*/

table, tr {
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  vertical-align: top;
}