/* CSS MembersArea */ 

body {
	background-color: #E2E4E6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
}

#wrapper {
}

#border_leftright {
    width: 811px;
	background-image: url(img/border_shadow.gif); 
  	background-repeat: repeat-y;
  	background-position: center;
}


#border_bottom {
	position:relative;
	width: 811px;
	height: 7px;
	background-image: url(img/border_shadow_bottom.gif); 
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid red;
	background-color: #E2E4E6;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2003D;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2003D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2003D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2003D;
	text-decoration: none;
}
a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E2003D;
	text-decoration: none;
}
a.hgraufett:link {
	color: #666666;
	text-decoration:none;
	font-family: Arial, helvetica, Tahoma, Times, sans-serif;
	font-size:8pt;
	font-weight:bold
}
a.hgraufett:active {
	color: #666666;
	text-decoration:none;
	font-family: Arial, helvetica, Tahoma, Times, sans-serif;
	font-size:8pt;
	font-weight:bold
}
a.hgraufett:visited {
	color: #666666;
	text-decoration:none;
	font-family: Arial, helvetica, Tahoma, Times, sans-serif;
	font-size:8pt;
	font-weight:bold
}
a.hgraufett:hover {
	color: #000000;
	text-decoration:none;
	font-family: Arial, helvetica, Tahoma, Times, sans-serif;
	font-size:8pt;
	font-weight:bold
}
a.hgrau:link, a.hgrau:active, a.hgrau:visited, a.hgrau:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.rotfett:link, a.rotfett:active, a.rotfett:visited,a.rotfett:hover {
	color: #333;
	text-decoration:none;
/*	font-family: Arial, helvetica, Tahoma, Times, sans-serif; */
	font-family: Verdana, Arial, helvetica, Tahoma, Times, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:17px;
}

a.rotfett:hover {
	color: #E2003D;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.form2 {
	BACKGROUND-COLOR: #999999;
	BORDER-BOTTOM: #cccccc 2px solid;
	BORDER-LEFT: #cccccc 2px solid;
	BORDER-RIGHT: #666666 2px solid;
	BORDER-TOP: #666666 2px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 9pt
}
.form {
	background-color:white;
	border-style:groove;
	font-family: Verdana, Arial, helvetica, Tahoma, Times, sans-serif;
	FONT-SIZE: 9pt
}
.form3 {
	background-color:white;
	border-style:groove;
	font-family: Verdana, Arial, helvetica, Tahoma, Times, sans-serif;
	FONT-SIZE: 9pt
}

div#qTip {
	max-width: 40em;
	padding: 0.5em;
	border: 1px solid #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	display: none;
	background: #FFFF66;
	color: #333;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

p.error {
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	padding: 2px 4px 2px 4px;
        width: 552px;
}

.error { background-color:#F9C9D6; }
.success { background-color:transparent; }
.note { background-color:transparent; }

/* RED: #E2003D */
/* neues Zeugs */

.cssbutton {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #999;
    cursor: pointer;
    background-color: #eee;
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom:1px;
}

.cssbutton.right {
   padding-right: 8px;
   padding-left: 3px;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAANrwAADa8BQr/nKgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAABKSURBVAiZdc2xCYAwFATQB2IpDuQI7mDvAG6UJTKYjRB+qhRC/sFV7+DgiQizQsOVYeDDmWHgxZFhoGZYsc2wYMXvc8GOG22sRzrqtmSJ0UqEugAAAABJRU5ErkJggg==);
   background-position: right;  
}

.cssbutton.right:hover {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAANrwAADa8BQr/nKgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAABrSURBVAiZY3jMYFv6//9/BmyY4RGD7d9HDLZx2CSZGBgYmBgYGOY8YrT1ZkADTFCalZGBcdUjRltrbJIMDAwMXIwMjHW4JHexMnCEYEgyMjAsFWNg8mFgYPyMYukjBpu+DwxKTP8ZUjBcCwA3tj3ntqV4LQAAAABJRU5ErkJggg==); 
}

.cssbutton.left {
    padding-right: 3px;
    padding-left: 8px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAANrwAADa8BQr/nKgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAABRSURBVAiZbc/BCYBAEEPRN4I3S7IFe7AJq7ANm7AxLyLjZRF23UBOPyEkMlOriIBNZlYuWvH0wIIbv9aMC9mD5wc6cKoCnc0RBzLaK+XGgP0FxTFOwQxw4CkAAAAASUVORK5CYII=);
    background-position: left; 
}

.cssbutton.left:hover {
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAANrwAADa8BQr/nKgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAABwSURBVAiZbc4xDgEBAATA2eNIVLxGIRTaa9V+ofYBb9BKND7gNSLRkxDJJadS3LHdZpLNpmka3VyzgE26eMtSrV5j38JL5lBFTiiLzuIsckQJLYxsMfr2FvYNVzj/xQH3iaIKB/h5+87Uw7P3Mt59AEfyHRjWUgIyAAAAAElFTkSuQmCC); 
}

@font-face {
    font-family: 'neo_tech_std_light';
    src: url('font/NeoTechStd-Light.eot');
    src: url('font/NeoTechStd-Light.eot?#iefix') format('embedded-opentype'),
         url('font/NeoTechStd-Light.woff') format('woff'),
         url('font/NeoTechStd-Light.ttf') format('truetype'),
         url('font/NeoTechStd-Light.svg#neo_tech_std_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: neo_tech_std_light, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	width: 560px;
	color:#E2003D;
	border-bottom: 1px dotted #000;
	padding: 0 0 1px 0px;
}
