@charset "ISO-8859-1";

/* aikikai-muenster.css */

body {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

div#div_outer {
    width:945px;
    margin:0px;
    padding:0px;
    /*border:1px solid red;*/
}

div#div_head {
    background-color:#7db814;
    margin:0px;
    padding:0px;
    height: 142px;
    width:943px;
    white-space: nowrap;
    width:100%;
}

img#img_aikikai_muenster {
    width: 229px;
    height: 142px;
    border: none;
    margin:0px;
}

img#img_dojo {
    width: 670px;
    height: 142px;
    margin:0px;
}

img#img_aikido_logo_gruen {
	width:38px;
	height:142px;
	margin:0px;
}

div#div_left {
    width: 232px;
    float: left;
    margin:0px;
    padding:0px;
    background-color: #7db814;
    color: #ffffff;
    text-align: right;
}

div#div_left p {
    text-align: center;
    font-weight: bold;
    margin-top:0px;
    margin-bottom: 20px;
}


ul#ul_menu {
    text-align: right;
    font-weight: bold;
    padding:0px;
    /*height: 500px;*/
}

ul#ul_menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-right: 50px;
}

ul#ul_menu li a {
    color: white;
    text-decoration:none;
}

ul#ul_menu li a:hover {
    font-style:italic;
}

ul#ul_menu li#li_valid_html {
    margin-top: 50px;
    font-size: x-small;
}

ul#ul_menu li#li_valid_css {
    margin-bottom: 50px;
    font-size: x-small;
}

div#div_right {
    width: 706px;
    float: right;
    padding:0px;
    margin:0px;
}

div#div_content {
    padding:0px;
    margin:5px;
    background-image:url('/aikikai/gruen/img/aikikai-muenster-background.jpg');
    padding-right: 25px;
}

p#p_foot {
    padding:0px;
    margin:5px;
    margin-top:20px;
    margin-bottom:20px;
    font-size: x-small;
    white-space: nowrap;
}

p#p_foot a {
    text-decoration:none;
    color: #333333;
    text-align: center;
}

p#p_foot a:hover {
    font-style: italic;
    margin-top: 20px;
}

p#clear {
    clear: both;
}

ul.checklist {
    list-style-image:url('/aikikai/gruen/img/checked.gif');
}

ul.bulletlist {
    list-style-image:url('/aikikai/gruen/img/green-bullet.gif');
}

a {
    border: none;
    text-decoration: none;
    color:#666666;
}

a:hover {
    font-style: italic;
}


h1 {
    font-size: larger;
}

h1#h0 {
    display: none;
}

h2 {
    font-size: large;
}

img,arrow {
    border: none;
    vertical-align: middle;
}

img.foto_100_120 {
	border:none;
	width: 100px;
    height: 120px;
}

img.foto_100_100 {
    border:none;
    width: 100px;
    height: 100px;
}

img.foto_100_67 {
    border:none;
    width: 100px;
    height: 67px;    
}

div#map {
	width: 500px;
	height: 400px;
	border: 1px solid #7db814;
}

table#aikido {
	font-size: small;
}

span#space {
	margin-right:12px;
}

img#hof {
    width:600px;
    height:450px;
}
 
a.link_back {
    font-size: smaller;
}
 
