* {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
}

a:hover {
	text-decoration: underline;
}

body {
	font-size: 15px;
}

table,td,tr {
	vertical-align: top;
	border-collapse: collapse;
}

table {
	width: 100%;
}

#wrapper {
	width: 920px;
	border: 0px solid #ccc;
	margin: 30px 0 10px 60px;
}

.head {
	height: 370px;
	background: url(images/myTT_Sonderseite_NY_head.jpg) no-repeat;
	text-align: right;
}

.head a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.head a:hover {
	text-decoration: underline;
}

.body {
	background: url(images/myTT_Sonderseite_shadow_bg.jpg) repeat-y;
}

.footer {
	background: url(images/myTT_Sonderseite_NY_footer.jpg) no-repeat;
	height: 80px;
}

.footer div {
	color: white;
	margin-top: 20px;
	margin-left: 500px;
	font-size: 14px;
}

.bodywrapper {
	padding: 20px 40px;
}

.bodywrapper p {
	padding: 10px 0;
}

.bodywrapper .leftone {
	width: 600px;
	float: left;
}

.bodywrapper  .gewinne {
	float: right;
	width: 100px;
	height: 300px;
}

.bodywrapper ul {
	margin-left: 30px;
}

h1 {
	color: #006bef;
	font-size: 22px;
	margin-bottom: 10px;
}

ul li {
	color: #006bef;
	font-weight: bold;
}

.defaultcolor {
	color: #000;
}

h2 {
	font-size: 17px;
	text-decoration: underline;
}

form {
	background: #cde7ff;
	margin-left: 31px;
	width: 776px;
	padding: 20px 40px;
	font-size: 0.8em;
}

form .aFormLine {
	height: 25px;
	clear: left;
}

form h3 {
	margin-bottom: 10px;
	color: #112B6E;
}

form input[type='text'],form input[type="password"] {
	height: 20px;
	border: 1px solid #ccc;
	margin-left: 10px;
	width: 200px;
}

form textarea {
	border: 1px solid #ccc;
	margin-left: 10px;
	color: #828282;
}

form select {
	height: 15px;
	margin-left: 10px;
}

form label.left {
	display: block;
	float: left;
	height: 10px;
	padding-top: 5px;
	width: 100px;
	font-weight: bold;
}

form label.right {
	
}

.highlightlink {
	background: #2583f0
		url(http://193.26.98.104/myTT/images/highlightlink.gif) repeat-x;
	padding: 2px 5px;
	color: #fff !important;
	/*font-style: italic;*/
	line-height: 18px;
	white-space: nowrap;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input.highlightlink:hover {
	cursor: pointer;
}

#captchaImage {
	float: left;
	margin-right: 10px;
}

#captchaInput {
	padding: 6px !important;
	font-size: 16px;
	float: left;
	margin-top: 0px;
	border: 2px solid #006bef !important;
	font-weight: bold;
}

.moreinfos {
	padding: 15px 0 5px 65px;
	font-weight: bold;
}

.moreinfos a {
	color: #006bef;
	text-decoration: none;
}

.moreinfos a:hover {
	text-decoration: underline;
}

.messagebox {
	background: #FB0007;
	margin-left: 31px;
	width: 776px;
	padding: 10px 40px;
	font-size: 1.3em;
	font-style: italic;
	color: white;
}

.messagebox2 {
	background: #00AE1E;
	margin-left: 31px;
	width: 776px;
	padding: 10px 40px;
	font-size: 1.3em;
	font-style: italic;
	color: white;
}

#infobox {
	padding: 10px 0 5px 0;
	font-weight: bold;
}
