/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.kanzlei-grohner.de/                                 *
*  Author    :  Werbeatelier Holderegger, Esslingen am Neckar                  *
*  Modified  :  17. Mai 2007                                                   *
*                                                                              *
*******************************************************************************/


/* General
*******************************************************************************/
*{list-style:none;margin:0;padding:0}
body{background:#F4F4ED url(../i/body_bg.jpg) repeat-x scroll;text-align:center;font:76% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}
body { overflow: -moz-scrollbars-vertical; }
a{text-decoration:none;color:#1E639F}
a:hover{text-decoration:underline}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,dl,address{font-size:1em}
hr{display:none}
img{border:none}
::-moz-selection{background-color:#1261A9;color:#FFF}
.clear{clear:both}
/* Wrapper
*******************************************************************************/
#wrapper{width:736px;margin:9px auto;text-align:left}
#shader{background:#fff url(../i/wrapper_bg.gif) no-repeat}

/* Header
*******************************************************************************/
#header{height:64px;background:url(../i/logo.gif) no-repeat 17px 25px}
#header h1{text-indent:-6666px;overflow:hidden}

/* Nav
*******************************************************************************/
#nav{background: url(../i/nav_bg_bar_0.gif);height:25px;margin:0 4px}
#nav ul li{float:left}
#nav ul li a{display:block;height:25px;text-indent:-6666px;overflow:hidden}

#n-home {width:214px} #n-home:hover, #p-home #n-home {background: url(../i/nav_bg_bar_1.gif)}
#n-kanzlei {width:79px} #n-kanzlei:hover, #p-kanzlei #n-kanzlei {background: url(../i/nav_bg_bar_1.gif) -214px}
#n-rechtsgebiete {width:124px} #n-rechtsgebiete:hover, #p-rechtsgebiete #n-rechtsgebiete {background: url(../i/nav_bg_bar_1.gif) -293px}
#n-anfahrt {width:83px} #n-anfahrt:hover, #p-anfahrt #n-anfahrt {background: url(../i/nav_bg_bar_1.gif) -417px}
#n-kontakt {width:85px} #n-kontakt:hover, #p-kontakt #n-kontakt {background: url(../i/nav_bg_bar_1.gif) -500px}
#n-impressum {width:143px} #n-impressum:hover, #p-impressum #n-impressum {background: url(../i/nav_bg_bar_1.gif) -585px}

/* Content
*******************************************************************************/
#content{margin:0 10px;}

#left{width:208px; height:100%; }
#left p{width:208px;height:143px;background:url(../i/left_bg_top.gif) no-repeat; text-indent:-6666px;overflow:hidden}

#p-home #left{background:#DDECF9 url(../i/left_bg_home.gif) left bottom no-repeat}
#p-kanzlei #left{background:#DDECF9 url(../i/left_bg_kanzlei.gif) left bottom no-repeat}
#p-rechtsgebiete #left{background:#DDECF9 url(../i/left_bg_rechtsgebiete.gif) left bottom no-repeat}
#p-anfahrt #left{background:#DDECF9 url(../i/left_bg_anfahrt.gif) left bottom no-repeat}
#p-kontakt #left{background:#DDECF9 url(../i/left_bg_kontakt.gif) left bottom no-repeat}
#p-impressum #left{background:#DDECF9 url(../i/left_bg_impressum.gif) left bottom no-repeat}

#right{margin:0 0 0 10px}
#right h2{font-size:26px;color:#1E639F;padding:30px	0 10px 10px}
#right h3{font-size:12px;color:#1E639F;padding:0 0 0 10px}
#right p{padding:0 0 5px 10px;}
#right ul{padding:0 0 8px 15px;}
#right ul li{padding:0 0 1px 12px;background:url(../i/right_li_bg.gif) no-repeat left top}

#p-home #right{height:405px;background:url(../i/right_bg_home.jpg) no-repeat 0 11px}
#p-home #right h2, #p-home #right p{visibility:hidden}

.img_right{float:right; font-style:italic; color:#666 }
.img_right img { padding:1px; border:1px solid #9ABEDB; display:block; margin: 0 0 5px 0}

/* Form
*******************************************************************************/
fieldset{border:0px #fff solid;padding-left:40px;text-align:left;}
input {border: 1px solid #1E639F;font-size:11px;padding:2px;width:246px;}
textarea {border: 1px solid #1E639F;width: 246px;padding:2px; font:100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}
input.abschicken {border: none;width:60px;height:19px}
.mailtext {margin-right:45px;}

/* Footer
*******************************************************************************/
#footer{height:45px;background:url(../i/footer_bg.gif) no-repeat;clear:both}
#footer p{display:none}

