
html {
	font-size: 62.5%;
}
body {	
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	padding: 20px;
}

img {
	border: 0px;
}
 
h2 {
	display: inline;
	font-size:  1.6em;
}

h1, a.link_h1:link, a.link_h1:focus, a.link_h1:visited, a.link_h1:active, a.link_h1:hover  {
	color: #2C6A96;
	text-decoration: none;
	font-size:  1.2em;
	margin: 20px 0px;
}




#center  {
	position:absolute;
	width:812px;
	margin-left:-406px;
	left:50%;
	text-align:left; 		
	background-color:#FFF;
	border-bottom:2px solid #C2C1C1;	
}
	
#links {
	width: 100%;
	clear: left;
	
}

#links .bold {		
	float: left;
	width: 100px;	
}

#links .bold b {		
	margin-left: 15px;
}

#links .link {	
	width: 690px;
	text-align: center;
	float: left;	
}

#links .link a {	
	margin: 0px 10px;	
}

#main {	
	float: left;
	width: 600px;	
	margin: 0px 15px;	
}

#add {	
	float: left;
	width: 160px;		
	text-align: center;
	height: 610px;	
	line-height: 610px;
	padding-top: 16px;
}

#main .navi {
	width: 220px;
	float: left;
}

.menu .m1 {
	background-image:url(http://www.think-media.de/domains/bilder/border_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;	
}
.menu .m2 { 
	margin: 0px 14px; 
	text-align: center;
}

.menu  .m3 {
	background-image:url(http://www.think-media.de/domains/bilder/border_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 24px;	
}

.menu  {
	width: 195px; 
	margin-top: 30px;
	clear:left;

}

.navi {
	clear: both;
	margin-top: 5px;
}

.content {
	float: left;
	background-color: #E6E6E6;
	width: 377px;
	height: 578px;
	margin-top: 5px;
	text-align: center;
}

.t_head {
	clear: both;
	width: 100%;
}

.t_head_1 {
	color: #2C6A96;
	font-size: 1.6em;
	vertical-align: bottom;	
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.t_head_2 {	
	text-align: right;
	font-size: 0.9em;
	width: 100%;
	vertical-align: bottom;		
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: -6px;
}

.t_head_2 hr {	
	border:1px solid #C2C1C1;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;	
	position: relative;
	bottom: +2px;
	
}

.farbe_2C6A96 {
	color: #2C6A96;
	
}

a.kaufen:link, a.kaufen:focus,a.kaufen:visited,a.kaufen:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a.kaufen:hover {
	text-decoration: underline;
	color: #2C6A96;
	font-weight: bold;
}

.link a:link, .link a:focus, .link a:visited,.link a:active, 
a.impressum:link, a.impressum:focus, a.impressum:visited, a.impressum:active,
a.miva:link, a.miva:focus, a.miva:visited, a.miva:active {
	text-decoration: none;
	color: #000;
}
.link a:hover, a.impressum:hover, a.miva:hover {
	text-decoration: none;
	color: #2C6A96;
}

form.suche {
	display: inline;
}

form.suche input.suchfeld {
	background-image: url(http://www.think-media.de/domains/bilder/suche.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px 6px;
	border: none;
	width: 110px;
	display:inline;
	background-image: fixed;
}

form.suche input.abschicken {
	background-image: url(http://www.think-media.de/domains/bilder/suche_submit.gif);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 19px;
	border: none;
	display:inline;
	width: 28px;
	cursor: hand;
	cursor: pointer;
}



form.kaufen input.input_text {
	background-image: url(http://www.think-media.de/domains/bilder/input.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px 6px;
	border: none;
	width: 250px;
	display:inline;
	background-image: fixed;	
	background-color: #E6E6E6;
}

form.kaufen input.input_text2 {
	background-image: url(http://www.think-media.de/domains/bilder/input2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px 6px;
	border: none;
	width: 80px;
	display:inline;
	background-image: fixed;	
	background-color: #E6E6E6;
}

form.kaufen .input_textarea {
	background-image: url(http://www.think-media.de/domains/bilder/input_textarea.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 6px;
	border: none;
	width: 250px;
	height: 140px;
	display:inline;
	background-image: fixed;	
	background-color: #E6E6E6;
}

form.kaufen .input_absenden{
	background-image: url(http://www.think-media.de/domains/bilder/input_submit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px 6px;
	border: none;
	width: 73px;
	display:inline;
	background-image: fixed;	
	background-color: #E6E6E6;
}

