body {
	background-color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin:0px;
	background-image:url(../images/aikido-alpen01/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#page {
	position:relative;
	left:0px;
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:left;
	height:1274px;
	background-image: url(../images/aikido-alpen01/page_bg.jpg);
	background-repeat:no-repeat;
	background-color:white;
}

#page_branding {
	position:absolute;
	left:0px;
	top:0px;
	width:472px;
	height:213px;
	background-image:url(../images/aikido-alpen01/page_title.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}


/* MENU */

/* ie */
#menu {
	position:absolute;
	left:81px;
	top:218px;
	width:221px;
	height:940px;
	color:white;
	background-image:url(../images/aikido-alpen01/menu_bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
}

/* browsers with selector attribute support*/

#menu[id] {
	position:absolute
	left:81px;
	top:218px;
	width:221px;
	height:939px;
	color:white;
	background-image:url(../images/aikido-alpen01/menu_bg.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-size-adjust:
}

#menu_content {
  margin-left:25px;
  margin-right:25px;
  margin-top:5px;
  color:#eee;
}

#menu_content p{
  margin:0px;
}

#menu_content p.aktuelles {
  margin:0px;
}

#menu_content ul {
  margin:0px;
  padding:0px;
  padding-left:15px;
  color:#eee;
}

#menu_content li {
  margin:0px;
  padding-bottom:5px;
}

#stretcher {
	position:relative;
	left:0px;
	top:5px;
	margin:5px;
}

/* ARTICLE */

#article_title {
	position:absolute;
	left:292px;
	top:478px;
	width:579px;
	height:250px;
	color:white;
	font-weight:bold;
}

#article_content strong a {
	color: black;
	text-decoration: none;
	cursor: text;
	font-size: 14px;
	font-weight: bolder;
}

#article_padding {
	position:absolute;
	left:292px;
	top:503px;
	width:580px;
        padding-bottom:45px;
}

#article_bgimage_repeater {
	background-image:url(../images/aikido-alpen01/article_bg_repeater.jpg);
	background-repeat:repeat-y;
}

#article_bgimage_static {
	background-image:url(../images/aikido-alpen01/article_bg_static.jpg);
	margin:0px;
	background-repeat:no-repeat;
	background-position:top left;
}

#article_bgimage_border {
	background-image:url(../images/aikido-alpen01/article_bg_border.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#article_content {
	margin-top:0px;
	margin-left:35px;
	margin-right:20px;
	margin-bottom:0px;
}

h1.content {
	font-weight:bold;
	margin:0;
	font-size:13px;
	margin-left:55px;
}

img {
	border:0px;
}

/* Links */

a {
	font-size:12px;
	color:#cecece;
	text-decoration:none;
}

a:hover {
	color:white;
	text-decoration:none;
}

#article_content a {
	font-size:12px;
	color:#555;
	text-decoration:none;
}

#article_content a:hover {
	color:black;
	text-decoration:none;
}

/* Navigation */

a.navileft_passive {
	display:block;
	padding-bottom:5px;
} 

a.navileft_active {
	background:url("../images/aikido-alpen01/menu_select.gif") no-repeat;
	display:block;
	padding-bottom:5px;
	color:white;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background-position:right;
	padding-bottom:5px;
}

/* Module */
#mod_tlh {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Gallery */
.gallery_image{
	vertical-align:top;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:30px;
}

.link {
	text-align:center;
}

.medianame h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	margin-top:4px;
	margin-left:20px;
	margin-right:20px;
}

.gBottom {
	text-align:right;
}

.gBottom a {
	background-color:#eee;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px
}

.gBottom a:hover {
	background-color:#fff;
}
