/*---------------------------------------------------------
This css-file contains all definitions.
Modified and extended by ACXnet for SMS-Treffen
-----------------------------------------------------------
Domain.......: sms-treffen.com
File.........: main.css
Ver..........: 7.05.08
-----------------------------------------------------------
Autor........: A.C. - ACXnet
Url..........: http://www.acxnet.de
E-Mail.......: webmaster@acxnet.de
-----------------------------------------------------------
Copyright 1999-2007 (ACXnet).
All rights reserve.
Further spread further only after express permission !
---------------------------------------------------------*/


/* default-styles for html-elements ---------------------*/

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D4D6EB;

}
form {
	padding:0px;
	margin:0px;
	border: 0px;
}
td {
	font-size: 11px;
}
a {
	color: #000099;
	line-height: 18px;
}

/* styles for specific classes and ids ------------------*/

.input {
	border: solid 1px #000000;
	font-family: tahoma, arial, sans-serif;
	font-size:11px;
	width:30px;
	height:18px;
	background-color: #EFF2FB;
}
.select {
	border: solid 1px #000000;
	font-family: tahoma, arial, sans-serif;
	font-size:11px;
	width: 162px;
	background-color: #EFF2FB;
}
.content {
	background-image: url(../img/content.gif);
}
.datefinder {
	background-image: url(../img/datefinder-bg.jpg);
}
.datefinder-head {
	background-image: url(../img/datefinder.gif);
}
.foot {
	background-image: url(../img/foot.gif);
}
.singletipp-bg {
	background-image: url(../img/singletipp.jpg);
}
