﻿/* 
** Kontakt.ascx.css
** SnetBox4 Template 'Formular Kontakt'
** Area: 1 (Body)
** ID: a832745f-8478-4058-a6e0-c8e5e8834067
** Version: 1.0 <2008-07-15>
** Successnet AG, <info@successnet.de>, http://www.successnet.de
** Author: Michael.Freymann <mf@successnet.de>
*/

div.Template_a832745f-8478-4058-a6e0-c8e5e8834067
{
	padding: 0;
	margin: 0;
}

div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 table
{
	 width: 500px;
}

div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 th
{
	font-weight: normal;
	text-align: left;
	width: 250px;
	border-right: solid 8px #FFF;
	border-bottom: solid 8px #FFF;
	height: 18px;
	padding-left: 4px;
}

div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 .bold
{
	font-weight: bold;
}

div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 input.TextBox
{
	width: 250px;
}
div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 textarea.TextBox
{
	width: 250px;
}
div.Template_a832745f-8478-4058-a6e0-c8e5e8834067 a.Button img
{
	border-style: solid;
	border-width: 1px;
}

