/*********************************************************************************

	Projekt		:	Griese Dentaltechnik
	Copyright	:	°° zweikreis.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }


legend { display:none; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

a:hover { text-decoration:none; }

/* ### BODY ###################################################################### */

html {
	
}

body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background:#E5E5E5;
	}

.clear {
	clear:both;
}

/*  INTRO  */

#intro {
	position:absolute;
	width:585px;
}


/* ### Website Content ############################################################ */

.rahmen{
	width:996px;
	height:629px;
	margin:0 auto;
	background:#E5E5E5 url(./pics/hint.gif) no-repeat left top;
}	

#site {
	display:block;
	float:left;
	position:relative;
	margin-top:11px;
	padding:0;
	width:891px;	
}

#site_left {
	width:268px;
	float:left;
	height:600px;
}

#site_right {
	width:585px;
	padding:19px;
	float:left;

}

#header {
	display:block;
	float:left;
	height:110px;
	width:100%;
}
#logo {
	display:block;
	float:right;
	width:165px;
	height:100px;
}	

#content {
	width:100%;
	display:block;
	float:left;
	border-top:1px solid #17B57A;
}

#nav {
	display:block;
	float:right;
	padding:0;
	width:210px;
}

#nav2 {
	display:block;
	float:left;
	padding:0;
	width:210px;
}


#main-block {
	display:block;
	float:left;
	font-family: verdana, arial, sans;
	font-size:1.2em;
	letter-spacing:0px;
	color:#515151;
	text-align:left;
	line-height:1.4em;
	padding:35px 50px 0px 35px;
	background:#ffffff;
}

.kontaktblock{
	position:absolute;
	left:300px;
	top:170px;
	width:560px;
}

#main-block #ansprechpartner {
	display:block;
	float:left;
	width:155px;
	padding:15px;
	height:330px;
	background:#FFFFFF url(./pics/anspr_hint.gif) no-repeat left top;
}

#main-block #ansprechpartner h1 {
	font-size:0.9em;
	font-weight:normal;
	letter-spacing:0px;
	height:15px;
	margin:0px;
	padding:0;
	text-align:left;
	color:#444444;
	line-height:1.2em;
	height:38px;
}

#main-block #ansprechpartner h2 {
	font-size:1em;
	font-weight:bold;
	letter-spacing:0px;
	padding:5px 0 2px 0;
	margin:0px;
}

#main-block #ansprechpartner h3 {
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0px;
	padding:0 0 10px 0 ;
	margin:0px;
	color:#999999;
}

#main-block #ansprechpartner p {
	font-size:0.9em;
	font-weight:normal;
	letter-spacing:0px;
	padding:0px;
	margin:0px;	
	color:#000;
}

#main-block-home {
	position:absolute;
	top:395px;
	font-family: verdana, arial, sans;
	font-size:1.1em;
	letter-spacing:1px;
	color:#8A8A8A;
	text-align:left;
	line-height:1.2em;
	padding:0px 25px;
	background:#FFFFFF;
}

#main-block p {
	margin:0 0 1.6em 0;
}

#main-block-home p {
	margin:0 0 1.6em 0;
	text-align:justify;
}

#main-block ul {
	margin:15px 0px;
}

#main-block li {
	padding:1px 0px 5px 30px;
	background:url(./pics/listenpunkt.gif) no-repeat 5px 3px;
	color:#666666;
	font-weight:bold;
}

#main-block h1,
#main-block-home h1 {
	display:block;
	font-size:1.5em;
	font-weight:normal;
	padding:0 0 20px 0;
	color:#249B6F;
	letter-spacing:1px;
}
#main-block h1 img {
	height:22px;
}

#main-block h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:0px;
	color:#989348;
}

#main-block h3 {
	font-size:0.9em;
	line-height:1.1em;
	margin: 60px 0 10px 0;
	font-weight:bold;	
	color:#989348;
}


#main-block .kontakt {
	float:left;
	width:40px;
	line-height:1.2em;
}

#main-block .kontakt_2 {
	float:left;
	line-height:1.2em;
}


/* ##########  Hyperlinks  ############  */

#main-block a,
#main-block a:link {
	color:#989348;
}
#main-block a:hover {
	text-decoration:underline;
}


/* ### nav1st - first level navigation #################################### */

ul.nav1st { 
	font-size:1.1em;
	font-family:verdana, arial, sans;
	font-weight:bold;
	padding:0;  
}

ul.nav1st li {
	display: block;
	float:left;
	width:210px;
	height:34px;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#737373;
	height:23px;
	padding:11px 0 0 33px;
	background:url(./pics/butt_hint.gif) no-repeat;
	background-position: 0px -1px;
}

ul.nav1st li a:hover {
	color:#B9B9B9;
}

ul.nav1st li a.current {
	background-position: 0px -34px;
	color:#B9B9B9;
}

/* ### nav2nd - second level navigation #################################### */

ul.nav2nd { 
	font-size:1em;
	font-family:verdana, arial, sans;
	font-weight:bold;
	padding:0;  
}

ul.nav2nd li {
	display: block;
	float:left;
	width:210px;
	height:22px;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display: block;
	color:#737373;
	height:11px;
	padding:6px 0 5px 22px;
	background:url(./pics/butt_hint2.gif) no-repeat;
	background-position: 0px -1px;
}

ul.nav2nd li a:hover {
	color:#B9B9B9;
}

ul.nav2nd li a.current {
	background-position: 0px -34px;
	color:#B9B9B9;
}


/********************************************************/

.startlink {
	width:210px;
	height:68px;
	float:right;
	font-weight:bold;
	letter-spacing:1px;
}

.startlink a,
.startlink a:link {
	float:right;
	padding:10px 20px;
	color:#737373;
	background:url(./pics/startbutt_hint.gif) no-repeat 87px 9px;
}

.startlink a:hover {
	color:#B0B0B0;
}



/* ### Footer ###################################################################### */


#footer {
	width:882px;
	color:#BBBBBB;
	display:block;
	text-align:right;
	padding-right:10px;
	height:40px;
}

#footer a,
#footer a:link {
	color:#9C9C9C;
	text-decoration: none;
}

#footer a:hover {
	color:#9C9C9C;
	text-decoration: underline;
}

#footer_print {
	display:none;
}


/* form-module
*******************************************************************************/

.warnung_best {
    display:block;
	float:right;
	margin:0;
    padding:2px;
	width:183px;
    color:#FFFFFF;
    background:#cc0000;
    font-weight:bold;
    text-align:center;
}


.danke_best {
    display:block;
    padding:40px 0;
    color:#000000;
	width:275px;
    font-weight:normal;
    text-align:center;


}


#form-module {
    display:block;
	font-size:11px;
	padding-top:5px;
}


#form-module .head {
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
	color:#249B6F;
	float:right;
	padding-bottom:4px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
}

#form-module td {
	font-size:10px;
}

#form-module .text_2 {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:135px;
}
#form-module .text_kann {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:135px;
	color:#cccccc;
}


#form-module input,
#form-module select,
#form-module textarea,
#form-module file {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
	float:left;
	margin:0px;
	padding:2px;
	width:180px;
	border:1px solid #B3B3B3;
	background:#fff;
}

#form-module .checkbox {
    border:none;
	width:20px;
	background:#fff;
	float:right;
}

#form-module input.submit {
    float:right;
	padding:3px 0;
	background:#D4DA44;
    width:120px;
	font-weight:bold;
	color:#1A6A4C;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	letter-spacing:1px;
	border:1px solid #fff;
}


#form-module textarea.textarea {
	height:100px;
}

#form-module .plz {
    width:35px;
    margin-right:2px;
}

#form-module .ort {
    width:137px;
}

#form-module .anrede {
    width:80px;
}

/*  ######### zweikreis  #########  */


#main-block .disclaimer {
	padding:0px;
	font-size:0.8em;
	line-height:1.1em;
	float:right;
	width:280px;
}
#main-block .disclaimer p {
	text-align:left;
	margin:0 0 10px 0;
}

#main-block .disclaimer h2 {
	font-size:0.9em;
	line-height:1.1em;
	margin-top:0px;
}

.weiterlink{
	position:absolute;
	top:544px;
	left:470px;
	width:400px;
	height:25px;
	background:#FFFFFF;
}

.weiterlink a,
.weiterlink a:link{
	font-size:1.2em;
	display:block;
	float:right;
	color:#2AA678;
	text-decoration:none;
	font-weight:bold;
	background:url(./pics/weiter.gif) no-repeat right -3px;
	padding:5px 35px 5px 5px;
}

.weiterlink a:hover{
	color:#86C9B0;
	background:url(./pics/weiter.gif) no-repeat right -33px;
}






